From d646bcf4f5e2d0662b5b7261ff08d8f99457e261 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 31 Aug 2014 10:54:55 -0600 Subject: Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supported --- nuttx/configs/spark/composite/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/configs/spark/composite/defconfig') diff --git a/nuttx/configs/spark/composite/defconfig b/nuttx/configs/spark/composite/defconfig index 7d5956495..67e8b0030 100644 --- a/nuttx/configs/spark/composite/defconfig +++ b/nuttx/configs/spark/composite/defconfig @@ -672,7 +672,6 @@ CONFIG_FS_FATTIME=y # # Memory Management # -# CONFIG_MM_MULTIHEAP is not set CONFIG_MM_SMALL=y CONFIG_MM_REGIONS=1 # CONFIG_ARCH_HAVE_HEAP2 is not set -- cgit v1.2.3