commit | aa44d1d35f3485e0acea0f22e41cb472d2c99858 | [log] [tgz] |
---|---|---|
author | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Wed May 16 18:09:08 2012 +0300 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Sun May 20 20:26:00 2012 +0300 |
tree | b066ebf877a3eba5cb154b4d78f8bad6c86c1cfd | |
parent | 718c00bb8fb00c68977f1076619cdfb050f92ba5 [diff] |
UBI: remove Kconfig debugging option 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>