doc: fix kconfig misspellings
Fix misspellings in kconfig files missed during regular reviews Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
7b548c42ee
commit
1c29bff055
4 changed files with 4 additions and 4 deletions
|
@ -120,7 +120,7 @@ config ARM_NSC_REGION_BASE_ADDRESS
|
||||||
- Certain requirements/restrictions may apply regarding
|
- Certain requirements/restrictions may apply regarding
|
||||||
the size and the alignment of the starting address for
|
the size and the alignment of the starting address for
|
||||||
a Non-Secure Callable section, depending on the available
|
a Non-Secure Callable section, depending on the available
|
||||||
security atttribution unit (SAU or IDAU) for a given SOC.
|
security attribution unit (SAU or IDAU) for a given SOC.
|
||||||
|
|
||||||
config ARM_ENTRY_VENEERS_LIB_NAME
|
config ARM_ENTRY_VENEERS_LIB_NAME
|
||||||
string "Entry Veneers symbol file"
|
string "Entry Veneers symbol file"
|
||||||
|
|
|
@ -25,7 +25,7 @@ config PM_CONTROL_APP
|
||||||
bool
|
bool
|
||||||
prompt "Handled at Application level"
|
prompt "Handled at Application level"
|
||||||
help
|
help
|
||||||
This option enbles the Application to handle all the Power
|
This option enables the Application to handle all the Power
|
||||||
Management flows for the platform.
|
Management flows for the platform.
|
||||||
|
|
||||||
config PM_CONTROL_OS
|
config PM_CONTROL_OS
|
||||||
|
|
|
@ -250,7 +250,7 @@ config BT_AUTO_PHY_UPDATE
|
||||||
|
|
||||||
Disable this if you want PHY Update Procedure feature supported but
|
Disable this if you want PHY Update Procedure feature supported but
|
||||||
want to rely on remote device to initiate the procedure at its
|
want to rely on remote device to initiate the procedure at its
|
||||||
descretion.
|
discretion.
|
||||||
|
|
||||||
config BT_SMP
|
config BT_SMP
|
||||||
bool "Security Manager Protocol support"
|
bool "Security Manager Protocol support"
|
||||||
|
|
|
@ -127,7 +127,7 @@ config OPENTHREAD_NETWORK_NAME
|
||||||
string "Default network name"
|
string "Default network name"
|
||||||
default "ot_zephyr"
|
default "ot_zephyr"
|
||||||
help
|
help
|
||||||
Network name for Openthread
|
Network name for OpenThread
|
||||||
|
|
||||||
config OPENTHREAD_XPANID
|
config OPENTHREAD_XPANID
|
||||||
string "Default Extended PAN ID"
|
string "Default Extended PAN ID"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue