From: Paul Mundt Date: Thu, 24 May 2012 06:05:29 +0000 (+0900) Subject: sh64: Ensure KALLSYMS is enabled for unwinder use. X-Git-Tag: v3.6-rc1~131^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a898c0f36f9fe312cb6e98865a6833110e67cb2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed