7 lines
176 B
Plaintext
7 lines
176 B
Plaintext
|
# Enable all useful shell commands (i.e. those with driver support)
|
||
|
CONFIG_SHELL=y
|
||
|
CONFIG_SHELL_BACKENDS=y
|
||
|
CONFIG_SHELL_BACKEND_SERIAL=y
|
||
|
CONFIG_GPIO_SHELL=y
|
||
|
CONFIG_I2C_SHELL=y
|