Merge remote-tracking branch 'workqueues/for-next'
[deliverable/linux.git] / arch / arm / mach-ixp4xx / Kconfig
CommitLineData
1da177e4
LT
1if ARCH_IXP4XX
2
1da177e4
LT
3menu "Intel IXP4xx Implementation Options"
4
5comment "IXP4xx Platforms"
6
a7918f39
AZ
7config MACH_NSLU2
8 bool
e7fcdb79 9 prompt "Linksys NSLU2"
76bbb002 10 select PCI
a7918f39
AZ
11 help
12 Say 'Y' here if you want your kernel to support Linksys's
13 NSLU2 NAS device. For more information on this platform,
14 see http://www.nslu2-linux.org
15
0f185971 16config MACH_AVILA
1da177e4 17 bool "Avila"
76bbb002 18 select PCI
1da177e4
LT
19 help
20 Say 'Y' here if you want your kernel to support the Gateworks
21 Avila Network Platform. For more information on this platform,
22 see <file:Documentation/arm/IXP4xx>.
23
0f185971
MLJ
24config MACH_LOFT
25 bool "Loft"
26 depends on MACH_AVILA
27 help
28 Say 'Y' here if you want your kernel to support the Giant
29 Shoulder Inc Loft board (a minor variation on the standard
30 Gateworks Avila Network Platform).
31
1da177e4
LT
32config ARCH_ADI_COYOTE
33 bool "Coyote"
76bbb002 34 select PCI
1da177e4
LT
35 help
36 Say 'Y' here if you want your kernel to support the ADI
37 Engineering Coyote Gateway Reference Platform. For more
38 information on this platform, see <file:Documentation/arm/IXP4xx>.
39
46918bd1
IK
40config MACH_GATEWAY7001
41 bool "Gateway 7001"
42 select PCI
43 help
44 Say 'Y' here if you want your kernel to support Gateway's
45 7001 Access Point. For more information on this platform,
46 see http://openwrt.org
47
dcdeeb21
IK
48config MACH_WG302V2
49 bool "Netgear WG302 v2 / WAG302 v2"
50 select PCI
51 help
52 Say 'Y' here if you want your kernel to support Netgear's
53 WG302 v2 or WAG302 v2 Access Points. For more information
54 on this platform, see http://openwrt.org
55
1da177e4
LT
56config ARCH_IXDP425
57 bool "IXDP425"
58 help
59 Say 'Y' here if you want your kernel to support Intel's
60 IXDP425 Development Platform (Also known as Richfield).
61 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
62
63config MACH_IXDPG425
64 bool "IXDPG425"
65 help
66 Say 'Y' here if you want your kernel to support Intel's
67 IXDPG425 Development Platform (Also known as Montajade).
68 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
69
70config MACH_IXDP465
71 bool "IXDP465"
72 help
73 Say 'Y' here if you want your kernel to support Intel's
74 IXDP465 Development Platform (Also known as BMP).
7aa52f51 75 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
1da177e4 76
11c79740
KH
77config MACH_GORAMO_MLR
78 bool "GORAMO Multi Link Router"
79 help
80 Say 'Y' here if you want your kernel to support GORAMO
81 MultiLink router.
82
45fba084
RS
83config MACH_KIXRP435
84 bool "KIXRP435"
85 help
86 Say 'Y' here if you want your kernel to support Intel's
87 KIXRP435 Reference Platform.
88 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
1da177e4
LT
89
90#
91# IXCDP1100 is the exact same HW as IXDP425, but with a different machine
92# number from the bootloader due to marketing monkeys, so we just enable it
93# by default if IXDP425 is enabled.
94#
95config ARCH_IXCDP1100
96 bool
97 depends on ARCH_IXDP425
98 default y
99
100config ARCH_PRPMC1100
101 bool "PrPMC1100"
102 help
103 Say 'Y' here if you want your kernel to support the Motorola
104 PrPCM1100 Processor Mezanine Module. For more information on
105 this platform, see <file:Documentation/arm/IXP4xx>.
106
3145d8a6
RW
107config MACH_NAS100D
108 bool
109 prompt "NAS100D"
76bbb002 110 select PCI
3145d8a6
RW
111 help
112 Say 'Y' here if you want your kernel to support Iomega's
113 NAS 100d device. For more information on this platform,
114 see http://www.nslu2-linux.org/wiki/NAS100d/HomePage
115
28bd3a0d
MLJ
116config MACH_DSMG600
117 bool
118 prompt "D-Link DSM-G600 RevA"
119 select PCI
120 help
121 Say 'Y' here if you want your kernel to support D-Link's
122 DSM-G600 RevA device. For more information on this platform,
123 see http://www.nslu2-linux.org/wiki/DSMG600/HomePage
124
1da177e4
LT
125config ARCH_IXDP4XX
126 bool
45fba084 127 depends on ARCH_IXDP425 || MACH_IXDP465 || MACH_KIXRP435
1da177e4
LT
128 default y
129
7e36e2f5
RW
130config MACH_FSG
131 bool
132 prompt "Freecom FSG-3"
133 select PCI
134 help
135 Say 'Y' here if you want your kernel to support Freecom's
136 FSG-3 device. For more information on this platform,
137 see http://www.nslu2-linux.org/wiki/FSG3/HomePage
138
4d9be47f
MZ
139config MACH_ARCOM_VULCAN
140 bool
141 prompt "Arcom/Eurotech Vulcan"
142 select PCI
143 help
144 Say 'Y' here if you want your kernel to support Arcom's
145 Vulcan board.
146
1da177e4
LT
147#
148# Certain registers and IRQs are only enabled if supporting IXP465 CPUs
149#
150config CPU_IXP46X
151 bool
152 depends on MACH_IXDP465
153 default y
154
45fba084
RS
155config CPU_IXP43X
156 bool
157 depends on MACH_KIXRP435
158 default y
159
1da177e4
LT
160config MACH_GTWX5715
161 bool "Gemtek WX5715 (Linksys WRV54G)"
162 depends on ARCH_IXP4XX
76bbb002 163 select PCI
1da177e4
LT
164 help
165 This board is currently inside the Linksys WRV54G Gateways.
166
167 IXP425 - 266mhz
168 32mb SDRAM
169 8mb Flash
170 miniPCI slot 0 does not have a card connector soldered to the board
171 miniPCI slot 1 has an ISL3880 802.11g card (Prism54)
172 npe0 is connected to a Kendin KS8995M Switch (4 ports)
173 npe1 is the "wan" port
174 "Console" UART is available on J11 as console
175 "High Speed" UART is n/c (as far as I can tell)
176 20 Pin ARM/Xscale JTAG interface on J2
177
2b8f0119
RC
178config MACH_DEVIXP
179 bool "Omicron DEVIXP"
180 help
181 Say 'Y' here if you want your kernel to support the DEVIXP
182 board from OMICRON electronics GmbH.
183
184config MACH_MICCPT
185 bool "Omicron MICCPT"
186 select PCI
187 help
188 Say 'Y' here if you want your kernel to support the MICCPT
189 board from OMICRON electronics GmbH.
190
191config MACH_MIC256
192 bool "Omicron MIC256"
193 help
194 Say 'Y' here if you want your kernel to support the MIC256
195 board from OMICRON electronics GmbH.
196
1da177e4
LT
197comment "IXP4xx Options"
198
199config IXP4XX_INDIRECT_PCI
200 bool "Use indirect PCI memory access"
76bbb002 201 depends on PCI
1da177e4
LT
202 help
203 IXP4xx provides two methods of accessing PCI memory space:
204
ed5b9fa0 205 1) A direct mapped window from 0x48000000 to 0x4BFFFFFF (64MB).
1da177e4
LT
206 To access PCI via this space, we simply ioremap() the BAR
207 into the kernel and we can use the standard read[bwl]/write[bwl]
208 macros. This is the preferred method due to speed but it
ed5b9fa0 209 limits the system to just 64MB of PCI memory. This can be
3cb2fccc 210 problematic if using video cards and other memory-heavy devices.
ed5b9fa0
KH
211
212 2) If > 64MB of memory space is required, the IXP4xx can be
213 configured to use indirect registers to access the whole PCI
214 memory space. This currently allows for up to 1 GB (0x10000000
215 to 0x4FFFFFFF) of memory on the bus. The disadvantage of this
216 is that every PCI access requires three local register accesses
217 plus a spinlock, but in some cases the performance hit is
218 acceptable. In addition, you cannot mmap() PCI devices in this
219 case due to the indirect nature of the PCI window.
1da177e4
LT
220
221 By default, the direct method is used. Choose this option if you
222 need to use the indirect method instead. If you don't know
223 what you need, leave this option unselected.
224
82a96f57
KH
225config IXP4XX_QMGR
226 tristate "IXP4xx Queue Manager support"
227 help
228 This driver supports IXP4xx built-in hardware queue manager
229 and is automatically selected by Ethernet and HSS drivers.
230
231config IXP4XX_NPE
232 tristate "IXP4xx Network Processor Engine support"
82a96f57
KH
233 select FW_LOADER
234 help
235 This driver supports IXP4xx built-in network coprocessors
236 and is automatically selected by Ethernet and HSS drivers.
237
1da177e4
LT
238endmenu
239
240endif
This page took 0.710549 seconds and 5 git commands to generate.