diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 24c5dee91768..21d6ec1e5368 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -2064,10 +2064,6 @@ source "fs/Kconfig.binfmt" | |||
2064 | config TRAD_SIGNALS | 2064 | config TRAD_SIGNALS |
2065 | bool | 2065 | bool |
2066 | 2066 | ||
2067 | config BINFMT_IRIX | ||
2068 | bool "Include IRIX binary compatibility" | ||
2069 | depends on CPU_BIG_ENDIAN && 32BIT && BROKEN | ||
2070 | |||
2071 | config MIPS32_COMPAT | 2067 | config MIPS32_COMPAT |
2072 | bool "Kernel support for Linux/MIPS 32-bit binary compatibility" | 2068 | bool "Kernel support for Linux/MIPS 32-bit binary compatibility" |
2073 | depends on 64BIT | 2069 | depends on 64BIT |