mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 06:18:40 +08:00
9 lines
221 B
Text
9 lines
221 B
Text
#
|
|
# 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
|