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
- Lines: 11
- Date:
2003-06-13 07:51:39.000000000 -0700
- Orig file:
linux-2.4.20/net/bluetooth/rfcomm/Config.in
- Orig date:
1969-12-31 16:00:00.000000000 -0800
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)