commit | 5d2685d0b3edc51ecc92604d5b7f5ca9b29b90bb | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Dec 17 15:56:06 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Dec 22 18:44:47 2008 +0900 |
tree | 389a38e95a74306e94c7bffc1b05635ff08db754 | |
parent | fe58cac35f48a9598c2a1360c2204c73f7bca2d2 [diff] |
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>