diff options
Diffstat (limited to 'src/mainboard/emulation/qemu-power8')
-rw-r--r-- | src/mainboard/emulation/qemu-power8/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/emulation/qemu-power8/Kconfig b/src/mainboard/emulation/qemu-power8/Kconfig index 9e14cabe2d..3b8f3c7b5c 100644 --- a/src/mainboard/emulation/qemu-power8/Kconfig +++ b/src/mainboard/emulation/qemu-power8/Kconfig @@ -17,7 +17,7 @@ if BOARD_EMULATION_QEMU_POWER8 -config BOARD_SPECIFIC_OPTIONS # dummy +config BOARD_SPECIFIC_OPTIONS def_bool y select BOARD_ROMSIZE_KB_4096 select ARCH_BOOTBLOCK_POWER8 |