patch-2.4.21 linux-2.4.21/net/bluetooth/rfcomm/Config.in

Next file: linux-2.4.21/net/bluetooth/rfcomm/Makefile
Previous file: linux-2.4.21/net/bluetooth/l2cap.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/net/bluetooth/rfcomm/Config.in linux-2.4.21/net/bluetooth/rfcomm/Config.in
@@ -0,0 +1,10 @@
+#
+# Bluetooth RFCOMM layer configuration
+#
+
+dep_tristate 'RFCOMM protocol support' CONFIG_BLUEZ_RFCOMM $CONFIG_BLUEZ_L2CAP
+
+if [ "$CONFIG_BLUEZ_RFCOMM" != "n" ]; then
+   bool '  RFCOMM TTY support' CONFIG_BLUEZ_RFCOMM_TTY
+fi
+

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)