Kconfig 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545
  1. if ARCH_AT91
  2. config HAVE_AT91_DATAFLASH_CARD
  3. bool
  4. config HAVE_AT91_USART3
  5. bool
  6. config HAVE_AT91_USART4
  7. bool
  8. config HAVE_AT91_USART5
  9. bool
  10. menu "Atmel AT91 System-on-Chip"
  11. choice
  12. prompt "Atmel AT91 Processor"
  13. config ARCH_AT91RM9200
  14. bool "AT91RM9200"
  15. select CPU_ARM920T
  16. select GENERIC_CLOCKEVENTS
  17. select HAVE_AT91_USART3
  18. config ARCH_AT91SAM9260
  19. bool "AT91SAM9260 or AT91SAM9XE"
  20. select CPU_ARM926T
  21. select GENERIC_CLOCKEVENTS
  22. select HAVE_AT91_USART3
  23. select HAVE_AT91_USART4
  24. select HAVE_AT91_USART5
  25. select HAVE_NET_MACB
  26. config ARCH_AT91SAM9261
  27. bool "AT91SAM9261"
  28. select CPU_ARM926T
  29. select GENERIC_CLOCKEVENTS
  30. select HAVE_FB_ATMEL
  31. config ARCH_AT91SAM9G10
  32. bool "AT91SAM9G10"
  33. select CPU_ARM926T
  34. select GENERIC_CLOCKEVENTS
  35. select HAVE_FB_ATMEL
  36. config ARCH_AT91SAM9263
  37. bool "AT91SAM9263"
  38. select CPU_ARM926T
  39. select GENERIC_CLOCKEVENTS
  40. select HAVE_FB_ATMEL
  41. select HAVE_NET_MACB
  42. config ARCH_AT91SAM9RL
  43. bool "AT91SAM9RL"
  44. select CPU_ARM926T
  45. select GENERIC_CLOCKEVENTS
  46. select HAVE_AT91_USART3
  47. select HAVE_FB_ATMEL
  48. config ARCH_AT91SAM9G20
  49. bool "AT91SAM9G20"
  50. select CPU_ARM926T
  51. select GENERIC_CLOCKEVENTS
  52. select HAVE_AT91_USART3
  53. select HAVE_AT91_USART4
  54. select HAVE_AT91_USART5
  55. select HAVE_NET_MACB
  56. config ARCH_AT91SAM9G45
  57. bool "AT91SAM9G45"
  58. select CPU_ARM926T
  59. select GENERIC_CLOCKEVENTS
  60. select HAVE_AT91_USART3
  61. select HAVE_FB_ATMEL
  62. select HAVE_NET_MACB
  63. config ARCH_AT91CAP9
  64. bool "AT91CAP9"
  65. select CPU_ARM926T
  66. select GENERIC_CLOCKEVENTS
  67. select HAVE_FB_ATMEL
  68. select HAVE_NET_MACB
  69. config ARCH_AT572D940HF
  70. bool "AT572D940HF"
  71. select CPU_ARM926T
  72. select GENERIC_CLOCKEVENTS
  73. config ARCH_AT91X40
  74. bool "AT91x40"
  75. select ARCH_USES_GETTIMEOFFSET
  76. endchoice
  77. config AT91_PMC_UNIT
  78. bool
  79. default !ARCH_AT91X40
  80. # ----------------------------------------------------------
  81. if ARCH_AT91RM9200
  82. comment "AT91RM9200 Board Type"
  83. config MACH_ONEARM
  84. bool "Ajeco 1ARM Single Board Computer"
  85. help
  86. Select this if you are using Ajeco's 1ARM Single Board Computer.
  87. <http://www.ajeco.fi/>
  88. config ARCH_AT91RM9200DK
  89. bool "Atmel AT91RM9200-DK Development board"
  90. select HAVE_AT91_DATAFLASH_CARD
  91. help
  92. Select this if you are using Atmel's AT91RM9200-DK Development board.
  93. (Discontinued)
  94. config MACH_AT91RM9200EK
  95. bool "Atmel AT91RM9200-EK Evaluation Kit"
  96. select HAVE_AT91_DATAFLASH_CARD
  97. help
  98. Select this if you are using Atmel's AT91RM9200-EK Evaluation Kit.
  99. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3507>
  100. config MACH_CSB337
  101. bool "Cogent CSB337"
  102. help
  103. Select this if you are using Cogent's CSB337 board.
  104. <http://www.cogcomp.com/csb_csb337.htm>
  105. config MACH_CSB637
  106. bool "Cogent CSB637"
  107. help
  108. Select this if you are using Cogent's CSB637 board.
  109. <http://www.cogcomp.com/csb_csb637.htm>
  110. config MACH_CARMEVA
  111. bool "Conitec ARM&EVA"
  112. help
  113. Select this if you are using Conitec's AT91RM9200-MCU-Module.
  114. <http://www.conitec.net/english/linuxboard.php>
  115. config MACH_ATEB9200
  116. bool "Embest ATEB9200"
  117. help
  118. Select this if you are using Embest's ATEB9200 board.
  119. <http://www.embedinfo.com/english/product/ATEB9200.asp>
  120. config MACH_KB9200
  121. bool "KwikByte KB920x"
  122. help
  123. Select this if you are using KwikByte's KB920x board.
  124. <http://www.kwikbyte.com/KB9202.html>
  125. config MACH_PICOTUX2XX
  126. bool "picotux 200"
  127. help
  128. Select this if you are using a picotux 200.
  129. <http://www.picotux.com/>
  130. config MACH_KAFA
  131. bool "Sperry-Sun KAFA board"
  132. help
  133. Select this if you are using Sperry-Sun's KAFA board.
  134. config MACH_ECBAT91
  135. bool "emQbit ECB_AT91 SBC"
  136. select HAVE_AT91_DATAFLASH_CARD
  137. help
  138. Select this if you are using emQbit's ECB_AT91 board.
  139. <http://wiki.emqbit.com/free-ecb-at91>
  140. config MACH_YL9200
  141. bool "ucDragon YL-9200"
  142. help
  143. Select this if you are using the ucDragon YL-9200 board.
  144. config MACH_CPUAT91
  145. bool "Eukrea CPUAT91"
  146. help
  147. Select this if you are using the Eukrea Electromatique's
  148. CPUAT91 board <http://www.eukrea.com/>.
  149. config MACH_ECO920
  150. bool "eco920"
  151. help
  152. Select this if you are using the eco920 board
  153. endif
  154. # ----------------------------------------------------------
  155. if ARCH_AT91SAM9260
  156. comment "AT91SAM9260 Variants"
  157. config ARCH_AT91SAM9260_SAM9XE
  158. bool "AT91SAM9XE"
  159. help
  160. Select this if you are using Atmel's AT91SAM9XE System-on-Chip.
  161. They are basically AT91SAM9260s with various sizes of embedded Flash.
  162. comment "AT91SAM9260 / AT91SAM9XE Board Type"
  163. config MACH_AT91SAM9260EK
  164. bool "Atmel AT91SAM9260-EK / AT91SAM9XE Evaluation Kit"
  165. select HAVE_AT91_DATAFLASH_CARD
  166. help
  167. Select this if you are using Atmel's AT91SAM9260-EK or AT91SAM9XE Evaluation Kit
  168. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
  169. config MACH_CAM60
  170. bool "KwikByte KB9260 (CAM60) board"
  171. help
  172. Select this if you are using KwikByte's KB9260 (CAM60) board based on the Atmel AT91SAM9260.
  173. <http://www.kwikbyte.com/KB9260.html>
  174. config MACH_SAM9_L9260
  175. bool "Olimex SAM9-L9260 board"
  176. select HAVE_AT91_DATAFLASH_CARD
  177. help
  178. Select this if you are using Olimex's SAM9-L9260 board based on the Atmel AT91SAM9260.
  179. <http://www.olimex.com/dev/sam9-L9260.html>
  180. config MACH_AFEB9260
  181. bool "Custom afeb9260 board v1"
  182. help
  183. Select this if you are using custom afeb9260 board based on
  184. open hardware design. Select this for revision 1 of the board.
  185. <svn://194.85.238.22/home/users/george/svn/arm9eb>
  186. <http://groups.google.com/group/arm9fpga-evolution-board>
  187. config MACH_USB_A9260
  188. bool "CALAO USB-A9260"
  189. help
  190. Select this if you are using a Calao Systems USB-A9260.
  191. <http://www.calao-systems.com>
  192. config MACH_QIL_A9260
  193. bool "CALAO QIL-A9260 board"
  194. help
  195. Select this if you are using a Calao Systems QIL-A9260 Board.
  196. <http://www.calao-systems.com>
  197. config MACH_CPU9260
  198. bool "Eukrea CPU9260 board"
  199. help
  200. Select this if you are using a Eukrea Electromatique's
  201. CPU9260 Board <http://www.eukrea.com/>
  202. config MACH_FLEXIBITY
  203. bool "Flexibity Connect board"
  204. help
  205. Select this if you are using Flexibity Connect board
  206. <http://www.flexibity.com>
  207. endif
  208. # ----------------------------------------------------------
  209. if ARCH_AT91SAM9261
  210. comment "AT91SAM9261 Board Type"
  211. config MACH_AT91SAM9261EK
  212. bool "Atmel AT91SAM9261-EK Evaluation Kit"
  213. select HAVE_AT91_DATAFLASH_CARD
  214. help
  215. Select this if you are using Atmel's AT91SAM9261-EK Evaluation Kit.
  216. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3820>
  217. endif
  218. # ----------------------------------------------------------
  219. if ARCH_AT91SAM9G10
  220. comment "AT91SAM9G10 Board Type"
  221. config MACH_AT91SAM9G10EK
  222. bool "Atmel AT91SAM9G10-EK Evaluation Kit"
  223. select HAVE_AT91_DATAFLASH_CARD
  224. help
  225. Select this if you are using Atmel's AT91SAM9G10-EK Evaluation Kit.
  226. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4588>
  227. endif
  228. # ----------------------------------------------------------
  229. if ARCH_AT91SAM9263
  230. comment "AT91SAM9263 Board Type"
  231. config MACH_AT91SAM9263EK
  232. bool "Atmel AT91SAM9263-EK Evaluation Kit"
  233. select HAVE_AT91_DATAFLASH_CARD
  234. help
  235. Select this if you are using Atmel's AT91SAM9263-EK Evaluation Kit.
  236. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4057>
  237. config MACH_USB_A9263
  238. bool "CALAO USB-A9263"
  239. help
  240. Select this if you are using a Calao Systems USB-A9263.
  241. <http://www.calao-systems.com>
  242. config MACH_NEOCORE926
  243. bool "Adeneo NEOCORE926"
  244. select HAVE_AT91_DATAFLASH_CARD
  245. help
  246. Select this if you are using the Adeneo Neocore 926 board.
  247. endif
  248. # ----------------------------------------------------------
  249. if ARCH_AT91SAM9RL
  250. comment "AT91SAM9RL Board Type"
  251. config MACH_AT91SAM9RLEK
  252. bool "Atmel AT91SAM9RL-EK Evaluation Kit"
  253. help
  254. Select this if you are using Atmel's AT91SAM9RL-EK Evaluation Kit.
  255. endif
  256. # ----------------------------------------------------------
  257. if ARCH_AT91SAM9G20
  258. comment "AT91SAM9G20 Board Type"
  259. config MACH_AT91SAM9G20EK
  260. bool "Atmel AT91SAM9G20-EK Evaluation Kit"
  261. select HAVE_AT91_DATAFLASH_CARD
  262. help
  263. Select this if you are using Atmel's AT91SAM9G20-EK Evaluation Kit
  264. that embeds only one SD/MMC slot.
  265. config MACH_AT91SAM9G20EK_2MMC
  266. depends on MACH_AT91SAM9G20EK
  267. bool "Atmel AT91SAM9G20-EK Evaluation Kit with 2 SD/MMC Slots"
  268. help
  269. Select this if you are using an Atmel AT91SAM9G20-EK Evaluation Kit
  270. with 2 SD/MMC Slots. This is the case for AT91SAM9G20-EK rev. C and
  271. onwards.
  272. config MACH_CPU9G20
  273. bool "Eukrea CPU9G20 board"
  274. help
  275. Select this if you are using a Eukrea Electromatique's
  276. CPU9G20 Board <http://www.eukrea.com/>
  277. config MACH_ACMENETUSFOXG20
  278. bool "Acme Systems srl FOX Board G20"
  279. help
  280. Select this if you are using Acme Systems
  281. FOX Board G20 <http://www.acmesystems.it>
  282. config MACH_PORTUXG20
  283. bool "taskit PortuxG20"
  284. help
  285. Select this if you are using taskit's PortuxG20.
  286. <http://www.taskit.de/en/>
  287. config MACH_STAMP9G20
  288. bool "taskit Stamp9G20 CPU module"
  289. help
  290. Select this if you are using taskit's Stamp9G20 CPU module on its
  291. evaluation board.
  292. <http://www.taskit.de/en/>
  293. config MACH_PCONTROL_G20
  294. bool "PControl G20 CPU module"
  295. help
  296. Select this if you are using taskit's Stamp9G20 CPU module on this
  297. carrier board, beeing the decentralized unit of a building automation
  298. system; featuring nvram, eth-switch, iso-rs485, display, io
  299. config MACH_GSIA18S
  300. bool "GS_IA18_S board"
  301. help
  302. This enables support for the GS_IA18_S board
  303. produced by GeoSIG Ltd company. This is an internet accelerograph.
  304. <http://www.geosig.com>
  305. endif
  306. if (ARCH_AT91SAM9260 || ARCH_AT91SAM9G20)
  307. comment "AT91SAM9260/AT91SAM9G20 boards"
  308. config MACH_SNAPPER_9260
  309. bool "Bluewater Systems Snapper 9260/9G20 module"
  310. help
  311. Select this if you are using the Bluewater Systems Snapper 9260 or
  312. Snapper 9G20 modules.
  313. <http://www.bluewatersys.com/>
  314. endif
  315. # ----------------------------------------------------------
  316. if ARCH_AT91SAM9G45
  317. comment "AT91SAM9G45 Board Type"
  318. config MACH_AT91SAM9M10G45EK
  319. bool "Atmel AT91SAM9M10G45-EK Evaluation Kits"
  320. help
  321. Select this if you are using Atmel's AT91SAM9G45-EKES Evaluation Kit.
  322. "ES" at the end of the name means that this board is an
  323. Engineering Sample.
  324. endif
  325. # ----------------------------------------------------------
  326. if ARCH_AT91CAP9
  327. comment "AT91CAP9 Board Type"
  328. config MACH_AT91CAP9ADK
  329. bool "Atmel AT91CAP9A-DK Evaluation Kit"
  330. select HAVE_AT91_DATAFLASH_CARD
  331. help
  332. Select this if you are using Atmel's AT91CAP9A-DK Evaluation Kit.
  333. <http://www.atmel.com/dyn/products/tools_card.asp?tool_id=4138>
  334. endif
  335. # ----------------------------------------------------------
  336. if ARCH_AT572D940HF
  337. comment "AT572D940HF Board Type"
  338. config MACH_AT572D940HFEB
  339. bool "AT572D940HF-EK"
  340. depends on ARCH_AT572D940HF
  341. select HAVE_AT91_DATAFLASH_CARD
  342. help
  343. Select this if you are using Atmel's AT572D940HF-EK evaluation kit.
  344. <http://www.atmel.com/products/diopsis/default.asp>
  345. endif
  346. # ----------------------------------------------------------
  347. if ARCH_AT91X40
  348. comment "AT91X40 Board Type"
  349. config MACH_AT91EB01
  350. bool "Atmel AT91EB01 Evaluation Kit"
  351. help
  352. Select this if you are using Atmel's AT91EB01 Evaluation Kit.
  353. It is also a popular target for simulators such as GDB's
  354. ARM simulator (commonly known as the ARMulator) and the
  355. Skyeye simulator.
  356. endif
  357. # ----------------------------------------------------------
  358. comment "AT91 Board Options"
  359. config MTD_AT91_DATAFLASH_CARD
  360. bool "Enable DataFlash Card support"
  361. depends on HAVE_AT91_DATAFLASH_CARD
  362. help
  363. Enable support for the DataFlash card.
  364. # ----------------------------------------------------------
  365. comment "AT91 Feature Selections"
  366. config AT91_PROGRAMMABLE_CLOCKS
  367. bool "Programmable Clocks"
  368. help
  369. Select this if you need to program one or more of the PCK0..PCK3
  370. programmable clock outputs.
  371. config AT91_SLOW_CLOCK
  372. bool "Suspend-to-RAM disables main oscillator"
  373. depends on SUSPEND
  374. help
  375. Select this if you want Suspend-to-RAM to save the most power
  376. possible (without powering off the CPU) by disabling the PLLs
  377. and main oscillator so that only the 32 KiHz clock is available.
  378. When only that slow-clock is available, some peripherals lose
  379. functionality. Many can't issue wakeup events unless faster
  380. clocks are available. Some lose their operating state and
  381. need to be completely re-initialized.
  382. config AT91_TIMER_HZ
  383. int "Kernel HZ (jiffies per second)"
  384. range 32 1024
  385. depends on ARCH_AT91
  386. default "128" if ARCH_AT91RM9200
  387. default "100"
  388. help
  389. On AT91rm9200 chips where you're using a system clock derived
  390. from the 32768 Hz hardware clock, this tick rate should divide
  391. it exactly: use a power-of-two value, such as 128 or 256, to
  392. reduce timing errors caused by rounding.
  393. On AT91sam926x chips, or otherwise when using a higher precision
  394. system clock (of at least several MHz), rounding is less of a
  395. problem so it can be safer to use a decimal values like 100.
  396. choice
  397. prompt "Select a UART for early kernel messages"
  398. config AT91_EARLY_DBGU
  399. bool "DBGU"
  400. config AT91_EARLY_USART0
  401. bool "USART0"
  402. config AT91_EARLY_USART1
  403. bool "USART1"
  404. config AT91_EARLY_USART2
  405. bool "USART2"
  406. depends on ! ARCH_AT91X40
  407. config AT91_EARLY_USART3
  408. bool "USART3"
  409. depends on HAVE_AT91_USART3
  410. config AT91_EARLY_USART4
  411. bool "USART4"
  412. depends on HAVE_AT91_USART4
  413. config AT91_EARLY_USART5
  414. bool "USART5"
  415. depends on HAVE_AT91_USART5
  416. endchoice
  417. endmenu
  418. endif