10 lines
221 B
Plaintext
10 lines
221 B
Plaintext
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
config NXFLAT_DUMPBUFFER
|
|
bool "Dump NXFLAT buffers"
|
|
default n
|
|
depends on DEBUG_INFO
|