-
CONFIG_USB_DC_SAM0
¶
SAM0 series USB Device Controller driver
Type: bool
Help¶
SAM0 family USB device controller Driver.
Direct dependencies¶
SOC_FAMILY_SAM0
|| (SOC_FAMILY_SAM0
&& USB
)
(Includes any dependencies from ifs and menus.)
Symbols selected by this symbol¶
Kconfig definitions¶
At soc/arm/atmel_sam0/common/Kconfig.defconfig.series:41
Included via Kconfig:8
→ Kconfig.zephyr:19
→ doc/_build/Kconfig/Kconfig.soc.defconfig:1
→ soc/arm/atmel_sam0/Kconfig.defconfig:6
Menu path: (Top)
config USB_DC_SAM0 bool defaultUSB
depends onSOC_FAMILY_SAM0
At drivers/usb/device/Kconfig:34
Included via Kconfig:8
→ Kconfig.zephyr:32
→ drivers/Kconfig:68
→ drivers/usb/Kconfig:11
Menu path: (Top) → Device Drivers → USB
config USB_DC_SAM0 bool "SAM0 series USB Device Controller driver" default y selectUSB_DEVICE_DRIVER
depends onSOC_FAMILY_SAM0
&&USB
help SAM0 family USB device controller Driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)