blob: e331e5373b8e36ee447f269859652e05de08c928 [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
Kuninori Morimotoaf8a2fe2012-04-08 21:18:28 -070059 select SND_SOC_AK4642 if SND_SIMPLE_CARD
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +020060 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Kuninori Morimoto287c1292009-05-26 07:04:52 +000061 help
62 Select 7724 SolutionEngine if configuring for a Hitachi SH7724
63 evaluation board.
64
Paul Mundt939a24a2008-07-29 21:41:37 +090065config SH_7751_SOLUTION_ENGINE
66 bool "SolutionEngine7751"
67 select SOLUTION_ENGINE
68 select CPU_HAS_IPR_IRQ
69 depends on CPU_SUBTYPE_SH7751
70 help
71 Select 7751 SolutionEngine if configuring for a Hitachi SH7751
72 evaluation board.
73
74config SH_7780_SOLUTION_ENGINE
75 bool "SolutionEngine7780"
76 select SOLUTION_ENGINE
77 select SYS_SUPPORTS_PCI
78 depends on CPU_SUBTYPE_SH7780
79 help
80 Select 7780 SolutionEngine if configuring for a Renesas SH7780
81 evaluation board.
82
83config SH_7343_SOLUTION_ENGINE
84 bool "SolutionEngine7343"
85 select SOLUTION_ENGINE
Paul Mundt197b58e2012-05-24 19:07:18 +090086 select GENERIC_IRQ_CHIP
87 select IRQ_DOMAIN
Paul Mundt939a24a2008-07-29 21:41:37 +090088 depends on CPU_SUBTYPE_SH7343
89 help
90 Select 7343 SolutionEngine if configuring for a Hitachi
91 SH7343 (SH-Mobile 3AS) evaluation board.
92
Paul Mundt939a24a2008-07-29 21:41:37 +090093config SH_HP6XX
94 bool "HP6XX"
95 select SYS_SUPPORTS_APM_EMULATION
96 select HD6446X_SERIES
97 depends on CPU_SUBTYPE_SH7709
98 help
99 Select HP6XX if configuring for a HP jornada HP6xx.
100 More information (hardware only) at
101 <http://www.hp.com/jornada/>.
102
103config SH_DREAMCAST
104 bool "Dreamcast"
105 select SYS_SUPPORTS_PCI
106 depends on CPU_SUBTYPE_SH7091
107 help
108 Select Dreamcast if configuring for a SEGA Dreamcast.
109 More information at <http://www.linux-sh.org>
110
111config SH_SH03
112 bool "Interface CTP/PCI-SH03"
113 depends on CPU_SUBTYPE_SH7751
114 select CPU_HAS_IPR_IRQ
115 select SYS_SUPPORTS_PCI
116 help
117 CTP/PCI-SH03 is a CPU module computer that is produced
118 by Interface Corporation.
119 More information at <http://www.interface.co.jp>
120
121config SH_SECUREEDGE5410
122 bool "SecureEdge5410"
123 depends on CPU_SUBTYPE_SH7751R
124 select CPU_HAS_IPR_IRQ
125 select SYS_SUPPORTS_PCI
126 help
127 Select SecureEdge5410 if configuring for a SnapGear SH board.
128 This includes both the OEM SecureEdge products as well as the
129 SME product line.
130
131config SH_RTS7751R2D
132 bool "RTS7751R2D"
133 depends on CPU_SUBTYPE_SH7751R
134 select SYS_SUPPORTS_PCI
Magnus Damme6be3a22009-04-30 12:56:37 +0900135 select IO_TRAPPED if MMU
Paul Mundt939a24a2008-07-29 21:41:37 +0900136 help
137 Select RTS7751R2D if configuring for a Renesas Technology
138 Sales SH-Graphics board.
139
Paul Mundtea0aac12008-12-08 14:32:03 +0900140config SH_RSK
141 bool "Renesas Starter Kit"
Phil Edworthyb63974352012-05-10 09:26:53 +0100142 depends on CPU_SUBTYPE_SH7201 || CPU_SUBTYPE_SH7203 || \
143 CPU_SUBTYPE_SH7264 || CPU_SUBTYPE_SH7269
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200144 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Paul Mundtea0aac12008-12-08 14:32:03 +0900145 help
146 Select this option if configuring for any of the RSK+ MCU
147 evaluation platforms.
Paul Mundt939a24a2008-07-29 21:41:37 +0900148
149config SH_SDK7780
150 bool "SDK7780R3"
151 depends on CPU_SUBTYPE_SH7780
152 select SYS_SUPPORTS_PCI
153 help
154 Select SDK7780 if configuring for a Renesas SH7780 SDK7780R3
155 evaluation board.
156
Paul Mundt02bf6cc2010-01-14 20:58:58 +0900157config SH_SDK7786
158 bool "SDK7786"
159 depends on CPU_SUBTYPE_SH7786
Paul Mundt7dcaa8e2010-01-15 19:13:56 +0900160 select SYS_SUPPORTS_PCI
Uwe Kleine-Königce816fa2014-04-07 15:39:19 -0700161 select NO_IOPORT_MAP if !PCI
Paul Mundt47da88f2010-10-14 03:04:44 +0900162 select ARCH_WANT_OPTIONAL_GPIOLIB
Paul Mundtd8d6b902010-10-15 02:13:04 +0900163 select HAVE_SRAM_POOL
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200164 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Paul Mundt02bf6cc2010-01-14 20:58:58 +0900165 help
166 Select SDK7786 if configuring for a Renesas Technology Europe
167 SH7786-65nm board.
168
Paul Mundt939a24a2008-07-29 21:41:37 +0900169config SH_HIGHLANDER
170 bool "Highlander"
171 depends on CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785
172 select SYS_SUPPORTS_PCI
Magnus Damme6be3a22009-04-30 12:56:37 +0900173 select IO_TRAPPED if MMU
Paul Mundt939a24a2008-07-29 21:41:37 +0900174
Yoshihiro Shimoda36239c62010-07-06 04:32:16 +0000175config SH_SH7757LCR
176 bool "SH7757LCR"
177 depends on CPU_SUBTYPE_SH7757
178 select ARCH_REQUIRE_GPIOLIB
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200179 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Yoshihiro Shimoda36239c62010-07-06 04:32:16 +0000180
Paul Mundt939a24a2008-07-29 21:41:37 +0900181config SH_SH7785LCR
182 bool "SH7785LCR"
183 depends on CPU_SUBTYPE_SH7785
184 select SYS_SUPPORTS_PCI
Paul Mundt939a24a2008-07-29 21:41:37 +0900185
186config SH_SH7785LCR_29BIT_PHYSMAPS
187 bool "SH7785LCR 29bit physmaps"
Yoshihiro Shimodadf4d4f12009-03-10 15:50:44 +0900188 depends on SH_SH7785LCR && 29BIT
Paul Mundt939a24a2008-07-29 21:41:37 +0900189 default y
190 help
191 This board has 2 physical memory maps. It can be changed with
192 DIP switch(S2-5). If you set the DIP switch for S2-5 = ON,
193 you can access all on-board device in 29bit address mode.
194
Yoshihiro Shimodae79d5742009-08-27 13:57:26 +0000195config SH_SH7785LCR_PT
196 bool "SH7785LCR prototype board on 32-bit MMU mode"
197 depends on SH_SH7785LCR && 32BIT
198 default n
199 help
200 If you use prototype board, this option is enabled.
201
Kuninori Morimoto5ac072e2009-03-03 16:22:00 +0900202config SH_URQUELL
203 bool "Urquell"
204 depends on CPU_SUBTYPE_SH7786
205 select ARCH_REQUIRE_GPIOLIB
Paul Mundt5713e602009-06-17 18:20:48 +0900206 select SYS_SUPPORTS_PCI
Uwe Kleine-Königce816fa2014-04-07 15:39:19 -0700207 select NO_IOPORT_MAP if !PCI
Kuninori Morimoto5ac072e2009-03-03 16:22:00 +0900208
Paul Mundt939a24a2008-07-29 21:41:37 +0900209config SH_MIGOR
210 bool "Migo-R"
211 depends on CPU_SUBTYPE_SH7722
Magnus Damm69edbba2008-12-25 18:17:34 +0900212 select ARCH_REQUIRE_GPIOLIB
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200213 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Paul Mundt939a24a2008-07-29 21:41:37 +0900214 help
215 Select Migo-R if configuring for the SH7722 Migo-R platform
216 by Renesas System Solutions Asia Pte. Ltd.
217
218config SH_AP325RXA
219 bool "AP-325RXA"
220 depends on CPU_SUBTYPE_SH7723
Magnus Damm69edbba2008-12-25 18:17:34 +0900221 select ARCH_REQUIRE_GPIOLIB
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200222 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Paul Mundt939a24a2008-07-29 21:41:37 +0900223 help
224 Renesas "AP-325RXA" support.
225 Compatible with ALGO SYSTEM CO.,LTD. "AP-320A"
226
Magnus Damme7d16512009-07-22 16:20:54 +0000227config SH_KFR2R09
228 bool "KFR2R09"
229 depends on CPU_SUBTYPE_SH7724
230 select ARCH_REQUIRE_GPIOLIB
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200231 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Magnus Damme7d16512009-07-22 16:20:54 +0000232 help
233 "Kit For R2R for 2009" support.
234
Kuninori Morimoto4138b742009-08-19 12:08:33 +0000235config SH_ECOVEC
236 bool "EcoVec"
237 depends on CPU_SUBTYPE_SH7724
238 select ARCH_REQUIRE_GPIOLIB
Kuninori Morimoto064bfad2012-04-08 21:19:25 -0700239 select SND_SOC_DA7210 if SND_SIMPLE_CARD
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200240 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Kuninori Morimoto4138b742009-08-19 12:08:33 +0000241 help
242 Renesas "R0P7724LC0011/21RL (EcoVec)" support.
243
Paul Mundt939a24a2008-07-29 21:41:37 +0900244config SH_SH7763RDP
245 bool "SH7763RDP"
246 depends on CPU_SUBTYPE_SH7763
247 help
248 Select SH7763RDP if configuring for a Renesas SH7763
249 evaluation board.
250
Nobuhiro Iwamatsu32910e22009-03-17 05:54:37 +0000251config SH_ESPT
252 bool "ESPT"
253 depends on CPU_SUBTYPE_SH7763
254 help
255 Select ESPT if configuring for a Renesas SH7763
256 with gigabit ether evaluation board.
257
Paul Mundt939a24a2008-07-29 21:41:37 +0900258config SH_EDOSK7705
259 bool "EDOSK7705"
260 depends on CPU_SUBTYPE_SH7705
261
Luca Santini3db91702008-09-08 12:01:15 +0900262config SH_EDOSK7760
263 bool "EDOSK7760"
264 depends on CPU_SUBTYPE_SH7760
265 help
266 Select if configuring for a Renesas EDOSK7760
267 evaluation board.
268
Paul Mundt939a24a2008-07-29 21:41:37 +0900269config SH_SH4202_MICRODEV
270 bool "SH4-202 MicroDev"
271 depends on CPU_SUBTYPE_SH4_202
272 help
273 Select SH4-202 MicroDev if configuring for a SuperH MicroDev board
274 with an SH4-202 CPU.
275
276config SH_LANDISK
277 bool "LANDISK"
278 depends on CPU_SUBTYPE_SH7751R
279 select SYS_SUPPORTS_PCI
280 help
281 I-O DATA DEVICE, INC. "LANDISK Series" support.
282
283config SH_TITAN
284 bool "TITAN"
285 depends on CPU_SUBTYPE_SH7751R
286 select CPU_HAS_IPR_IRQ
287 select SYS_SUPPORTS_PCI
288 help
289 Select Titan if you are configuring for a Nimble Microsystems
290 NetEngine NP51R.
291
292config SH_SHMIN
293 bool "SHMIN"
294 depends on CPU_SUBTYPE_SH7706
295 select CPU_HAS_IPR_IRQ
296 help
297 Select SHMIN if configuring for the SHMIN board.
298
299config SH_LBOX_RE2
300 bool "L-BOX RE2"
301 depends on CPU_SUBTYPE_SH7751R
302 select SYS_SUPPORTS_PCI
303 help
304 Select L-BOX RE2 if configuring for the NTT COMWARE L-BOX RE2.
305
306config SH_X3PROTO
307 bool "SH-X3 Prototype board"
308 depends on CPU_SUBTYPE_SHX3
Uwe Kleine-Königce816fa2014-04-07 15:39:19 -0700309 select NO_IOPORT_MAP if !PCI
Paul Mundtb98b3582012-05-24 15:24:39 +0900310 select IRQ_DOMAIN
Paul Mundt939a24a2008-07-29 21:41:37 +0900311
312config SH_MAGIC_PANEL_R2
313 bool "Magic Panel R2"
314 depends on CPU_SUBTYPE_SH7720
Paul Mundtae5e6d02009-01-07 17:16:25 +0900315 select ARCH_REQUIRE_GPIOLIB
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200316 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Paul Mundt939a24a2008-07-29 21:41:37 +0900317 help
318 Select Magic Panel R2 if configuring for Magic Panel R2.
319
320config SH_CAYMAN
321 bool "Hitachi Cayman"
322 depends on CPU_SUBTYPE_SH5_101 || CPU_SUBTYPE_SH5_103
323 select SYS_SUPPORTS_PCI
Mark Salter82ef5b82014-01-01 11:32:52 -0800324 select ARCH_MIGHT_HAVE_PC_SERIO
Paul Mundt939a24a2008-07-29 21:41:37 +0900325
Steve Glendinningeaeed5d2009-03-20 14:16:29 +0000326config SH_POLARIS
327 bool "SMSC Polaris"
328 select CPU_HAS_IPR_IRQ
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200329 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Steve Glendinningeaeed5d2009-03-20 14:16:29 +0000330 depends on CPU_SUBTYPE_SH7709
331 help
332 Select if configuring for an SMSC Polaris development board
333
Hitoshi Mitake3a598262010-06-21 15:10:51 +0900334config SH_SH2007
335 bool "SH-2007 board"
Uwe Kleine-Königce816fa2014-04-07 15:39:19 -0700336 select NO_IOPORT_MAP
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200337 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Hitoshi Mitake3a598262010-06-21 15:10:51 +0900338 depends on CPU_SUBTYPE_SH7780
339 help
340 SH-2007 is a single-board computer based around SH7780 chip
341 intended for embedded applications.
342 It has an Ethernet interface (SMC9118), direct connected
343 Compact Flash socket, two serial ports and PC-104 bus.
344 More information at <http://sh2000.sh-linux.org>.
345
Paul Mundtbc34b082011-01-13 18:32:42 +0900346config SH_APSH4A3A
347 bool "AP-SH4A-3A"
348 select SH_ALPHA_BOARD
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200349 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Paul Mundtbc34b082011-01-13 18:32:42 +0900350 depends on CPU_SUBTYPE_SH7785
351 help
352 Select AP-SH4A-3A if configuring for an ALPHAPROJECT AP-SH4A-3A.
353
Paul Mundt8a453ca2011-01-13 18:36:21 +0900354config SH_APSH4AD0A
355 bool "AP-SH4AD-0A"
356 select SH_ALPHA_BOARD
357 select SYS_SUPPORTS_PCI
Guennadi Liakhovetski89d71482012-07-05 15:18:50 +0200358 select REGULATOR_FIXED_VOLTAGE if REGULATOR
Paul Mundt8a453ca2011-01-13 18:36:21 +0900359 depends on CPU_SUBTYPE_SH7786
360 help
361 Select AP-SH4AD-0A if configuring for an ALPHAPROJECT AP-SH4AD-0A.
362
Paul Mundt939a24a2008-07-29 21:41:37 +0900363source "arch/sh/boards/mach-r2d/Kconfig"
364source "arch/sh/boards/mach-highlander/Kconfig"
365source "arch/sh/boards/mach-sdk7780/Kconfig"
366source "arch/sh/boards/mach-migor/Kconfig"
Paul Mundtea0aac12008-12-08 14:32:03 +0900367source "arch/sh/boards/mach-rsk/Kconfig"
Paul Mundtc8b5d9d2008-07-30 00:13:39 +0900368
369if SH_MAGIC_PANEL_R2
370
371menu "Magic Panel R2 options"
372
373config SH_MAGIC_PANEL_R2_VERSION
374 int SH_MAGIC_PANEL_R2_VERSION
375 default "3"
376 help
377 Set the version of the Magic Panel R2
378
379endmenu
380
381endif
Stuart Menefy9e7f60a2012-04-19 17:29:38 +0900382
383endmenu