Build the heap features only when needed and based on Kconfigs being set. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_SYS_HEAP_VALIDATE=y
|
|
CONFIG_SYS_HEAP_RUNTIME_STATS=y
|
|
CONFIG_SYS_HEAP_LISTENER=y
|
|
CONFIG_SYS_HEAP_STRESS=y
|