aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig49
1 files changed, 25 insertions, 24 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 9becc44d9d7a..9eb7eaa355ba 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -106,12 +106,14 @@ config ATH79
106config BCM47XX 106config BCM47XX
107 bool "Broadcom BCM47XX based boards" 107 bool "Broadcom BCM47XX based boards"
108 select ARCH_WANT_OPTIONAL_GPIOLIB 108 select ARCH_WANT_OPTIONAL_GPIOLIB
109 select BOOT_RAW
109 select CEVT_R4K 110 select CEVT_R4K
110 select CSRC_R4K 111 select CSRC_R4K
111 select DMA_NONCOHERENT 112 select DMA_NONCOHERENT
112 select FW_CFE 113 select FW_CFE
113 select HW_HAS_PCI 114 select HW_HAS_PCI
114 select IRQ_CPU 115 select IRQ_CPU
116 select NO_EXCEPT_FILL
115 select SYS_SUPPORTS_32BIT_KERNEL 117 select SYS_SUPPORTS_32BIT_KERNEL
116 select SYS_SUPPORTS_LITTLE_ENDIAN 118 select SYS_SUPPORTS_LITTLE_ENDIAN
117 select SYS_HAS_EARLY_PRINTK 119 select SYS_HAS_EARLY_PRINTK
@@ -293,6 +295,7 @@ config MIPS_MALTA
293 select BOOT_RAW 295 select BOOT_RAW
294 select CEVT_R4K 296 select CEVT_R4K
295 select CSRC_R4K 297 select CSRC_R4K
298 select CSRC_GIC
296 select DMA_NONCOHERENT 299 select DMA_NONCOHERENT
297 select GENERIC_ISA_DMA 300 select GENERIC_ISA_DMA
298 select HAVE_PCSPKR_PLATFORM 301 select HAVE_PCSPKR_PLATFORM
@@ -352,6 +355,7 @@ config MIPS_SEAD3
352 select USB_ARCH_HAS_EHCI 355 select USB_ARCH_HAS_EHCI
353 select USB_EHCI_BIG_ENDIAN_DESC 356 select USB_EHCI_BIG_ENDIAN_DESC
354 select USB_EHCI_BIG_ENDIAN_MMIO 357 select USB_EHCI_BIG_ENDIAN_MMIO
358 select USE_OF
355 help 359 help
356 This enables support for the MIPS Technologies SEAD3 evaluation 360 This enables support for the MIPS Technologies SEAD3 evaluation
357 board. 361 board.
@@ -383,16 +387,6 @@ config NXP_STB225
383 help 387 help
384 Support for NXP Semiconductors STB225 Development Board. 388 Support for NXP Semiconductors STB225 Development Board.
385 389
386config PNX8550_JBS
387 bool "NXP PNX8550 based JBS board"
388 select PNX8550
389 select SYS_SUPPORTS_LITTLE_ENDIAN
390
391config PNX8550_STB810
392 bool "NXP PNX8550 based STB810 board"
393 select PNX8550
394 select SYS_SUPPORTS_LITTLE_ENDIAN
395
396config PMC_MSP 390config PMC_MSP
397 bool "PMC-Sierra MSP chipsets" 391 bool "PMC-Sierra MSP chipsets"
398 depends on EXPERIMENTAL 392 depends on EXPERIMENTAL
@@ -433,6 +427,22 @@ config POWERTV
433 help 427 help
434 This enables support for the Cisco PowerTV Platform. 428 This enables support for the Cisco PowerTV Platform.
435 429
430config RALINK
431 bool "Ralink based machines"
432 select CEVT_R4K
433 select CSRC_R4K
434 select BOOT_RAW
435 select DMA_NONCOHERENT
436 select IRQ_CPU
437 select USE_OF
438 select SYS_HAS_CPU_MIPS32_R1
439 select SYS_HAS_CPU_MIPS32_R2
440 select SYS_SUPPORTS_32BIT_KERNEL
441 select SYS_SUPPORTS_LITTLE_ENDIAN
442 select SYS_HAS_EARLY_PRINTK
443 select HAVE_MACH_CLKDEV
444 select CLKDEV_LOOKUP
445
436config SGI_IP22 446config SGI_IP22
437 bool "SGI IP22 (Indy/Indigo2)" 447 bool "SGI IP22 (Indy/Indigo2)"
438 select FW_ARC 448 select FW_ARC
@@ -843,8 +853,9 @@ source "arch/mips/jazz/Kconfig"
843source "arch/mips/jz4740/Kconfig" 853source "arch/mips/jz4740/Kconfig"
844source "arch/mips/lantiq/Kconfig" 854source "arch/mips/lantiq/Kconfig"
845source "arch/mips/lasat/Kconfig" 855source "arch/mips/lasat/Kconfig"
846source "arch/mips/pmc-sierra/Kconfig" 856source "arch/mips/pmcs-msp71xx/Kconfig"
847source "arch/mips/powertv/Kconfig" 857source "arch/mips/powertv/Kconfig"
858source "arch/mips/ralink/Kconfig"
848source "arch/mips/sgi-ip27/Kconfig" 859source "arch/mips/sgi-ip27/Kconfig"
849source "arch/mips/sibyte/Kconfig" 860source "arch/mips/sibyte/Kconfig"
850source "arch/mips/txx9/Kconfig" 861source "arch/mips/txx9/Kconfig"
@@ -925,6 +936,9 @@ config CSRC_POWERTV
925config CSRC_R4K 936config CSRC_R4K
926 bool 937 bool
927 938
939config CSRC_GIC
940 bool
941
928config CSRC_SB1250 942config CSRC_SB1250
929 bool 943 bool
930 944
@@ -1111,19 +1125,6 @@ config SOC_PNX8335
1111 bool 1125 bool
1112 select SOC_PNX833X 1126 select SOC_PNX833X
1113 1127
1114config PNX8550
1115 bool
1116 select SOC_PNX8550
1117
1118config SOC_PNX8550
1119 bool
1120 select DMA_NONCOHERENT
1121 select HW_HAS_PCI
1122 select SYS_HAS_CPU_MIPS32_R1
1123 select SYS_HAS_EARLY_PRINTK
1124 select SYS_SUPPORTS_32BIT_KERNEL
1125 select GENERIC_GPIO
1126
1127config SWAP_IO_SPACE 1128config SWAP_IO_SPACE
1128 bool 1129 bool
1129 1130