commit | 3a898c0f36f9fe312cb6e98865a6833110e67cb2 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Thu May 24 15:05:29 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Thu May 24 15:05:29 2012 +0900 |
tree | e64e8c1cf83372793e41f26ab341c599a2edde08 | |
parent | 49453264997f232008efae457553d82381f9614f [diff] |
sh64: Ensure KALLSYMS is enabled for unwinder use. Since sh64 depends on kallsyms unconditionally for its stack unwinding to be of any use, make sure it's selected. In practice we don't have any case where it's disabled anyways, so moving to this to a select is fine. Signed-off-by: Paul Mundt <lethal@linux-sh.org>