mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 13:13:08 +08:00
boards: xtensa: esp32: update netnsh defconfig
In the commit https://github.com/apache/incubator-nuttx/pull/1505/commits/612acb9d93dac7dfb18023df7f2583904ba075a4 the CONFIG_PREALLOC_MQ_MSGS is set by default to 4 and should be removed from defconfig. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
be10c734b0
commit
b02b1663df
@@ -54,7 +54,6 @@ CONFIG_NSH_BUILTIN_APPS=y
|
||||
CONFIG_NSH_FILEIOSIZE=512
|
||||
CONFIG_NSH_LINELEN=64
|
||||
CONFIG_NSH_READLINE=y
|
||||
CONFIG_PREALLOC_MQ_MSGS=4
|
||||
CONFIG_PREALLOC_TIMERS=4
|
||||
CONFIG_PREALLOC_WDOGS=16
|
||||
CONFIG_RAM_SIZE=114688
|
||||
|
||||
Reference in New Issue
Block a user