File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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#
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ obj-pci-$(CONFIG_ARCH_ADI_COYOTE) += coyote-pci.o
1616obj-pci-$(CONFIG_MACH_GTWX5715) += gtwx5715-pci.o
1717obj-pci-$(CONFIG_MACH_GATEWAY7001) += gateway7001-pci.o
1818obj-pci-$(CONFIG_MACH_FSG) += fsg-pci.o
19- obj-pci-$(CONFIG_MACH_ARCOM_VULCAN) += vulcan-pci.o
2019
2120obj-y += common.o
2221
@@ -28,6 +27,5 @@ obj-$(CONFIG_MACH_GTWX5715) += gtwx5715-setup.o
2827obj-$(CONFIG_MACH_GATEWAY7001) += gateway7001-setup.o
2928obj-$(CONFIG_MACH_FSG) += fsg-setup.o
3029obj-$(CONFIG_MACH_GORAMO_MLR) += goramo_mlr.o
31- obj-$(CONFIG_MACH_ARCOM_VULCAN) += vulcan-setup.o
3230
3331obj-$(CONFIG_PCI) += $(obj-pci-$(CONFIG_PCI ) ) common-pci.o
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments