OSHW-DEIMOS/SOFTWARE/A64-TERES/linux-a64/net/bluetooth/hidp/Kconfig
Dimitar Gamishev f9b0e7a283 linux
2017-10-13 14:07:04 +03:00

13 lines
345 B
Plaintext

config BT_HIDP
tristate "HIDP protocol support"
depends on BT && INPUT
select HID
help
HIDP (Human Interface Device Protocol) is a transport layer
for HID reports. HIDP is required for the Bluetooth Human
Interface Device Profile.
Say Y here to compile HIDP support into the kernel or say M to
compile it as module (hidp).