diff options
Diffstat (limited to 'src/cpu/qemu-power8')
-rw-r--r-- | src/cpu/qemu-power8/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/qemu-power8/Kconfig b/src/cpu/qemu-power8/Kconfig index addf036d74..d273cc3a00 100644 --- a/src/cpu/qemu-power8/Kconfig +++ b/src/cpu/qemu-power8/Kconfig @@ -13,7 +13,7 @@ ## GNU General Public License for more details. ## -config CPU_QEMU_X86 +config CPU_QEMU_POWER8 bool select ARCH_BOOTBLOCK_POWER8 select ARCH_VERSTAGE_POWER8 |