Kconfig 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319
  1. if ARCH_AT91
  2. menu "Atmel AT91 System-on-Chip"
  3. choice
  4. prompt "Atmel AT91 Processor"
  5. config ARCH_AT91RM9200
  6. bool "AT91RM9200"
  7. select GENERIC_TIME
  8. select GENERIC_CLOCKEVENTS
  9. config ARCH_AT91SAM9260
  10. bool "AT91SAM9260 or AT91SAM9XE"
  11. select GENERIC_TIME
  12. select GENERIC_CLOCKEVENTS
  13. config ARCH_AT91SAM9261
  14. bool "AT91SAM9261"
  15. select GENERIC_TIME
  16. select GENERIC_CLOCKEVENTS
  17. config ARCH_AT91SAM9263
  18. bool "AT91SAM9263"
  19. select GENERIC_TIME
  20. select GENERIC_CLOCKEVENTS
  21. config ARCH_AT91SAM9RL
  22. bool "AT91SAM9RL"
  23. select GENERIC_TIME
  24. select GENERIC_CLOCKEVENTS
  25. config ARCH_AT91CAP9
  26. bool "AT91CAP9"
  27. select GENERIC_TIME
  28. select GENERIC_CLOCKEVENTS
  29. config ARCH_AT91X40
  30. bool "AT91x40"
  31. endchoice
  32. config AT91_PMC_UNIT
  33. bool
  34. default !ARCH_AT91X40
  35. # ----------------------------------------------------------
  36. if ARCH_AT91RM9200
  37. comment "AT91RM9200 Board Type"
  38. config MACH_ONEARM
  39. bool "Ajeco 1ARM Single Board Computer"
  40. depends on ARCH_AT91RM9200
  41. help
  42. Select this if you are using Ajeco's 1ARM Single Board Computer.
  43. <http://www.ajeco.fi/products.htm>
  44. config ARCH_AT91RM9200DK
  45. bool "Atmel AT91RM9200-DK Development board"
  46. depends on ARCH_AT91RM9200
  47. help
  48. Select this if you are using Atmel's AT91RM9200-DK Development board.
  49. (Discontinued)
  50. config MACH_AT91RM9200EK
  51. bool "Atmel AT91RM9200-EK Evaluation Kit"
  52. depends on ARCH_AT91RM9200
  53. help
  54. Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
  55. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
  56. config MACH_CSB337
  57. bool "Cogent CSB337"
  58. depends on ARCH_AT91RM9200
  59. help
  60. Select this if you are using Cogent's CSB337 board.
  61. <http://www.cogcomp.com/csb_csb337.htm>
  62. config MACH_CSB637
  63. bool "Cogent CSB637"
  64. depends on ARCH_AT91RM9200
  65. help
  66. Select this if you are using Cogent's CSB637 board.
  67. <http://www.cogcomp.com/csb_csb637.htm>
  68. config MACH_CARMEVA
  69. bool "Conitec ARM&EVA"
  70. depends on ARCH_AT91RM9200
  71. help
  72. Select this if you are using Conitec's AT91RM9200-MCU-Module.
  73. <http://www.conitec.net/english/linuxboard.htm>
  74. config MACH_ATEB9200
  75. bool "Embest ATEB9200"
  76. depends on ARCH_AT91RM9200
  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. depends on ARCH_AT91RM9200
  83. help
  84. Select this if you are using KwikByte's KB920x board.
  85. <http://kwikbyte.com/KB9202_description_new.htm>
  86. config MACH_PICOTUX2XX
  87. bool "picotux 200"
  88. depends on ARCH_AT91RM9200
  89. help
  90. Select this if you are using a picotux 200.
  91. <http://www.picotux.com/>
  92. config MACH_KAFA
  93. bool "Sperry-Sun KAFA board"
  94. depends on ARCH_AT91RM9200
  95. help
  96. Select this if you are using Sperry-Sun's KAFA board.
  97. config MACH_ECBAT91
  98. bool "emQbit ECB_AT91 SBC"
  99. depends on ARCH_AT91RM9200
  100. help
  101. Select this if you are using emQbit's ECB_AT91 board.
  102. <http://wiki.emqbit.com/free-ecb-at91>
  103. endif
  104. # ----------------------------------------------------------
  105. if ARCH_AT91SAM9260
  106. comment "AT91SAM9260 Variants"
  107. config ARCH_AT91SAM9260_SAM9XE
  108. bool "AT91SAM9XE"
  109. depends on ARCH_AT91SAM9260
  110. help
  111. Select this if you are using Atmel's AT91SAM9XE System-on-Chip.
  112. They are basically AT91SAM9260s with various sizes of embedded Flash.
  113. comment "AT91SAM9260 / AT91SAM9XE Board Type"
  114. config MACH_AT91SAM9260EK
  115. bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
  116. depends on ARCH_AT91SAM9260
  117. help
  118. Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
  119. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
  120. config MACH_CAM60
  121. bool "KwikByte KB9260 (CAM60) board"
  122. depends on ARCH_AT91SAM9260
  123. help
  124. Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260.
  125. <http://www.kwikbyte.com/KB9260.html>
  126. config MACH_SAM9_L9260
  127. bool "Olimex SAM9-L9260 board"
  128. depends on ARCH_AT91SAM9260
  129. help
  130. Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260.
  131. <http://www.olimex.com/dev/sam9-L9260.html>
  132. endif
  133. # ----------------------------------------------------------
  134. if ARCH_AT91SAM9261
  135. comment "AT91SAM9261 Board Type"
  136. config MACH_AT91SAM9261EK
  137. bool "Atmel AT91SAM9261-EK Evaluation Kit"
  138. depends on ARCH_AT91SAM9261
  139. help
  140. Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
  141. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
  142. endif
  143. # ----------------------------------------------------------
  144. if ARCH_AT91SAM9263
  145. comment "AT91SAM9263 Board Type"
  146. config MACH_AT91SAM9263EK
  147. bool "Atmel AT91SAM9263-EK Evaluation Kit"
  148. depends on ARCH_AT91SAM9263
  149. help
  150. Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
  151. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
  152. endif
  153. # ----------------------------------------------------------
  154. if ARCH_AT91SAM9RL
  155. comment "AT91SAM9RL Board Type"
  156. config MACH_AT91SAM9RLEK
  157. bool "Atmel AT91SAM9RL-EK Evaluation Kit"
  158. depends on ARCH_AT91SAM9RL
  159. help
  160. Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
  161. endif
  162. # ----------------------------------------------------------
  163. if ARCH_AT91CAP9
  164. comment "AT91CAP9 Board Type"
  165. config MACH_AT91CAP9ADK
  166. bool "Atmel AT91CAP9A-DK Evaluation Kit"
  167. depends on ARCH_AT91CAP9
  168. help
  169. Select this if you are using Atmel's AT91CAP9A-DK Evaluation Kit.
  170. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138>
  171. endif
  172. # ----------------------------------------------------------
  173. if ARCH_AT91X40
  174. comment "AT91X40 Board Type"
  175. config MACH_AT91EB01
  176. bool "Atmel AT91EB01 Evaluation Kit"
  177. help
  178. Select this if you are using Atmel's AT91EB01 Evaluation Kit.
  179. It is also a popular target for simulators such as GDB's
  180. ARM simulator (commonly known as the ARMulator) and the
  181. Skyeye simulator.
  182. endif
  183. # ----------------------------------------------------------
  184. comment "AT91 Board Options"
  185. config MTD_AT91_DATAFLASH_CARD
  186. bool "Enable DataFlash Card support"
  187. depends on (ARCH_AT91RM9200DK || MACH_AT91RM9200EK || MACH_AT91SAM9260EK || MACH_AT91SAM9261EK || MACH_AT91SAM9263EK || MACH_AT91CAP9ADK || MACH_SAM9_L9260 || MACH_ECBAT91)
  188. help
  189. Enable support for the DataFlash card.
  190. config MTD_NAND_AT91_BUSWIDTH_16
  191. bool "Enable 16-bit data bus interface to NAND flash"
  192. depends on (MACH_AT91SAM9260EK || MACH_AT91SAM9261EK || MACH_AT91SAM9263EK || MACH_AT91CAP9ADK)
  193. help
  194. On AT91SAM926x boards both types of NAND flash can be present
  195. (8 and 16 bit data bus width).
  196. # ----------------------------------------------------------
  197. comment "AT91 Feature Selections"
  198. config AT91_PROGRAMMABLE_CLOCKS
  199. bool "Programmable Clocks"
  200. help
  201. Select this if you need to program one or more of the PCK0..PCK3
  202. programmable clock outputs.
  203. config AT91_TIMER_HZ
  204. int "Kernel HZ (jiffies per second)"
  205. range 32 1024
  206. depends on ARCH_AT91
  207. default "128" if ARCH_AT91RM9200
  208. default "100"
  209. help
  210. On AT91rm9200 chips where you're using a system clock derived
  211. from the 32768 Hz hardware clock, this tick rate should divide
  212. it exactly: use a power-of-two value, such as 128 or 256, to
  213. reduce timing errors caused by rounding.
  214. On AT91sam926x chips, or otherwise when using a higher precision
  215. system clock (of at least several MHz), rounding is less of a
  216. problem so it can be safer to use a decimal values like 100.
  217. choice
  218. prompt "Select a UART for early kernel messages"
  219. config AT91_EARLY_DBGU
  220. bool "DBGU"
  221. config AT91_EARLY_USART0
  222. bool "USART0"
  223. config AT91_EARLY_USART1
  224. bool "USART1"
  225. config AT91_EARLY_USART2
  226. bool "USART2"
  227. depends on ! ARCH_AT91X40
  228. config AT91_EARLY_USART3
  229. bool "USART3"
  230. depends on (ARCH_AT91RM9200 || ARCH_AT91SAM9RL || ARCH_AT91SAM9260)
  231. config AT91_EARLY_USART4
  232. bool "USART4"
  233. depends on ARCH_AT91SAM9260
  234. config AT91_EARLY_USART5
  235. bool "USART5"
  236. depends on ARCH_AT91SAM9260
  237. endchoice
  238. endmenu
  239. endif