The latest development version of this page may be more current than this released 2.7.5 version.

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

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