Kconfig 10 KB

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