Kconfig 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  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_8250
  13. select SERIAL_CORE_CONSOLE
  14. select SERIAL_8250_CONSOLE
  15. select I2C
  16. select I2C_OMAP
  17. select MFD
  18. select MENELAUS if ARCH_OMAP2
  19. select TWL4030_CORE if ARCH_OMAP3 || ARCH_OMAP4
  20. select TWL4030_POWER if ARCH_OMAP3 || ARCH_OMAP4
  21. help
  22. Compile a kernel suitable for booting most boards
  23. config ARCH_OMAP2
  24. bool "TI OMAP2"
  25. depends on ARCH_OMAP2PLUS
  26. default y
  27. select CPU_V6
  28. config ARCH_OMAP3
  29. bool "TI OMAP3"
  30. depends on ARCH_OMAP2PLUS
  31. default y
  32. select CPU_V7
  33. select USB_ARCH_HAS_EHCI
  34. select ARM_L1_CACHE_SHIFT_6 if !ARCH_OMAP4
  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 PL310_ERRATA_588369
  42. select ARM_ERRATA_720789
  43. comment "OMAP Core Type"
  44. depends on ARCH_OMAP2
  45. config ARCH_OMAP2420
  46. bool "OMAP2420 support"
  47. depends on ARCH_OMAP2
  48. default y
  49. select OMAP_DM_TIMER
  50. select ARCH_OMAP_OTG
  51. config ARCH_OMAP2430
  52. bool "OMAP2430 support"
  53. depends on ARCH_OMAP2
  54. default y
  55. select ARCH_OMAP_OTG
  56. config ARCH_OMAP3430
  57. bool "OMAP3430 support"
  58. depends on ARCH_OMAP3
  59. default y
  60. select ARCH_OMAP_OTG
  61. config OMAP_PACKAGE_ZAF
  62. bool
  63. config OMAP_PACKAGE_ZAC
  64. bool
  65. config OMAP_PACKAGE_CBC
  66. bool
  67. config OMAP_PACKAGE_CBB
  68. bool
  69. config OMAP_PACKAGE_CUS
  70. bool
  71. config OMAP_PACKAGE_CBP
  72. bool
  73. comment "OMAP Board Type"
  74. depends on ARCH_OMAP2PLUS
  75. config MACH_OMAP_GENERIC
  76. bool "Generic OMAP board"
  77. depends on ARCH_OMAP2
  78. default y
  79. config MACH_OMAP2_TUSB6010
  80. bool
  81. depends on ARCH_OMAP2 && ARCH_OMAP2420
  82. default y if MACH_NOKIA_N8X0
  83. config MACH_OMAP_H4
  84. bool "OMAP 2420 H4 board"
  85. depends on ARCH_OMAP2
  86. default y
  87. select OMAP_PACKAGE_ZAF
  88. select OMAP_DEBUG_DEVICES
  89. config MACH_OMAP_APOLLON
  90. bool "OMAP 2420 Apollon board"
  91. depends on ARCH_OMAP2
  92. default y
  93. select OMAP_PACKAGE_ZAC
  94. config MACH_OMAP_2430SDP
  95. bool "OMAP 2430 SDP board"
  96. depends on ARCH_OMAP2
  97. default y
  98. select OMAP_PACKAGE_ZAC
  99. config MACH_OMAP3_BEAGLE
  100. bool "OMAP3 BEAGLE board"
  101. depends on ARCH_OMAP3
  102. default y
  103. select OMAP_PACKAGE_CBB
  104. config MACH_DEVKIT8000
  105. bool "DEVKIT8000 board"
  106. depends on ARCH_OMAP3
  107. default y
  108. select OMAP_PACKAGE_CUS
  109. select OMAP_MUX
  110. config MACH_OMAP_LDP
  111. bool "OMAP3 LDP board"
  112. depends on ARCH_OMAP3
  113. default y
  114. select OMAP_PACKAGE_CBB
  115. config MACH_OVERO
  116. bool "Gumstix Overo board"
  117. depends on ARCH_OMAP3
  118. default y
  119. select OMAP_PACKAGE_CBB
  120. config MACH_OMAP3EVM
  121. bool "OMAP 3530 EVM board"
  122. depends on ARCH_OMAP3
  123. default y
  124. select OMAP_PACKAGE_CBB
  125. config MACH_OMAP3517EVM
  126. bool "OMAP3517/ AM3517 EVM board"
  127. depends on ARCH_OMAP3
  128. default y
  129. select OMAP_PACKAGE_CBB
  130. config MACH_OMAP3_PANDORA
  131. bool "OMAP3 Pandora"
  132. depends on ARCH_OMAP3
  133. default y
  134. select OMAP_PACKAGE_CBB
  135. config MACH_OMAP3_TOUCHBOOK
  136. bool "OMAP3 Touch Book"
  137. depends on ARCH_OMAP3
  138. default y
  139. select BACKLIGHT_CLASS_DEVICE
  140. config MACH_OMAP_3430SDP
  141. bool "OMAP 3430 SDP board"
  142. depends on ARCH_OMAP3
  143. default y
  144. select OMAP_PACKAGE_CBB
  145. config MACH_NOKIA_N800
  146. bool
  147. config MACH_NOKIA_N810
  148. bool
  149. config MACH_NOKIA_N810_WIMAX
  150. bool
  151. config MACH_NOKIA_N8X0
  152. bool "Nokia N800/N810"
  153. depends on ARCH_OMAP2420
  154. default y
  155. select OMAP_PACKAGE_ZAC
  156. select MACH_NOKIA_N800
  157. select MACH_NOKIA_N810
  158. select MACH_NOKIA_N810_WIMAX
  159. config MACH_NOKIA_RX51
  160. bool "Nokia RX-51 board"
  161. depends on ARCH_OMAP3
  162. default y
  163. select OMAP_PACKAGE_CBB
  164. config MACH_OMAP_ZOOM2
  165. bool "OMAP3 Zoom2 board"
  166. depends on ARCH_OMAP3
  167. default y
  168. select OMAP_PACKAGE_CBB
  169. config MACH_OMAP_ZOOM3
  170. bool "OMAP3630 Zoom3 board"
  171. depends on ARCH_OMAP3
  172. default y
  173. select OMAP_PACKAGE_CBP
  174. config MACH_CM_T35
  175. bool "CompuLab CM-T35 module"
  176. depends on ARCH_OMAP3
  177. default y
  178. select OMAP_PACKAGE_CUS
  179. select OMAP_MUX
  180. config MACH_IGEP0020
  181. bool "IGEP v2 board"
  182. depends on ARCH_OMAP3
  183. default y
  184. select OMAP_PACKAGE_CBB
  185. config MACH_SBC3530
  186. bool "OMAP3 SBC STALKER board"
  187. depends on ARCH_OMAP3
  188. default y
  189. select OMAP_PACKAGE_CUS
  190. select OMAP_MUX
  191. config MACH_OMAP_3630SDP
  192. bool "OMAP3630 SDP board"
  193. depends on ARCH_OMAP3
  194. default y
  195. select OMAP_PACKAGE_CBP
  196. config MACH_OMAP_4430SDP
  197. bool "OMAP 4430 SDP board"
  198. default y
  199. depends on ARCH_OMAP4
  200. config MACH_OMAP4_PANDA
  201. bool "OMAP4 Panda Board"
  202. default y
  203. depends on ARCH_OMAP4
  204. config OMAP3_EMU
  205. bool "OMAP3 debugging peripherals"
  206. depends on ARCH_OMAP3
  207. select OC_ETM
  208. help
  209. Say Y here to enable debugging hardware of omap3
  210. config OMAP3_SDRC_AC_TIMING
  211. bool "Enable SDRC AC timing register changes"
  212. depends on ARCH_OMAP3
  213. default n
  214. help
  215. If you know that none of your system initiators will attempt to
  216. access SDRAM during CORE DVFS, select Y here. This should boost
  217. SDRAM performance at lower CORE OPPs. There are relatively few
  218. users who will wish to say yes at this point - almost everyone will
  219. wish to say no. Selecting yes without understanding what is
  220. going on could result in system crashes;
  221. endmenu
  222. endif