提交 8214b083 编写于 作者: J Jan Engelhardt 提交者: Linus Torvalds

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: NJan Engelhardt <jengelh@gmx.de>
Cc: Tilman Schmidt <tilman@imap.cc>
Acked-by: NKarsten Keil <kkeil@suse.de>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 857038d9
menu "Siemens Gigaset"
config ISDN_DRV_GIGASET
menuconfig ISDN_DRV_GIGASET
tristate "Siemens Gigaset support (isdn)"
select CRC_CCITT
select BITREVERSE
......@@ -53,6 +51,4 @@ config GIGASET_UNDOCREQ
features like configuration mode of M105, say yes. If you
care about your device, say no.
endif
endmenu
endif # ISDN_DRV_GIGASET != n
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册