mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 21:36:28 +08:00
libc: Fix typo in libc/string/Kconfig.
This typo prevented initial ./tools/configure.sh. Signed-off-by: Tomasz 'CeDeROM' CEDRO <tomek@cedro.info>
This commit is contained in:
committed by
Mateusz Szafoni
parent
d762427ec9
commit
8cc2fbfd00
@@ -40,7 +40,7 @@ config LIBC_STRING_OPTIMIZE
|
||||
bool "optimized string function"
|
||||
depends on ALLOW_BSD_COMPONENTS
|
||||
default y
|
||||
--help--
|
||||
---help---
|
||||
Use optimized string function implementation based on newlib.
|
||||
|
||||
config LIBC_PERROR_STDOUT
|
||||
|
||||
Reference in New Issue
Block a user