summaryrefslogtreecommitdiff
path: root/drivers/firmware/google/Kconfig
diff options
context:
space:
mode:
authorThierry Escande <thierry.escande@collabora.com>2017-03-28 19:11:26 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-08 19:05:36 +0300
commitafe9dba4f9aedae417243a1782d085ff23e97b77 (patch)
treead0984196bac26ec3bebd74d16bd99d66cc382f4 /drivers/firmware/google/Kconfig
parentf952a401ac7f566e9a577f3460dbb037cdcc56f1 (diff)
downloadlinux-afe9dba4f9aedae417243a1782d085ff23e97b77.tar.xz
firmware: google memconsole: Move specific EBDA parts
This patch splits memconsole.c in 2 parts. One containing the architecture-independent part and the other one containing the EBDA specific part. This prepares the integration of coreboot support for the memconsole. The memconsole driver is now named as memconsole-x86-legacy. Signed-off-by: Thierry Escande <thierry.escande@collabora.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/firmware/google/Kconfig')
-rw-r--r--drivers/firmware/google/Kconfig9
1 files changed, 7 insertions, 2 deletions
diff --git a/drivers/firmware/google/Kconfig b/drivers/firmware/google/Kconfig
index 475bd0122b9e..27a0658b8523 100644
--- a/drivers/firmware/google/Kconfig
+++ b/drivers/firmware/google/Kconfig
@@ -20,8 +20,13 @@ config GOOGLE_SMI
variables.
config GOOGLE_MEMCONSOLE
- tristate "Firmware Memory Console"
- depends on DMI
+ tristate
+ depends on GOOGLE_MEMCONSOLE_X86_LEGACY
+
+config GOOGLE_MEMCONSOLE_X86_LEGACY
+ tristate "Firmware Memory Console - X86 Legacy support"
+ depends on X86 && ACPI && DMI
+ select GOOGLE_MEMCONSOLE
help
This option enables the kernel to search for a firmware log in
the EBDA on Google servers. If found, this log is exported to