summaryrefslogtreecommitdiff
path: root/nuttx/configs/maple
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/maple
parent2a8958c4efcab8dcc8fda9cd31bdcf462801669d (diff)
downloadpx4-nuttx-d646bcf4f5e2d0662b5b7261ff08d8f99457e261.tar.gz
px4-nuttx-d646bcf4f5e2d0662b5b7261ff08d8f99457e261.tar.bz2
px4-nuttx-d646bcf4f5e2d0662b5b7261ff08d8f99457e261.zip
Remove CONFIG_MM_MULTIHEAP. Non-multiheap operation is no longer supported
Diffstat (limited to 'nuttx/configs/maple')
-rw-r--r--nuttx/configs/maple/nsh/defconfig1
-rw-r--r--nuttx/configs/maple/nx/defconfig1
-rw-r--r--nuttx/configs/maple/usbnsh/defconfig1
3 files changed, 0 insertions, 3 deletions
diff --git a/nuttx/configs/maple/nsh/defconfig b/nuttx/configs/maple/nsh/defconfig
index 247a9a0c8..b567df94f 100644
--- a/nuttx/configs/maple/nsh/defconfig
+++ b/nuttx/configs/maple/nsh/defconfig
@@ -521,7 +521,6 @@ CONFIG_USBDEV_TRACE_NRECORDS=32
#
# Memory Management
#
-# CONFIG_MM_MULTIHEAP is not set
# CONFIG_MM_SMALL is not set
CONFIG_MM_REGIONS=1
# CONFIG_GRAN is not set
diff --git a/nuttx/configs/maple/nx/defconfig b/nuttx/configs/maple/nx/defconfig
index 4108751c7..c9acf7a24 100644
--- a/nuttx/configs/maple/nx/defconfig
+++ b/nuttx/configs/maple/nx/defconfig
@@ -667,7 +667,6 @@ CONFIG_NXFONT_MONO5X8=y
#
# Memory Management
#
-# CONFIG_MM_MULTIHEAP is not set
# CONFIG_MM_SMALL is not set
CONFIG_MM_REGIONS=1
# CONFIG_GRAN is not set
diff --git a/nuttx/configs/maple/usbnsh/defconfig b/nuttx/configs/maple/usbnsh/defconfig
index ad61bc38c..9b592cffe 100644
--- a/nuttx/configs/maple/usbnsh/defconfig
+++ b/nuttx/configs/maple/usbnsh/defconfig
@@ -547,7 +547,6 @@ CONFIG_CDCACM_PRODUCTSTR="CDC/ACM Serial"
#
# Memory Management
#
-# CONFIG_MM_MULTIHEAP is not set
# CONFIG_MM_SMALL is not set
CONFIG_MM_REGIONS=1
# CONFIG_GRAN is not set