-
CONFIG_USB_DC_STM32_DISCONN_ENABLE
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Say Y if your board uses USB DISCONNECT pin to enable the pull-up resistor on USB DP.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/usb/device/Kconfig:84
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:70
→ drivers/usb/Kconfig:14
Menu path: (top menu) → Device Drivers → USB
config USB_DC_STM32_DISCONN_ENABLE bool depends onUSB_DC_STM32
&&USB
help Say Y if your board uses USB DISCONNECT pin to enable the pull-up resistor on USB DP.
(Definitions include propagated dependencies, including from if’s and menus.)