aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 479146c180cb..ef6717a64bc7 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -39,6 +39,8 @@ config SUPERH
39 select GENERIC_STRNLEN_USER 39 select GENERIC_STRNLEN_USER
40 select HAVE_MOD_ARCH_SPECIFIC if DWARF_UNWINDER 40 select HAVE_MOD_ARCH_SPECIFIC if DWARF_UNWINDER
41 select MODULES_USE_ELF_RELA 41 select MODULES_USE_ELF_RELA
42 select OLD_SIGSUSPEND
43 select OLD_SIGACTION
42 help 44 help
43 The SuperH is a RISC processor targeted for use in embedded systems 45 The SuperH is a RISC processor targeted for use in embedded systems
44 and consumer electronics; it was also used in the Sega Dreamcast 46 and consumer electronics; it was also used in the Sega Dreamcast