Explorar o código

Use menuconfig objects: ISDN/Gigaset

Change Kconfig objects from "menu, config" into "menuconfig" so that the user
can disable the whole feature without having to enter the menu first.

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>
Jan Engelhardt %!s(int64=18) %!d(string=hai) anos
pai
achega
8214b0832c
Modificáronse 1 ficheiros con 2 adicións e 6 borrados
  1. 2 6
      drivers/isdn/gigaset/Kconfig

+ 2 - 6
drivers/isdn/gigaset/Kconfig

@@ -1,6 +1,4 @@
-menu "Siemens Gigaset"
-
-config ISDN_DRV_GIGASET
+menuconfig ISDN_DRV_GIGASET
 	tristate "Siemens Gigaset support (isdn)"
 	tristate "Siemens Gigaset support (isdn)"
 	select CRC_CCITT
 	select CRC_CCITT
 	select BITREVERSE
 	select BITREVERSE
@@ -53,6 +51,4 @@ config GIGASET_UNDOCREQ
 	  features like configuration mode of M105, say yes. If you
 	  features like configuration mode of M105, say yes. If you
 	  care about your device, say no.
 	  care about your device, say no.
 
 
-endif
-
-endmenu
+endif # ISDN_DRV_GIGASET != n