diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/isdn/gigaset/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/isdn/gigaset/Kconfig b/drivers/isdn/gigaset/Kconfig index dcefedc7044a..b18a92c32184 100644 --- a/drivers/isdn/gigaset/Kconfig +++ b/drivers/isdn/gigaset/Kconfig | |||
@@ -17,8 +17,7 @@ menuconfig ISDN_DRV_GIGASET | |||
17 | if ISDN_DRV_GIGASET | 17 | if ISDN_DRV_GIGASET |
18 | 18 | ||
19 | config GIGASET_CAPI | 19 | config GIGASET_CAPI |
20 | bool "Gigaset CAPI support (EXPERIMENTAL)" | 20 | bool "Gigaset CAPI support" |
21 | depends on EXPERIMENTAL | ||
22 | depends on ISDN_CAPI='y'||(ISDN_CAPI='m'&&ISDN_DRV_GIGASET='m') | 21 | depends on ISDN_CAPI='y'||(ISDN_CAPI='m'&&ISDN_DRV_GIGASET='m') |
23 | default ISDN_I4L='n' | 22 | default ISDN_I4L='n' |
24 | help | 23 | help |
@@ -27,6 +26,7 @@ config GIGASET_CAPI | |||
27 | subsystem you'll have to enable the capidrv glue driver. | 26 | subsystem you'll have to enable the capidrv glue driver. |
28 | (select ISDN_CAPI_CAPIDRV.) | 27 | (select ISDN_CAPI_CAPIDRV.) |
29 | Say N to build the old native ISDN4Linux variant. | 28 | Say N to build the old native ISDN4Linux variant. |
29 | If unsure, say Y. | ||
30 | 30 | ||
31 | config GIGASET_I4L | 31 | config GIGASET_I4L |
32 | bool | 32 | bool |