summaryrefslogtreecommitdiff
path: root/target/x86_64
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-08-09 19:51:24 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-08-09 19:51:37 +0200
commit9052e3543c0467e4cf2f80e54083c7c8b0ecbb44 (patch)
treec360693536639e9b8a9cbdb46848e9ae66b96b4a /target/x86_64
parent104a7e63b5fcdc1bf124142b31498795b23eeb57 (diff)
use nocona for qemu-system-x86_64
Diffstat (limited to 'target/x86_64')
-rw-r--r--target/x86_64/systems/qemu-x86_642
1 files changed, 1 insertions, 1 deletions
diff --git a/target/x86_64/systems/qemu-x86_64 b/target/x86_64/systems/qemu-x86_64
index 1c96e03d5..0d132fc9c 100644
--- a/target/x86_64/systems/qemu-x86_64
+++ b/target/x86_64/systems/qemu-x86_64
@@ -1,6 +1,6 @@
config ADK_TARGET_SYSTEM_QEMU_X86_64
bool "Qemu Emulator"
- select ADK_CPU_X86_64
+ select ADK_CPU_NOCONA
select ADK_TARGET_QEMU
select ADK_TARGET_KERNEL_BZIMAGE
help