diff options
Diffstat (limited to 'drivers/isdn/capi/Kconfig')
-rw-r--r-- | drivers/isdn/capi/Kconfig | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/drivers/isdn/capi/Kconfig b/drivers/isdn/capi/Kconfig index a168e8a891be..15c3ffd9d860 100644 --- a/drivers/isdn/capi/Kconfig +++ b/drivers/isdn/capi/Kconfig | |||
@@ -33,21 +33,6 @@ config ISDN_CAPI_CAPI20 | |||
33 | standardized libcapi20 to access this functionality. You should say | 33 | standardized libcapi20 to access this functionality. You should say |
34 | Y/M here. | 34 | Y/M here. |
35 | 35 | ||
36 | config ISDN_CAPI_CAPIFS_BOOL | ||
37 | bool "CAPI2.0 filesystem support (DEPRECATED)" | ||
38 | depends on ISDN_CAPI_MIDDLEWARE && ISDN_CAPI_CAPI20 | ||
39 | help | ||
40 | This option provides a special file system, similar to /dev/pts with | ||
41 | device nodes for the special ttys established by using the | ||
42 | middleware extension above. | ||
43 | You no longer need this, udev fully replaces it. This feature is | ||
44 | scheduled for removal. | ||
45 | |||
46 | config ISDN_CAPI_CAPIFS | ||
47 | tristate | ||
48 | depends on ISDN_CAPI_CAPIFS_BOOL | ||
49 | default ISDN_CAPI_CAPI20 | ||
50 | |||
51 | config ISDN_CAPI_CAPIDRV | 36 | config ISDN_CAPI_CAPIDRV |
52 | tristate "CAPI2.0 capidrv interface support" | 37 | tristate "CAPI2.0 capidrv interface support" |
53 | depends on ISDN_I4L | 38 | depends on ISDN_I4L |