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 Driver>/usb/device/Kconfig:123
Included via Kconfig:8 → Kconfig.zephyr:42 → <Zephyr Driver>/Kconfig:70 → <Zephyr Driver>/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.)