We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78da8b7 commit fe0368fCopy full SHA for fe0368f
config/telink/chip-module/Kconfig.defaults
@@ -85,6 +85,7 @@ config HEAP_MEM_POOL_SIZE
85
config COMMON_LIBC_MALLOC_ARENA_SIZE
86
default 20716 if SOC_RISCV_TELINK_TL321X || SOC_SERIES_RISCV_TELINK_B9X_RETENTION
87
default 16384 if SOC_RISCV_TELINK_TL721X
88
+ default 29696 if SOC_RISCV_TELINK_W91
89
default 12288
90
91
config NET_IPV6_MLD
0 commit comments