Kconfig 9.0 KB

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