]> git.ipfire.org Git - thirdparty/u-boot.git/blob - fs/ubifs/Kconfig
fs: add fs_get_type() for current filesystem type
[thirdparty/u-boot.git] / fs / ubifs / Kconfig
1 config UBIFS_SILENCE_MSG
2 bool "UBIFS silence verbose messages"
3 default ENV_IS_IN_UBI
4 help
5 Make the verbose messages from UBIFS stop printing. This leaves
6 warnings and errors enabled.