blob: 1a280048e2c3607750c6df4630429b8384f0ba9b [file] [log] [blame]
Paul Mundt939a24a2008-07-29 21:41:37 +09001menu "Board support"
2
3config SOLUTION_ENGINE
4 bool
5
Paul Mundt704bf312011-01-13 18:31:25 +09006config SH_ALPHA_BOARD
7 bool
8
Paul Mundt939a24a2008-07-29 21:41:37 +09009config SH_SOLUTION_ENGINE
10 bool "SolutionEngine"
11 select SOLUTION_ENGINE
12 select CPU_HAS_IPR_IRQ
13 depends on CPU_SUBTYPE_SH7705 || CPU_SUBTYPE_SH7709 || CPU_SUBTYPE_SH7710 || \
14 CPU_SUBTYPE_SH7712 || CPU_SUBTYPE_SH7750 || CPU_SUBTYPE_SH7750S || \
15 CPU_SUBTYPE_SH7750R
16 help
17 Select SolutionEngine if configuring for a Hitachi SH7705, SH7709,
18 SH7710, SH7712, SH7750, SH7750S or SH7750R evaluation board.
19
20config SH_7206_SOLUTION_ENGINE
21 bool "SolutionEngine7206"
22 select SOLUTION_ENGINE
23 depends on CPU_SUBTYPE_SH7206
24 help
25 Select 7206 SolutionEngine if configuring for a Hitachi SH7206
26 evaluation board.
27
28config SH_7619_SOLUTION_ENGINE
29 bool "SolutionEngine7619"
30 select SOLUTION_ENGINE
31 depends on CPU_SUBTYPE_SH7619
32 help
33 Select 7619 SolutionEngine if configuring for a Hitachi SH7619
34 evaluation board.
35
36config SH_7721_SOLUTION_ENGINE
37 bool "SolutionEngine7721"
38 select SOLUTION_ENGINE
39 depends on CPU_SUBTYPE_SH7721
40 help
41 Select 7721 SolutionEngine if configuring for a Hitachi SH7721
42 evaluation board.
43
44config SH_7722_SOLUTION_ENGINE
45 bool "SolutionEngine7722"
46 select SOLUTION_ENGINE
Paul Mundt5df38b92012-05-24 18:24:32 +090047 select GENERIC_IRQ_CHIP
48 select IRQ_DOMAIN
Paul Mundt939a24a2008-07-29 21:41:37 +090049 depends on CPU_SUBTYPE_SH7722
50 help
51 Select 7722 SolutionEngine if configuring for a Hitachi SH772
52 evaluation board.
53
Kuninori Morimoto287c1292009-05-26 07:04:52 +000054config SH_7724_SOLUTION_ENGINE
55 bool "SolutionEngine7724"
56 select SOLUTION_ENGINE
57 depends on CPU_SUBTYPE_SH7724
58 select ARCH_REQUIRE_GPIOLIB
59 help
60 Select 7724 SolutionEngine if configuring for a Hitachi SH7724
61 evaluation board.
62
Paul Mundt939a24a2008-07-29 21:41:37 +090063config SH_7751_SOLUTION_ENGINE
64 bool "SolutionEngine7751"
65 select SOLUTION_ENGINE
66 select CPU_HAS_IPR_IRQ
67 depends on CPU_SUBTYPE_SH7751
68 help
69 Select 7751 SolutionEngine if configuring for a Hitachi SH7751
70 evaluation board.
71
72config SH_7780_SOLUTION_ENGINE
73 bool "SolutionEngine7780"
74 select SOLUTION_ENGINE
75 select SYS_SUPPORTS_PCI
76 depends on CPU_SUBTYPE_SH7780
77 help
78 Select 7780 SolutionEngine if configuring for a Renesas SH7780
79 evaluation board.
80
81config SH_7343_SOLUTION_ENGINE
82 bool "SolutionEngine7343"
83 select SOLUTION_ENGINE
Paul Mundt197b58e2012-05-24 19:07:18 +090084 select GENERIC_IRQ_CHIP
85 select IRQ_DOMAIN
Paul Mundt939a24a2008-07-29 21:41:37 +090086 depends on CPU_SUBTYPE_SH7343
87 help
88 Select 7343 SolutionEngine if configuring for a Hitachi
89 SH7343 (SH-Mobile 3AS) evaluation board.
90
Paul Mundt939a24a2008-07-29 21:41:37 +090091config 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
Magnus Damme6be3a22009-04-30 12:56:37 +0900133 select IO_TRAPPED if MMU
Paul Mundt939a24a2008-07-29 21:41:37 +0900134 help
135 Select RTS7751R2D if configuring for a Renesas Technology
136 Sales SH-Graphics board.
137
Paul Mundtea0aac12008-12-08 14:32:03 +0900138config 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.
Paul Mundt939a24a2008-07-29 21:41:37 +0900144
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
Paul Mundt02bf6cc2010-01-14 20:58:58 +0900153config SH_SDK7786
154 bool "SDK7786"
155 depends on CPU_SUBTYPE_SH7786
Paul Mundt7dcaa8e2010-01-15 19:13:56 +0900156 select SYS_SUPPORTS_PCI
Paul Mundt24223972010-05-25 20:10:24 +0900157 select NO_IOPORT if !PCI
Paul Mundt47da88f2010-10-14 03:04:44 +0900158 select ARCH_WANT_OPTIONAL_GPIOLIB
Paul Mundtd8d6b902010-10-15 02:13:04 +0900159 select HAVE_SRAM_POOL
Paul Mundt02bf6cc2010-01-14 20:58:58 +0900160 help
161 Select SDK7786 if configuring for a Renesas Technology Europe
162 SH7786-65nm board.
163
Paul Mundt939a24a2008-07-29 21:41:37 +0900164config SH_HIGHLANDER
165 bool "Highlander"
166 depends on CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785
167 select SYS_SUPPORTS_PCI
Magnus Damme6be3a22009-04-30 12:56:37 +0900168 select IO_TRAPPED if MMU
Paul Mundt939a24a2008-07-29 21:41:37 +0900169
Yoshihiro Shimoda36239c62010-07-06 04:32:16 +0000170config SH_SH7757LCR
171 bool "SH7757LCR"
172 depends on CPU_SUBTYPE_SH7757
173 select ARCH_REQUIRE_GPIOLIB
174
Paul Mundt939a24a2008-07-29 21:41:37 +0900175config SH_SH7785LCR
176 bool "SH7785LCR"
177 depends on CPU_SUBTYPE_SH7785
178 select SYS_SUPPORTS_PCI
Paul Mundt939a24a2008-07-29 21:41:37 +0900179
180config SH_SH7785LCR_29BIT_PHYSMAPS
181 bool "SH7785LCR 29bit physmaps"
Yoshihiro Shimodadf4d4f12009-03-10 15:50:44 +0900182 depends on SH_SH7785LCR && 29BIT
Paul Mundt939a24a2008-07-29 21:41:37 +0900183 default y
184 help
185 This board has 2 physical memory maps. It can be changed with
186 DIP switch(S2-5). If you set the DIP switch for S2-5 = ON,
187 you can access all on-board device in 29bit address mode.
188
Yoshihiro Shimodae79d5742009-08-27 13:57:26 +0000189config SH_SH7785LCR_PT
190 bool "SH7785LCR prototype board on 32-bit MMU mode"
191 depends on SH_SH7785LCR && 32BIT
192 default n
193 help
194 If you use prototype board, this option is enabled.
195
Kuninori Morimoto5ac072e2009-03-03 16:22:00 +0900196config SH_URQUELL
197 bool "Urquell"
198 depends on CPU_SUBTYPE_SH7786
199 select ARCH_REQUIRE_GPIOLIB
Paul Mundt5713e602009-06-17 18:20:48 +0900200 select SYS_SUPPORTS_PCI
Paul Mundt861160b2010-05-26 15:58:45 +0900201 select NO_IOPORT if !PCI
Kuninori Morimoto5ac072e2009-03-03 16:22:00 +0900202
Paul Mundt939a24a2008-07-29 21:41:37 +0900203config SH_MIGOR
204 bool "Migo-R"
205 depends on CPU_SUBTYPE_SH7722
Magnus Damm69edbba2008-12-25 18:17:34 +0900206 select ARCH_REQUIRE_GPIOLIB
Paul Mundt939a24a2008-07-29 21:41:37 +0900207 help
208 Select Migo-R if configuring for the SH7722 Migo-R platform
209 by Renesas System Solutions Asia Pte. Ltd.
210
211config SH_AP325RXA
212 bool "AP-325RXA"
213 depends on CPU_SUBTYPE_SH7723
Magnus Damm69edbba2008-12-25 18:17:34 +0900214 select ARCH_REQUIRE_GPIOLIB
Paul Mundt939a24a2008-07-29 21:41:37 +0900215 help
216 Renesas "AP-325RXA" support.
217 Compatible with ALGO SYSTEM CO.,LTD. "AP-320A"
218
Magnus Damme7d16512009-07-22 16:20:54 +0000219config SH_KFR2R09
220 bool "KFR2R09"
221 depends on CPU_SUBTYPE_SH7724
222 select ARCH_REQUIRE_GPIOLIB
223 help
224 "Kit For R2R for 2009" support.
225
Kuninori Morimoto4138b742009-08-19 12:08:33 +0000226config SH_ECOVEC
227 bool "EcoVec"
228 depends on CPU_SUBTYPE_SH7724
229 select ARCH_REQUIRE_GPIOLIB
230 help
231 Renesas "R0P7724LC0011/21RL (EcoVec)" support.
232
Paul Mundt939a24a2008-07-29 21:41:37 +0900233config SH_SH7763RDP
234 bool "SH7763RDP"
235 depends on CPU_SUBTYPE_SH7763
236 help
237 Select SH7763RDP if configuring for a Renesas SH7763
238 evaluation board.
239
Nobuhiro Iwamatsu32910e22009-03-17 05:54:37 +0000240config SH_ESPT
241 bool "ESPT"
242 depends on CPU_SUBTYPE_SH7763
243 help
244 Select ESPT if configuring for a Renesas SH7763
245 with gigabit ether evaluation board.
246
Paul Mundt939a24a2008-07-29 21:41:37 +0900247config SH_EDOSK7705
248 bool "EDOSK7705"
249 depends on CPU_SUBTYPE_SH7705
250
Luca Santini3db91702008-09-08 12:01:15 +0900251config SH_EDOSK7760
252 bool "EDOSK7760"
253 depends on CPU_SUBTYPE_SH7760
254 help
255 Select if configuring for a Renesas EDOSK7760
256 evaluation board.
257
Paul Mundt939a24a2008-07-29 21:41:37 +0900258config SH_SH4202_MICRODEV
259 bool "SH4-202 MicroDev"
260 depends on CPU_SUBTYPE_SH4_202
261 help
262 Select SH4-202 MicroDev if configuring for a SuperH MicroDev board
263 with an SH4-202 CPU.
264
265config SH_LANDISK
266 bool "LANDISK"
267 depends on CPU_SUBTYPE_SH7751R
268 select SYS_SUPPORTS_PCI
269 help
270 I-O DATA DEVICE, INC. "LANDISK Series" support.
271
272config SH_TITAN
273 bool "TITAN"
274 depends on CPU_SUBTYPE_SH7751R
275 select CPU_HAS_IPR_IRQ
276 select SYS_SUPPORTS_PCI
277 help
278 Select Titan if you are configuring for a Nimble Microsystems
279 NetEngine NP51R.
280
281config SH_SHMIN
282 bool "SHMIN"
283 depends on CPU_SUBTYPE_SH7706
284 select CPU_HAS_IPR_IRQ
285 help
286 Select SHMIN if configuring for the SHMIN board.
287
288config SH_LBOX_RE2
289 bool "L-BOX RE2"
290 depends on CPU_SUBTYPE_SH7751R
291 select SYS_SUPPORTS_PCI
292 help
293 Select L-BOX RE2 if configuring for the NTT COMWARE L-BOX RE2.
294
295config SH_X3PROTO
296 bool "SH-X3 Prototype board"
297 depends on CPU_SUBTYPE_SHX3
Paul Mundt861160b2010-05-26 15:58:45 +0900298 select NO_IOPORT if !PCI
Paul Mundtb98b3582012-05-24 15:24:39 +0900299 select IRQ_DOMAIN
Paul Mundt939a24a2008-07-29 21:41:37 +0900300
301config SH_MAGIC_PANEL_R2
302 bool "Magic Panel R2"
303 depends on CPU_SUBTYPE_SH7720
Paul Mundtae5e6d02009-01-07 17:16:25 +0900304 select ARCH_REQUIRE_GPIOLIB
Paul Mundt939a24a2008-07-29 21:41:37 +0900305 help
306 Select Magic Panel R2 if configuring for Magic Panel R2.
307
308config SH_CAYMAN
309 bool "Hitachi Cayman"
310 depends on CPU_SUBTYPE_SH5_101 || CPU_SUBTYPE_SH5_103
311 select SYS_SUPPORTS_PCI
312
Steve Glendinningeaeed5d2009-03-20 14:16:29 +0000313config SH_POLARIS
314 bool "SMSC Polaris"
315 select CPU_HAS_IPR_IRQ
316 depends on CPU_SUBTYPE_SH7709
317 help
318 Select if configuring for an SMSC Polaris development board
319
Hitoshi Mitake3a598262010-06-21 15:10:51 +0900320config SH_SH2007
321 bool "SH-2007 board"
322 select NO_IOPORT
323 depends on CPU_SUBTYPE_SH7780
324 help
325 SH-2007 is a single-board computer based around SH7780 chip
326 intended for embedded applications.
327 It has an Ethernet interface (SMC9118), direct connected
328 Compact Flash socket, two serial ports and PC-104 bus.
329 More information at <http://sh2000.sh-linux.org>.
330
Paul Mundtbc34b082011-01-13 18:32:42 +0900331config SH_APSH4A3A
332 bool "AP-SH4A-3A"
333 select SH_ALPHA_BOARD
334 depends on CPU_SUBTYPE_SH7785
335 help
336 Select AP-SH4A-3A if configuring for an ALPHAPROJECT AP-SH4A-3A.
337
Paul Mundt8a453ca2011-01-13 18:36:21 +0900338config SH_APSH4AD0A
339 bool "AP-SH4AD-0A"
340 select SH_ALPHA_BOARD
341 select SYS_SUPPORTS_PCI
342 depends on CPU_SUBTYPE_SH7786
343 help
344 Select AP-SH4AD-0A if configuring for an ALPHAPROJECT AP-SH4AD-0A.
345
Paul Mundt939a24a2008-07-29 21:41:37 +0900346endmenu
347
348source "arch/sh/boards/mach-r2d/Kconfig"
349source "arch/sh/boards/mach-highlander/Kconfig"
350source "arch/sh/boards/mach-sdk7780/Kconfig"
351source "arch/sh/boards/mach-migor/Kconfig"
Paul Mundtea0aac12008-12-08 14:32:03 +0900352source "arch/sh/boards/mach-rsk/Kconfig"
Paul Mundtc8b5d9d2008-07-30 00:13:39 +0900353
354if SH_MAGIC_PANEL_R2
355
356menu "Magic Panel R2 options"
357
358config SH_MAGIC_PANEL_R2_VERSION
359 int SH_MAGIC_PANEL_R2_VERSION
360 default "3"
361 help
362 Set the version of the Magic Panel R2
363
364endmenu
365
366endif