Skip to content

Commit

Permalink
Use menuconfig objects: ISDN
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jan Engelhardt authored and Linus Torvalds committed Jul 22, 2007
1 parent 5f67c5c commit 857038d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/isdn/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 857038d

Please sign in to comment.