diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Kconfig b/src/Kconfig index 4deed2afda..cb29a2529a 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -167,7 +167,7 @@ config BROKEN_CAR_MIGRATE CAR_GLOBAL and never do CAR migration. config DYNAMIC_CBMEM - bool "The CBMEM space is dynamically grown." + bool default n select EARLY_CBMEM_INIT help |