aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/model_gx2/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/model_gx2/Kconfig')
-rw-r--r--src/cpu/amd/model_gx2/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/amd/model_gx2/Kconfig b/src/cpu/amd/model_gx2/Kconfig
index 8aa3420ecb..3eaddca379 100644
--- a/src/cpu/amd/model_gx2/Kconfig
+++ b/src/cpu/amd/model_gx2/Kconfig
@@ -42,7 +42,7 @@ config GEODE_VSA
config VSA_FILE
string "AMD Geode GX2 VSA path and filename"
- depends on GEODE_VSA
+ depends on GEODE_VSA && CPU_AMD_GX2
default "gpl_vsa_gx_102.bin"
help
The path and filename of the file to use as VSA.