Kconfig 6.5 KB

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