blob: c6abf2a5a9326e5a704a8ec5c8c647843033a891 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001config BT_HIDP
2 tristate "HIDP protocol support"
Marcel Holtmann02636032006-07-12 22:57:52 +02003 depends on BT && BT_L2CAP && INPUT
Linus Torvalds1da177e2005-04-16 15:20:36 -07004 help
5 HIDP (Human Interface Device Protocol) is a transport layer
6 for HID reports. HIDP is required for the Bluetooth Human
7 Interface Device Profile.
8
9 Say Y here to compile HIDP support into the kernel or say M to
10 compile it as module (hidp).
11