diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2009-12-16 20:57:35 -0500 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2009-12-16 20:57:35 -0500 |
commit | de4148f3ef54b644a181ad75a6fb4b373f2b01f0 (patch) | |
tree | 83aa287fbbcc14a3df9e161af99af49776b61b6f /arch/mips/Kconfig | |
parent | c3d8d85019c9e4f6e4f23d194b6432a2c2464372 (diff) |
MIPS: eXcite: Remove platform.
The platform has never been fully merged
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Thomas Koeller <thomas.koeller@baslerweb.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Wim Van Sebroeck <wim@iguana.be>
Cc: linux-kernel@vger.kernel.org
Cc: linux-mtd@lists.infradead.org
Acked-by: David Woodhouse <David.Woodhouse@intel.com>
Acked-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 18 |
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 | ||
53 | config 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 | |||
70 | config BCM47XX | 53 | config 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 | |||
701 | endchoice | 684 | endchoice |
702 | 685 | ||
703 | source "arch/mips/alchemy/Kconfig" | 686 | source "arch/mips/alchemy/Kconfig" |
704 | source "arch/mips/basler/excite/Kconfig" | ||
705 | source "arch/mips/bcm63xx/Kconfig" | 687 | source "arch/mips/bcm63xx/Kconfig" |
706 | source "arch/mips/jazz/Kconfig" | 688 | source "arch/mips/jazz/Kconfig" |
707 | source "arch/mips/lasat/Kconfig" | 689 | source "arch/mips/lasat/Kconfig" |