mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
libc/Kconfig: Break big Kconfig up into separate Kconfig files in each libc subdirectory.
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# see the file kconfig-language.txt in the NuttX tools repository.
|
||||
#
|
||||
|
||||
comment "Math Library Support"
|
||||
|
||||
config LIBM
|
||||
bool "Standard Math library"
|
||||
default n
|
||||
|
||||
Reference in New Issue
Block a user