Skip to content

Commit 0ec49fa

Browse files
ndrs-pstdkalowsk
authored andcommitted
kconfig: fix typo in (soc, subsys)
Utilize a code spell-checking tool to scan for and correct spelling errors in `Kconfig` files within the `soc` and `subsys` directory. Additionally, incorporates a fix recommended by the reviewer. Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
1 parent a163f9d commit 0ec49fa

File tree

17 files changed

+25
-24
lines changed

17 files changed

+25
-24
lines changed

soc/atmel/sam0/common/Kconfig.samd2x

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ config SOC_ATMEL_SAMD_NVM_WAIT_STATES
88
default 1
99
help
1010
Wait states to set for NVM. Consult the datasheet as these are highly
11-
dependent on the device operationg conditions.
11+
dependent on the device operating conditions.
1212

1313
config SOC_ATMEL_SAMD_OSC32K
1414
bool "Internal 32.768 kHz RC oscillator"

soc/espressif/esp32s3/Kconfig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,8 @@ config MAC_BB_PD
152152
help
153153
If enabled, the MAC and baseband of Wi-Fi and Bluetooth will be powered
154154
down when PHY is disabled. Enabling this setting reduces power consumption
155-
by a small amount but increases RAM use by approximat
155+
by a small amount but increases RAM use by approximately 4KB (Wi-Fi only),
156+
2KB (Bluetooth only) or 5.3KB (Wi-Fi + Bluetooth).
156157

157158
endmenu # Cache config
158159

soc/intel/intel_adsp/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ config XTENSA_WAITI_BUG
142142
config ADSP_IDLE_CLOCK_GATING
143143
bool "DSP clock gating in Idle"
144144
help
145-
When true, FW will run with enabled clock gating. This options change
146-
HW configuration of a DSP. Evry time core goes to the WAITI state
145+
When true, FW will run with enabled clock gating. This option changes
146+
HW configuration of a DSP. Every time core goes to the WAITI state
147147
(wait for interrupt) during idle, the clock can be gated (however, this
148148
does not mean that this will happen).
149149

soc/intel/intel_adsp/Kconfig.defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ config XTENSA_RPO_CACHE
1818
def_bool y
1919

2020
# console can't handle the amount of data coming from many tests, so introduce
21-
# a delay beween testcases.
21+
# a delay between testcases.
2222
if ZTEST
2323
config ZTEST_TEST_DELAY_MS
2424
default 100

soc/nxp/imxrt/imxrt118x/Kconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,11 @@ config IMAGE_CONTAINER_OFFSET
3939
default 0x1000
4040
help
4141
Image container is a boot image format that is used by ROM. Container
42-
format consists container header, image arrary entry, signature block
42+
format consists of container header, image array entry, signature block
4343
and user program images and data. The boot ROM expects container data
4444
to be saved in external memory.
4545

46-
# Note- This config present the offest between container header and user
46+
# Note- This config presents the offset between container header and user
4747
# image. If ROM_START_OFFSET changed, you also need to change CONTAINER_USER_IMAGE_OFFSET
4848
# value. CONTAINER_USER_IMAGE_OFFSET = ROM_START_OFFSET - IMAGE_CONTAINER_OFFSET.
4949
config CONTAINER_USER_IMAGE_OFFSET

soc/nxp/rw/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ config FLASH_CONFIG_OFFSET
3939
default 0x400
4040
help
4141
The flash config offset provides the boot ROM with the on-board
42-
flash type and parameters. The boot ROM requires a fixed flash conifg
42+
flash type and parameters. The boot ROM requires a fixed flash config
4343
offset for FlexSPI device.
4444

4545
config IMAGE_VECTOR_TABLE_OFFSET

soc/renesas/rx/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ config RENESAS_NONE_USED_PORT_INIT
1010
bool "Initialize unused ports"
1111
default y
1212
help
13-
Initialize the unsed pins of RX MCU followed by in the "Handling of
13+
Initialize the unused pins of RX MCU followed by in the "Handling of
1414
Unused Pins" section of PORT chapter of RX MCU of User's manual.
1515
Note: please MUST set "BSP_PACKAGE_PINS" definition to your device
1616
of pin type in r_bsp_config.h.

soc/silabs/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if SOC_FAMILY_SILABS_S0 || SOC_FAMILY_SILABS_S1 || SOC_FAMILY_SILABS_S2
99
config SOC_GECKO_SDID
1010
int
1111
help
12-
Gecko SDK sometime refere to the chipset using the internal ID. This
12+
Sometimes, Gecko SDK refers to the chipset using the internal ID. This
1313
entry reflects this ID.
1414

1515
config SOC_GECKO_BURTC

soc/st/stm32/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ config STM32_ENABLE_DEBUG_SLEEP_STOP
3636
Some STM32 parts disable the DBGMCU in sleep/stop modes because
3737
of power consumption. As a side-effects this prevents
3838
debuggers from attaching w/o resetting the target. This
39-
effectivly destroys the use-case of `west attach`. Also
39+
effectively destroys the use-case of `west attach`. Also
4040
SEGGER RTT and similar technologies need this.
4141

4242
config SWJ_ANALOG_PRIORITY

soc/st/stm32/Kconfig.defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright (c) 2017, I-SENSE group of ICCS
44
# SPDX-License-Identifier: Apache-2.0
55

6-
# Default configurations appplied tp the whole STM32 family
6+
# Default configurations applied to the whole STM32 family
77

88
if SOC_FAMILY_STM32
99

0 commit comments

Comments
 (0)