-
CONFIG_USB_DW
¶
Designware USB Device Controller Driver
Type: bool
Help¶
Designware USB Device Controller Driver.
Direct dependencies¶
(USB
&& BOARD_INTEL_S1000_CRB
) || USB
(Includes any dependencies from ifs and menus.)
Default¶
y
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr>/boards/xtensa/intel_s1000_crb/Kconfig.defconfig:53
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:18
Menu path: (Top)
config USB_DW bool default y depends onUSB
&&BOARD_INTEL_S1000_CRB
At <Zephyr>/drivers/usb/device/Kconfig:11
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:68
→ <Zephyr>/drivers/usb/Kconfig:11
Menu path: (Top) → Device Drivers → USB
config USB_DW bool "Designware USB Device Controller Driver" selectUSB_DEVICE_DRIVER
depends onUSB
help Designware USB Device Controller Driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)