[PATCH] MTD-UBI config settings for verbose debug
John
john at arrows.demon.co.uk
Sun Nov 19 04:42:22 EST 2006
[PATCH] MTD-UBI config settings for verbose debug
For the ubi-2.6.git tree.
Without this change, I could not enable verbose error reporting.
With this change, I could enable verbose errors
Signed-off-by: John Smith <John.Smith <at> arrows.demon.co.uk>
Index: ubi-test/ubi-2.6/drivers/mtd/ubi/Kconfig.debug
===================================================================
--- ubi-test.orig/ubi-2.6/drivers/mtd/ubi/Kconfig.debug 2006-11-18 16:23:15.%N +0000
+++ ubi-test/ubi-2.6/drivers/mtd/ubi/Kconfig.debug 2006-11-18 19:31:27.%N +0000
@@ -71,7 +71,7 @@
config MTD_UBI_DEBUG_MSG_VB_ERR
bool "Verbose errors reporting"
- depends on JFFS3_FS_DEBUG
+ depends on MTD_UBI_DEBUG
default y
help
This option enables verbose reporting about errors occurred in UBI.
More information about the linux-mtd
mailing list