summaryrefslogtreecommitdiff
path: root/target/alpha/systems/qemu-alpha
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-26 20:12:12 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-26 20:13:55 +0200
commit8f278d7fefb08330d676c69de9ce51e838e711a0 (patch)
tree7b8151ec083345e640cf50cddd5086ff52730f46 /target/alpha/systems/qemu-alpha
parentbae8d223c360c66af0e164b993b0ea39939fbc8b (diff)
alpha: add fine granular CPU selection
Diffstat (limited to 'target/alpha/systems/qemu-alpha')
-rw-r--r--target/alpha/systems/qemu-alpha2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/alpha/systems/qemu-alpha b/target/alpha/systems/qemu-alpha
index 59bdbc9f0..76746d069 100644
--- a/target/alpha/systems/qemu-alpha
+++ b/target/alpha/systems/qemu-alpha
@@ -1,6 +1,6 @@
config ADK_TARGET_SYSTEM_QEMU_ALPHA
bool "Qemu Emulator"
- select ADK_TARGET_CPU_ALPHA
+ select ADK_TARGET_CPU_ALPHA_EV67
select ADK_TARGET_QEMU
select ADK_TARGET_KERNEL_WITH_COMPRESSION
help