Vik memcpy() is already defined on string/Kconfig

This commit is contained in:
Alan Carvalho de Assis 2020-05-02 10:28:57 -03:00 committed by patacongo
parent b29efe4307
commit 8c0fc09853

View file

@ -138,13 +138,4 @@ config EOL_IS_EITHER_CRLF
endchoice
config MEMCPY_VIK
bool "Vik memcpy()"
default n
depends on !LIBC_ARCH_MEMCPY
---help---
Select this option to use the optimized memcpy() function by Daniel Vik.
Select this option for improved performance at the expense of increased
size. See licensing information in the top-level COPYING file.
endmenu #Standard C I/O