mirror of
https://github.com/apache/nuttx.git
synced 2026-08-16 09:53:23 +00:00
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5250 42af7a65-404d-4744-a932-0658087f49c3
9 lines
199 B
Text
9 lines
199 B
Text
#
|
|
# 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
|