diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/isdn/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/isdn/Kconfig b/drivers/isdn/Kconfig index 813ed4cc6d3b..66f946aa30b3 100644 --- a/drivers/isdn/Kconfig +++ b/drivers/isdn/Kconfig | |||
@@ -21,7 +21,7 @@ menuconfig ISDN | |||
21 | 21 | ||
22 | if ISDN | 22 | if ISDN |
23 | 23 | ||
24 | config ISDN_I4L | 24 | menuconfig ISDN_I4L |
25 | tristate "Old ISDN4Linux (deprecated)" | 25 | tristate "Old ISDN4Linux (deprecated)" |
26 | ---help--- | 26 | ---help--- |
27 | This driver allows you to use an ISDN adapter for networking | 27 | This driver allows you to use an ISDN adapter for networking |
@@ -43,7 +43,7 @@ if ISDN_I4L | |||
43 | source "drivers/isdn/i4l/Kconfig" | 43 | source "drivers/isdn/i4l/Kconfig" |
44 | endif | 44 | endif |
45 | 45 | ||
46 | config ISDN_CAPI | 46 | menuconfig ISDN_CAPI |
47 | tristate "CAPI 2.0 subsystem" | 47 | tristate "CAPI 2.0 subsystem" |
48 | help | 48 | help |
49 | This provides the CAPI (Common ISDN Application Programming | 49 | This provides the CAPI (Common ISDN Application Programming |