summaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_fxx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/model_fxx/Kconfig')
-rw-r--r--src/cpu/amd/model_fxx/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/cpu/amd/model_fxx/Kconfig b/src/cpu/amd/model_fxx/Kconfig
index 83a7fe102b..e175637587 100644
--- a/src/cpu/amd/model_fxx/Kconfig
+++ b/src/cpu/amd/model_fxx/Kconfig
@@ -1,9 +1,10 @@
config CPU_AMD_MODEL_FXX
bool
- select HAVE_MOVNTI
select USE_PRINTK_IN_CAR
select USE_DCACHE_RAM
+ select MMX
select SSE
+ select SSE2
select HAVE_INIT_TIMER
config CPU_ADDR_BITS