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/shenzhou/nxwm/defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'nuttx/configs/shenzhou') diff --git a/nuttx/configs/shenzhou/nxwm/defconfig b/nuttx/configs/shenzhou/nxwm/defconfig index a3e5001af..c310fa2b3 100644 --- a/nuttx/configs/shenzhou/nxwm/defconfig +++ b/nuttx/configs/shenzhou/nxwm/defconfig @@ -766,7 +766,6 @@ CONFIG_NX_MXCLIENTMSGS=16 # # Memory Management # -# CONFIG_MM_MULTIHEAP is not set # CONFIG_MM_SMALL is not set CONFIG_MM_REGIONS=1 # CONFIG_GRAN is not set -- cgit v1.2.3