forked from Archive/PX4-Autopilot
s2740vc-v1 nsh:Optimize memset for speed
This commit is contained in:
parent
3f267a5cb2
commit
e53a06429c
|
@ -989,7 +989,8 @@ CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE=768
|
|||
#
|
||||
# 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
|
||||
|
|
Loading…
Reference in New Issue