aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 88df9ae8a8..bed6c7f8ee 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -385,9 +385,9 @@ config CBFS_SIZE
hex
default ROM_SIZE
-config CACHE_ROM_SIZE
+config CACHE_ROM_SIZE_OVERRIDE
hex
- default CBFS_SIZE
+ default 0
# TODO: Can probably be removed once all chipsets have kconfig options for it.
config VIDEO_MB