diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2008-07-15 13:44:30 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-07-15 13:44:30 -0400 |
commit | 2957c9e61ee9c37e7ebf2c8acab03e073fe942fd (patch) | |
tree | 50b4baea3b130ed3e1ef95a9c0f2d2761dd88693 /arch/mips/Kconfig | |
parent | 997288517ec839b7639fcba77111256b13a66000 (diff) |
[MIPS] IRIX: Goodbye and thanks for all the fish
Never terribly functional or popular, plagued by hard to fix bugs the time
to say goodbye has more than arrived.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
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 |