1 # SPDX-License-Identifier: GPL-2.0
11 bool "Board Described by Device Tree"
13 select OF_EARLY_FLATTREE
16 select GENERIC_CALIBRATE_DELAY
18 Select Board Described by Device Tree to build a kernel that
19 does not hard-code any board-specific knowledge but instead uses
20 a device tree blob provided by the boot-loader. You must enable
21 drivers for any hardware you want to use separately. At this
22 time, only boards based on the open-hardware J-Core processors
23 have sufficient driver coverage to use this option; do not
24 select it if you are using original SuperH hardware.
28 depends on SH_DEVICE_TREE && (CPU_SH2 || CPU_J2)
29 select CLKSRC_JCORE_PIT
33 Select this option to include drivers core components of the
34 J-Core SoC, including interrupt controllers and timers.
36 config SH_SOLUTION_ENGINE
38 select SOLUTION_ENGINE
39 select CPU_HAS_IPR_IRQ
40 depends on CPU_SUBTYPE_SH7705 || CPU_SUBTYPE_SH7709 || CPU_SUBTYPE_SH7710 || \
41 CPU_SUBTYPE_SH7712 || CPU_SUBTYPE_SH7750 || CPU_SUBTYPE_SH7750S || \
44 Select SolutionEngine if configuring for a Hitachi SH7705, SH7709,
45 SH7710, SH7712, SH7750, SH7750S or SH7750R evaluation board.
47 config SH_7206_SOLUTION_ENGINE
48 bool "SolutionEngine7206"
49 select SOLUTION_ENGINE
50 depends on CPU_SUBTYPE_SH7206
52 Select 7206 SolutionEngine if configuring for a Hitachi SH7206
55 config SH_7619_SOLUTION_ENGINE
56 bool "SolutionEngine7619"
57 select SOLUTION_ENGINE
58 depends on CPU_SUBTYPE_SH7619
60 Select 7619 SolutionEngine if configuring for a Hitachi SH7619
63 config SH_7721_SOLUTION_ENGINE
64 bool "SolutionEngine7721"
65 select SOLUTION_ENGINE
66 depends on CPU_SUBTYPE_SH7721
68 Select 7721 SolutionEngine if configuring for a Hitachi SH7721
71 config SH_7722_SOLUTION_ENGINE
72 bool "SolutionEngine7722"
73 select SOLUTION_ENGINE
74 select GENERIC_IRQ_CHIP
76 depends on CPU_SUBTYPE_SH7722
78 Select 7722 SolutionEngine if configuring for a Hitachi SH772
81 config SH_7724_SOLUTION_ENGINE
82 bool "SolutionEngine7724"
83 select SOLUTION_ENGINE
84 depends on CPU_SUBTYPE_SH7724
86 select SND_SOC_AK4642 if SND_SIMPLE_CARD
87 select REGULATOR_FIXED_VOLTAGE if REGULATOR
89 Select 7724 SolutionEngine if configuring for a Hitachi SH7724
92 config SH_7751_SOLUTION_ENGINE
93 bool "SolutionEngine7751"
94 select SOLUTION_ENGINE
95 select CPU_HAS_IPR_IRQ
96 depends on CPU_SUBTYPE_SH7751
98 Select 7751 SolutionEngine if configuring for a Hitachi SH7751
101 config SH_7780_SOLUTION_ENGINE
102 bool "SolutionEngine7780"
103 select SOLUTION_ENGINE
104 select SYS_SUPPORTS_PCI
105 depends on CPU_SUBTYPE_SH7780
107 Select 7780 SolutionEngine if configuring for a Renesas SH7780
110 config SH_7343_SOLUTION_ENGINE
111 bool "SolutionEngine7343"
112 select SOLUTION_ENGINE
113 select GENERIC_IRQ_CHIP
115 depends on CPU_SUBTYPE_SH7343
117 Select 7343 SolutionEngine if configuring for a Hitachi
118 SH7343 (SH-Mobile 3AS) evaluation board.
122 select SYS_SUPPORTS_APM_EMULATION
123 select HD6446X_SERIES
124 depends on CPU_SUBTYPE_SH7709
126 Select HP6XX if configuring for a HP jornada HP6xx.
127 More information (hardware only) at
128 <http://www.hp.com/jornada/>.
132 select SYS_SUPPORTS_PCI
133 depends on CPU_SUBTYPE_SH7091
135 Select Dreamcast if configuring for a SEGA Dreamcast.
136 More information at <http://www.linux-sh.org>
139 bool "Interface CTP/PCI-SH03"
140 depends on CPU_SUBTYPE_SH7751
141 select CPU_HAS_IPR_IRQ
142 select SYS_SUPPORTS_PCI
144 CTP/PCI-SH03 is a CPU module computer that is produced
145 by Interface Corporation.
146 More information at <http://www.interface.co.jp>
148 config SH_SECUREEDGE5410
149 bool "SecureEdge5410"
150 depends on CPU_SUBTYPE_SH7751R
151 select CPU_HAS_IPR_IRQ
152 select SYS_SUPPORTS_PCI
154 Select SecureEdge5410 if configuring for a SnapGear SH board.
155 This includes both the OEM SecureEdge products as well as the
160 depends on CPU_SUBTYPE_SH7751R
161 select SYS_SUPPORTS_PCI
162 select IO_TRAPPED if MMU
164 Select RTS7751R2D if configuring for a Renesas Technology
165 Sales SH-Graphics board.
168 bool "Renesas Starter Kit"
169 depends on CPU_SUBTYPE_SH7201 || CPU_SUBTYPE_SH7203 || \
170 CPU_SUBTYPE_SH7264 || CPU_SUBTYPE_SH7269
171 select REGULATOR_FIXED_VOLTAGE if REGULATOR
173 Select this option if configuring for any of the RSK+ MCU
174 evaluation platforms.
178 depends on CPU_SUBTYPE_SH7780
179 select SYS_SUPPORTS_PCI
181 Select SDK7780 if configuring for a Renesas SH7780 SDK7780R3
186 depends on CPU_SUBTYPE_SH7786
187 select SYS_SUPPORTS_PCI
188 select NO_IOPORT_MAP if !PCI
189 select HAVE_SRAM_POOL
190 select REGULATOR_FIXED_VOLTAGE if REGULATOR
192 Select SDK7786 if configuring for a Renesas Technology Europe
197 depends on CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785
198 select SYS_SUPPORTS_PCI
199 select IO_TRAPPED if MMU
203 depends on CPU_SUBTYPE_SH7757
205 select REGULATOR_FIXED_VOLTAGE if REGULATOR
209 depends on CPU_SUBTYPE_SH7785
210 select SYS_SUPPORTS_PCI
212 config SH_SH7785LCR_29BIT_PHYSMAPS
213 bool "SH7785LCR 29bit physmaps"
214 depends on SH_SH7785LCR && 29BIT
217 This board has 2 physical memory maps. It can be changed with
218 DIP switch(S2-5). If you set the DIP switch for S2-5 = ON,
219 you can access all on-board device in 29bit address mode.
221 config SH_SH7785LCR_PT
222 bool "SH7785LCR prototype board on 32-bit MMU mode"
223 depends on SH_SH7785LCR && 32BIT
226 If you use prototype board, this option is enabled.
230 depends on CPU_SUBTYPE_SH7786
232 select SYS_SUPPORTS_PCI
233 select NO_IOPORT_MAP if !PCI
237 depends on CPU_SUBTYPE_SH7722
239 select REGULATOR_FIXED_VOLTAGE if REGULATOR
241 Select Migo-R if configuring for the SH7722 Migo-R platform
242 by Renesas System Solutions Asia Pte. Ltd.
246 depends on CPU_SUBTYPE_SH7723
248 select REGULATOR_FIXED_VOLTAGE if REGULATOR
250 Renesas "AP-325RXA" support.
251 Compatible with ALGO SYSTEM CO.,LTD. "AP-320A"
255 depends on CPU_SUBTYPE_SH7724
257 select REGULATOR_FIXED_VOLTAGE if REGULATOR
259 "Kit For R2R for 2009" support.
263 depends on CPU_SUBTYPE_SH7724
265 select SND_SOC_DA7210 if SND_SIMPLE_CARD
266 select REGULATOR_FIXED_VOLTAGE if REGULATOR
268 Renesas "R0P7724LC0011/21RL (EcoVec)" support.
272 depends on CPU_SUBTYPE_SH7763
274 Select SH7763RDP if configuring for a Renesas SH7763
279 depends on CPU_SUBTYPE_SH7763
281 Select ESPT if configuring for a Renesas SH7763
282 with gigabit ether evaluation board.
286 depends on CPU_SUBTYPE_SH7705
290 depends on CPU_SUBTYPE_SH7760
292 Select if configuring for a Renesas EDOSK7760
295 config SH_SH4202_MICRODEV
296 bool "SH4-202 MicroDev"
297 depends on CPU_SUBTYPE_SH4_202
299 Select SH4-202 MicroDev if configuring for a SuperH MicroDev board
304 depends on CPU_SUBTYPE_SH7751R
305 select SYS_SUPPORTS_PCI
307 I-O DATA DEVICE, INC. "LANDISK Series" support.
311 depends on CPU_SUBTYPE_SH7751R
312 select CPU_HAS_IPR_IRQ
313 select SYS_SUPPORTS_PCI
315 Select Titan if you are configuring for a Nimble Microsystems
320 depends on CPU_SUBTYPE_SH7706
321 select CPU_HAS_IPR_IRQ
323 Select SHMIN if configuring for the SHMIN board.
327 depends on CPU_SUBTYPE_SH7751R
328 select SYS_SUPPORTS_PCI
330 Select L-BOX RE2 if configuring for the NTT COMWARE L-BOX RE2.
333 bool "SH-X3 Prototype board"
334 depends on CPU_SUBTYPE_SHX3
335 select NO_IOPORT_MAP if !PCI
338 config SH_MAGIC_PANEL_R2
339 bool "Magic Panel R2"
340 depends on CPU_SUBTYPE_SH7720
342 select REGULATOR_FIXED_VOLTAGE if REGULATOR
344 Select Magic Panel R2 if configuring for Magic Panel R2.
347 bool "Hitachi Cayman"
348 depends on CPU_SUBTYPE_SH5_101 || CPU_SUBTYPE_SH5_103
349 select SYS_SUPPORTS_PCI
350 select ARCH_MIGHT_HAVE_PC_SERIO
354 select CPU_HAS_IPR_IRQ
355 select REGULATOR_FIXED_VOLTAGE if REGULATOR
356 depends on CPU_SUBTYPE_SH7709
358 Select if configuring for an SMSC Polaris development board
363 select REGULATOR_FIXED_VOLTAGE if REGULATOR
364 depends on CPU_SUBTYPE_SH7780
366 SH-2007 is a single-board computer based around SH7780 chip
367 intended for embedded applications.
368 It has an Ethernet interface (SMC9118), direct connected
369 Compact Flash socket, two serial ports and PC-104 bus.
370 More information at <http://sh2000.sh-linux.org>.
374 select SH_ALPHA_BOARD
375 select REGULATOR_FIXED_VOLTAGE if REGULATOR
376 depends on CPU_SUBTYPE_SH7785
378 Select AP-SH4A-3A if configuring for an ALPHAPROJECT AP-SH4A-3A.
382 select SH_ALPHA_BOARD
383 select SYS_SUPPORTS_PCI
384 select REGULATOR_FIXED_VOLTAGE if REGULATOR
385 depends on CPU_SUBTYPE_SH7786
387 Select AP-SH4AD-0A if configuring for an ALPHAPROJECT AP-SH4AD-0A.
389 source "arch/sh/boards/mach-r2d/Kconfig"
390 source "arch/sh/boards/mach-highlander/Kconfig"
391 source "arch/sh/boards/mach-sdk7780/Kconfig"
392 source "arch/sh/boards/mach-migor/Kconfig"
393 source "arch/sh/boards/mach-rsk/Kconfig"
397 menu "Magic Panel R2 options"
399 config SH_MAGIC_PANEL_R2_VERSION
400 int "Magic Panel R2 Version"
403 Set the version of the Magic Panel R2