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

Subversion Repositories test_project

[/] [test_project/] [trunk/] [linux_sd_driver/] [drivers/] [isdn/] [hardware/] [eicon/] [Kconfig] - Blame information for rev 62

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 62 marcus.erl
#
2
# ISDN DIVAS Eicon driver
3
#
4
 
5
menuconfig CAPI_EICON
6
        bool "Active Eicon DIVA Server cards"
7
        help
8
          Enable support for Eicon Networks active ISDN cards.
9
 
10
if CAPI_EICON
11
 
12
config ISDN_DIVAS
13
        tristate "Support Eicon DIVA Server cards"
14
        depends on PROC_FS && PCI
15
        help
16
          Say Y here if you have an Eicon Networks DIVA Server PCI ISDN card.
17
          In order to use this card, additional firmware is necessary, which
18
          has to be downloaded into the card using the divactrl utility.
19
 
20
if ISDN_DIVAS
21
 
22
config ISDN_DIVAS_BRIPCI
23
        bool "DIVA Server BRI/PCI support"
24
        help
25
          Enable support for DIVA Server BRI-PCI.
26
 
27
config ISDN_DIVAS_PRIPCI
28
        bool "DIVA Server PRI/PCI support"
29
        help
30
          Enable support for DIVA Server PRI-PCI.
31
 
32
config ISDN_DIVAS_DIVACAPI
33
        tristate "DIVA CAPI2.0 interface support"
34
        help
35
          You need this to provide the CAPI interface
36
          for DIVA Server cards.
37
 
38
config ISDN_DIVAS_USERIDI
39
        tristate "DIVA User-IDI interface support"
40
        help
41
          Enable support for user-mode IDI interface.
42
 
43
config ISDN_DIVAS_MAINT
44
        tristate "DIVA Maint driver support"
45
        depends on m
46
        help
47
          Enable Divas Maintenance driver.
48
 
49
endif # ISDN_DIVAS
50
 
51
endif # CAPI_EICON

powered by: WebSVN 2.1.0

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