From 419903a813714df5202d1c967cdfc592405aaa7e Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Fri, 30 Mar 2012 19:31:22 +0900 Subject: [PATCH] --- yaml --- r: 298876 b: refs/heads/master c: da47f4a3186b4f55914cceffb51adfa55ef4897e h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/sh/Kconfig.debug | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b75a67a60845..da1b4a65dd66 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f03c4866d31e913a8dbc84f7d1459abdaf0bd326 +refs/heads/master: da47f4a3186b4f55914cceffb51adfa55ef4897e diff --git a/trunk/arch/sh/Kconfig.debug b/trunk/arch/sh/Kconfig.debug index c1d5a820b1aa..5f2bb4242c0f 100644 --- a/trunk/arch/sh/Kconfig.debug +++ b/trunk/arch/sh/Kconfig.debug @@ -61,6 +61,7 @@ config DUMP_CODE config DWARF_UNWINDER bool "Enable the DWARF unwinder for stacktraces" select FRAME_POINTER + depends on SUPERH32 default n help Enabling this option will make stacktraces more accurate, at