aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/intel/model_106cx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/intel/model_106cx/Kconfig')
-rw-r--r--src/cpu/intel/model_106cx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/intel/model_106cx/Kconfig b/src/cpu/intel/model_106cx/Kconfig
index bf9256af45..9f59b4711f 100644
--- a/src/cpu/intel/model_106cx/Kconfig
+++ b/src/cpu/intel/model_106cx/Kconfig
@@ -1,6 +1,7 @@
config CPU_INTEL_MODEL_106CX
bool
select ARCH_ALL_STAGES_X86_32
+ select ARCH_X86
select SSE2
select UDELAY_TSC
select TSC_MONOTONIC_TIMER