menu "Heap memory" config HEAP_DISABLE_IRAM bool "Disable IRAM as heap memory" default n help Disable IRAM as heap memory, and heap memory only use DRAM. config HEAP_TRACING bool "Enables heap tracing API" default n help Enables heap tracing API. endmenu