forked from Archive/PX4-Autopilot
10 lines
199 B
Plaintext
10 lines
199 B
Plaintext
|
#
|
||
|
# 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
|