Skip to content
Snippets Groups Projects
Commit 3c25e8d8 authored by David Sidrane's avatar David Sidrane Committed by Daniel Agar
Browse files

mindpx-v2 nsh:Optimize memset for speed

parent 0d82e807
No related branches found
No related tags found
No related merge requests found
......@@ -1338,7 +1338,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment