diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-24 23:25:14 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-05-25 09:14:13 +0200 |
| commit | 09b73be7e8d51ad8b892c98bc97b858f81f509ae (patch) | |
| tree | 76ec7d4058ae2e4e0ebbadb879de6b6ffea1982c /target | |
| parent | 89b42a9d12aee8cbf029430a5fb80024adf31f70 (diff) | |
default to i686
Diffstat (limited to 'target')
| -rw-r--r-- | target/config/Config.in.x86.choice | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.x86.choice b/target/config/Config.in.x86.choice index 5523902e0..e99a584b3 100644 --- a/target/config/Config.in.x86.choice +++ b/target/config/Config.in.x86.choice @@ -4,6 +4,7 @@ choice ADK_TARGET_X86_CPU_MODEL prompt "CPU model" depends on ADK_TARGET_SYSTEM_QEMU_X86 || ADK_TARGET_SYSTEM_GENERIC_PC +default ADK_CPU_I686 config ADK_CPU_I486 boolean "i486" |
