Kconfig 6.8 KB

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