2016-09-26 15:44:25 +02:00

16 lines
435 B
Plaintext

config BT_HIDP
depends on !BACKPORT_KERNEL_2_6_28
depends on !BACKPORT_KERNEL_2_6_33
tristate "HIDP protocol support"
depends on m
depends on BT && INPUT
depends on 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).