From: Artem Bityutskiy Date: Wed, 9 Mar 2011 11:36:23 +0000 (+0200) Subject: UBIFS: simplify UBIFS Kconfig menu X-Git-Tag: v2.6.39-rc1~421^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cce3f612fedcbeee61977497b99bbf68a4082b6b;p=pandora-kernel.git UBIFS: simplify UBIFS Kconfig menu 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 --- Reading git-diff-tree failed