nuttx/binfmt/libnxflat/Kconfig
2016-06-11 14:14:08 -06:00

10 lines
246 B
Plaintext

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config NXFLAT_DUMPBUFFER
bool "Dump NXFLAT buffers"
default n
depends on DEBUG_FEATURES && CONFIG_DEBUG_INFO