aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/emulation/qemu-power9/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/emulation/qemu-power9/Kconfig b/src/mainboard/emulation/qemu-power9/Kconfig
index 7bda9cde3c..94c5a59cd5 100644
--- a/src/mainboard/emulation/qemu-power9/Kconfig
+++ b/src/mainboard/emulation/qemu-power9/Kconfig
@@ -8,7 +8,7 @@ if BOARD_EMULATION_QEMU_POWER9
config BOARD_SPECIFIC_OPTIONS
def_bool y
select CPU_POWER9
- select BOARD_ROMSIZE_KB_512
+ select BOARD_ROMSIZE_KB_1024
select ARCH_BOOTBLOCK_PPC64
select ARCH_VERSTAGE_PPC64
select ARCH_ROMSTAGE_PPC64