2005-04-16 18:20:36 -04:00
|
|
|
config BT_HIDP
|
|
|
|
tristate "HIDP protocol support"
|
2006-07-12 16:57:52 -04:00
|
|
|
depends on BT && BT_L2CAP && INPUT
|
2007-02-17 17:58:49 -05:00
|
|
|
select HID
|
2005-04-16 18:20:36 -04: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).
|
|
|
|
|