aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
diff options
context:
space:
mode:
authorAndre Guedes <andre.guedes@openbossa.org>2012-02-29 14:38:13 -0500
committerJohan Hedberg <johan.hedberg@intel.com>2012-02-29 11:50:25 -0500
commit53bf2426b4122d933213bba78bf736e88f7dc929 (patch)
tree7aa170fb5fe325101e59e43b80a5343ea3456817 /net/bluetooth
parent95b23582d796305c66952188de2f5159b28be766 (diff)
Bluetooth: Fix Kconfig help description
SMP is not a kernel module, it is part of Bluetooth Core (as already described in lines above). Signed-off-by: Andre Guedes <andre.guedes@openbossa.org> Acked-by: Gustavo F. Padovan <padovan@profusion.mobi> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'net/bluetooth')
-rw-r--r--net/bluetooth/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/bluetooth/Kconfig b/net/bluetooth/Kconfig
index 9ec85eb8853d..3537d385035e 100644
--- a/net/bluetooth/Kconfig
+++ b/net/bluetooth/Kconfig
@@ -29,7 +29,6 @@ menuconfig BT
29 BNEP Module (Bluetooth Network Encapsulation Protocol) 29 BNEP Module (Bluetooth Network Encapsulation Protocol)
30 CMTP Module (CAPI Message Transport Protocol) 30 CMTP Module (CAPI Message Transport Protocol)
31 HIDP Module (Human Interface Device Protocol) 31 HIDP Module (Human Interface Device Protocol)
32 SMP Module (Security Manager Protocol)
33 32
34 Say Y here to compile Bluetooth support into the kernel or say M to 33 Say Y here to compile Bluetooth support into the kernel or say M to
35 compile it as module (bluetooth). 34 compile it as module (bluetooth).