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/sama5d4-ek/elf/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/configs/sama5d4-ek/elf') diff --git a/nuttx/configs/sama5d4-ek/elf/defconfig b/nuttx/configs/sama5d4-ek/elf/defconfig index b877cb3cd..7c454c731 100644 --- a/nuttx/configs/sama5d4-ek/elf/defconfig +++ b/nuttx/configs/sama5d4-ek/elf/defconfig @@ -599,7 +599,6 @@ CONFIG_FS_ROMFS=y # # Memory Management # -# CONFIG_MM_MULTIHEAP is not set # CONFIG_MM_SMALL is not set CONFIG_MM_REGIONS=1 # CONFIG_ARCH_HAVE_HEAP2 is not set -- cgit v1.2.3