]> bbs.cooldavid.org Git - net-next-2.6.git/blame - arch/sh/boards/Kconfig
sh: Tidy up watchdog build for SH-2.
[net-next-2.6.git] / arch / sh / boards / Kconfig
CommitLineData
939a24a6
PM
1menu "Board support"
2
3config SOLUTION_ENGINE
4 bool
5
6config SH_SOLUTION_ENGINE
7 bool "SolutionEngine"
8 select SOLUTION_ENGINE
9 select CPU_HAS_IPR_IRQ
10 depends on CPU_SUBTYPE_SH7705 || CPU_SUBTYPE_SH7709 || CPU_SUBTYPE_SH7710 || \
11 CPU_SUBTYPE_SH7712 || CPU_SUBTYPE_SH7750 || CPU_SUBTYPE_SH7750S || \
12 CPU_SUBTYPE_SH7750R
13 help
14 Select SolutionEngine if configuring for a Hitachi SH7705, SH7709,
15 SH7710, SH7712, SH7750, SH7750S or SH7750R evaluation board.
16
17config SH_7206_SOLUTION_ENGINE
18 bool "SolutionEngine7206"
19 select SOLUTION_ENGINE
20 depends on CPU_SUBTYPE_SH7206
21 help
22 Select 7206 SolutionEngine if configuring for a Hitachi SH7206
23 evaluation board.
24
25config SH_7619_SOLUTION_ENGINE
26 bool "SolutionEngine7619"
27 select SOLUTION_ENGINE
28 depends on CPU_SUBTYPE_SH7619
29 help
30 Select 7619 SolutionEngine if configuring for a Hitachi SH7619
31 evaluation board.
32
33config SH_7721_SOLUTION_ENGINE
34 bool "SolutionEngine7721"
35 select SOLUTION_ENGINE
36 depends on CPU_SUBTYPE_SH7721
37 help
38 Select 7721 SolutionEngine if configuring for a Hitachi SH7721
39 evaluation board.
40
41config SH_7722_SOLUTION_ENGINE
42 bool "SolutionEngine7722"
43 select SOLUTION_ENGINE
44 depends on CPU_SUBTYPE_SH7722
45 help
46 Select 7722 SolutionEngine if configuring for a Hitachi SH772
47 evaluation board.
48
287c1297
KM
49config SH_7724_SOLUTION_ENGINE
50 bool "SolutionEngine7724"
51 select SOLUTION_ENGINE
52 depends on CPU_SUBTYPE_SH7724
53 select ARCH_REQUIRE_GPIOLIB
54 help
55 Select 7724 SolutionEngine if configuring for a Hitachi SH7724
56 evaluation board.
57
939a24a6
PM
58config SH_7751_SOLUTION_ENGINE
59 bool "SolutionEngine7751"
60 select SOLUTION_ENGINE
61 select CPU_HAS_IPR_IRQ
62 depends on CPU_SUBTYPE_SH7751
63 help
64 Select 7751 SolutionEngine if configuring for a Hitachi SH7751
65 evaluation board.
66
67config SH_7780_SOLUTION_ENGINE
68 bool "SolutionEngine7780"
69 select SOLUTION_ENGINE
70 select SYS_SUPPORTS_PCI
71 depends on CPU_SUBTYPE_SH7780
72 help
73 Select 7780 SolutionEngine if configuring for a Renesas SH7780
74 evaluation board.
75
76config SH_7343_SOLUTION_ENGINE
77 bool "SolutionEngine7343"
78 select SOLUTION_ENGINE
79 depends on CPU_SUBTYPE_SH7343
80 help
81 Select 7343 SolutionEngine if configuring for a Hitachi
82 SH7343 (SH-Mobile 3AS) evaluation board.
83
84config SH_7751_SYSTEMH
85 bool "SystemH7751R"
86 depends on CPU_SUBTYPE_SH7751R
87 help
88 Select SystemH if you are configuring for a Renesas SystemH
89 7751R evaluation board.
90
91config SH_HP6XX
92 bool "HP6XX"
93 select SYS_SUPPORTS_APM_EMULATION
94 select HD6446X_SERIES
95 depends on CPU_SUBTYPE_SH7709
96 help
97 Select HP6XX if configuring for a HP jornada HP6xx.
98 More information (hardware only) at
99 <http://www.hp.com/jornada/>.
100
101config SH_DREAMCAST
102 bool "Dreamcast"
103 select SYS_SUPPORTS_PCI
104 depends on CPU_SUBTYPE_SH7091
105 help
106 Select Dreamcast if configuring for a SEGA Dreamcast.
107 More information at <http://www.linux-sh.org>
108
109config SH_SH03
110 bool "Interface CTP/PCI-SH03"
111 depends on CPU_SUBTYPE_SH7751
112 select CPU_HAS_IPR_IRQ
113 select SYS_SUPPORTS_PCI
114 help
115 CTP/PCI-SH03 is a CPU module computer that is produced
116 by Interface Corporation.
117 More information at <http://www.interface.co.jp>
118
119config SH_SECUREEDGE5410
120 bool "SecureEdge5410"
121 depends on CPU_SUBTYPE_SH7751R
122 select CPU_HAS_IPR_IRQ
123 select SYS_SUPPORTS_PCI
124 help
125 Select SecureEdge5410 if configuring for a SnapGear SH board.
126 This includes both the OEM SecureEdge products as well as the
127 SME product line.
128
129config SH_RTS7751R2D
130 bool "RTS7751R2D"
131 depends on CPU_SUBTYPE_SH7751R
132 select SYS_SUPPORTS_PCI
e6be3a25 133 select IO_TRAPPED if MMU
939a24a6
PM
134 help
135 Select RTS7751R2D if configuring for a Renesas Technology
136 Sales SH-Graphics board.
137
ea0aac1e
PM
138config SH_RSK
139 bool "Renesas Starter Kit"
140 depends on CPU_SUBTYPE_SH7201 || CPU_SUBTYPE_SH7203
141 help
142 Select this option if configuring for any of the RSK+ MCU
143 evaluation platforms.
939a24a6
PM
144
145config SH_SDK7780
146 bool "SDK7780R3"
147 depends on CPU_SUBTYPE_SH7780
148 select SYS_SUPPORTS_PCI
149 help
150 Select SDK7780 if configuring for a Renesas SH7780 SDK7780R3
151 evaluation board.
152
153config SH_HIGHLANDER
154 bool "Highlander"
155 depends on CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785
156 select SYS_SUPPORTS_PCI
e6be3a25 157 select IO_TRAPPED if MMU
939a24a6
PM
158
159config SH_SH7785LCR
160 bool "SH7785LCR"
161 depends on CPU_SUBTYPE_SH7785
162 select SYS_SUPPORTS_PCI
e6be3a25 163 select IO_TRAPPED if MMU
939a24a6
PM
164
165config SH_SH7785LCR_29BIT_PHYSMAPS
166 bool "SH7785LCR 29bit physmaps"
df4d4f1a 167 depends on SH_SH7785LCR && 29BIT
939a24a6
PM
168 default y
169 help
170 This board has 2 physical memory maps. It can be changed with
171 DIP switch(S2-5). If you set the DIP switch for S2-5 = ON,
172 you can access all on-board device in 29bit address mode.
173
5ac072e1
KM
174config SH_URQUELL
175 bool "Urquell"
176 depends on CPU_SUBTYPE_SH7786
177 select ARCH_REQUIRE_GPIOLIB
5713e602 178 select SYS_SUPPORTS_PCI
5ac072e1 179
939a24a6
PM
180config SH_MIGOR
181 bool "Migo-R"
182 depends on CPU_SUBTYPE_SH7722
69edbba0 183 select ARCH_REQUIRE_GPIOLIB
939a24a6
PM
184 help
185 Select Migo-R if configuring for the SH7722 Migo-R platform
186 by Renesas System Solutions Asia Pte. Ltd.
187
188config SH_AP325RXA
189 bool "AP-325RXA"
190 depends on CPU_SUBTYPE_SH7723
69edbba0 191 select ARCH_REQUIRE_GPIOLIB
939a24a6
PM
192 help
193 Renesas "AP-325RXA" support.
194 Compatible with ALGO SYSTEM CO.,LTD. "AP-320A"
195
e7d16514
MD
196config SH_KFR2R09
197 bool "KFR2R09"
198 depends on CPU_SUBTYPE_SH7724
199 select ARCH_REQUIRE_GPIOLIB
200 help
201 "Kit For R2R for 2009" support.
202
4138b740
KM
203config SH_ECOVEC
204 bool "EcoVec"
205 depends on CPU_SUBTYPE_SH7724
206 select ARCH_REQUIRE_GPIOLIB
207 help
208 Renesas "R0P7724LC0011/21RL (EcoVec)" support.
209
939a24a6
PM
210config SH_SH7763RDP
211 bool "SH7763RDP"
212 depends on CPU_SUBTYPE_SH7763
213 help
214 Select SH7763RDP if configuring for a Renesas SH7763
215 evaluation board.
216
32910e2c
NI
217config SH_ESPT
218 bool "ESPT"
219 depends on CPU_SUBTYPE_SH7763
220 help
221 Select ESPT if configuring for a Renesas SH7763
222 with gigabit ether evaluation board.
223
939a24a6
PM
224config SH_EDOSK7705
225 bool "EDOSK7705"
226 depends on CPU_SUBTYPE_SH7705
227
3db91708
LS
228config SH_EDOSK7760
229 bool "EDOSK7760"
230 depends on CPU_SUBTYPE_SH7760
231 help
232 Select if configuring for a Renesas EDOSK7760
233 evaluation board.
234
939a24a6
PM
235config SH_SH4202_MICRODEV
236 bool "SH4-202 MicroDev"
237 depends on CPU_SUBTYPE_SH4_202
238 help
239 Select SH4-202 MicroDev if configuring for a SuperH MicroDev board
240 with an SH4-202 CPU.
241
242config SH_LANDISK
243 bool "LANDISK"
244 depends on CPU_SUBTYPE_SH7751R
245 select SYS_SUPPORTS_PCI
246 help
247 I-O DATA DEVICE, INC. "LANDISK Series" support.
248
249config SH_TITAN
250 bool "TITAN"
251 depends on CPU_SUBTYPE_SH7751R
252 select CPU_HAS_IPR_IRQ
253 select SYS_SUPPORTS_PCI
254 help
255 Select Titan if you are configuring for a Nimble Microsystems
256 NetEngine NP51R.
257
258config SH_SHMIN
259 bool "SHMIN"
260 depends on CPU_SUBTYPE_SH7706
261 select CPU_HAS_IPR_IRQ
262 help
263 Select SHMIN if configuring for the SHMIN board.
264
265config SH_LBOX_RE2
266 bool "L-BOX RE2"
267 depends on CPU_SUBTYPE_SH7751R
268 select SYS_SUPPORTS_PCI
269 help
270 Select L-BOX RE2 if configuring for the NTT COMWARE L-BOX RE2.
271
272config SH_X3PROTO
273 bool "SH-X3 Prototype board"
274 depends on CPU_SUBTYPE_SHX3
275
276config SH_MAGIC_PANEL_R2
277 bool "Magic Panel R2"
278 depends on CPU_SUBTYPE_SH7720
ae5e6d05 279 select ARCH_REQUIRE_GPIOLIB
939a24a6
PM
280 help
281 Select Magic Panel R2 if configuring for Magic Panel R2.
282
283config SH_CAYMAN
284 bool "Hitachi Cayman"
285 depends on CPU_SUBTYPE_SH5_101 || CPU_SUBTYPE_SH5_103
286 select SYS_SUPPORTS_PCI
287
eaeed5d3
SG
288config SH_POLARIS
289 bool "SMSC Polaris"
290 select CPU_HAS_IPR_IRQ
291 depends on CPU_SUBTYPE_SH7709
292 help
293 Select if configuring for an SMSC Polaris development board
294
939a24a6
PM
295endmenu
296
297source "arch/sh/boards/mach-r2d/Kconfig"
298source "arch/sh/boards/mach-highlander/Kconfig"
299source "arch/sh/boards/mach-sdk7780/Kconfig"
300source "arch/sh/boards/mach-migor/Kconfig"
ea0aac1e 301source "arch/sh/boards/mach-rsk/Kconfig"
c8b5d9dc
PM
302
303if SH_MAGIC_PANEL_R2
304
305menu "Magic Panel R2 options"
306
307config SH_MAGIC_PANEL_R2_VERSION
308 int SH_MAGIC_PANEL_R2_VERSION
309 default "3"
310 help
311 Set the version of the Magic Panel R2
312
313endmenu
314
315endif