Kconfig 9.3 KB

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