summaryrefslogtreecommitdiff
path: root/board/emulation/qemu-x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/emulation/qemu-x86/Kconfig')
-rw-r--r--board/emulation/qemu-x86/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/emulation/qemu-x86/Kconfig b/board/emulation/qemu-x86/Kconfig
index a773e8f..a593f8c 100644
--- a/board/emulation/qemu-x86/Kconfig
+++ b/board/emulation/qemu-x86/Kconfig
@@ -1,4 +1,4 @@
-if TARGET_QEMU_X86
+if TARGET_QEMU_X86 || TARGET_QEMU_X86_64
config SYS_BOARD
default "qemu-x86"