config [31mCONFIG_BT_BNEP[0m tristate "BNEP protocol support" depends on [31mCONFIG_BT_BREDR[0m select [31mCONFIG_CRC32[0m help BNEP (Bluetooth Network Encapsulation Protocol) is Ethernet emulation layer on top of Bluetooth. BNEP is required for Bluetooth PAN (Personal Area Network). Say Y here to compile BNEP support into the kernel or say [31mCONFIG_M[0m to compile it as module (bnep). config [31mCONFIG_BT_BNEP_MC_FILTER[0m bool "Multicast filter support" depends on [31mCONFIG_BT_BNEP[0m help This option enables the multicast filter support for BNEP. config [31mCONFIG_BT_BNEP_PROTO_FILTER[0m bool "Protocol filter support" depends on [31mCONFIG_BT_BNEP[0m help This option enables the protocol filter support for BNEP. |