-
CONFIG_USB
¶
USB
Type: bool
Help¶
Enable USB drivers.
Defaults¶
y
y
y
Kconfig definitions¶
At boards/arm/nucleo_f412zg/Kconfig.defconfig:41
Included via Kconfig:8
→ Kconfig.zephyr:23
Menu path: (Top)
config USB bool default y depends onNETWORKING
&&BOARD_NUCLEO_F412ZG
At boards/arm/nucleo_f413zh/Kconfig.defconfig:42
Included via Kconfig:8
→ Kconfig.zephyr:23
Menu path: (Top)
config USB bool default y depends onNETWORKING
&&BOARD_NUCLEO_F413ZH
At boards/arm/nucleo_l4r5zi/Kconfig.defconfig:53
Included via Kconfig:8
→ Kconfig.zephyr:23
Menu path: (Top)
config USB bool default y depends onNETWORKING
&&BOARD_NUCLEO_L4R5ZI
At drivers/usb/Kconfig:6
Included via Kconfig:8
→ Kconfig.zephyr:37
→ drivers/Kconfig:60
Menu path: (Top) → Device Drivers
menuconfig USB
bool "USB"
help
Enable USB drivers.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)