提交 42c5323c 编写于 作者: J Jan Engelhardt 提交者: Linus Torvalds

Use menuconfig objects: PCMCIA

Use menuconfigs instead of menus, so the whole menu can be disabled at once
instead of going through all options.
Signed-off-by: NJan Engelhardt <jengelh@gmx.de>
Cc: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 0322a2b8
...@@ -2,9 +2,7 @@ ...@@ -2,9 +2,7 @@
# PCCARD (PCMCIA/CardBus) bus subsystem configuration # PCCARD (PCMCIA/CardBus) bus subsystem configuration
# #
menu "PCCARD (PCMCIA/CardBus) support" menuconfig PCCARD
config PCCARD
tristate "PCCard (PCMCIA/CardBus) support" tristate "PCCard (PCMCIA/CardBus) support"
depends on HOTPLUG depends on HOTPLUG
---help--- ---help---
...@@ -278,5 +276,3 @@ config PCCARD_IODYN ...@@ -278,5 +276,3 @@ config PCCARD_IODYN
bool bool
endif # PCCARD endif # PCCARD
endmenu
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册