From: Artem Bityutskiy Date: Tue, 15 Mar 2011 08:30:40 +0000 (+0200) Subject: UBI: make tests modes dynamic X-Git-Tag: v2.6.39-rc1~422^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28237e4583604818294dc1ce7881db5f53377b9c;p=pandora-kernel.git 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 --- Reading git-diff-tree failed