diff --git a/nuttx-configs/px4cannode-v1/nsh/defconfig b/nuttx-configs/px4cannode-v1/nsh/defconfig index 09f2beb816..7f8711dbc1 100644 --- a/nuttx-configs/px4cannode-v1/nsh/defconfig +++ b/nuttx-configs/px4cannode-v1/nsh/defconfig @@ -1003,7 +1003,8 @@ CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE=394 # # 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