summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/compal_e99
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-31 10:54:55 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-31 10:54:55 -0600
commitd646bcf4f5e2d0662b5b7261ff08d8f99457e261 (patch)
treec7b1c76b9e30faa72f2cd7600cafa112c2b75b4c /nuttx/configs/compal_e99
parent2a8958c4efcab8dcc8fda9cd31bdcf462801669d (diff)
Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supported
Diffstat (limited to 'nuttx/configs/compal_e99')
-rw-r--r--nuttx/configs/compal_e99/nsh_compalram/defconfig1
-rw-r--r--nuttx/configs/compal_e99/nsh_highram/defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/nuttx/configs/compal_e99/nsh_compalram/defconfig b/nuttx/configs/compal_e99/nsh_compalram/defconfig
index 3e9c217ad9..30bc47674a 100644
--- a/nuttx/configs/compal_e99/nsh_compalram/defconfig
+++ b/nuttx/configs/compal_e99/nsh_compalram/defconfig
@@ -366,7 +366,6 @@ CONFIG_SERIAL=y
#
# Memory Management
#
-# CONFIG_MM_MULTIHEAP is not set
# CONFIG_MM_SMALL is not set
CONFIG_MM_REGIONS=2
CONFIG_ARCH_HAVE_HEAP2=y
diff --git a/nuttx/configs/compal_e99/nsh_highram/defconfig b/nuttx/configs/compal_e99/nsh_highram/defconfig
index 1efa2bf1a6..4c07ac111d 100644
--- a/nuttx/configs/compal_e99/nsh_highram/defconfig
+++ b/nuttx/configs/compal_e99/nsh_highram/defconfig
@@ -453,7 +453,6 @@ CONFIG_NXFONT_SANS17X22=y
#
# Memory Management
#
-# CONFIG_MM_MULTIHEAP is not set
# CONFIG_MM_SMALL is not set
CONFIG_MM_REGIONS=2
CONFIG_ARCH_HAVE_HEAP2=y