Kconfig 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408
  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_RUNTIME
  9. select VFP
  10. select NEON if ARCH_OMAP3 || ARCH_OMAP4 || SOC_OMAP5
  11. select SERIAL_OMAP
  12. select SERIAL_OMAP_CONSOLE
  13. select I2C
  14. select I2C_OMAP
  15. select MENELAUS if ARCH_OMAP2
  16. select TWL4030_CORE if ARCH_OMAP3 || ARCH_OMAP4
  17. select TWL4030_POWER if ARCH_OMAP3 || ARCH_OMAP4
  18. select HIGHMEM
  19. select PINCTRL
  20. help
  21. Compile a kernel suitable for booting most boards
  22. config SOC_HAS_OMAP2_SDRC
  23. bool "OMAP2 SDRAM Controller support"
  24. config ARCH_OMAP2
  25. bool "TI OMAP2"
  26. depends on ARCH_OMAP2PLUS
  27. default y
  28. select CPU_V6
  29. select MULTI_IRQ_HANDLER
  30. select SOC_HAS_OMAP2_SDRC
  31. config ARCH_OMAP3
  32. bool "TI OMAP3"
  33. depends on ARCH_OMAP2PLUS
  34. default y
  35. select CPU_V7
  36. select USB_ARCH_HAS_EHCI if USB_SUPPORT
  37. select ARCH_HAS_OPP
  38. select PM_RUNTIME if CPU_IDLE
  39. select PM_OPP if PM
  40. select ARM_CPU_SUSPEND if PM
  41. select MULTI_IRQ_HANDLER
  42. select SOC_HAS_OMAP2_SDRC
  43. config ARCH_OMAP4
  44. bool "TI OMAP4"
  45. default y
  46. depends on ARCH_OMAP2PLUS
  47. select CACHE_L2X0
  48. select CPU_V7
  49. select ARM_GIC
  50. select HAVE_SMP
  51. select LOCAL_TIMERS if SMP
  52. select PL310_ERRATA_588369
  53. select PL310_ERRATA_727915
  54. select ARM_ERRATA_720789
  55. select ARCH_HAS_OPP
  56. select PM_RUNTIME if CPU_IDLE
  57. select PM_OPP if PM
  58. select USB_ARCH_HAS_EHCI if USB_SUPPORT
  59. select ARM_CPU_SUSPEND if PM
  60. select ARCH_NEEDS_CPU_IDLE_COUPLED
  61. config SOC_OMAP5
  62. bool "TI OMAP5"
  63. select CPU_V7
  64. select ARM_GIC
  65. select HAVE_SMP
  66. select ARM_CPU_SUSPEND if PM
  67. comment "OMAP Core Type"
  68. depends on ARCH_OMAP2
  69. config SOC_OMAP2420
  70. bool "OMAP2420 support"
  71. depends on ARCH_OMAP2
  72. default y
  73. select OMAP_DM_TIMER
  74. select SOC_HAS_OMAP2_SDRC
  75. config SOC_OMAP2430
  76. bool "OMAP2430 support"
  77. depends on ARCH_OMAP2
  78. default y
  79. select SOC_HAS_OMAP2_SDRC
  80. config SOC_OMAP3430
  81. bool "OMAP3430 support"
  82. depends on ARCH_OMAP3
  83. default y
  84. select SOC_HAS_OMAP2_SDRC
  85. config SOC_TI81XX
  86. bool "TI81XX support"
  87. depends on ARCH_OMAP3
  88. default y
  89. config SOC_AM33XX
  90. bool "AM33XX support"
  91. default y
  92. select CPU_V7
  93. select ARM_CPU_SUSPEND if PM
  94. select MULTI_IRQ_HANDLER
  95. config OMAP_PACKAGE_ZAF
  96. bool
  97. config OMAP_PACKAGE_ZAC
  98. bool
  99. config OMAP_PACKAGE_CBC
  100. bool
  101. config OMAP_PACKAGE_CBB
  102. bool
  103. config OMAP_PACKAGE_CUS
  104. bool
  105. config OMAP_PACKAGE_CBP
  106. bool
  107. config OMAP_PACKAGE_CBL
  108. bool
  109. config OMAP_PACKAGE_CBS
  110. bool
  111. comment "OMAP Board Type"
  112. depends on ARCH_OMAP2PLUS
  113. config MACH_OMAP_GENERIC
  114. bool "Generic OMAP2+ board"
  115. depends on ARCH_OMAP2PLUS
  116. default y
  117. help
  118. Support for generic TI OMAP2+ boards using Flattened Device Tree.
  119. More information at Documentation/devicetree
  120. config MACH_OMAP2_TUSB6010
  121. bool
  122. depends on ARCH_OMAP2 && SOC_OMAP2420
  123. default y if MACH_NOKIA_N8X0
  124. config MACH_OMAP_H4
  125. bool "OMAP 2420 H4 board"
  126. depends on SOC_OMAP2420
  127. default y
  128. select OMAP_PACKAGE_ZAF
  129. select OMAP_DEBUG_DEVICES
  130. config MACH_OMAP_APOLLON
  131. bool "OMAP 2420 Apollon board"
  132. depends on SOC_OMAP2420
  133. default y
  134. select OMAP_PACKAGE_ZAC
  135. config MACH_OMAP_2430SDP
  136. bool "OMAP 2430 SDP board"
  137. depends on SOC_OMAP2430
  138. default y
  139. select OMAP_PACKAGE_ZAC
  140. config MACH_OMAP3_BEAGLE
  141. bool "OMAP3 BEAGLE board"
  142. depends on ARCH_OMAP3
  143. default y
  144. select OMAP_PACKAGE_CBB
  145. config MACH_DEVKIT8000
  146. bool "DEVKIT8000 board"
  147. depends on ARCH_OMAP3
  148. default y
  149. select OMAP_PACKAGE_CUS
  150. config MACH_OMAP_LDP
  151. bool "OMAP3 LDP board"
  152. depends on ARCH_OMAP3
  153. default y
  154. select OMAP_PACKAGE_CBB
  155. config MACH_OMAP3530_LV_SOM
  156. bool "OMAP3 Logic 3530 LV SOM board"
  157. depends on ARCH_OMAP3
  158. select OMAP_PACKAGE_CBB
  159. default y
  160. help
  161. Support for the LogicPD OMAP3530 SOM Development kit
  162. for full description please see the products webpage at
  163. http://www.logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap35x-development-kit
  164. config MACH_OMAP3_TORPEDO
  165. bool "OMAP3 Logic 35x Torpedo board"
  166. depends on ARCH_OMAP3
  167. select OMAP_PACKAGE_CBB
  168. default y
  169. help
  170. Support for the LogicPD OMAP35x Torpedo Development kit
  171. for full description please see the products webpage at
  172. http://www.logicpd.com/products/development-kits/zoom-omap35x-torpedo-development-kit
  173. config MACH_OVERO
  174. bool "Gumstix Overo board"
  175. depends on ARCH_OMAP3
  176. default y
  177. select OMAP_PACKAGE_CBB
  178. config MACH_OMAP3EVM
  179. bool "OMAP 3530 EVM board"
  180. depends on ARCH_OMAP3
  181. default y
  182. select OMAP_PACKAGE_CBB
  183. config MACH_OMAP3517EVM
  184. bool "OMAP3517/ AM3517 EVM board"
  185. depends on ARCH_OMAP3
  186. default y
  187. select OMAP_PACKAGE_CBB
  188. config MACH_CRANEBOARD
  189. bool "AM3517/05 CRANE board"
  190. depends on ARCH_OMAP3
  191. select OMAP_PACKAGE_CBB
  192. config MACH_OMAP3_PANDORA
  193. bool "OMAP3 Pandora"
  194. depends on ARCH_OMAP3
  195. default y
  196. select OMAP_PACKAGE_CBB
  197. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  198. config MACH_OMAP3_TOUCHBOOK
  199. bool "OMAP3 Touch Book"
  200. depends on ARCH_OMAP3
  201. default y
  202. config MACH_OMAP_3430SDP
  203. bool "OMAP 3430 SDP board"
  204. depends on ARCH_OMAP3
  205. default y
  206. select OMAP_PACKAGE_CBB
  207. config MACH_NOKIA_N800
  208. bool
  209. config MACH_NOKIA_N810
  210. bool
  211. config MACH_NOKIA_N810_WIMAX
  212. bool
  213. config MACH_NOKIA_N8X0
  214. bool "Nokia N800/N810"
  215. depends on SOC_OMAP2420
  216. default y
  217. select OMAP_PACKAGE_ZAC
  218. select MACH_NOKIA_N800
  219. select MACH_NOKIA_N810
  220. select MACH_NOKIA_N810_WIMAX
  221. config MACH_NOKIA_RM680
  222. bool "Nokia RM-680/696 board"
  223. depends on ARCH_OMAP3
  224. default y
  225. select OMAP_PACKAGE_CBB
  226. select MACH_NOKIA_RM696
  227. config MACH_NOKIA_RX51
  228. bool "Nokia RX-51 board"
  229. depends on ARCH_OMAP3
  230. default y
  231. select OMAP_PACKAGE_CBB
  232. config MACH_OMAP_ZOOM2
  233. bool "OMAP3 Zoom2 board"
  234. depends on ARCH_OMAP3
  235. default y
  236. select OMAP_PACKAGE_CBB
  237. select SERIAL_8250
  238. select SERIAL_CORE_CONSOLE
  239. select SERIAL_8250_CONSOLE
  240. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  241. config MACH_OMAP_ZOOM3
  242. bool "OMAP3630 Zoom3 board"
  243. depends on ARCH_OMAP3
  244. default y
  245. select OMAP_PACKAGE_CBP
  246. select SERIAL_8250
  247. select SERIAL_CORE_CONSOLE
  248. select SERIAL_8250_CONSOLE
  249. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  250. config MACH_CM_T35
  251. bool "CompuLab CM-T35/CM-T3730 modules"
  252. depends on ARCH_OMAP3
  253. default y
  254. select MACH_CM_T3730
  255. select OMAP_PACKAGE_CUS
  256. config MACH_CM_T3517
  257. bool "CompuLab CM-T3517 module"
  258. depends on ARCH_OMAP3
  259. default y
  260. select OMAP_PACKAGE_CBB
  261. config MACH_CM_T3730
  262. bool
  263. config MACH_IGEP0020
  264. bool "IGEP v2 board"
  265. depends on ARCH_OMAP3
  266. default y
  267. select OMAP_PACKAGE_CBB
  268. config MACH_IGEP0030
  269. bool "IGEP OMAP3 module"
  270. depends on ARCH_OMAP3
  271. default y
  272. select OMAP_PACKAGE_CBB
  273. select MACH_IGEP0020
  274. config MACH_SBC3530
  275. bool "OMAP3 SBC STALKER board"
  276. depends on ARCH_OMAP3
  277. default y
  278. select OMAP_PACKAGE_CUS
  279. config MACH_OMAP_3630SDP
  280. bool "OMAP3630 SDP board"
  281. depends on ARCH_OMAP3
  282. default y
  283. select OMAP_PACKAGE_CBP
  284. config MACH_TI8168EVM
  285. bool "TI8168 Evaluation Module"
  286. depends on SOC_TI81XX
  287. default y
  288. config MACH_TI8148EVM
  289. bool "TI8148 Evaluation Module"
  290. depends on SOC_TI81XX
  291. default y
  292. config MACH_OMAP_4430SDP
  293. bool "OMAP 4430 SDP board"
  294. default y
  295. depends on ARCH_OMAP4
  296. select OMAP_PACKAGE_CBL
  297. select OMAP_PACKAGE_CBS
  298. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  299. config MACH_OMAP4_PANDA
  300. bool "OMAP4 Panda Board"
  301. default y
  302. depends on ARCH_OMAP4
  303. select OMAP_PACKAGE_CBL
  304. select OMAP_PACKAGE_CBS
  305. select REGULATOR_FIXED_VOLTAGE if REGULATOR
  306. config OMAP3_EMU
  307. bool "OMAP3 debugging peripherals"
  308. depends on ARCH_OMAP3
  309. select ARM_AMBA
  310. select OC_ETM
  311. help
  312. Say Y here to enable debugging hardware of omap3
  313. config OMAP3_SDRC_AC_TIMING
  314. bool "Enable SDRC AC timing register changes"
  315. depends on ARCH_OMAP3
  316. default n
  317. help
  318. If you know that none of your system initiators will attempt to
  319. access SDRAM during CORE DVFS, select Y here. This should boost
  320. SDRAM performance at lower CORE OPPs. There are relatively few
  321. users who will wish to say yes at this point - almost everyone will
  322. wish to say no. Selecting yes without understanding what is
  323. going on could result in system crashes;
  324. config OMAP4_ERRATA_I688
  325. bool "OMAP4 errata: Async Bridge Corruption"
  326. depends on ARCH_OMAP4
  327. select ARCH_HAS_BARRIERS
  328. help
  329. If a data is stalled inside asynchronous bridge because of back
  330. pressure, it may be accepted multiple times, creating pointer
  331. misalignment that will corrupt next transfers on that data path
  332. until next reset of the system (No recovery procedure once the
  333. issue is hit, the path remains consistently broken). Async bridge
  334. can be found on path between MPU to EMIF and MPU to L3 interconnect.
  335. This situation can happen only when the idle is initiated by a
  336. Master Request Disconnection (which is trigged by software when
  337. executing WFI on CPU).
  338. The work-around for this errata needs all the initiators connected
  339. through async bridge must ensure that data path is properly drained
  340. before issuing WFI. This condition will be met if one Strongly ordered
  341. access is performed to the target right before executing the WFI.
  342. In MPU case, L3 T2ASYNC FIFO and DDR T2ASYNC FIFO needs to be drained.
  343. IO barrier ensure that there is no synchronisation loss on initiators
  344. operating on both interconnect port simultaneously.
  345. endmenu
  346. endif