Kconfig 8.8 KB

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