diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 44 |
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 | ||
419 | config 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 | |||
440 | config POWERTV | 419 | config POWERTV |
441 | bool "Cisco PowerTV" | 420 | bool "Cisco PowerTV" |
442 | select BOOT_ELF32 | 421 | select BOOT_ELF32 |
@@ -1080,9 +1059,6 @@ config IRQ_CPU | |||
1080 | config IRQ_CPU_RM7K | 1059 | config IRQ_CPU_RM7K |
1081 | bool | 1060 | bool |
1082 | 1061 | ||
1083 | config IRQ_CPU_RM9K | ||
1084 | bool | ||
1085 | |||
1086 | config IRQ_MSP_SLP | 1062 | config IRQ_MSP_SLP |
1087 | bool | 1063 | bool |
1088 | 1064 | ||
@@ -1107,10 +1083,6 @@ config PCI_GT64XXX_PCI0 | |||
1107 | config NO_EXCEPT_FILL | 1083 | config NO_EXCEPT_FILL |
1108 | bool | 1084 | bool |
1109 | 1085 | ||
1110 | config MIPS_RM9122 | ||
1111 | bool | ||
1112 | select SERIAL_RM9000 | ||
1113 | |||
1114 | config SOC_EMMA2RH | 1086 | config SOC_EMMA2RH |
1115 | bool | 1087 | bool |
1116 | select CEVT_R4K | 1088 | select CEVT_R4K |
@@ -1156,9 +1128,6 @@ config SOC_PNX8550 | |||
1156 | config SWAP_IO_SPACE | 1128 | config SWAP_IO_SPACE |
1157 | bool | 1129 | bool |
1158 | 1130 | ||
1159 | config SERIAL_RM9000 | ||
1160 | bool | ||
1161 | |||
1162 | config SGI_HAS_INDYDOG | 1131 | config 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 | ||
1455 | config 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 | |||
1465 | config CPU_SB1 | 1424 | config 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 | |||
1680 | config SYS_HAS_CPU_RM7000 | 1639 | config SYS_HAS_CPU_RM7000 |
1681 | bool | 1640 | bool |
1682 | 1641 | ||
1683 | config SYS_HAS_CPU_RM9000 | ||
1684 | bool | ||
1685 | |||
1686 | config SYS_HAS_CPU_SB1 | 1642 | config SYS_HAS_CPU_SB1 |
1687 | bool | 1643 | bool |
1688 | 1644 | ||