X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Fbluetooth%2FKconfig;h=6929490d095afaf8d5321803a8cfa42b4e7da0ca;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=7c050d65d16bdf58d542c850a286cd1f48e12eca;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig index 7c050d65d..6929490d0 100644 --- a/net/bluetooth/Kconfig +++ b/net/bluetooth/Kconfig @@ -20,6 +20,7 @@ menuconfig BT RFCOMM Module (RFCOMM Protocol) BNEP Module (Bluetooth Network Encapsulation Protocol) CMTP Module (CAPI Message Transport Protocol) + HIDP Module (Human Interface Device Protocol) Say Y here to compile Bluetooth support into the kernel or say M to compile it as module (bluetooth). @@ -56,5 +57,7 @@ source "net/bluetooth/bnep/Kconfig" source "net/bluetooth/cmtp/Kconfig" +source "net/bluetooth/hidp/Kconfig" + source "drivers/bluetooth/Kconfig"