mirror of
https://github.com/apache/nuttx.git
synced 2026-08-04 05:39:01 +00: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:
parent
be10c734b0
commit
b02b1663df
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue