summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target/x86/systems/qemu-x861
1 files changed, 1 insertions, 0 deletions
diff --git a/target/x86/systems/qemu-x86 b/target/x86/systems/qemu-x86
index 48a71aa1d..47168a084 100644
--- a/target/x86/systems/qemu-x86
+++ b/target/x86/systems/qemu-x86
@@ -2,6 +2,7 @@ config ADK_TARGET_SYSTEM_QEMU_X86
bool "Qemu Emulator"
select ADK_x86
select ADK_qemu_x86
+ select ADK_CPU_I686
select ADK_TARGET_QEMU
select ADK_TARGET_KERNEL_BZIMAGE
help