diff options
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 | |||
60 | 60 | ||
61 | config SUPERH64 | 61 | config SUPERH64 |
62 | def_bool ARCH = "sh64" | 62 | def_bool ARCH = "sh64" |
63 | select KALLSYMS | ||
63 | 64 | ||
64 | config ARCH_DEFCONFIG | 65 | config ARCH_DEFCONFIG |
65 | string | 66 | string |