diff options
Diffstat (limited to 'target/x86/systems/ibm-x40')
-rw-r--r-- | target/x86/systems/ibm-x40 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/x86/systems/ibm-x40 b/target/x86/systems/ibm-x40 index 6cbc55eae..415e34598 100644 --- a/target/x86/systems/ibm-x40 +++ b/target/x86/systems/ibm-x40 @@ -1,6 +1,6 @@ config ADK_TARGET_SYSTEM_IBM_X40 bool "IBM X40 laptop" - select ADK_CPU_PENTIUM_M + select ADK_TARGET_CPU_X86_PENTIUM_M select ADK_TARGET_CPU_WITH_MMX select ADK_TARGET_CPU_WITH_SSE select ADK_TARGET_CPU_WITH_SSE2 |