diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 21d6ec1e5368..6383c700686c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -181,38 +181,6 @@ config LEMOTE_FULONG | |||
181 | Lemote Fulong mini-PC board based on the Chinese Loongson-2E CPU and | 181 | Lemote Fulong mini-PC board based on the Chinese Loongson-2E CPU and |
182 | an FPGA northbridge | 182 | an FPGA northbridge |
183 | 183 | ||
184 | config MIPS_ATLAS | ||
185 | bool "MIPS Atlas board" | ||
186 | select BOOT_ELF32 | ||
187 | select BOOT_RAW | ||
188 | select CEVT_R4K | ||
189 | select CSRC_R4K | ||
190 | select DMA_NONCOHERENT | ||
191 | select SYS_HAS_EARLY_PRINTK | ||
192 | select IRQ_CPU | ||
193 | select HW_HAS_PCI | ||
194 | select MIPS_BOARDS_GEN | ||
195 | select MIPS_BONITO64 | ||
196 | select PCI_GT64XXX_PCI0 | ||
197 | select MIPS_MSC | ||
198 | select RM7000_CPU_SCACHE | ||
199 | select SWAP_IO_SPACE | ||
200 | select SYS_HAS_CPU_MIPS32_R1 | ||
201 | select SYS_HAS_CPU_MIPS32_R2 | ||
202 | select SYS_HAS_CPU_MIPS64_R1 | ||
203 | select SYS_HAS_CPU_NEVADA | ||
204 | select SYS_HAS_CPU_RM7000 | ||
205 | select SYS_SUPPORTS_32BIT_KERNEL | ||
206 | select SYS_SUPPORTS_64BIT_KERNEL | ||
207 | select SYS_SUPPORTS_BIG_ENDIAN | ||
208 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
209 | select SYS_SUPPORTS_MULTITHREADING if EXPERIMENTAL | ||
210 | select SYS_SUPPORTS_SMARTMIPS | ||
211 | select GENERIC_HARDIRQS_NO__DO_IRQ | ||
212 | help | ||
213 | This enables support for the MIPS Technologies Atlas evaluation | ||
214 | board. | ||
215 | |||
216 | config MIPS_MALTA | 184 | config MIPS_MALTA |
217 | bool "MIPS Malta board" | 185 | bool "MIPS Malta board" |
218 | select ARCH_MAY_HAVE_PC_FDC | 186 | select ARCH_MAY_HAVE_PC_FDC |