[coreboot-gerrit] New patch to review for coreboot: cpu/qemu-power8: don't enable it for qemu-x86

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Fri Feb 19 16:47:45 CET 2016


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/13745

-gerrit

commit 3d627adad3cf1823b52d1e29a7890c09b72a8eb4
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Fri Feb 19 16:47:12 2016 +0100

    cpu/qemu-power8: don't enable it for qemu-x86
    
    Change-Id: I17ba5a85fecf08ab9970a57c7696525287bbc5a8
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
---
 src/cpu/qemu-power8/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cpu/qemu-power8/Kconfig b/src/cpu/qemu-power8/Kconfig
index addf036..d273cc3 100644
--- a/src/cpu/qemu-power8/Kconfig
+++ b/src/cpu/qemu-power8/Kconfig
@@ -13,7 +13,7 @@
 ## GNU General Public License for more details.
 ##
 
-config CPU_QEMU_X86
+config CPU_QEMU_POWER8
 	bool
 	select ARCH_BOOTBLOCK_POWER8
 	select ARCH_VERSTAGE_POWER8



More information about the coreboot-gerrit mailing list