aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/eicon/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/isdn/hardware/eicon/Kconfig')
-rw-r--r--drivers/isdn/hardware/eicon/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/isdn/hardware/eicon/Kconfig b/drivers/isdn/hardware/eicon/Kconfig
index fbfae881af6b..a319783f12d5 100644
--- a/drivers/isdn/hardware/eicon/Kconfig
+++ b/drivers/isdn/hardware/eicon/Kconfig
@@ -3,7 +3,6 @@
3# 3#
4 4
5menu "Active Eicon DIVA Server cards" 5menu "Active Eicon DIVA Server cards"
6 depends on ISDN_CAPI!=n
7 6
8config CAPI_EICON 7config CAPI_EICON
9 bool "Support Eicon cards" 8 bool "Support Eicon cards"
@@ -32,7 +31,7 @@ config ISDN_DIVAS_PRIPCI
32 31
33config ISDN_DIVAS_DIVACAPI 32config ISDN_DIVAS_DIVACAPI
34 tristate "DIVA CAPI2.0 interface support" 33 tristate "DIVA CAPI2.0 interface support"
35 depends on ISDN_DIVAS && ISDN_CAPI 34 depends on ISDN_DIVAS
36 help 35 help
37 You need this to provide the CAPI interface 36 You need this to provide the CAPI interface
38 for DIVA Server cards. 37 for DIVA Server cards.