2005-04-17 02:20:36 +04:00
|
|
|
config BT_HIDP
|
|
|
|
tristate "HIDP protocol support"
|
2012-06-25 18:55:41 +04:00
|
|
|
depends on BT && INPUT
|
2007-02-18 01:58:49 +03:00
|
|
|
select HID
|
2005-04-17 02: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).
|
|
|
|
|