aboutsummaryrefslogtreecommitdiff
path: root/src/cpu
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu')
-rw-r--r--src/cpu/amd/model_fxx/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/cpu/amd/model_fxx/Kconfig b/src/cpu/amd/model_fxx/Kconfig
index db9f5c5a2e..bab2175fee 100644
--- a/src/cpu/amd/model_fxx/Kconfig
+++ b/src/cpu/amd/model_fxx/Kconfig
@@ -1,13 +1,16 @@
config HAVE_INIT_TIMER
bool
default y
+ depends on CPU_AMD_SOCKET_F
config HAVE_MOVNTI
bool
default y
+ depends on CPU_AMD_SOCKET_F
config CPU_ADDR_BITS
int
default 40
+ depends on CPU_AMD_SOCKET_F