aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/rfcomm/Kconfig
diff options
context:
space:
mode:
authorUlisses Furquim <ulisses@profusion.mobi>2011-12-21 01:32:09 -0200
committerGustavo F. Padovan <padovan@profusion.mobi>2011-12-21 02:21:08 -0200
commitf1e91e1640d808d332498a6b09b2bcd01462eff9 (patch)
tree0532037e97621e971bd1301d4bfd5b02e992c60e /net/bluetooth/rfcomm/Kconfig
parentBluetooth: Remove global mutex hci_task_lock (diff)
downloadlinux-dev-f1e91e1640d808d332498a6b09b2bcd01462eff9.tar.xz
linux-dev-f1e91e1640d808d332498a6b09b2bcd01462eff9.zip
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
The handling of SCO audio links and the L2CAP protocol are essential to any system with Bluetooth thus are always compiled in from now on. Signed-off-by: Ulisses Furquim <ulisses@profusion.mobi> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Diffstat (limited to 'net/bluetooth/rfcomm/Kconfig')
-rw-r--r--net/bluetooth/rfcomm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/rfcomm/Kconfig b/net/bluetooth/rfcomm/Kconfig
index 405a0e61e7dc..22e718b554e4 100644
--- a/net/bluetooth/rfcomm/Kconfig
+++ b/net/bluetooth/rfcomm/Kconfig
@@ -1,6 +1,6 @@
config BT_RFCOMM
tristate "RFCOMM protocol support"
- depends on BT && BT_L2CAP
+ depends on BT
help
RFCOMM provides connection oriented stream transport. RFCOMM
support is required for Dialup Networking, OBEX and other Bluetooth