aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig21
1 files changed, 0 insertions, 21 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index d2440478787b..17cc7ff8458c 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -415,23 +415,6 @@ config PMC_MSP
415 of integrated peripherals, interfaces and DSPs in addition to 415 of integrated peripherals, interfaces and DSPs in addition to
416 a variety of MIPS cores. 416 a variety of MIPS cores.
417 417
418config POWERTV
419 bool "Cisco PowerTV"
420 select BOOT_ELF32
421 select CEVT_R4K
422 select CPU_MIPSR2_IRQ_VI
423 select CPU_MIPSR2_IRQ_EI
424 select CSRC_POWERTV
425 select DMA_NONCOHERENT
426 select HW_HAS_PCI
427 select SYS_HAS_CPU_MIPS32_R2
428 select SYS_SUPPORTS_32BIT_KERNEL
429 select SYS_SUPPORTS_BIG_ENDIAN
430 select SYS_SUPPORTS_HIGHMEM
431 select USB_OHCI_LITTLE_ENDIAN
432 help
433 This enables support for the Cisco PowerTV Platform.
434
435config RALINK 418config RALINK
436 bool "Ralink based machines" 419 bool "Ralink based machines"
437 select CEVT_R4K 420 select CEVT_R4K
@@ -814,7 +797,6 @@ source "arch/mips/jz4740/Kconfig"
814source "arch/mips/lantiq/Kconfig" 797source "arch/mips/lantiq/Kconfig"
815source "arch/mips/lasat/Kconfig" 798source "arch/mips/lasat/Kconfig"
816source "arch/mips/pmcs-msp71xx/Kconfig" 799source "arch/mips/pmcs-msp71xx/Kconfig"
817source "arch/mips/powertv/Kconfig"
818source "arch/mips/ralink/Kconfig" 800source "arch/mips/ralink/Kconfig"
819source "arch/mips/sgi-ip27/Kconfig" 801source "arch/mips/sgi-ip27/Kconfig"
820source "arch/mips/sibyte/Kconfig" 802source "arch/mips/sibyte/Kconfig"
@@ -893,9 +875,6 @@ config CSRC_BCM1480
893config CSRC_IOASIC 875config CSRC_IOASIC
894 bool 876 bool
895 877
896config CSRC_POWERTV
897 bool
898
899config CSRC_R4K 878config CSRC_R4K
900 bool 879 bool
901 880