riscv: support the elf-fdpic binfmt loader
[linux-2.6-block.git] / fs / Kconfig.binfmt
index 93539aac0e5b2e8a87444742ec267b3e0d8fe3fc..f5693164ca9a311e97eed173c73ce27ab740d8cf 100644 (file)
@@ -58,7 +58,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 || ((M68K || SUPERH || XTENSA) && !MMU)
+       depends on ARM || ((M68K || RISCV || SUPERH || XTENSA) && !MMU)
        select ELFCORE
        help
          ELF FDPIC binaries are based on ELF, but allow the individual load