Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v2.6.20-rc6 11 lines 345 B view raw
1config BT_HIDP 2 tristate "HIDP protocol support" 3 depends on BT && BT_L2CAP && INPUT 4 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