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

Next file: linux-2.4.20/net/bluetooth/bnep/Makefile
Previous file: linux-2.4.20/net/bluetooth/af_bluetooth.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/net/bluetooth/bnep/Config.in linux-2.4.20/net/bluetooth/bnep/Config.in
@@ -0,0 +1,6 @@
+
+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
+fi

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