Files
linux-apfs/net/bluetooth/hidp/Kconfig
T

13 lines
345 B
Plaintext
Raw Normal View History

2005-04-16 15:20:36 -07:00
config BT_HIDP
tristate "HIDP protocol support"
2012-06-25 16:55:41 +02:00
depends on BT && INPUT
select HID
2005-04-16 15:20:36 -07:00
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).