This patch allows more generic USB configuration in the samples and removes platform dependent driver configuration. Signed-off-by: Johann Fischer <j.fischer@phytec.de>
7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
CONFIG_GPIO=y
|
|
CONFIG_USB=y
|
|
CONFIG_USB_DEVICE_STACK=y
|
|
CONFIG_USB_UART_CONSOLE=y
|
|
CONFIG_UART_INTERRUPT_DRIVEN=y
|
|
CONFIG_UART_LINE_CTRL=y
|