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 <Zephyr>/drivers/usb/device/Kconfig:132
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_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.)