CONFIG_USB_DEVICE_DRIVER¶
Enable USB device controller drivers
Type: bool
Help¶
Enable USB device controller drivers.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At <Zephyr Driver>/usb/device/Kconfig:6
Included via Kconfig:8
→ Kconfig.zephyr:42
→ <Zephyr Driver>/Kconfig:70
→ <Zephyr Driver>/usb/Kconfig:6
Menu path: (Top) → Device Drivers
menuconfig USB_DEVICE_DRIVER
bool "Enable USB device controller drivers"
help
Enable USB device controller drivers.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)