libc/Kconfig: Break big Kconfig up into separate Kconfig files in each libc subdirectory.

This commit is contained in:
Gregory Nutt
2017-02-10 09:32:55 -06:00
parent 24052710c1
commit de1b68dc4e
20 changed files with 1156 additions and 861 deletions
+2
View File
@@ -3,6 +3,8 @@
# see the file kconfig-language.txt in the NuttX tools repository.
#
comment "Module Library Configuration"
config LIBC_MODLIB
bool
default n