public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] MTD-UBI config settings for verbose debug
@ 2006-11-19  9:42 John
  2006-11-20  7:40 ` Artem Bityutskiy
  0 siblings, 1 reply; 2+ messages in thread
From: John @ 2006-11-19  9:42 UTC (permalink / raw)
  To: linux-mtd

[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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-20  8:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-19  9:42 [PATCH] MTD-UBI config settings for verbose debug John
2006-11-20  7:40 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox