Kconfig 9.6 KB

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