File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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-
8163comment "IXP4xx Options"
8264
8365config IXP4XX_PCI_LEGACY
Original file line number Diff line number Diff line change @@ -9,13 +9,11 @@ obj-pci-n :=
99# Device tree platform
1010obj-pci-$(CONFIG_MACH_IXP4XX_OF) += ixp4xx-of.o
1111
12- obj-pci-$(CONFIG_MACH_GTWX5715) += gtwx5715-pci.o
1312obj-pci-$(CONFIG_MACH_GATEWAY7001) += gateway7001-pci.o
1413obj-pci-$(CONFIG_MACH_FSG) += fsg-pci.o
1514
1615obj-y += common.o
1716
18- obj-$(CONFIG_MACH_GTWX5715) += gtwx5715-setup.o
1917obj-$(CONFIG_MACH_GATEWAY7001) += gateway7001-setup.o
2018obj-$(CONFIG_MACH_FSG) += fsg-setup.o
2119obj-$(CONFIG_MACH_GORAMO_MLR) += goramo_mlr.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