diff options
-rw-r--r-- | drivers/isdn/capi/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/isdn/capi/Kconfig b/drivers/isdn/capi/Kconfig index d607d465786e..a168e8a891be 100644 --- a/drivers/isdn/capi/Kconfig +++ b/drivers/isdn/capi/Kconfig | |||
@@ -17,8 +17,7 @@ config CAPI_TRACE | |||
17 | If unsure, say Y. | 17 | If unsure, say Y. |
18 | 18 | ||
19 | config ISDN_CAPI_MIDDLEWARE | 19 | config ISDN_CAPI_MIDDLEWARE |
20 | bool "CAPI2.0 Middleware support (EXPERIMENTAL)" | 20 | bool "CAPI2.0 Middleware support" |
21 | depends on EXPERIMENTAL | ||
22 | help | 21 | help |
23 | This option will enhance the capabilities of the /dev/capi20 | 22 | This option will enhance the capabilities of the /dev/capi20 |
24 | interface. It will provide a means of moving a data connection, | 23 | interface. It will provide a means of moving a data connection, |