Skip to content

Commit df412c3

Browse files
committed
ARM: ixp4xx: Delete GTWX5715 board files
This board is replaced with the corresponding device tree. Signed-off-by: Linus Walleij <[email protected]>
1 parent 6dc9b80 commit df412c3

File tree

4 files changed

+0
-259
lines changed

4 files changed

+0
-259
lines changed

arch/arm/mach-ixp4xx/Kconfig

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -60,24 +60,6 @@ config CPU_IXP43X
6060
depends on MACH_KIXRP435
6161
default y
6262

63-
config MACH_GTWX5715
64-
bool "Gemtek WX5715 (Linksys WRV54G)"
65-
depends on ARCH_IXP4XX
66-
depends on IXP4XX_PCI_LEGACY
67-
help
68-
This board is currently inside the Linksys WRV54G Gateways.
69-
70-
IXP425 - 266mhz
71-
32mb SDRAM
72-
8mb Flash
73-
miniPCI slot 0 does not have a card connector soldered to the board
74-
miniPCI slot 1 has an ISL3880 802.11g card (Prism54)
75-
npe0 is connected to a Kendin KS8995M Switch (4 ports)
76-
npe1 is the "wan" port
77-
"Console" UART is available on J11 as console
78-
"High Speed" UART is n/c (as far as I can tell)
79-
20 Pin ARM/Xscale JTAG interface on J2
80-
8163
comment "IXP4xx Options"
8264

8365
config IXP4XX_PCI_LEGACY

arch/arm/mach-ixp4xx/Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,11 @@ obj-pci-n :=
99
# Device tree platform
1010
obj-pci-$(CONFIG_MACH_IXP4XX_OF) += ixp4xx-of.o
1111

12-
obj-pci-$(CONFIG_MACH_GTWX5715) += gtwx5715-pci.o
1312
obj-pci-$(CONFIG_MACH_GATEWAY7001) += gateway7001-pci.o
1413
obj-pci-$(CONFIG_MACH_FSG) += fsg-pci.o
1514

1615
obj-y += common.o
1716

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

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

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

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

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

0 commit comments

Comments
 (0)