Remove USB configuration option, replace it where necessary with USB_DEVICE_STACK. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
8 lines
206 B
Plaintext
8 lines
206 B
Plaintext
CONFIG_USB_DEVICE_STACK=y
|
|
CONFIG_USB_DEVICE_PRODUCT="Zephyr USB console sample"
|
|
CONFIG_USB_UART_CONSOLE=y
|
|
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|
|
CONFIG_UART_LINE_CTRL=y
|
|
CONFIG_UART_CONSOLE_ON_DEV_NAME="CDC_ACM_0"
|