-
CONFIG_USB_DEVICE_BOS
¶
Enable USB Binary Device Object Store (BOS)
Type: bool
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/usb/Kconfig:72
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:28
Menu path: (top menu) → USB device stack
config USB_DEVICE_BOS bool prompt "Enable USB Binary Device Object Store (BOS)" ifUSB_DEVICE_STACK
depends onUSB_DEVICE_STACK
(Definitions include propagated dependencies, including from if’s and menus.)