You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by pk...@apache.org on 2022/05/01 06:50:57 UTC

[incubator-nuttx] 02/02: boards: run tools/refresh.sh to normalize defconfig

This is an automated email from the ASF dual-hosted git repository.

pkarashchenko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git

commit 220f1dd6a03050bf7ee8d83efa0c0660a1ac8337
Author: Xiang Xiao <xi...@xiaomi.com>
AuthorDate: Fri Apr 29 23:33:41 2022 +0800

    boards: run tools/refresh.sh to normalize defconfig
    
    Signed-off-by: Xiang Xiao <xi...@xiaomi.com>
---
 boards/sparc/bm3823/xx3823/configs/nsh/defconfig | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/boards/sparc/bm3823/xx3823/configs/nsh/defconfig b/boards/sparc/bm3823/xx3823/configs/nsh/defconfig
index c0c436f6e7..a2ad673e1e 100644
--- a/boards/sparc/bm3823/xx3823/configs/nsh/defconfig
+++ b/boards/sparc/bm3823/xx3823/configs/nsh/defconfig
@@ -25,29 +25,21 @@ CONFIG_DEBUG_SYMBOLS=y
 CONFIG_DEBUG_WARN=y
 CONFIG_DEFAULT_SMALL=y
 CONFIG_DISABLE_MOUNTPOINT=y
-CONFIG_DISABLE_MQUEUE=y
 CONFIG_ELF=y
 CONFIG_ENDIAN_BIG=y
 CONFIG_EXAMPLES_HELLO=y
 CONFIG_EXAMPLES_HELLO_STACKSIZE=4096
 CONFIG_EXAMPLES_NULL=y
-CONFIG_FS_WRITABLE=y
 CONFIG_INIT_ENTRYPOINT="nsh_main"
 CONFIG_INIT_STACKSIZE=4096
 CONFIG_INTELHEX_BINARY=y
 CONFIG_LIBC_EXECFUNCS=y
-CONFIG_MAX_TASKS=16
-CONFIG_MAX_WDOGPARMS=2
-CONFIG_NFILE_DESCRIPTORS=8
-CONFIG_NFILE_STREAMS=8
-CONFIG_NPTHREAD_KEYS=4
 CONFIG_NSH_ARCHINIT=y
 CONFIG_NSH_BUILTIN_APPS=y
 CONFIG_NSH_FILE_APPS=y
 CONFIG_NUNGET_CHARS=0
 CONFIG_POSIX_SPAWN_PROXY_STACKSIZE=512
 CONFIG_PREALLOC_TIMERS=0
-CONFIG_PREALLOC_WDOGS=4
 CONFIG_RAM_SIZE=524288
 CONFIG_RAM_START=0x20000000
 CONFIG_RAW_BINARY=y
@@ -62,4 +54,3 @@ CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE=768
 CONFIG_UART1_BAUD=9600
 CONFIG_UART1_SERIAL_CONSOLE=y
 CONFIG_UART2_BAUD=9600
-CONFIG_WDOG_INTRESERVE=0