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

CONFIG_USB_DC_NXP_EHCI

MXRT EHCI USB Device Controller

Type: bool

Help

Kinetis and RT EHCI USB Device Controller Driver.

Direct dependencies

<choice USB_MCUX_CONTROLLER_TYPE: USB Controller type>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At drivers/usb/device/Kconfig:117

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_EHCI
    bool "MXRT EHCI USB Device Controller"
    select NOCACHE_MEMORY if HAS_MCUX_CACHE
    depends on <choice USB_MCUX_CONTROLLER_TYPE>
    help
      Kinetis and RT EHCI USB Device Controller Driver.

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