configs/misoc: Should not have CONFIG_MM_SMALL set in defconfig.

This commit is contained in:
Gregory Nutt 2016-11-05 08:42:33 -06:00
parent 0b83e8afaa
commit 479c9776a7
1 changed files with 1 additions and 1 deletions

View File

@ -443,7 +443,7 @@ CONFIG_DISABLE_PSEUDOFS_OPERATIONS=y
#
# Memory Management
#
CONFIG_MM_SMALL=y
# CONFIG_MM_SMALL is not set
CONFIG_MM_REGIONS=1
# CONFIG_ARCH_HAVE_HEAP2 is not set
# CONFIG_GRAN is not set