11da177e4SLinus Torvaldsconfig BT_HIDP 21da177e4SLinus Torvalds tristate "HIDP protocol support" 30263603aSMarcel Holtmann depends on BT && BT_L2CAP && INPUT 4e1aaadd4SMarcel Holtmann select HID 51da177e4SLinus Torvalds help 61da177e4SLinus Torvalds HIDP (Human Interface Device Protocol) is a transport layer 71da177e4SLinus Torvalds for HID reports. HIDP is required for the Bluetooth Human 81da177e4SLinus Torvalds Interface Device Profile. 91da177e4SLinus Torvalds 101da177e4SLinus Torvalds Say Y here to compile HIDP support into the kernel or say M to 111da177e4SLinus Torvalds compile it as module (hidp). 121da177e4SLinus Torvalds 13