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)
commit5d2685d0b3edc51ecc92604d5b7f5ca9b29b90bb
tree389a38e95a74306e94c7bffc1b05635ff08db754
parentfe58cac35f48a9598c2a1360c2204c73f7bca2d2
sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.

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>
arch/sh/Kconfig.debug
arch/sh/include/asm/processor_32.h
arch/sh/kernel/Makefile_32