android_kernel_samsung_on5x.../net/bluetooth/hidp/Kconfig
2018-06-19 23:16:04 +02:00

12 lines
345 B
Text

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).