fix:kconfig清理冗余代码
Signed-off-by: liuwenxin <liuwenxin11@huawei.com> Change-Id: I45b8185b87b9c6cb03a470c9969239fdda5f6b4d
This commit is contained in:
@@ -24,18 +24,4 @@ config SHELL_STACK_SIZE
|
||||
default 4096
|
||||
depends on SHELL
|
||||
|
||||
config SHELL_LK
|
||||
bool "Enable Shell lk"
|
||||
default y
|
||||
depends on DEBUG_VERSION && SHELL
|
||||
help
|
||||
Answer Y to enable LiteOS support shell lk.
|
||||
|
||||
config SHELL_DMESG
|
||||
bool "Enable Shell dmesg"
|
||||
default n
|
||||
depends on DEBUG_VERSION && SHELL && SHELL_CMD_DEBUG
|
||||
help
|
||||
Answer Y to enable LiteOS support shell dmesg.
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user