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

Next file: linux-2.4.21/net/bluetooth/bnep/Makefile
Previous file: linux-2.4.21/net/bluetooth/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/net/bluetooth/bnep/Config.in linux-2.4.21/net/bluetooth/bnep/Config.in
@@ -1,6 +1,11 @@
+#
+# Bluetooth BNEP layer configuration
+#
 
 dep_tristate 'BNEP protocol support' CONFIG_BLUEZ_BNEP $CONFIG_BLUEZ_L2CAP
+
 if [ "$CONFIG_BLUEZ_BNEP" != "n" ]; then
-   bool '  Multicast filter support' CONFIG_BNEP_MC_FILTER
-   bool '  Protocol filter support'  CONFIG_BNEP_PROTO_FILTER
+   bool '  Multicast filter support' CONFIG_BLUEZ_BNEP_MC_FILTER
+   bool '  Protocol filter support'  CONFIG_BLUEZ_BNEP_PROTO_FILTER
 fi
+

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