mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 13:13:08 +08:00
sim/nsh: Enable CONFIG_FS_RAMMAP
to catch the ram map related build issue Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Gustavo Henrique Nihei
parent
1f3a8b5adf
commit
c1250dcbd1
@@ -27,6 +27,7 @@ CONFIG_FSUTILS_PASSWD_READONLY=y
|
||||
CONFIG_FS_BINFS=y
|
||||
CONFIG_FS_FAT=y
|
||||
CONFIG_FS_PROCFS=y
|
||||
CONFIG_FS_RAMMAP=y
|
||||
CONFIG_FS_ROMFS=y
|
||||
CONFIG_IDLETHREAD_STACKSIZE=4096
|
||||
CONFIG_LIBC_EXECFUNCS=y
|
||||
|
||||
Reference in New Issue
Block a user