summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2019-07-07 08:42:19 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-07-09 13:03:52 +0000
commit517546aaabbbcea0a8a89a249bb85a6e732a1cbc (patch)
tree68e55a5562c8fd5447d69f866d0dedf24cf90bd1 /src/mainboard/emulation
parent8abf66e4e06412db08918dcde31f2d515040a409 (diff)
downloadcoreboot-517546aaabbbcea0a8a89a249bb85a6e732a1cbc.tar.gz
coreboot-517546aaabbbcea0a8a89a249bb85a6e732a1cbc.tar.bz2
coreboot-517546aaabbbcea0a8a89a249bb85a6e732a1cbc.zip
emulation/qemu-power8: Select CPU_QEMU_POWER8
Change-Id: I5fa6486e96cd81767225a3e1015341c0c89053d1 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34115 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src/mainboard/emulation')
-rw-r--r--src/mainboard/emulation/qemu-power8/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/emulation/qemu-power8/Kconfig b/src/mainboard/emulation/qemu-power8/Kconfig
index 66a3d8c25fc8..c3a9904986fd 100644
--- a/src/mainboard/emulation/qemu-power8/Kconfig
+++ b/src/mainboard/emulation/qemu-power8/Kconfig
@@ -19,6 +19,7 @@ if BOARD_EMULATION_QEMU_POWER8
config BOARD_SPECIFIC_OPTIONS
def_bool y
+ select CPU_QEMU_POWER8
select BOARD_ROMSIZE_KB_4096
select ARCH_BOOTBLOCK_PPC64
select HAVE_UART_SPECIAL