summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------3rdparty0
-rw-r--r--src/Kconfig2
2 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty b/3rdparty
-Subproject 27bdb5e8a61274e3a59a13dd13dd8b4b649de68
+Subproject f37e0e64ac1ac6700a9469f4adc2c391cbd93e4
diff --git a/src/Kconfig b/src/Kconfig
index 4deed2afda4c..cb29a2529ace 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