-
CONFIG_USB_DEVICE_HID
¶
USB Human Interface Device support
Type: bool
Help¶
Enables USB Human Interface Device support.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At subsys/usb/class/hid/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:28
→ subsys/usb/Kconfig:102
→ subsys/usb/class/Kconfig:129
Menu path: (top menu) → USB device stack
config USB_DEVICE_HID bool prompt "USB Human Interface Device support" ifUSB_DEVICE_STACK
depends onUSB_DEVICE_STACK
help Enables USB Human Interface Device support.
(Definitions include propagated dependencies, including from if’s and menus.)