This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
commit 894b1431e3aadf15a85a9553c0c1b1a6b2a14c37 Author: chao an <[email protected]> AuthorDate: Thu Dec 12 11:33:34 2024 +0800 arm64/imx9: refrash defconfig of imx93-evk Signed-off-by: chao an <[email protected]> --- boards/arm64/imx9/imx93-evk/configs/bootloader/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/arm64/imx9/imx93-evk/configs/bootloader/defconfig b/boards/arm64/imx9/imx93-evk/configs/bootloader/defconfig index 44b611889d..d5ee1f76d7 100644 --- a/boards/arm64/imx9/imx93-evk/configs/bootloader/defconfig +++ b/boards/arm64/imx9/imx93-evk/configs/bootloader/defconfig @@ -76,7 +76,6 @@ CONFIG_EXPERIMENTAL=y CONFIG_FILE_STREAM=y CONFIG_FS_ANONMAP=y CONFIG_FS_PROCFS=y -CONFIG_FS_REFCOUNT=y CONFIG_FS_ROMFS=y CONFIG_FS_ROMFS_CACHE_NODE=y CONFIG_HAVE_CXX=y
