summaryrefslogtreecommitdiff
path: root/src/cpu/amd/geode_gx1/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/amd/geode_gx1/Kconfig')
-rw-r--r--src/cpu/amd/geode_gx1/Kconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/cpu/amd/geode_gx1/Kconfig b/src/cpu/amd/geode_gx1/Kconfig
index b87e8bcd97..e1444e18ab 100644
--- a/src/cpu/amd/geode_gx1/Kconfig
+++ b/src/cpu/amd/geode_gx1/Kconfig
@@ -19,7 +19,9 @@
config CPU_AMD_GEODE_GX1
bool
- select ARCH_X86
+ select ARCH_BOOTBLOCK_X86_32
+ select ARCH_ROMSTAGE_X86_32
+ select ARCH_RAMSTAGE_X86_32
if CPU_AMD_GEODE_GX1