aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/Kconfig')
-rw-r--r--src/cpu/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/Kconfig b/src/cpu/Kconfig
index 1b72f6e5aa..1031db0bb6 100644
--- a/src/cpu/Kconfig
+++ b/src/cpu/Kconfig
@@ -3,7 +3,7 @@ source src/cpu/intel/Kconfig
source src/cpu/via/Kconfig
source src/cpu/x86/Kconfig
-config USE_DCACHE_RAM
+config CACHE_AS_RAM
bool
default !ROMCC