aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/Kconfig
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@computergmbh.de>2007-07-21 07:37:54 -0400
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-21 20:49:17 -0400
commit857038d93adce6c1dfdb12c242d7fbee1ded370d (patch)
tree5fa1238c73627abf038afa519f81694f778cb054 /drivers/isdn/Kconfig
parent5f67c5cc855d5a189fc542da3921868ca87fc274 (diff)
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: Jan Engelhardt <jengelh@gmx.de> Cc: Tilman Schmidt <tilman@imap.cc> Acked-by: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/isdn/Kconfig')
-rw-r--r--drivers/isdn/Kconfig4
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
22if ISDN 22if ISDN
23 23
24config ISDN_I4L 24menuconfig 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
43source "drivers/isdn/i4l/Kconfig" 43source "drivers/isdn/i4l/Kconfig"
44endif 44endif
45 45
46config ISDN_CAPI 46menuconfig 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