Remove option CONFIG_USB_UART_CONSOLE where it has no influence or enable CONFIG_SHELL_BACKEND_SERIAL_CHECK_DTR without taking a detour through CONFIG_USB_UART_CONSOLE. Check the compatibility of chosen property instead of usage of CONFIG_USB_UART_CONSOLE option. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
6 lines
187 B
Plaintext
6 lines
187 B
Plaintext
CONFIG_USB_DEVICE_STACK=y
|
|
CONFIG_USB_DEVICE_PRODUCT="Zephyr USB shell sample"
|
|
CONFIG_SHELL_BACKEND_SERIAL_CHECK_DTR=y
|
|
CONFIG_UART_LINE_CTRL=y
|
|
CONFIG_SHELL_BACKEND_SERIAL_INIT_PRIORITY=51
|