summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 5cb9a1a0edc6..7867f44e964a 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -759,8 +759,7 @@ config RTC
config HEAP_SIZE
hex
- default 0x100000 if FLATTENED_DEVICE_TREE
- default 0x4000
+ default 0x100000
config STACK_SIZE
hex