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/mirtoo/nxffs/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/configs/mirtoo/nxffs') diff --git a/nuttx/configs/mirtoo/nxffs/defconfig b/nuttx/configs/mirtoo/nxffs/defconfig index 55e096868..7890a545e 100644 --- a/nuttx/configs/mirtoo/nxffs/defconfig +++ b/nuttx/configs/mirtoo/nxffs/defconfig @@ -527,7 +527,6 @@ CONFIG_NXFFS_TAILTHRESHOLD=8192 # # 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