-
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 <Zephyr>/Kconfig:8
→ <Zephyr>/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>/drivers/usb/device/Kconfig:93
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:68
→ <Zephyr>/drivers/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.)