Kconfig 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400
  1. # SPDX-License-Identifier: GPL-2.0
  2. menu "Board support"
  3. config SOLUTION_ENGINE
  4. bool
  5. config SH_ALPHA_BOARD
  6. bool
  7. config SH_CUSTOM_CLK
  8. def_bool y
  9. depends on !SH_DEVICE_TREE
  10. select HAVE_LEGACY_CLK
  11. config SH_DEVICE_TREE
  12. bool
  13. select OF
  14. select OF_EARLY_FLATTREE
  15. select TIMER_OF
  16. select COMMON_CLK
  17. select GENERIC_CALIBRATE_DELAY
  18. config SH_JCORE_SOC
  19. bool "J-Core SoC"
  20. select SH_DEVICE_TREE
  21. select CLKSRC_JCORE_PIT
  22. select JCORE_AIC
  23. depends on CPU_J2
  24. help
  25. Select this option to include drivers core components of the
  26. J-Core SoC, including interrupt controllers and timers.
  27. config SH_SOLUTION_ENGINE
  28. bool "SolutionEngine"
  29. select SOLUTION_ENGINE
  30. select CPU_HAS_IPR_IRQ
  31. depends on CPU_SUBTYPE_SH7705 || CPU_SUBTYPE_SH7709 || CPU_SUBTYPE_SH7710 || \
  32. CPU_SUBTYPE_SH7712 || CPU_SUBTYPE_SH7750 || CPU_SUBTYPE_SH7750S || \
  33. CPU_SUBTYPE_SH7750R
  34. help
  35. Select SolutionEngine if configuring for a Hitachi SH7705, SH7709,
  36. SH7710, SH7712, SH7750, SH7750S or SH7750R evaluation board.
  37. config SH_7206_SOLUTION_ENGINE
  38. bool "SolutionEngine7206"
  39. select SOLUTION_ENGINE
  40. depends on CPU_SUBTYPE_SH7206
  41. help
  42. Select 7206 SolutionEngine if configuring for a Hitachi SH7206
  43. evaluation board.
  44. config SH_7619_SOLUTION_ENGINE
  45. bool "SolutionEngine7619"
  46. select SOLUTION_ENGINE
  47. depends on CPU_SUBTYPE_SH7619
  48. help
  49. Select 7619 SolutionEngine if configuring for a Hitachi SH7619
  50. evaluation board.
  51. config SH_7721_SOLUTION_ENGINE
  52. bool "SolutionEngine7721"
  53. select SOLUTION_ENGINE
  54. depends on CPU_SUBTYPE_SH7721
  55. help
  56. Select 7721 SolutionEngine if configuring for a Hitachi SH7721
  57. evaluation board.
  58. config SH_7722_SOLUTION_ENGINE
  59. bool "SolutionEngine7722"
  60. select SOLUTION_ENGINE
  61. select GENERIC_IRQ_CHIP
  62. select IRQ_DOMAIN
  63. depends on CPU_SUBTYPE_SH7722
  64. help
  65. Select 7722 SolutionEngine if configuring for a Hitachi SH772
  66. evaluation board.
  67. config SH_7724_SOLUTION_ENGINE
  68. bool "SolutionEngine7724"
  69. select SOLUTION_ENGINE
  70. depends on CPU_SUBTYPE_SH7724
  71. select GPIOLIB
  72. select SND_SOC_AK4642 if SND_SIMPLE_CARD
  73. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  74. help
  75. Select 7724 SolutionEngine if configuring for a Hitachi SH7724
  76. evaluation board.
  77. config SH_7751_SOLUTION_ENGINE
  78. bool "SolutionEngine7751"
  79. select SOLUTION_ENGINE
  80. select CPU_HAS_IPR_IRQ
  81. depends on CPU_SUBTYPE_SH7751
  82. help
  83. Select 7751 SolutionEngine if configuring for a Hitachi SH7751
  84. evaluation board.
  85. config SH_7780_SOLUTION_ENGINE
  86. bool "SolutionEngine7780"
  87. select SOLUTION_ENGINE
  88. select HAVE_PCI
  89. depends on CPU_SUBTYPE_SH7780
  90. help
  91. Select 7780 SolutionEngine if configuring for a Renesas SH7780
  92. evaluation board.
  93. config SH_7343_SOLUTION_ENGINE
  94. bool "SolutionEngine7343"
  95. select SOLUTION_ENGINE
  96. select GENERIC_IRQ_CHIP
  97. select IRQ_DOMAIN
  98. depends on CPU_SUBTYPE_SH7343
  99. help
  100. Select 7343 SolutionEngine if configuring for a Hitachi
  101. SH7343 (SH-Mobile 3AS) evaluation board.
  102. config SH_HP6XX
  103. bool "HP6XX"
  104. select SYS_SUPPORTS_APM_EMULATION
  105. select HD6446X_SERIES
  106. depends on CPU_SUBTYPE_SH7709
  107. help
  108. Select HP6XX if configuring for a HP jornada HP6xx.
  109. More information (hardware only) at
  110. <http://www.hp.com/jornada/>.
  111. config SH_DREAMCAST
  112. bool "Dreamcast"
  113. select HAVE_PCI
  114. depends on CPU_SUBTYPE_SH7091
  115. help
  116. Select Dreamcast if configuring for a SEGA Dreamcast.
  117. More information at <http://www.linux-sh.org>
  118. config SH_SH03
  119. bool "Interface CTP/PCI-SH03"
  120. depends on CPU_SUBTYPE_SH7751
  121. select CPU_HAS_IPR_IRQ
  122. select HAVE_PCI
  123. help
  124. CTP/PCI-SH03 is a CPU module computer that is produced
  125. by Interface Corporation.
  126. More information at <http://www.interface.co.jp>
  127. config SH_SECUREEDGE5410
  128. bool "SecureEdge5410"
  129. depends on CPU_SUBTYPE_SH7751R
  130. select CPU_HAS_IPR_IRQ
  131. select HAVE_PCI
  132. help
  133. Select SecureEdge5410 if configuring for a SnapGear SH board.
  134. This includes both the OEM SecureEdge products as well as the
  135. SME product line.
  136. config SH_RTS7751R2D
  137. bool "RTS7751R2D"
  138. depends on CPU_SUBTYPE_SH7751R
  139. select HAVE_PCI
  140. select IO_TRAPPED if MMU
  141. help
  142. Select RTS7751R2D if configuring for a Renesas Technology
  143. Sales SH-Graphics board.
  144. config SH_RSK
  145. bool "Renesas Starter Kit"
  146. depends on CPU_SUBTYPE_SH7201 || CPU_SUBTYPE_SH7203 || \
  147. CPU_SUBTYPE_SH7264 || CPU_SUBTYPE_SH7269
  148. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  149. help
  150. Select this option if configuring for any of the RSK+ MCU
  151. evaluation platforms.
  152. config SH_SDK7780
  153. bool "SDK7780R3"
  154. depends on CPU_SUBTYPE_SH7780
  155. select HAVE_PCI
  156. help
  157. Select SDK7780 if configuring for a Renesas SH7780 SDK7780R3
  158. evaluation board.
  159. config SH_SDK7786
  160. bool "SDK7786"
  161. depends on CPU_SUBTYPE_SH7786
  162. select HAVE_PCI
  163. select NO_IOPORT_MAP if !PCI
  164. select HAVE_SRAM_POOL
  165. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  166. help
  167. Select SDK7786 if configuring for a Renesas Technology Europe
  168. SH7786-65nm board.
  169. config SH_HIGHLANDER
  170. bool "Highlander"
  171. depends on CPU_SUBTYPE_SH7780 || CPU_SUBTYPE_SH7785
  172. select HAVE_PCI
  173. select IO_TRAPPED if MMU
  174. config SH_SH7757LCR
  175. bool "SH7757LCR"
  176. depends on CPU_SUBTYPE_SH7757
  177. select GPIOLIB
  178. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  179. config SH_SH7785LCR
  180. bool "SH7785LCR"
  181. depends on CPU_SUBTYPE_SH7785
  182. select HAVE_PCI
  183. config SH_SH7785LCR_29BIT_PHYSMAPS
  184. bool "SH7785LCR 29bit physmaps"
  185. depends on SH_SH7785LCR && 29BIT
  186. default y
  187. help
  188. This board has 2 physical memory maps. It can be changed with
  189. DIP switch(S2-5). If you set the DIP switch for S2-5 = ON,
  190. you can access all on-board device in 29bit address mode.
  191. config SH_SH7785LCR_PT
  192. bool "SH7785LCR prototype board on 32-bit MMU mode"
  193. depends on SH_SH7785LCR && 32BIT
  194. default n
  195. help
  196. If you use prototype board, this option is enabled.
  197. config SH_URQUELL
  198. bool "Urquell"
  199. depends on CPU_SUBTYPE_SH7786
  200. select GPIOLIB
  201. select HAVE_PCI
  202. select NO_IOPORT_MAP if !PCI
  203. config SH_MIGOR
  204. bool "Migo-R"
  205. depends on CPU_SUBTYPE_SH7722
  206. select GPIOLIB
  207. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  208. help
  209. Select Migo-R if configuring for the SH7722 Migo-R platform
  210. by Renesas System Solutions Asia Pte. Ltd.
  211. config SH_AP325RXA
  212. bool "AP-325RXA"
  213. depends on CPU_SUBTYPE_SH7723
  214. select GPIOLIB
  215. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  216. help
  217. Renesas "AP-325RXA" support.
  218. Compatible with ALGO SYSTEM CO.,LTD. "AP-320A"
  219. config SH_KFR2R09
  220. bool "KFR2R09"
  221. depends on CPU_SUBTYPE_SH7724
  222. select GPIOLIB
  223. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  224. help
  225. "Kit For R2R for 2009" support.
  226. config SH_ECOVEC
  227. bool "EcoVec"
  228. depends on CPU_SUBTYPE_SH7724
  229. select GPIOLIB
  230. select SND_SOC_DA7210 if SND_SIMPLE_CARD
  231. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  232. help
  233. Renesas "R0P7724LC0011/21RL (EcoVec)" support.
  234. config SH_SH7763RDP
  235. bool "SH7763RDP"
  236. depends on CPU_SUBTYPE_SH7763
  237. help
  238. Select SH7763RDP if configuring for a Renesas SH7763
  239. evaluation board.
  240. config 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. config SH_EDOSK7705
  247. bool "EDOSK7705"
  248. depends on CPU_SUBTYPE_SH7705
  249. config SH_EDOSK7760
  250. bool "EDOSK7760"
  251. depends on CPU_SUBTYPE_SH7760
  252. help
  253. Select if configuring for a Renesas EDOSK7760
  254. evaluation board.
  255. config SH_SH4202_MICRODEV
  256. bool "SH4-202 MicroDev"
  257. depends on CPU_SUBTYPE_SH4_202
  258. help
  259. Select SH4-202 MicroDev if configuring for a SuperH MicroDev board
  260. with an SH4-202 CPU.
  261. config SH_LANDISK
  262. bool "LANDISK"
  263. depends on CPU_SUBTYPE_SH7751R
  264. select HAVE_PCI
  265. help
  266. I-O DATA DEVICE, INC. "LANDISK Series" support.
  267. config SH_TITAN
  268. bool "TITAN"
  269. depends on CPU_SUBTYPE_SH7751R
  270. select CPU_HAS_IPR_IRQ
  271. select HAVE_PCI
  272. help
  273. Select Titan if you are configuring for a Nimble Microsystems
  274. NetEngine NP51R.
  275. config SH_SHMIN
  276. bool "SHMIN"
  277. depends on CPU_SUBTYPE_SH7706
  278. select CPU_HAS_IPR_IRQ
  279. help
  280. Select SHMIN if configuring for the SHMIN board.
  281. config SH_LBOX_RE2
  282. bool "L-BOX RE2"
  283. depends on CPU_SUBTYPE_SH7751R
  284. select HAVE_PCI
  285. help
  286. Select L-BOX RE2 if configuring for the NTT COMWARE L-BOX RE2.
  287. config SH_X3PROTO
  288. bool "SH-X3 Prototype board"
  289. depends on CPU_SUBTYPE_SHX3
  290. select NO_IOPORT_MAP if !PCI
  291. select IRQ_DOMAIN
  292. config SH_MAGIC_PANEL_R2
  293. bool "Magic Panel R2"
  294. depends on CPU_SUBTYPE_SH7720
  295. select GPIOLIB
  296. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  297. help
  298. Select Magic Panel R2 if configuring for Magic Panel R2.
  299. config SH_POLARIS
  300. bool "SMSC Polaris"
  301. select CPU_HAS_IPR_IRQ
  302. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  303. depends on CPU_SUBTYPE_SH7709
  304. help
  305. Select if configuring for an SMSC Polaris development board
  306. config SH_SH2007
  307. bool "SH-2007 board"
  308. select NO_IOPORT_MAP
  309. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  310. depends on CPU_SUBTYPE_SH7780
  311. help
  312. SH-2007 is a single-board computer based around SH7780 chip
  313. intended for embedded applications.
  314. It has an Ethernet interface (SMC9118), direct connected
  315. Compact Flash socket, two serial ports and PC-104 bus.
  316. More information at <http://sh2000.sh-linux.org>.
  317. config SH_APSH4A3A
  318. bool "AP-SH4A-3A"
  319. select SH_ALPHA_BOARD
  320. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  321. depends on CPU_SUBTYPE_SH7785
  322. help
  323. Select AP-SH4A-3A if configuring for an ALPHAPROJECT AP-SH4A-3A.
  324. config SH_APSH4AD0A
  325. bool "AP-SH4AD-0A"
  326. select SH_ALPHA_BOARD
  327. select HAVE_PCI
  328. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  329. depends on CPU_SUBTYPE_SH7786
  330. help
  331. Select AP-SH4AD-0A if configuring for an ALPHAPROJECT AP-SH4AD-0A.
  332. source "arch/sh/boards/mach-r2d/Kconfig"
  333. source "arch/sh/boards/mach-highlander/Kconfig"
  334. source "arch/sh/boards/mach-sdk7780/Kconfig"
  335. source "arch/sh/boards/mach-migor/Kconfig"
  336. source "arch/sh/boards/mach-rsk/Kconfig"
  337. if SH_MAGIC_PANEL_R2
  338. menu "Magic Panel R2 options"
  339. config SH_MAGIC_PANEL_R2_VERSION
  340. int "Magic Panel R2 Version"
  341. default "3"
  342. help
  343. Set the version of the Magic Panel R2
  344. endmenu
  345. endif
  346. endmenu