From: Artem Bityutskiy Date: Mon, 21 Mar 2011 14:16:29 +0000 (+0200) Subject: UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS X-Git-Tag: v2.6.39-rc1~92^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d523cafbe0dab5a2b873ecd85c37fec9d1368f3;p=pandora-kernel.git UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS Simplify UBIFS configuration menu and kill the option to enable self-check compile-time. We do not really need this because we can do this run-time using the module parameters or the corresponding sysfs interfaces. And there is a value in simplifying the kernel configuration menu which becomes increasingly large. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed