Kconfig.non_dt 8.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. menu "Atmel Non-DT world"
  2. config HAVE_AT91_DATAFLASH_CARD
  3. bool
  4. choice
  5. prompt "Atmel AT91 Processor Devices for non DT boards"
  6. depends on !ARCH_AT91X40
  7. config ARCH_AT91_NONE
  8. bool "None"
  9. config ARCH_AT91RM9200
  10. bool "AT91RM9200"
  11. select SOC_AT91RM9200
  12. select AT91_USE_OLD_CLK
  13. select OLD_IRQ_AT91
  14. config ARCH_AT91SAM9260
  15. bool "AT91SAM9260 or AT91SAM9XE or AT91SAM9G20"
  16. select SOC_AT91SAM9260
  17. select AT91_USE_OLD_CLK
  18. select OLD_IRQ_AT91
  19. config ARCH_AT91SAM9261
  20. bool "AT91SAM9261 or AT91SAM9G10"
  21. select SOC_AT91SAM9261
  22. select AT91_USE_OLD_CLK
  23. select OLD_IRQ_AT91
  24. config ARCH_AT91SAM9263
  25. bool "AT91SAM9263"
  26. select SOC_AT91SAM9263
  27. select AT91_USE_OLD_CLK
  28. select OLD_IRQ_AT91
  29. config ARCH_AT91SAM9RL
  30. bool "AT91SAM9RL"
  31. select SOC_AT91SAM9RL
  32. select AT91_USE_OLD_CLK
  33. select OLD_IRQ_AT91
  34. config ARCH_AT91SAM9G45
  35. bool "AT91SAM9G45"
  36. select SOC_AT91SAM9G45
  37. select AT91_USE_OLD_CLK
  38. select OLD_IRQ_AT91
  39. endchoice
  40. config ARCH_AT91SAM9G20
  41. bool
  42. select ARCH_AT91SAM9260
  43. config ARCH_AT91SAM9G10
  44. bool
  45. select ARCH_AT91SAM9261
  46. # ----------------------------------------------------------
  47. if ARCH_AT91RM9200
  48. comment "AT91RM9200 Board Type"
  49. config MACH_ONEARM
  50. bool "Ajeco 1ARM Single Board Computer"
  51. help
  52. Select this if you are using Ajeco's 1ARM Single Board Computer.
  53. <http://www.ajeco.fi/>
  54. config MACH_AT91RM9200EK
  55. bool "Atmel AT91RM9200-EK Evaluation Kit"
  56. select HAVE_AT91_DATAFLASH_CARD
  57. help
  58. Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
  59. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
  60. config MACH_CSB337
  61. bool "Cogent CSB337"
  62. help
  63. Select this if you are using Cogent's CSB337 board.
  64. <http://www.cogcomp.com/csb_csb337.htm>
  65. config MACH_CSB637
  66. bool "Cogent CSB637"
  67. help
  68. Select this if you are using Cogent's CSB637 board.
  69. <http://www.cogcomp.com/csb_csb637.htm>
  70. config MACH_CARMEVA
  71. bool "Conitec ARM&EVA"
  72. help
  73. Select this if you are using Conitec's AT91RM9200-MCU-Module.
  74. <http://www.conitec.net/english/linuxboard.php>
  75. config MACH_ATEB9200
  76. bool "Embest ATEB9200"
  77. help
  78. Select this if you are using Embest's ATEB9200 board.
  79. <http://www.embedinfo.com/english/product/ATEB9200.asp>
  80. config MACH_KB9200
  81. bool "KwikByte KB920x"
  82. help
  83. Select this if you are using KwikByte's KB920x board.
  84. <http://www.kwikbyte.com/KB9202.html>
  85. config MACH_PICOTUX2XX
  86. bool "picotux 200"
  87. help
  88. Select this if you are using a picotux 200.
  89. <http://www.picotux.com/>
  90. config MACH_KAFA
  91. bool "Sperry-Sun KAFA board"
  92. help
  93. Select this if you are using Sperry-Sun's KAFA board.
  94. config MACH_ECBAT91
  95. bool "emQbit ECB_AT91 SBC"
  96. select HAVE_AT91_DATAFLASH_CARD
  97. help
  98. Select this if you are using emQbit's ECB_AT91 board.
  99. <http://wiki.emqbit.com/free-ecb-at91>
  100. config MACH_YL9200
  101. bool "ucDragon YL-9200"
  102. help
  103. Select this if you are using the ucDragon YL-9200 board.
  104. config MACH_CPUAT91
  105. bool "Eukrea CPUAT91"
  106. help
  107. Select this if you are using the Eukrea Electromatique's
  108. CPUAT91 board <http://www.eukrea.com/>.
  109. config MACH_ECO920
  110. bool "eco920"
  111. help
  112. Select this if you are using the eco920 board
  113. endif
  114. # ----------------------------------------------------------
  115. if ARCH_AT91SAM9260
  116. comment "AT91SAM9260 Variants"
  117. comment "AT91SAM9260 / AT91SAM9XE Board Type"
  118. config MACH_AT91SAM9260EK
  119. bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
  120. select HAVE_AT91_DATAFLASH_CARD
  121. help
  122. Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
  123. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
  124. config MACH_CAM60
  125. bool "KwikByte KB9260 (CAM60) board"
  126. help
  127. Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260.
  128. <http://www.kwikbyte.com/KB9260.html>
  129. config MACH_SAM9_L9260
  130. bool "Olimex SAM9-L9260 board"
  131. select HAVE_AT91_DATAFLASH_CARD
  132. help
  133. Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260.
  134. <http://www.olimex.com/dev/sam9-L9260.html>
  135. config MACH_AFEB9260
  136. bool "Custom afeb9260 board v1"
  137. help
  138. Select this if you are using custom afeb9260 board based on
  139. open hardware design. Select this for revision 1 of the board.
  140. <svn://194.85.238.22/home/users/george/svn/arm9eb>
  141. <http://groups.google.com/group/arm9fpga-evolution-board>
  142. config MACH_CPU9260
  143. bool "Eukrea CPU9260 board"
  144. help
  145. Select this if you are using a Eukrea Electromatique's
  146. CPU9260 Board <http://www.eukrea.com/>
  147. config MACH_FLEXIBITY
  148. bool "Flexibity Connect board"
  149. help
  150. Select this if you are using Flexibity Connect board
  151. <http://www.flexibity.com>
  152. comment "AT91SAM9G20 Board Type"
  153. config MACH_AT91SAM9G20EK
  154. bool "Atmel AT91SAM9G20-EK Evaluation Kit"
  155. select HAVE_AT91_DATAFLASH_CARD
  156. help
  157. Select this if you are using Atmel's AT91SAM9G20-EK Evaluation Kit
  158. that embeds only one SD/MMC slot.
  159. config MACH_AT91SAM9G20EK_2MMC
  160. depends on MACH_AT91SAM9G20EK
  161. bool "Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots"
  162. help
  163. Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit
  164. with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and
  165. onwards.
  166. <http://www.atmel.com/tools/SAM9G20-EK.aspx>
  167. config MACH_CPU9G20
  168. bool "Eukrea CPU9G20 board"
  169. help
  170. Select this if you are using a Eukrea Electromatique's
  171. CPU9G20 Board <http://www.eukrea.com/>
  172. config MACH_PORTUXG20
  173. bool "taskit PortuxG20"
  174. help
  175. Select this if you are using taskit's PortuxG20.
  176. <http://www.taskit.de/en/>
  177. config MACH_STAMP9G20
  178. bool "taskit Stamp9G20 CPU module"
  179. help
  180. Select this if you are using taskit's Stamp9G20 CPU module on its
  181. evaluation board.
  182. <http://www.taskit.de/en/>
  183. config MACH_PCONTROL_G20
  184. bool "PControl G20 CPU module"
  185. help
  186. Select this if you are using taskit's Stamp9G20 CPU module on this
  187. carrier board, being the decentralized unit of a building automation
  188. system; featuring nvram, eth-switch, iso-rs485, display, io
  189. config MACH_GSIA18S
  190. bool "GS_IA18_S board"
  191. help
  192. This enables support for the GS_IA18_S board
  193. produced by GeoSIG Ltd company. This is an internet accelerograph.
  194. <http://www.geosig.com>
  195. config MACH_SNAPPER_9260
  196. bool "Bluewater Systems Snapper 9260/9G20 module"
  197. help
  198. Select this if you are using the Bluewater Systems Snapper 9260 or
  199. Snapper 9G20 modules.
  200. <http://www.bluewatersys.com/>
  201. endif
  202. # ----------------------------------------------------------
  203. if ARCH_AT91SAM9261
  204. comment "AT91SAM9261 Board Type"
  205. config MACH_AT91SAM9261EK
  206. bool "Atmel AT91SAM9261-EK Evaluation Kit"
  207. select HAVE_AT91_DATAFLASH_CARD
  208. help
  209. Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
  210. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
  211. comment "AT91SAM9G10 Board Type"
  212. config MACH_AT91SAM9G10EK
  213. bool "Atmel AT91SAM9G10-EK Evaluation Kit"
  214. select HAVE_AT91_DATAFLASH_CARD
  215. help
  216. Select this if you are using Atmel's AT91SAM9G10-EK Evaluation Kit.
  217. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4588>
  218. endif
  219. # ----------------------------------------------------------
  220. if ARCH_AT91SAM9263
  221. comment "AT91SAM9263 Board Type"
  222. config MACH_AT91SAM9263EK
  223. bool "Atmel AT91SAM9263-EK Evaluation Kit"
  224. select HAVE_AT91_DATAFLASH_CARD
  225. help
  226. Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
  227. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
  228. endif
  229. # ----------------------------------------------------------
  230. if ARCH_AT91SAM9RL
  231. comment "AT91SAM9RL Board Type"
  232. config MACH_AT91SAM9RLEK
  233. bool "Atmel AT91SAM9RL-EK Evaluation Kit"
  234. help
  235. Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
  236. endif
  237. # ----------------------------------------------------------
  238. if ARCH_AT91SAM9G45
  239. comment "AT91SAM9G45 Board Type"
  240. config MACH_AT91SAM9M10G45EK
  241. bool "Atmel AT91SAM9M10G45-EK Evaluation Kits"
  242. help
  243. Select this if you are using Atmel's AT91SAM9M10G45-EK Evaluation Kit.
  244. Those boards can be populated with any SoC of AT91SAM9G45 or AT91SAM9M10
  245. families: AT91SAM9G45, AT91SAM9G46, AT91SAM9M10 and AT91SAM9M11.
  246. <http://www.atmel.com/tools/SAM9M10-G45-EK.aspx>
  247. endif
  248. # ----------------------------------------------------------
  249. if ARCH_AT91X40
  250. comment "AT91X40 Board Type"
  251. config MACH_AT91EB01
  252. bool "Atmel AT91EB01 Evaluation Kit"
  253. help
  254. Select this if you are using Atmel's AT91EB01 Evaluation Kit.
  255. It is also a popular target for simulators such as GDB's
  256. ARM simulator (commonly known as the ARMulator) and the
  257. Skyeye simulator.
  258. endif
  259. # ----------------------------------------------------------
  260. comment "AT91 Board Options"
  261. config MTD_AT91_DATAFLASH_CARD
  262. bool "Enable DataFlash Card support"
  263. depends on HAVE_AT91_DATAFLASH_CARD
  264. help
  265. Enable support for the DataFlash card.
  266. endmenu