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 8a55ab680aff215e452a0f873d0dde86c3e4376d Author: chao an <[email protected]> AuthorDate: Tue Sep 12 11:46:21 2023 +0800 boards: Refresh MM_IOB related config Signed-off-by: chao an <[email protected]> --- boards/sim/sim/sim/configs/wamr/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/boards/sim/sim/sim/configs/wamr/defconfig b/boards/sim/sim/sim/configs/wamr/defconfig index 67a58c0dce..174f4bd9e4 100644 --- a/boards/sim/sim/sim/configs/wamr/defconfig +++ b/boards/sim/sim/sim/configs/wamr/defconfig @@ -58,7 +58,6 @@ CONFIG_LIBC_LOCALE_GETTEXT=y CONFIG_LIBC_MAX_EXITFUNS=1 CONFIG_LIBC_NUMBERED_ARGS=y CONFIG_LIBM=y -CONFIG_MM_IOB=y CONFIG_NET=y CONFIG_NET_BINDTODEVICE=y CONFIG_NET_SOCKOPTS=y
