aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig44
1 files changed, 0 insertions, 44 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 53470f0437c..9806a5ae50b 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -416,27 +416,6 @@ config PMC_MSP
416 of integrated peripherals, interfaces and DSPs in addition to 416 of integrated peripherals, interfaces and DSPs in addition to
417 a variety of MIPS cores. 417 a variety of MIPS cores.
418 418
419config PMC_YOSEMITE
420 bool "PMC-Sierra Yosemite eval board"
421 select CEVT_R4K
422 select CSRC_R4K
423 select DMA_COHERENT
424 select HW_HAS_PCI
425 select IRQ_CPU
426 select IRQ_CPU_RM7K
427 select IRQ_CPU_RM9K
428 select SWAP_IO_SPACE
429 select SYS_HAS_CPU_RM9000
430 select SYS_HAS_EARLY_PRINTK
431 select SYS_SUPPORTS_32BIT_KERNEL
432 select SYS_SUPPORTS_64BIT_KERNEL
433 select SYS_SUPPORTS_BIG_ENDIAN
434 select SYS_SUPPORTS_HIGHMEM
435 select SYS_SUPPORTS_SMP
436 help
437 Yosemite is an evaluation board for the RM9000x2 processor
438 manufactured by PMC-Sierra.
439
440config POWERTV 419config POWERTV
441 bool "Cisco PowerTV" 420 bool "Cisco PowerTV"
442 select BOOT_ELF32 421 select BOOT_ELF32
@@ -1080,9 +1059,6 @@ config IRQ_CPU
1080config IRQ_CPU_RM7K 1059config IRQ_CPU_RM7K
1081 bool 1060 bool
1082 1061
1083config IRQ_CPU_RM9K
1084 bool
1085
1086config IRQ_MSP_SLP 1062config IRQ_MSP_SLP
1087 bool 1063 bool
1088 1064
@@ -1107,10 +1083,6 @@ config PCI_GT64XXX_PCI0
1107config NO_EXCEPT_FILL 1083config NO_EXCEPT_FILL
1108 bool 1084 bool
1109 1085
1110config MIPS_RM9122
1111 bool
1112 select SERIAL_RM9000
1113
1114config SOC_EMMA2RH 1086config SOC_EMMA2RH
1115 bool 1087 bool
1116 select CEVT_R4K 1088 select CEVT_R4K
@@ -1156,9 +1128,6 @@ config SOC_PNX8550
1156config SWAP_IO_SPACE 1128config SWAP_IO_SPACE
1157 bool 1129 bool
1158 1130
1159config SERIAL_RM9000
1160 bool
1161
1162config SGI_HAS_INDYDOG 1131config SGI_HAS_INDYDOG
1163 bool 1132 bool
1164 1133
@@ -1452,16 +1421,6 @@ config CPU_RM7000
1452 select CPU_SUPPORTS_HIGHMEM 1421 select CPU_SUPPORTS_HIGHMEM
1453 select CPU_SUPPORTS_HUGEPAGES 1422 select CPU_SUPPORTS_HUGEPAGES
1454 1423
1455config CPU_RM9000
1456 bool "RM9000"
1457 depends on SYS_HAS_CPU_RM9000
1458 select CPU_HAS_PREFETCH
1459 select CPU_SUPPORTS_32BIT_KERNEL
1460 select CPU_SUPPORTS_64BIT_KERNEL
1461 select CPU_SUPPORTS_HIGHMEM
1462 select CPU_SUPPORTS_HUGEPAGES
1463 select WEAK_ORDERING
1464
1465config CPU_SB1 1424config CPU_SB1
1466 bool "SB1" 1425 bool "SB1"
1467 depends on SYS_HAS_CPU_SB1 1426 depends on SYS_HAS_CPU_SB1
@@ -1680,9 +1639,6 @@ config SYS_HAS_CPU_R10000
1680config SYS_HAS_CPU_RM7000 1639config SYS_HAS_CPU_RM7000
1681 bool 1640 bool
1682 1641
1683config SYS_HAS_CPU_RM9000
1684 bool
1685
1686config SYS_HAS_CPU_SB1 1642config SYS_HAS_CPU_SB1
1687 bool 1643 bool
1688 1644