diff options
author | Paul Mundt <lethal@linux-sh.org> | 2012-06-13 12:12:14 +0900 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2012-06-13 12:12:14 +0900 |
commit | f21efd45362d555b3b93960a5736ad7c6fc1f367 (patch) | |
tree | e86510670b3543be81814d0099954b8a83cd8dfb /arch/sh/Kconfig | |
parent | 380622e9ff56201f9c3c1f153d1ca0a24324a1d4 (diff) | |
parent | 3a898c0f36f9fe312cb6e98865a6833110e67cb2 (diff) |
Merge branch 'sh/multi-unwinders' into sh-latest
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r-- | arch/sh/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 31d9db7913e4..a24595d83ad6 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig @@ -60,6 +60,7 @@ config SUPERH32 config SUPERH64 def_bool ARCH = "sh64" + select KALLSYMS config ARCH_DEFCONFIG string |