Kconfig 221 B

123456789
  1. #
  2. # For a description of the syntax of this configuration file,
  3. # see the file kconfig-language.txt in the NuttX tools repository.
  4. #
  5. config NXFLAT_DUMPBUFFER
  6. bool "Dump NXFLAT buffers"
  7. default n
  8. depends on DEBUG_INFO