Kconfig 6.6 KB

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