-
CONFIG_USB_DC_NXP_EHCI¶
Kinetis and RT EHCI USB Device Controller Driver
Type: bool
Help¶
Kinetis and RT EHCI USB Device Controller Driver.
Direct dependencies¶
(USB && SOC_SERIES_IMX_RT) || (HAS_MCUX_USB_EHCI && USB)
(Includes any dependencies from ifs and menus.)
Default¶
y
Symbols selected by this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm/nxp_imx/rt/Kconfig.defconfig.series:106
Included via Kconfig:8 → Kconfig.zephyr:19 → <BuildDir>/kconfig/Kconfig.soc.defconfig:1 → <Zephyr SoC>/arm/nxp_imx/Kconfig.defconfig:4
Menu path: (Top)
config USB_DC_NXP_EHCI
bool
default y
depends on USB && SOC_SERIES_IMX_RT
At <Zephyr Driver>/usb/device/Kconfig:93
Included via Kconfig:8 → Kconfig.zephyr:32 → <Zephyr Driver>/Kconfig:68 → <Zephyr Driver>/usb/Kconfig:11
Menu path: (Top) → Device Drivers → USB
config USB_DC_NXP_EHCI
bool "Kinetis and RT EHCI USB Device Controller Driver"
select USB_DEVICE_DRIVER
select NOCACHE_MEMORY if HAS_MCUX_CACHE
depends on HAS_MCUX_USB_EHCI && USB
help
Kinetis and RT EHCI USB Device Controller Driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)