Config.in 241 Bytes
Newer Older
1 2 3 4 5 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