summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libnxflat/Kconfig
blob: fdb270cfb2543b446422b145a378a9f771ca0b84 (plain) (blame)
1
2
3
4
5
6
7
8
9
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

config NXFLAT_DUMPBUFFER
	bool "Dump NXFLAT buffers"
	default n
	depends on DEBUG && DEBUG_VERBOSE