zephyr/drivers/console/shells/Kconfig

10 lines
168 B
Plaintext

config ENABLE_SHELL
bool
prompt "Shell support"
default n
help
Enabling shell services. If it is enabled, kernel shell commands are
also available for use.