Vik memcpy() is already defined on string/Kconfig
This commit is contained in:
parent
b29efe4307
commit
8c0fc09853
1 changed files with 0 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue