mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 04:19:37 +08:00
Kconfig: improve uniformity
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
committed by
Xiang Xiao
parent
3b3cebdd3e
commit
51a2db6ffc
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
config RISCV_MEMCPY
|
||||
bool "Enable optimized memcpy() for RISC-V"
|
||||
select LIBC_ARCH_MEMCPY
|
||||
---help---
|
||||
Enable optimized RISC-V specific memcpy() library function
|
||||
bool "Enable optimized memcpy() for RISC-V"
|
||||
select LIBC_ARCH_MEMCPY
|
||||
---help---
|
||||
Enable optimized RISC-V specific memcpy() library function
|
||||
|
||||
Reference in New Issue
Block a user