Hello Kyösti Mälkki, ron minnich, HAOUAS Elyes, build bot (Jenkins), Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31314
to look at the new patch set (#5).
Change subject: arch/ppc64: Make PPC64 stages select ARCH_PPC64 ......................................................................
arch/ppc64: Make PPC64 stages select ARCH_PPC64
Also don't define the default as this result in spurious lines in the .config.
This also cleans up an unused Kconfig file.
In the generated config.h CPU_QEMU_POWER8 is gone as expected and ARCH_RAMSTAGE_PPC64 moves a few lines, but the value stays the same.
Change-Id: I70b64e49e1ce07b8f30d9bbc493272bdfb3bb0bf Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/ppc64/Kconfig D src/cpu/qemu-power8/Kconfig M src/mainboard/emulation/qemu-power8/Kconfig 3 files changed, 6 insertions(+), 30 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/14/31314/5