Kconfig 6.8 KB

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