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 <Zephyr>/boards/xtensa/intel_s1000_crb/Kconfig.defconfig:51
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:22
Menu path: (Top)
config USB_DW
bool
default y
depends on USB_DEVICE_STACK && BOARD_INTEL_S1000_CRB
At <Zephyr>/drivers/usb/device/Kconfig:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:70
→ <Zephyr>/drivers/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.)