Skip to content

Commit 5be86f6

Browse files
author
Linus Walleij
committed
ARM: ixp4xx: Delete the Arcom Vulcan boardfiles
This board is replaced with the corresponding device tree. Cc: Marc Zyngier <maz@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
1 parent 73907f9 commit 5be86f6

4 files changed

Lines changed: 0 additions & 362 deletions

File tree

arch/arm/mach-ixp4xx/Kconfig

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,6 @@ config MACH_FSG
116116
FSG-3 device. For more information on this platform,
117117
see http://www.nslu2-linux.org/wiki/FSG3/HomePage
118118

119-
config MACH_ARCOM_VULCAN
120-
bool
121-
prompt "Arcom/Eurotech Vulcan"
122-
depends on IXP4XX_PCI_LEGACY
123-
help
124-
Say 'Y' here if you want your kernel to support Arcom's
125-
Vulcan board.
126-
127119
#
128120
# Certain registers and IRQs are only enabled if supporting IXP465 CPUs
129121
#

arch/arm/mach-ixp4xx/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ obj-pci-$(CONFIG_ARCH_ADI_COYOTE) += coyote-pci.o
1616
obj-pci-$(CONFIG_MACH_GTWX5715) += gtwx5715-pci.o
1717
obj-pci-$(CONFIG_MACH_GATEWAY7001) += gateway7001-pci.o
1818
obj-pci-$(CONFIG_MACH_FSG) += fsg-pci.o
19-
obj-pci-$(CONFIG_MACH_ARCOM_VULCAN) += vulcan-pci.o
2019

2120
obj-y += common.o
2221

@@ -28,6 +27,5 @@ obj-$(CONFIG_MACH_GTWX5715) += gtwx5715-setup.o
2827
obj-$(CONFIG_MACH_GATEWAY7001) += gateway7001-setup.o
2928
obj-$(CONFIG_MACH_FSG) += fsg-setup.o
3029
obj-$(CONFIG_MACH_GORAMO_MLR) += goramo_mlr.o
31-
obj-$(CONFIG_MACH_ARCOM_VULCAN) += vulcan-setup.o
3230

3331
obj-$(CONFIG_PCI) += $(obj-pci-$(CONFIG_PCI)) common-pci.o

arch/arm/mach-ixp4xx/vulcan-pci.c

Lines changed: 0 additions & 70 deletions
This file was deleted.

arch/arm/mach-ixp4xx/vulcan-setup.c

Lines changed: 0 additions & 282 deletions
This file was deleted.

0 commit comments

Comments
 (0)