diff --git a/nuttx-configs/tap-v1/nsh/defconfig b/nuttx-configs/tap-v1/nsh/defconfig index 3cd6239083..173912e85e 100644 --- a/nuttx-configs/tap-v1/nsh/defconfig +++ b/nuttx-configs/tap-v1/nsh/defconfig @@ -1261,7 +1261,8 @@ CONFIG_LIBC_STRERROR=y # # memcpy/memset Options # -# CONFIG_MEMSET_OPTSPEED is not set +CONFIG_MEMSET_OPTSPEED=y +CONFIG_MEMSET_64BIT=y # CONFIG_LIBC_DLLFCN is not set # CONFIG_LIBC_MODLIB is not set # CONFIG_LIBC_WCHAR is not set