Enable the GPIO shell in board_shell rathe the shell sample. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
CONFIG_PRINTK=y
|
|
CONFIG_SHELL=y
|
|
CONFIG_LOG=y
|
|
CONFIG_KERNEL_SHELL=y
|
|
CONFIG_THREAD_MONITOR=y
|
|
CONFIG_INIT_STACKS=y
|
|
CONFIG_BOOT_BANNER=n
|
|
CONFIG_THREAD_NAME=y
|
|
CONFIG_DEVICE_SHELL=y
|