OpenCores
URL https://opencores.org/ocsvn/test_project/test_project/trunk

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [net/] [bluetooth/] [bnep/] [Kconfig] - Blame information for rev 67

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
config BT_BNEP
2
        tristate "BNEP protocol support"
3
        depends on BT && BT_L2CAP
4
        select CRC32
5
        help
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).
9
 
10
          Say Y here to compile BNEP support into the kernel or say M to
11
          compile it as module (bnep).
12
 
13
config BT_BNEP_MC_FILTER
14
        bool "Multicast filter support"
15
        depends on BT_BNEP
16
        help
17
          This option enables the multicast filter support for BNEP.
18
 
19
config BT_BNEP_PROTO_FILTER
20
        bool "Protocol filter support"
21
        depends on BT_BNEP
22
        help
23
          This option enables the protocol filter support for BNEP.
24
 

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.