Kconfig 9.4 KB

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