UBIFS: simplify UBIFS Kconfig menu
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 9 Mar 2011 11:36:23 +0000 (13:36 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 11 Mar 2011 08:52:07 +0000 (10:52 +0200)
Remove debug message level and debug checks Kconfig options as they
proved to be useless anyway. We have sysfs interface which we can
use for fine-grained debugging messages and checks selection, see
Documentation/filesystems/ubifs.txt for mode details.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>

No differences found