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>/drivers/usb/device/Kconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:42<Zephyr>/drivers/Kconfig:70<Zephyr>/drivers/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.)