Fix a typo in a Kconfig file
This commit is contained in:
parent
95eea325cf
commit
f9afefe7e9
@ -323,7 +323,7 @@ config NSH_DISABLE_PWD
|
|||||||
default n
|
default n
|
||||||
|
|
||||||
config NSH_DISABLE_REBOOT
|
config NSH_DISABLE_REBOOT
|
||||||
bool "Disbable reboot"
|
bool "Disable reboot"
|
||||||
default n if !DEFAULT_SMALL && !BOARDCTL_POWEROFF
|
default n if !DEFAULT_SMALL && !BOARDCTL_POWEROFF
|
||||||
default y if DEFAULT_SMALL || BOARDCTL_POWEROFF
|
default y if DEFAULT_SMALL || BOARDCTL_POWEROFF
|
||||||
depends on BOARDCTL_RESET
|
depends on BOARDCTL_RESET
|
||||||
|
Loading…
Reference in New Issue
Block a user