coreboot/src/arch/ppc64
Arthur Heymans 150a61e103 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>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31314
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2019-07-26 13:00:48 +00:00
..
include/arch arch, include, soc: Use common stdint.h 2019-07-12 17:40:24 +00:00
boot.c arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
bootblock.S arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
id.ld arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
Kconfig arch/ppc64: Make PPC64 stages select ARCH_PPC64 2019-07-26 13:00:48 +00:00
Makefile.inc arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
misc.c arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
prologue.inc arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
rom_media.c arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
stages.c arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00
tables.c arch/power8: Rename to ppc64 2018-11-30 20:02:17 +00:00