summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/libnxflat/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/binfmt/libnxflat/Kconfig')
-rw-r--r--nuttx/binfmt/libnxflat/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/binfmt/libnxflat/Kconfig b/nuttx/binfmt/libnxflat/Kconfig
index ae2bf3130..fdb270cfb 100644
--- a/nuttx/binfmt/libnxflat/Kconfig
+++ b/nuttx/binfmt/libnxflat/Kconfig
@@ -2,3 +2,8 @@
# 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