sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 17 Dec 2008 06:56:06 +0000 (15:56 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:44:47 +0000 (18:44 +0900)
We don't really want this enabled by default, but it is still quite
useful for debugging. So, make it conditional and leave it off by
default.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found