blob: 28f4b889fa1b617cd1f566a49b87ebb5a52dddf5 [file] [log] [blame]
CONFIG_STDOUT_CONSOLE=y
#USB related configs
CONFIG_USB_DEVICE_STACK=y
CONFIG_USB_DEVICE_PRODUCT="Zephyr USB audio sample"
CONFIG_USB_DEVICE_INITIALIZE_AT_BOOT=n
#LOG subsystem related configs
CONFIG_LOG=y
CONFIG_USB_DRIVER_LOG_LEVEL_ERR=y
CONFIG_USB_DEVICE_LOG_LEVEL_ERR=y
#net buf options
CONFIG_NET_BUF=y
#USB audio related configs
CONFIG_USB_DEVICE_AUDIO=y