Skip to content

Commit b71377b

Browse files
committed
ARM: ixp4xx: Delete the Freecom FSG-3 boardfiles
This board is replaced with the corresponding device tree. Acked-by: Marc Zyngier <[email protected]> Tested-by: Marc Zyngier <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
1 parent df412c3 commit b71377b

File tree

4 files changed

+0
-395
lines changed

4 files changed

+0
-395
lines changed

arch/arm/mach-ixp4xx/Kconfig

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,6 @@ config ARCH_PRPMC1100
3838
PrPCM1100 Processor Mezanine Module. For more information on
3939
this platform, see <file:Documentation/arm/ixp4xx.rst>.
4040

41-
config MACH_FSG
42-
bool
43-
prompt "Freecom FSG-3"
44-
depends on IXP4XX_PCI_LEGACY
45-
help
46-
Say 'Y' here if you want your kernel to support Freecom's
47-
FSG-3 device. For more information on this platform,
48-
see http://www.nslu2-linux.org/wiki/FSG3/HomePage
49-
5041
#
5142
# Certain registers and IRQs are only enabled if supporting IXP465 CPUs
5243
#

arch/arm/mach-ixp4xx/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,10 @@ obj-pci-n :=
1010
obj-pci-$(CONFIG_MACH_IXP4XX_OF) += ixp4xx-of.o
1111

1212
obj-pci-$(CONFIG_MACH_GATEWAY7001) += gateway7001-pci.o
13-
obj-pci-$(CONFIG_MACH_FSG) += fsg-pci.o
1413

1514
obj-y += common.o
1615

1716
obj-$(CONFIG_MACH_GATEWAY7001) += gateway7001-setup.o
18-
obj-$(CONFIG_MACH_FSG) += fsg-setup.o
1917
obj-$(CONFIG_MACH_GORAMO_MLR) += goramo_mlr.o
2018

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

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

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

0 commit comments

Comments
 (0)