UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Mon, 21 Mar 2011 14:16:29 +0000 (16:16 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 24 Mar 2011 14:16:08 +0000 (16:16 +0200)
commit9d523cafbe0dab5a2b873ecd85c37fec9d1368f3
treeb9555d625c0c9fb6e7036e28f53eef7b118513b3
parentfc5e58c0c4fd86881ec8ba8e46e41a07e25dc7a6
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 <Artem.Bityutskiy@nokia.com>
fs/ubifs/Kconfig