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

CONFIG_USB_DC_NXP_LPCIP3511

LPC USB Device Controller

Type: bool

Help

LPC USB Device Controller Driver.

Direct dependencies

<choice USB_MCUX_CONTROLLER_TYPE: USB Controller type>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/usb/device/Kconfig:123

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:70drivers/usb/Kconfig:6

Menu path: (Top) → Device Drivers → Enable USB device controller drivers → NXP MCUX USB Device Controller Driver → USB Controller type

config USB_DC_NXP_LPCIP3511
    bool "LPC USB Device Controller"
    depends on <choice USB_MCUX_CONTROLLER_TYPE>
    help
      LPC USB Device Controller Driver.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)