summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libelf/Kconfig
blob: c47bc9f9eb43ca65b670c4288ebca73548c50ef4 (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 ELF_DUMPBUFFER
	bool "Dump ELF buffers"
	default n
	depends on DEBUG && DEBUG_VERBOSE