|
@@ -21,8 +21,6 @@ menuconfig ISDN
|
|
|
|
|
|
if ISDN
|
|
|
|
|
|
-menu "Old ISDN4Linux"
|
|
|
-
|
|
|
config ISDN_I4L
|
|
|
tristate "Old ISDN4Linux (deprecated)"
|
|
|
---help---
|
|
@@ -45,12 +43,8 @@ if ISDN_I4L
|
|
|
source "drivers/isdn/i4l/Kconfig"
|
|
|
endif
|
|
|
|
|
|
-endmenu
|
|
|
-
|
|
|
-comment "CAPI subsystem"
|
|
|
-
|
|
|
config ISDN_CAPI
|
|
|
- tristate "CAPI2.0 support"
|
|
|
+ tristate "CAPI 2.0 subsystem"
|
|
|
help
|
|
|
This provides the CAPI (Common ISDN Application Programming
|
|
|
Interface, a standard making it easy for programs to access ISDN
|