2 tristate "BNEP protocol support"
3 depends on BT && BT_L2CAP
6 BNEP (Bluetooth Network Encapsulation Protocol) is Ethernet
7 emulation layer on top of Bluetooth. BNEP is required for
8 Bluetooth PAN (Personal Area Network).
10 Say Y here to compile BNEP support into the kernel or say M to
11 compile it as module (bnep).
13 config BT_BNEP_MC_FILTER
14 bool "Multicast filter support"
17 This option enables the multicast filter support for BNEP.
19 config BT_BNEP_PROTO_FILTER
20 bool "Protocol filter support"
23 This option enables the protocol filter support for BNEP.