Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[sfrench/cifs-2.6.git] / arch / sh / Kconfig
index 7ed20fc3fc81b1eee367e81cae239d89deeecf97..e803a836cb7ca81e9e1546649cc15e2e350dd88c 100644 (file)
@@ -20,6 +20,7 @@ config SUPERH
        select PERF_USE_VMALLOC
        select HAVE_DEBUG_KMEMLEAK
        select HAVE_KERNEL_GZIP
+       select CPU_NO_EFFICIENT_FFS
        select HAVE_KERNEL_BZIP2
        select HAVE_KERNEL_LZMA
        select HAVE_KERNEL_XZ
@@ -44,6 +45,7 @@ config SUPERH
        select OLD_SIGSUSPEND
        select OLD_SIGACTION
        select HAVE_ARCH_AUDITSYSCALL
+       select HAVE_NMI
        help
          The SuperH is a RISC processor targeted for use in embedded systems
          and consumer electronics; it was also used in the Sega Dreamcast
@@ -71,6 +73,7 @@ config SUPERH32
 
 config SUPERH64
        def_bool ARCH = "sh64"
+       select HAVE_EXIT_THREAD
        select KALLSYMS
 
 config ARCH_DEFCONFIG