-
CONFIG_USB_DC_SAM
¶
SAM series USB HS Device Controller driver
Type: bool
Help¶
SAM family USB HS device controller Driver.
Direct dependencies¶
(USB
&& SOC_SERIES_SAME70
) || (SOC_SERIES_SAME70
&& USB
)
(Includes any dependencies from ifs and menus.)
Default¶
y
Symbols selected by this symbol¶
Kconfig definitions¶
At soc/arm/atmel_sam/same70/Kconfig.defconfig.series:78
Included via Kconfig:8
→ Kconfig.zephyr:25
→ soc/arm/atmel_sam/Kconfig.defconfig:6
Menu path: (Top)
config USB_DC_SAM bool default y depends onUSB
&&SOC_SERIES_SAME70
At drivers/usb/device/Kconfig:48
Included via Kconfig:8
→ Kconfig.zephyr:37
→ drivers/Kconfig:60
→ drivers/usb/Kconfig:11
Menu path: (Top) → Device Drivers → USB
config USB_DC_SAM bool "SAM series USB HS Device Controller driver" selectUSB_DEVICE_DRIVER
depends onSOC_SERIES_SAME70
&&USB
help SAM family USB HS device controller Driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)