UBI: remove Kconfig debugging option
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 16 May 2012 15:09:08 +0000 (18:09 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Sun, 20 May 2012 17:26:00 +0000 (20:26 +0300)
This patch kills the UBI debugging Kconfig option completely and makes all the
debugging stuff to be always compiled-in. It was pain in the neck to maintain
this useless option because all users I am aware of have debugging enabled
anyway - how else will you diagnose errors otherwise?

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>

No differences found