Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh
[linux-2.6-block.git] / fs / Kconfig.binfmt
index 04f86b8c100e78018294b2cd57716a5cf3401a38..8cd471da3255deddb0a7f294f9b651c7fcc54668 100644 (file)
@@ -45,7 +45,7 @@ config ARCH_USE_GNU_PROPERTY
 config BINFMT_ELF_FDPIC
        bool "Kernel support for FDPIC ELF binaries"
        default y if !BINFMT_ELF
-       depends on (ARM || (SUPERH32 && !MMU) || C6X)
+       depends on (ARM || (SUPERH && !MMU) || C6X)
        select ELFCORE
        help
          ELF FDPIC binaries are based on ELF, but allow the individual load