提交 f952a401 编写于 作者: T Thierry Escande 提交者: Greg Kroah-Hartman

firmware: google memconsole: Remove useless submenu in Kconfig

This patch removes the "Google Firmware Drivers" menu containing a
menuconfig entry with the exact same name. The menuconfig is now
directly under the "Firmware Drivers" entry.
Signed-off-by: NThierry Escande <thierry.escande@collabora.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 8af11c1c
config GOOGLE_FIRMWARE menuconfig GOOGLE_FIRMWARE
bool "Google Firmware Drivers" bool "Google Firmware Drivers"
depends on X86 depends on X86
default n default n
...@@ -7,8 +7,7 @@ config GOOGLE_FIRMWARE ...@@ -7,8 +7,7 @@ config GOOGLE_FIRMWARE
only useful if you are working directly on one of their only useful if you are working directly on one of their
proprietary servers. If in doubt, say "N". proprietary servers. If in doubt, say "N".
menu "Google Firmware Drivers" if GOOGLE_FIRMWARE
depends on GOOGLE_FIRMWARE
config GOOGLE_SMI config GOOGLE_SMI
tristate "SMI interface for Google platforms" tristate "SMI interface for Google platforms"
...@@ -28,4 +27,4 @@ config GOOGLE_MEMCONSOLE ...@@ -28,4 +27,4 @@ config GOOGLE_MEMCONSOLE
the EBDA on Google servers. If found, this log is exported to the EBDA on Google servers. If found, this log is exported to
userland in the file /sys/firmware/log. userland in the file /sys/firmware/log.
endmenu endif # GOOGLE_FIRMWARE
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册