提交 3a898c0f 编写于 作者: P Paul Mundt

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: NPaul Mundt <lethal@linux-sh.org>
上级 49453264
......@@ -55,6 +55,7 @@ config SUPERH32
config SUPERH64
def_bool ARCH = "sh64"
select KALLSYMS
config ARCH_DEFCONFIG
string
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册