Kconfig 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  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
  11. select SERIAL_OMAP
  12. select SERIAL_OMAP_CONSOLE
  13. select I2C
  14. select I2C_OMAP
  15. select MFD_SUPPORT
  16. select MENELAUS if ARCH_OMAP2
  17. select TWL4030_CORE if ARCH_OMAP3 || ARCH_OMAP4
  18. select TWL4030_POWER if ARCH_OMAP3 || ARCH_OMAP4
  19. help
  20. Compile a kernel suitable for booting most boards
  21. config ARCH_OMAP2
  22. bool "TI OMAP2"
  23. depends on ARCH_OMAP2PLUS
  24. default y
  25. select CPU_V6
  26. config ARCH_OMAP3
  27. bool "TI OMAP3"
  28. depends on ARCH_OMAP2PLUS
  29. default y
  30. select CPU_V7
  31. select USB_ARCH_HAS_EHCI
  32. select ARM_L1_CACHE_SHIFT_6 if !ARCH_OMAP4
  33. select ARCH_HAS_OPP
  34. select PM_OPP if PM
  35. config ARCH_OMAP4
  36. bool "TI OMAP4"
  37. default y
  38. depends on ARCH_OMAP2PLUS
  39. select CPU_V7
  40. select ARM_GIC
  41. select LOCAL_TIMERS if SMP
  42. select PL310_ERRATA_588369
  43. select PL310_ERRATA_727915
  44. select ARM_ERRATA_720789
  45. select ARCH_HAS_OPP
  46. select PM_OPP if PM
  47. select USB_ARCH_HAS_EHCI
  48. comment "OMAP Core Type"
  49. depends on ARCH_OMAP2
  50. config SOC_OMAP2420
  51. bool "OMAP2420 support"
  52. depends on ARCH_OMAP2
  53. default y
  54. select OMAP_DM_TIMER
  55. select ARCH_OMAP_OTG
  56. config SOC_OMAP2430
  57. bool "OMAP2430 support"
  58. depends on ARCH_OMAP2
  59. default y
  60. select ARCH_OMAP_OTG
  61. config SOC_OMAP3430
  62. bool "OMAP3430 support"
  63. depends on ARCH_OMAP3
  64. default y
  65. select ARCH_OMAP_OTG
  66. config SOC_OMAPTI816X
  67. bool "TI816X support"
  68. depends on ARCH_OMAP3
  69. default y
  70. config OMAP_PACKAGE_ZAF
  71. bool
  72. config OMAP_PACKAGE_ZAC
  73. bool
  74. config OMAP_PACKAGE_CBC
  75. bool
  76. config OMAP_PACKAGE_CBB
  77. bool
  78. config OMAP_PACKAGE_CUS
  79. bool
  80. config OMAP_PACKAGE_CBP
  81. bool
  82. config OMAP_PACKAGE_CBL
  83. bool
  84. config OMAP_PACKAGE_CBS
  85. bool
  86. comment "OMAP Board Type"
  87. depends on ARCH_OMAP2PLUS
  88. config MACH_OMAP_GENERIC
  89. bool "Generic OMAP2+ board"
  90. depends on ARCH_OMAP2PLUS
  91. select USE_OF
  92. default y
  93. help
  94. Support for generic TI OMAP2+ boards using Flattened Device Tree.
  95. More information at Documentation/devicetree
  96. config MACH_OMAP2_TUSB6010
  97. bool
  98. depends on ARCH_OMAP2 && SOC_OMAP2420
  99. default y if MACH_NOKIA_N8X0
  100. config MACH_OMAP_H4
  101. bool "OMAP 2420 H4 board"
  102. depends on SOC_OMAP2420
  103. default y
  104. select OMAP_PACKAGE_ZAF
  105. select OMAP_DEBUG_DEVICES
  106. config MACH_OMAP_APOLLON
  107. bool "OMAP 2420 Apollon board"
  108. depends on SOC_OMAP2420
  109. default y
  110. select OMAP_PACKAGE_ZAC
  111. config MACH_OMAP_2430SDP
  112. bool "OMAP 2430 SDP board"
  113. depends on SOC_OMAP2430
  114. default y
  115. select OMAP_PACKAGE_ZAC
  116. config MACH_OMAP3_BEAGLE
  117. bool "OMAP3 BEAGLE board"
  118. depends on ARCH_OMAP3
  119. default y
  120. select OMAP_PACKAGE_CBB
  121. config MACH_DEVKIT8000
  122. bool "DEVKIT8000 board"
  123. depends on ARCH_OMAP3
  124. default y
  125. select OMAP_PACKAGE_CUS
  126. config MACH_OMAP_LDP
  127. bool "OMAP3 LDP board"
  128. depends on ARCH_OMAP3
  129. default y
  130. select OMAP_PACKAGE_CBB
  131. config MACH_OMAP3530_LV_SOM
  132. bool "OMAP3 Logic 3530 LV SOM board"
  133. depends on ARCH_OMAP3
  134. select OMAP_PACKAGE_CBB
  135. default y
  136. help
  137. Support for the LogicPD OMAP3530 SOM Development kit
  138. for full description please see the products webpage at
  139. http://www.logicpd.com/products/development-kits/texas-instruments-zoom%E2%84%A2-omap35x-development-kit
  140. config MACH_OMAP3_TORPEDO
  141. bool "OMAP3 Logic 35x Torpedo board"
  142. depends on ARCH_OMAP3
  143. select OMAP_PACKAGE_CBB
  144. default y
  145. help
  146. Support for the LogicPD OMAP35x Torpedo Development kit
  147. for full description please see the products webpage at
  148. http://www.logicpd.com/products/development-kits/zoom-omap35x-torpedo-development-kit
  149. config MACH_OVERO
  150. bool "Gumstix Overo board"
  151. depends on ARCH_OMAP3
  152. default y
  153. select OMAP_PACKAGE_CBB
  154. config MACH_OMAP3EVM
  155. bool "OMAP 3530 EVM board"
  156. depends on ARCH_OMAP3
  157. default y
  158. select OMAP_PACKAGE_CBB
  159. config MACH_OMAP3517EVM
  160. bool "OMAP3517/ AM3517 EVM board"
  161. depends on ARCH_OMAP3
  162. default y
  163. select OMAP_PACKAGE_CBB
  164. config MACH_CRANEBOARD
  165. bool "AM3517/05 CRANE board"
  166. depends on ARCH_OMAP3
  167. select OMAP_PACKAGE_CBB
  168. config MACH_OMAP3_PANDORA
  169. bool "OMAP3 Pandora"
  170. depends on ARCH_OMAP3
  171. default y
  172. select OMAP_PACKAGE_CBB
  173. select REGULATOR_FIXED_VOLTAGE
  174. config MACH_OMAP3_TOUCHBOOK
  175. bool "OMAP3 Touch Book"
  176. depends on ARCH_OMAP3
  177. default y
  178. select BACKLIGHT_CLASS_DEVICE
  179. config MACH_OMAP_3430SDP
  180. bool "OMAP 3430 SDP board"
  181. depends on ARCH_OMAP3
  182. default y
  183. select OMAP_PACKAGE_CBB
  184. config MACH_NOKIA_N800
  185. bool
  186. config MACH_NOKIA_N810
  187. bool
  188. config MACH_NOKIA_N810_WIMAX
  189. bool
  190. config MACH_NOKIA_N8X0
  191. bool "Nokia N800/N810"
  192. depends on SOC_OMAP2420
  193. default y
  194. select OMAP_PACKAGE_ZAC
  195. select MACH_NOKIA_N800
  196. select MACH_NOKIA_N810
  197. select MACH_NOKIA_N810_WIMAX
  198. config MACH_NOKIA_RM680
  199. bool "Nokia RM-680 board"
  200. depends on ARCH_OMAP3
  201. default y
  202. select OMAP_PACKAGE_CBB
  203. config MACH_NOKIA_RX51
  204. bool "Nokia RX-51 board"
  205. depends on ARCH_OMAP3
  206. default y
  207. select OMAP_PACKAGE_CBB
  208. config MACH_OMAP_ZOOM2
  209. bool "OMAP3 Zoom2 board"
  210. depends on ARCH_OMAP3
  211. default y
  212. select OMAP_PACKAGE_CBB
  213. select SERIAL_8250
  214. select SERIAL_CORE_CONSOLE
  215. select SERIAL_8250_CONSOLE
  216. select REGULATOR_FIXED_VOLTAGE
  217. config MACH_OMAP_ZOOM3
  218. bool "OMAP3630 Zoom3 board"
  219. depends on ARCH_OMAP3
  220. default y
  221. select OMAP_PACKAGE_CBP
  222. select SERIAL_8250
  223. select SERIAL_CORE_CONSOLE
  224. select SERIAL_8250_CONSOLE
  225. select REGULATOR_FIXED_VOLTAGE
  226. config MACH_CM_T35
  227. bool "CompuLab CM-T35/CM-T3730 modules"
  228. depends on ARCH_OMAP3
  229. default y
  230. select MACH_CM_T3730
  231. select OMAP_PACKAGE_CUS
  232. config MACH_CM_T3517
  233. bool "CompuLab CM-T3517 module"
  234. depends on ARCH_OMAP3
  235. default y
  236. select OMAP_PACKAGE_CBB
  237. config MACH_CM_T3730
  238. bool
  239. config MACH_IGEP0020
  240. bool "IGEP v2 board"
  241. depends on ARCH_OMAP3
  242. default y
  243. select OMAP_PACKAGE_CBB
  244. config MACH_IGEP0030
  245. bool "IGEP OMAP3 module"
  246. depends on ARCH_OMAP3
  247. default y
  248. select OMAP_PACKAGE_CBB
  249. select MACH_IGEP0020
  250. config MACH_SBC3530
  251. bool "OMAP3 SBC STALKER board"
  252. depends on ARCH_OMAP3
  253. default y
  254. select OMAP_PACKAGE_CUS
  255. config MACH_OMAP_3630SDP
  256. bool "OMAP3630 SDP board"
  257. depends on ARCH_OMAP3
  258. default y
  259. select OMAP_PACKAGE_CBP
  260. config MACH_TI8168EVM
  261. bool "TI8168 Evaluation Module"
  262. depends on SOC_OMAPTI816X
  263. default y
  264. config MACH_OMAP_4430SDP
  265. bool "OMAP 4430 SDP board"
  266. default y
  267. depends on ARCH_OMAP4
  268. select OMAP_PACKAGE_CBL
  269. select OMAP_PACKAGE_CBS
  270. select REGULATOR_FIXED_VOLTAGE
  271. config MACH_OMAP4_PANDA
  272. bool "OMAP4 Panda Board"
  273. default y
  274. depends on ARCH_OMAP4
  275. select OMAP_PACKAGE_CBL
  276. select OMAP_PACKAGE_CBS
  277. select REGULATOR_FIXED_VOLTAGE
  278. config OMAP3_EMU
  279. bool "OMAP3 debugging peripherals"
  280. depends on ARCH_OMAP3
  281. select OC_ETM
  282. help
  283. Say Y here to enable debugging hardware of omap3
  284. config OMAP3_SDRC_AC_TIMING
  285. bool "Enable SDRC AC timing register changes"
  286. depends on ARCH_OMAP3
  287. default n
  288. help
  289. If you know that none of your system initiators will attempt to
  290. access SDRAM during CORE DVFS, select Y here. This should boost
  291. SDRAM performance at lower CORE OPPs. There are relatively few
  292. users who will wish to say yes at this point - almost everyone will
  293. wish to say no. Selecting yes without understanding what is
  294. going on could result in system crashes;
  295. endmenu
  296. endif