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

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