Eliminate CONFIG_ARCH_OPTIMIZED_FUNCTIONS. Move options to select architectur-specific C library options from libc/Kconfig to libc/machine/Kconfig and rename.

This commit is contained in:
Gregory Nutt
2017-01-20 09:30:07 -06:00
parent 85ef4c1e0c
commit 3c4684ef5f
378 changed files with 86 additions and 467 deletions
-1
View File
@@ -350,7 +350,6 @@ CONFIG_EOL_IS_EITHER_CRLF=y
CONFIG_ARCH_LOWPUTC=y
CONFIG_LIB_SENDFILE_BUFSIZE=512
# CONFIG_ARCH_ROMGETC is not set
# CONFIG_ARCH_OPTIMIZED_FUNCTIONS is not set
#
# Basic CXX Support