From 857038d93adce6c1dfdb12c242d7fbee1ded370d Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 21 Jul 2007 04:37:54 -0700 Subject: 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 Cc: Tilman Schmidt Acked-by: Karsten Keil Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/isdn/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'drivers/isdn') 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 if ISDN -config ISDN_I4L +menuconfig ISDN_I4L tristate "Old ISDN4Linux (deprecated)" ---help--- This driver allows you to use an ISDN adapter for networking @@ -43,7 +43,7 @@ if ISDN_I4L source "drivers/isdn/i4l/Kconfig" endif -config ISDN_CAPI +menuconfig ISDN_CAPI tristate "CAPI 2.0 subsystem" help This provides the CAPI (Common ISDN Application Programming -- cgit v1.2.3-59-g8ed1b