nuttx-apps/testing/cxxsize/Kconfig
cuiziwei e50627ecd6 apps/testing:Add c++ STL code size test case.
Signed-off-by: cuiziwei <cuiziwei@xiaomi.com>
2024-10-11 18:31:14 +08:00

9 lines
228 B
Text

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config TESTING_CXXSIZE
tristate "Test c++ code size program"
default n
depends on HAVE_CXX