Commit 857038d9 authored by Jan Engelhardt's avatar Jan Engelhardt Committed by Linus Torvalds

Use menuconfig objects: ISDN

Unclutter the ISDN menu a tiny bit by moving ISDN4Linux and the CAPI2.0
layers into their own menu.
Signed-off-by: default avatarJan Engelhardt <jengelh@gmx.de>
Cc: Tilman Schmidt <tilman@imap.cc>
Acked-by: default avatarKarsten Keil <kkeil@suse.de>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 5f67c5cc
...@@ -21,7 +21,7 @@ menuconfig ISDN ...@@ -21,7 +21,7 @@ menuconfig ISDN
if ISDN if ISDN
config ISDN_I4L menuconfig ISDN_I4L
tristate "Old ISDN4Linux (deprecated)" tristate "Old ISDN4Linux (deprecated)"
---help--- ---help---
This driver allows you to use an ISDN adapter for networking This driver allows you to use an ISDN adapter for networking
...@@ -43,7 +43,7 @@ if ISDN_I4L ...@@ -43,7 +43,7 @@ if ISDN_I4L
source "drivers/isdn/i4l/Kconfig" source "drivers/isdn/i4l/Kconfig"
endif endif
config ISDN_CAPI menuconfig ISDN_CAPI
tristate "CAPI 2.0 subsystem" tristate "CAPI 2.0 subsystem"
help help
This provides the CAPI (Common ISDN Application Programming This provides the CAPI (Common ISDN Application Programming
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment