diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index ff9cc18d456a..a97bee108d3c 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -359,34 +359,6 @@ config PMC_YOSEMITE | |||
359 | Yosemite is an evaluation board for the RM9000x2 processor | 359 | Yosemite is an evaluation board for the RM9000x2 processor |
360 | manufactured by PMC-Sierra. | 360 | manufactured by PMC-Sierra. |
361 | 361 | ||
362 | config QEMU | ||
363 | bool "Qemu" | ||
364 | select CEVT_R4K | ||
365 | select CSRC_R4K | ||
366 | select DMA_COHERENT | ||
367 | select GENERIC_ISA_DMA | ||
368 | select HAVE_STD_PC_SERIAL_PORT | ||
369 | select I8253 | ||
370 | select I8259 | ||
371 | select IRQ_CPU | ||
372 | select ISA | ||
373 | select SWAP_IO_SPACE | ||
374 | select SYS_HAS_CPU_MIPS32_R1 | ||
375 | select SYS_HAS_EARLY_PRINTK | ||
376 | select SYS_SUPPORTS_32BIT_KERNEL | ||
377 | select SYS_SUPPORTS_BIG_ENDIAN | ||
378 | select SYS_SUPPORTS_LITTLE_ENDIAN | ||
379 | select GENERIC_HARDIRQS_NO__DO_IRQ | ||
380 | select NR_CPUS_DEFAULT_1 | ||
381 | select SYS_SUPPORTS_SMP | ||
382 | help | ||
383 | Qemu is a software emulator which among other architectures also | ||
384 | can simulate a MIPS32 4Kc system. This patch adds support for the | ||
385 | system architecture that currently is being simulated by Qemu. It | ||
386 | will eventually be removed again when Qemu has the capability to | ||
387 | simulate actual MIPS hardware platforms. More information on Qemu | ||
388 | can be found at http://www.linux-mips.org/wiki/Qemu. | ||
389 | |||
390 | config SGI_IP22 | 362 | config SGI_IP22 |
391 | bool "SGI IP22 (Indy/Indigo2)" | 363 | bool "SGI IP22 (Indy/Indigo2)" |
392 | select ARC | 364 | select ARC |