b49a2605d0
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5250 42af7a65-404d-4744-a932-0658087f49c3
10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
#
|
|
# 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
|