2012-04-06 23:49:35 +08:00
|
|
|
#
|
|
|
|
# For a description of the syntax of this configuration file,
|
2012-04-07 00:45:52 +08:00
|
|
|
# see misc/tools/kconfig-language.txt.
|
2012-04-06 23:49:35 +08:00
|
|
|
#
|
2012-10-25 00:46:12 +08:00
|
|
|
|
|
|
|
config NXFLAT_DUMPBUFFER
|
|
|
|
bool "Dump NXFLAT buffers"
|
|
|
|
default n
|
|
|
|
depends on DEBUG && DEBUG_VERBOSE
|