aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/amd/geode_lx/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/geode_lx/Kconfig')
-rw-r--r--src/cpu/amd/geode_lx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/amd/geode_lx/Kconfig b/src/cpu/amd/geode_lx/Kconfig
index e3e2d2e1cd..6d1fd0fc4d 100644
--- a/src/cpu/amd/geode_lx/Kconfig
+++ b/src/cpu/amd/geode_lx/Kconfig
@@ -37,7 +37,7 @@ config GEODE_VSA_FILE
config VSA_FILENAME
string "AMD Geode LX VSA path and filename"
depends on GEODE_VSA_FILE
- default "3rdparty/cpu/amd/geode_lx/gpl_vsa_lx_102.bin"
+ default "blobs/cpu/amd/geode_lx/gpl_vsa_lx_102.bin"
help
The path and filename of the file to use as VSA.