diff --git a/nuttx-configs/nxphlite-v3/nsh/defconfig b/nuttx-configs/nxphlite-v3/nsh/defconfig index a41883bae2..7149602346 100644 --- a/nuttx-configs/nxphlite-v3/nsh/defconfig +++ b/nuttx-configs/nxphlite-v3/nsh/defconfig @@ -469,7 +469,7 @@ CONFIG_DEV_CONSOLE=y # CONFIG_FDCLONE_DISABLE is not set CONFIG_FDCLONE_STDIO=y CONFIG_SDCLONE_DISABLE=y -CONFIG_NFILE_DESCRIPTORS=51 +CONFIG_NFILE_DESCRIPTORS=54 CONFIG_NFILE_STREAMS=8 CONFIG_NAME_MAX=32 CONFIG_PRIORITY_INHERITANCE=y