UBI: make tests modes dynamic
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Tue, 15 Mar 2011 08:30:40 +0000 (10:30 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 16 Mar 2011 11:50:17 +0000 (13:50 +0200)
commit28237e4583604818294dc1ce7881db5f53377b9c
tree84fc5d22a1f4213824445253cc9702be96069b47
parent92d124f5314913a21f7fa98b22ee457dab171edd
UBI: make tests modes dynamic

Similarly to the debugging checks and message, make the test modes
be dynamically selected via the "debug_tsts" module parameter or
via the "/sys/module/ubi/parameters/debug_tsts" sysfs file. This
is consistent with UBIFS as well.

And now, since all the Kconfig knobs became dynamic, we can remove
the Kconfig.debug file completely.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/Kconfig
drivers/mtd/ubi/Kconfig.debug [deleted file]
drivers/mtd/ubi/build.c
drivers/mtd/ubi/debug.c
drivers/mtd/ubi/debug.h
drivers/mtd/ubi/wl.c