xref: /openbmc/u-boot/fs/ubifs/Kconfig (revision 694b05240161eecc9628d5816fbf3d37f3c32e2d)
1config 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.
7