CONFIG_USB_DW
Designware USB Device Controller Driver
Type: bool
Help
Designware USB Device Controller Driver.
Direct dependencies
(USB_DEVICE_STACK
&& BOARD_INTEL_S1000_CRB
) || USB_DEVICE_DRIVER
(Includes any dependencies from ifs and menus.)
Default
y
Kconfig definitions
At <Boards>/xtensa/intel_s1000_crb/Kconfig.defconfig:51
Included via Kconfig:8
→ Kconfig.zephyr:22
Menu path: (Top)
config USB_DW
bool
default y
depends on USB_DEVICE_STACK && BOARD_INTEL_S1000_CRB
At <Driver>/usb/device/Kconfig:23
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Driver>/Kconfig:70
→ <Driver>/usb/Kconfig:6
Menu path: (Top) → Device Drivers → Enable USB device controller drivers
config USB_DW
bool "Designware USB Device Controller Driver"
depends on USB_DEVICE_DRIVER
help
Designware USB Device Controller Driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)