Kconfig 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318
  1. if ARCH_OMAP2PLUS
  2. menu "TI OMAP2/3/4 Specific Features"
  3. config ARCH_OMAP2PLUS_TYPICAL
  4. bool "Typical OMAP configuration"
  5. default y
  6. select AEABI
  7. select REGULATOR
  8. select PM
  9. select PM_RUNTIME
  10. select VFP
  11. select NEON if ARCH_OMAP3 || ARCH_OMAP4
  12. select SERIAL_OMAP
  13. select SERIAL_OMAP_CONSOLE
  14. select I2C
  15. select I2C_OMAP
  16. select MFD
  17. select MENELAUS if ARCH_OMAP2
  18. select TWL4030_CORE if ARCH_OMAP3 || ARCH_OMAP4
  19. select TWL4030_POWER if ARCH_OMAP3 || ARCH_OMAP4
  20. help
  21. Compile a kernel suitable for booting most boards
  22. config ARCH_OMAP2
  23. bool "TI OMAP2"
  24. depends on ARCH_OMAP2PLUS
  25. default y
  26. select CPU_V6
  27. config ARCH_OMAP3
  28. bool "TI OMAP3"
  29. depends on ARCH_OMAP2PLUS
  30. default y
  31. select CPU_V7
  32. select USB_ARCH_HAS_EHCI
  33. select ARM_L1_CACHE_SHIFT_6 if !ARCH_OMAP4
  34. config ARCH_OMAP4
  35. bool "TI OMAP4"
  36. default y
  37. depends on ARCH_OMAP2PLUS
  38. select CPU_V7
  39. select ARM_GIC
  40. select PL310_ERRATA_588369
  41. select ARM_ERRATA_720789
  42. comment "OMAP Core Type"
  43. depends on ARCH_OMAP2
  44. config ARCH_OMAP2420
  45. bool "OMAP2420 support"
  46. depends on ARCH_OMAP2
  47. default y
  48. select OMAP_DM_TIMER
  49. select ARCH_OMAP_OTG
  50. config ARCH_OMAP2430
  51. bool "OMAP2430 support"
  52. depends on ARCH_OMAP2
  53. default y
  54. select ARCH_OMAP_OTG
  55. config ARCH_OMAP3430
  56. bool "OMAP3430 support"
  57. depends on ARCH_OMAP3
  58. default y
  59. select ARCH_OMAP_OTG
  60. config OMAP_PACKAGE_ZAF
  61. bool
  62. config OMAP_PACKAGE_ZAC
  63. bool
  64. config OMAP_PACKAGE_CBC
  65. bool
  66. config OMAP_PACKAGE_CBB
  67. bool
  68. config OMAP_PACKAGE_CUS
  69. bool
  70. config OMAP_PACKAGE_CBP
  71. bool
  72. config OMAP_PACKAGE_CBL
  73. bool
  74. config OMAP_PACKAGE_CBS
  75. bool
  76. comment "OMAP Board Type"
  77. depends on ARCH_OMAP2PLUS
  78. config MACH_OMAP_GENERIC
  79. bool "Generic OMAP board"
  80. depends on ARCH_OMAP2
  81. default y
  82. config MACH_OMAP2_TUSB6010
  83. bool
  84. depends on ARCH_OMAP2 && ARCH_OMAP2420
  85. default y if MACH_NOKIA_N8X0
  86. config MACH_OMAP_H4
  87. bool "OMAP 2420 H4 board"
  88. depends on ARCH_OMAP2420
  89. default y
  90. select OMAP_PACKAGE_ZAF
  91. select OMAP_DEBUG_DEVICES
  92. config MACH_OMAP_APOLLON
  93. bool "OMAP 2420 Apollon board"
  94. depends on ARCH_OMAP2420
  95. default y
  96. select OMAP_PACKAGE_ZAC
  97. config MACH_OMAP_2430SDP
  98. bool "OMAP 2430 SDP board"
  99. depends on ARCH_OMAP2430
  100. default y
  101. select OMAP_PACKAGE_ZAC
  102. config MACH_OMAP3_BEAGLE
  103. bool "OMAP3 BEAGLE board"
  104. depends on ARCH_OMAP3
  105. default y
  106. select OMAP_PACKAGE_CBB
  107. config MACH_DEVKIT8000
  108. bool "DEVKIT8000 board"
  109. depends on ARCH_OMAP3
  110. default y
  111. select OMAP_PACKAGE_CUS
  112. config MACH_OMAP_LDP
  113. bool "OMAP3 LDP board"
  114. depends on ARCH_OMAP3
  115. default y
  116. select OMAP_PACKAGE_CBB
  117. config MACH_OMAP3530_LV_SOM
  118. bool "OMAP3 Logic 3530 LV SOM board"
  119. depends on ARCH_OMAP3
  120. select OMAP_PACKAGE_CBB
  121. default y
  122. help
  123. Support for the LogicPD OMAP3530 SOM Development kit
  124. for full description please see the products webpage at
  125. http://www.logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap35x-development-kit
  126. config MACH_OMAP3_TORPEDO
  127. bool "OMAP3 Logic 35x Torpedo board"
  128. depends on ARCH_OMAP3
  129. select OMAP_PACKAGE_CBB
  130. default y
  131. help
  132. Support for the LogicPD OMAP35x Torpedo Development kit
  133. for full description please see the products webpage at
  134. http://www.logicpd.com/products/development-kits/zoom-omap35x-torpedo-development-kit
  135. config MACH_OVERO
  136. bool "Gumstix Overo board"
  137. depends on ARCH_OMAP3
  138. default y
  139. select OMAP_PACKAGE_CBB
  140. config MACH_OMAP3EVM
  141. bool "OMAP 3530 EVM board"
  142. depends on ARCH_OMAP3
  143. default y
  144. select OMAP_PACKAGE_CBB
  145. config MACH_OMAP3517EVM
  146. bool "OMAP3517/ AM3517 EVM board"
  147. depends on ARCH_OMAP3
  148. default y
  149. select OMAP_PACKAGE_CBB
  150. config MACH_CRANEBOARD
  151. bool "AM3517/05 CRANE board"
  152. depends on ARCH_OMAP3
  153. select OMAP_PACKAGE_CBB
  154. config MACH_OMAP3_PANDORA
  155. bool "OMAP3 Pandora"
  156. depends on ARCH_OMAP3
  157. default y
  158. select OMAP_PACKAGE_CBB
  159. config MACH_OMAP3_TOUCHBOOK
  160. bool "OMAP3 Touch Book"
  161. depends on ARCH_OMAP3
  162. default y
  163. select BACKLIGHT_CLASS_DEVICE
  164. config MACH_OMAP_3430SDP
  165. bool "OMAP 3430 SDP board"
  166. depends on ARCH_OMAP3
  167. default y
  168. select OMAP_PACKAGE_CBB
  169. config MACH_NOKIA_N800
  170. bool
  171. config MACH_NOKIA_N810
  172. bool
  173. config MACH_NOKIA_N810_WIMAX
  174. bool
  175. config MACH_NOKIA_N8X0
  176. bool "Nokia N800/N810"
  177. depends on ARCH_OMAP2420
  178. default y
  179. select OMAP_PACKAGE_ZAC
  180. select MACH_NOKIA_N800
  181. select MACH_NOKIA_N810
  182. select MACH_NOKIA_N810_WIMAX
  183. config MACH_NOKIA_RX51
  184. bool "Nokia RX-51 board"
  185. depends on ARCH_OMAP3
  186. default y
  187. select OMAP_PACKAGE_CBB
  188. config MACH_OMAP_ZOOM2
  189. bool "OMAP3 Zoom2 board"
  190. depends on ARCH_OMAP3
  191. default y
  192. select OMAP_PACKAGE_CBB
  193. select SERIAL_8250
  194. select SERIAL_CORE_CONSOLE
  195. select SERIAL_8250_CONSOLE
  196. config MACH_OMAP_ZOOM3
  197. bool "OMAP3630 Zoom3 board"
  198. depends on ARCH_OMAP3
  199. default y
  200. select OMAP_PACKAGE_CBP
  201. select SERIAL_8250
  202. select SERIAL_CORE_CONSOLE
  203. select SERIAL_8250_CONSOLE
  204. config MACH_CM_T35
  205. bool "CompuLab CM-T35 module"
  206. depends on ARCH_OMAP3
  207. default y
  208. select OMAP_PACKAGE_CUS
  209. config MACH_CM_T3517
  210. bool "CompuLab CM-T3517 module"
  211. depends on ARCH_OMAP3
  212. default y
  213. select OMAP_PACKAGE_CBB
  214. config MACH_IGEP0020
  215. bool "IGEP v2 board"
  216. depends on ARCH_OMAP3
  217. default y
  218. select OMAP_PACKAGE_CBB
  219. config MACH_IGEP0030
  220. bool "IGEP OMAP3 module"
  221. depends on ARCH_OMAP3
  222. default y
  223. select OMAP_PACKAGE_CBB
  224. config MACH_SBC3530
  225. bool "OMAP3 SBC STALKER board"
  226. depends on ARCH_OMAP3
  227. default y
  228. select OMAP_PACKAGE_CUS
  229. config MACH_OMAP_3630SDP
  230. bool "OMAP3630 SDP board"
  231. depends on ARCH_OMAP3
  232. default y
  233. select OMAP_PACKAGE_CBP
  234. config MACH_OMAP_4430SDP
  235. bool "OMAP 4430 SDP board"
  236. default y
  237. depends on ARCH_OMAP4
  238. select OMAP_PACKAGE_CBL
  239. select OMAP_PACKAGE_CBS
  240. config MACH_OMAP4_PANDA
  241. bool "OMAP4 Panda Board"
  242. default y
  243. depends on ARCH_OMAP4
  244. select OMAP_PACKAGE_CBL
  245. select OMAP_PACKAGE_CBS
  246. config OMAP3_EMU
  247. bool "OMAP3 debugging peripherals"
  248. depends on ARCH_OMAP3
  249. select OC_ETM
  250. help
  251. Say Y here to enable debugging hardware of omap3
  252. config OMAP3_SDRC_AC_TIMING
  253. bool "Enable SDRC AC timing register changes"
  254. depends on ARCH_OMAP3
  255. default n
  256. help
  257. If you know that none of your system initiators will attempt to
  258. access SDRAM during CORE DVFS, select Y here. This should boost
  259. SDRAM performance at lower CORE OPPs. There are relatively few
  260. users who will wish to say yes at this point - almost everyone will
  261. wish to say no. Selecting yes without understanding what is
  262. going on could result in system crashes;
  263. endmenu
  264. endif