aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2004-07-16 17:27:29 +0200
committerMarcel Holtmann <holtmann@holtmann.org>2004-07-16 17:27:29 +0200
commit9824f3e5ce6cf3aef6516e7042a11d15397dd58e (patch)
tree684bc39ddeee03ae7b8528f63a5cbffdb96b4ebf /net
parenta69428fcb62f02e041e632dd54a04c40b2749913 (diff)
downloadhistory-9824f3e5ce6cf3aef6516e7042a11d15397dd58e.tar.gz
[Bluetooth] Add missing entry for the HIDP support
This small patch adds the missing entry about the HIDP support to the main Kconfig file of the Bluetooth subsystem. Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net')
-rw-r--r--net/bluetooth/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig
index 6bc3a434d92dbb..6929490d095afa 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).