aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index d5a89f3fdfd3..8cbdfd255670 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -132,7 +132,6 @@ config MACH_JAZZ
132 select I8253 132 select I8253
133 select I8259 133 select I8259
134 select ISA 134 select ISA
135 select PCSPEAKER
136 select SYS_HAS_CPU_R4X00 135 select SYS_HAS_CPU_R4X00
137 select SYS_SUPPORTS_32BIT_KERNEL 136 select SYS_SUPPORTS_32BIT_KERNEL
138 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL 137 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
@@ -378,7 +377,6 @@ config QEMU
378 select I8259 377 select I8259
379 select IRQ_CPU 378 select IRQ_CPU
380 select ISA 379 select ISA
381 select PCSPEAKER
382 select SWAP_IO_SPACE 380 select SWAP_IO_SPACE
383 select SYS_HAS_CPU_MIPS32_R1 381 select SYS_HAS_CPU_MIPS32_R1
384 select SYS_HAS_EARLY_PRINTK 382 select SYS_HAS_EARLY_PRINTK
@@ -590,7 +588,6 @@ config SNI_RM
590 select I8253 588 select I8253
591 select I8259 589 select I8259
592 select ISA 590 select ISA
593 select PCSPEAKER
594 select SWAP_IO_SPACE if CPU_BIG_ENDIAN 591 select SWAP_IO_SPACE if CPU_BIG_ENDIAN
595 select SYS_HAS_CPU_R4X00 592 select SYS_HAS_CPU_R4X00
596 select SYS_HAS_CPU_R5000 593 select SYS_HAS_CPU_R5000
@@ -1995,9 +1992,6 @@ config MMU
1995config I8253 1992config I8253
1996 bool 1993 bool
1997 1994
1998config PCSPEAKER
1999 bool
2000
2001config ZONE_DMA32 1995config ZONE_DMA32
2002 bool 1996 bool
2003 1997