:orphan: .. title:: CONFIG_USB_DC_NXP_LPCIP3511 .. kconfig:: CONFIG_USB_DC_NXP_LPCIP3511 CONFIG_USB_DC_NXP_LPCIP3511 ########################### *LPC USB Device Controller* Type: ``bool`` Help ==== .. code-block:: none LPC USB Device Controller Driver. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/usb/device/Kconfig:123`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:70`` → ``/usb/Kconfig:6`` Menu path: (Top) → Device Drivers → Enable USB device controller drivers → NXP MCUX USB Device Controller Driver → USB Controller type .. code-block:: kconfig config USB_DC_NXP_LPCIP3511 bool "LPC USB Device Controller" depends on help LPC USB Device Controller Driver. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*