Remove USB configuration option, replace it where necessary with USB_DEVICE_STACK. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
10 lines
188 B
Plaintext
10 lines
188 B
Plaintext
# USB Device settings
|
|
CONFIG_USB_DEVICE_STACK=y
|
|
|
|
# Select USB Configurations
|
|
CONFIG_USB_DEVICE_NETWORK_ECM=y
|
|
|
|
# Logging
|
|
CONFIG_USB_DRIVER_LOG_LEVEL_INF=y
|
|
CONFIG_USB_DEVICE_LOG_LEVEL_INF=y
|