-
CONFIG_HEAP_SIZE
¶
Capacity of the heap for malloc()
Type: hex
Defaults¶
- 0x100000
Kconfig definition¶
At arch/x86/Kconfig:168
Included via Kconfig:3
Menu path: (top menu)
config HEAP_SIZE
hex
prompt "Capacity of the heap for malloc()"
default 0x100000
(Definitions include propagated dependencies, including from if’s and menus.)