Kconfig 9.1 KB

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