aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig18
1 files changed, 0 insertions, 18 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 823a6285c55a..1619cf2c9ff0 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -131,20 +131,6 @@ config MACH_JAZZ
131 Members include the Acer PICA, MIPS Magnum 4000, MIPS Millenium and 131 Members include the Acer PICA, MIPS Magnum 4000, MIPS Millenium and
132 Olivetti M700-10 workstations. 132 Olivetti M700-10 workstations.
133 133
134config LASAT
135 bool "LASAT Networks platforms"
136 select DMA_NONCOHERENT
137 select SYS_HAS_EARLY_PRINTK
138 select HW_HAS_PCI
139 select PCI_GT64XXX_PCI0
140 select MIPS_NILE4
141 select R5000_CPU_SCACHE
142 select SYS_HAS_CPU_R5000
143 select SYS_SUPPORTS_32BIT_KERNEL
144 select SYS_SUPPORTS_64BIT_KERNEL if BROKEN
145 select SYS_SUPPORTS_LITTLE_ENDIAN
146 select GENERIC_HARDIRQS_NO__DO_IRQ
147
148config MIPS_ATLAS 134config MIPS_ATLAS
149 bool "MIPS Atlas board" 135 bool "MIPS Atlas board"
150 select BOOT_ELF32 136 select BOOT_ELF32
@@ -670,7 +656,6 @@ endchoice
670source "arch/mips/au1000/Kconfig" 656source "arch/mips/au1000/Kconfig"
671source "arch/mips/ddb5xxx/Kconfig" 657source "arch/mips/ddb5xxx/Kconfig"
672source "arch/mips/jazz/Kconfig" 658source "arch/mips/jazz/Kconfig"
673source "arch/mips/lasat/Kconfig"
674source "arch/mips/pmc-sierra/Kconfig" 659source "arch/mips/pmc-sierra/Kconfig"
675source "arch/mips/sgi-ip27/Kconfig" 660source "arch/mips/sgi-ip27/Kconfig"
676source "arch/mips/sibyte/Kconfig" 661source "arch/mips/sibyte/Kconfig"
@@ -779,9 +764,6 @@ config MIPS_BONITO64
779config MIPS_MSC 764config MIPS_MSC
780 bool 765 bool
781 766
782config MIPS_NILE4
783 bool
784
785config MIPS_DISABLE_OBSOLETE_IDE 767config MIPS_DISABLE_OBSOLETE_IDE
786 bool 768 bool
787 769