File tree Expand file tree Collapse file tree 4 files changed +0
-259
lines changed Expand file tree Collapse file tree 4 files changed +0
-259
lines changed Original file line number Diff line number Diff line change @@ -60,24 +60,6 @@ config CPU_IXP43X
60
60
depends on MACH_KIXRP435
61
61
default y
62
62
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
-
81
63
comment "IXP4xx Options"
82
64
83
65
config IXP4XX_PCI_LEGACY
Original file line number Diff line number Diff line change @@ -9,13 +9,11 @@ obj-pci-n :=
9
9
# Device tree platform
10
10
obj-pci-$(CONFIG_MACH_IXP4XX_OF) += ixp4xx-of.o
11
11
12
- obj-pci-$(CONFIG_MACH_GTWX5715) += gtwx5715-pci.o
13
12
obj-pci-$(CONFIG_MACH_GATEWAY7001) += gateway7001-pci.o
14
13
obj-pci-$(CONFIG_MACH_FSG) += fsg-pci.o
15
14
16
15
obj-y += common.o
17
16
18
- obj-$(CONFIG_MACH_GTWX5715) += gtwx5715-setup.o
19
17
obj-$(CONFIG_MACH_GATEWAY7001) += gateway7001-setup.o
20
18
obj-$(CONFIG_MACH_FSG) += fsg-setup.o
21
19
obj-$(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