libs/libc: Modify the Kconfig error description

Signed-off-by: wangming9 <wangming9@xiaomi.com>
This commit is contained in:
wangming9 2023-08-31 19:27:36 +08:00 committed by Petro Karashchenko
parent d9cbf84d86
commit 6265596cd0

View file

@ -4,7 +4,7 @@
#
config ARMV7A_STRING_FUNCTION
bool "Enable optimized ARMv7M specific string function"
bool "Enable optimized ARMv7A specific string function"
default n
depends on ARCH_TOOLCHAIN_GNU
select ARMV7A_MEMCHR