]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2f5d53ebbded5a55bf2d4f2ff0542fc02de7a30c
treeb9555d625c0c9fb6e7036e28f53eef7b118513b3
parenta24deeb93f6dfc0e60b54e787864785e38a2b77f
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