sh64: Ensure KALLSYMS is enabled for unwinder use.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 24 May 2012 06:05:29 +0000 (15:05 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 24 May 2012 06:05:29 +0000 (15:05 +0900)
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>

No differences found