Kconfig 9.1 KB

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