aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig18
1 files changed, 0 insertions, 18 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 0be245d28a1d..f374ccac1917 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -50,23 +50,6 @@ config AR7
50 Support for the Texas Instruments AR7 System-on-a-Chip 50 Support for the Texas Instruments AR7 System-on-a-Chip
51 family: TNETD7100, 7200 and 7300. 51 family: TNETD7100, 7200 and 7300.
52 52
53config BASLER_EXCITE
54 bool "Basler eXcite smart camera"
55 select CEVT_R4K
56 select CSRC_R4K
57 select DMA_COHERENT
58 select HW_HAS_PCI
59 select IRQ_CPU
60 select IRQ_CPU_RM7K
61 select IRQ_CPU_RM9K
62 select MIPS_RM9122
63 select SYS_HAS_CPU_RM9000
64 select SYS_SUPPORTS_32BIT_KERNEL
65 select SYS_SUPPORTS_BIG_ENDIAN
66 help
67 The eXcite is a smart camera platform manufactured by
68 Basler Vision Technologies AG.
69
70config BCM47XX 53config BCM47XX
71 bool "BCM47XX based boards" 54 bool "BCM47XX based boards"
72 select CEVT_R4K 55 select CEVT_R4K
@@ -701,7 +684,6 @@ config CAVIUM_OCTEON_REFERENCE_BOARD
701endchoice 684endchoice
702 685
703source "arch/mips/alchemy/Kconfig" 686source "arch/mips/alchemy/Kconfig"
704source "arch/mips/basler/excite/Kconfig"
705source "arch/mips/bcm63xx/Kconfig" 687source "arch/mips/bcm63xx/Kconfig"
706source "arch/mips/jazz/Kconfig" 688source "arch/mips/jazz/Kconfig"
707source "arch/mips/lasat/Kconfig" 689source "arch/mips/lasat/Kconfig"