Fix an error found in build testing.

This commit is contained in:
Gregory Nutt 2018-12-01 12:30:59 -06:00
parent f0e6e06a37
commit f179e36934
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ CONFIG_LIBC_FLOATINGPOINT=y
CONFIG_LIBM=y
CONFIG_MAX_TASKS=16
CONFIG_MAX_WDOGPARMS=2
CONFIG_MM_REGIONS=3
CONFIG_MM_REGIONS=2
CONFIG_NFILE_DESCRIPTORS=8
CONFIG_NFILE_STREAMS=8
CONFIG_PREALLOC_MQ_MSGS=4