nuttx-apps/fsutils/mkmbr/Kconfig

12 lines
252 B
Plaintext
Raw Normal View History

#
# For a description of the syntax of this configuration file,
# see the file kconfig-language.txt in the NuttX tools repository.
#
config FSUTILS_MKMBR
bool "mkmbr utility"
default n
select BCH
---help---
Enables support for the mkmbr utility