Kconfig 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227
  1. if ARCH_DAVINCI
  2. config AINTC
  3. bool
  4. config CP_INTC
  5. bool
  6. config ARCH_DAVINCI_DMx
  7. select CPU_ARM926T
  8. bool
  9. menu "TI DaVinci Implementations"
  10. comment "DaVinci Core Type"
  11. config ARCH_DAVINCI_DM644x
  12. bool "DaVinci 644x based system"
  13. select AINTC
  14. select ARCH_DAVINCI_DMx
  15. config ARCH_DAVINCI_DM355
  16. bool "DaVinci 355 based system"
  17. select AINTC
  18. select ARCH_DAVINCI_DMx
  19. config ARCH_DAVINCI_DM646x
  20. bool "DaVinci 646x based system"
  21. select AINTC
  22. select ARCH_DAVINCI_DMx
  23. config ARCH_DAVINCI_DA830
  24. bool "DA830/OMAP-L137 based system"
  25. select CP_INTC
  26. select ARCH_DAVINCI_DA8XX
  27. select CPU_DCACHE_WRITETHROUGH # needed on silicon revs 1.0, 1.1
  28. config ARCH_DAVINCI_DA850
  29. bool "DA850/OMAP-L138 based system"
  30. select CP_INTC
  31. select ARCH_DAVINCI_DA8XX
  32. select ARCH_HAS_CPUFREQ
  33. config ARCH_DAVINCI_DA8XX
  34. select CPU_ARM926T
  35. bool
  36. config ARCH_DAVINCI_DM365
  37. bool "DaVinci 365 based system"
  38. select AINTC
  39. select ARCH_DAVINCI_DMx
  40. config ARCH_DAVINCI_TNETV107X
  41. select CPU_V6
  42. select CP_INTC
  43. bool "TNETV107X based system"
  44. comment "DaVinci Board Type"
  45. config MACH_DAVINCI_EVM
  46. bool "TI DM644x EVM"
  47. default ARCH_DAVINCI_DM644x
  48. depends on ARCH_DAVINCI_DM644x
  49. help
  50. Configure this option to specify the whether the board used
  51. for development is a DM644x EVM
  52. config MACH_SFFSDR
  53. bool "Lyrtech SFFSDR"
  54. depends on ARCH_DAVINCI_DM644x
  55. help
  56. Say Y here to select the Lyrtech Small Form Factor
  57. Software Defined Radio (SFFSDR) board.
  58. config MACH_NEUROS_OSD2
  59. bool "Neuros OSD2 Open Television Set Top Box"
  60. depends on ARCH_DAVINCI_DM644x
  61. help
  62. Configure this option to specify the whether the board used
  63. for development is a Neuros OSD2 Open Set Top Box.
  64. config MACH_DAVINCI_DM355_EVM
  65. bool "TI DM355 EVM"
  66. default ARCH_DAVINCI_DM355
  67. depends on ARCH_DAVINCI_DM355
  68. help
  69. Configure this option to specify the whether the board used
  70. for development is a DM355 EVM
  71. config MACH_DM355_LEOPARD
  72. bool "DM355 Leopard board"
  73. depends on ARCH_DAVINCI_DM355
  74. help
  75. Configure this option to specify the whether the board used
  76. for development is a DM355 Leopard board.
  77. config MACH_DAVINCI_DM6467_EVM
  78. bool "TI DM6467 EVM"
  79. default ARCH_DAVINCI_DM646x
  80. depends on ARCH_DAVINCI_DM646x
  81. select MACH_DAVINCI_DM6467TEVM
  82. help
  83. Configure this option to specify the whether the board used
  84. for development is a DM6467 EVM
  85. config MACH_DAVINCI_DM6467TEVM
  86. bool
  87. config MACH_DAVINCI_DM365_EVM
  88. bool "TI DM365 EVM"
  89. default ARCH_DAVINCI_DM365
  90. depends on ARCH_DAVINCI_DM365
  91. help
  92. Configure this option to specify whether the board used
  93. for development is a DM365 EVM
  94. config MACH_DAVINCI_DA830_EVM
  95. bool "TI DA830/OMAP-L137 Reference Platform"
  96. default ARCH_DAVINCI_DA830
  97. depends on ARCH_DAVINCI_DA830
  98. select GPIO_PCF857X
  99. help
  100. Say Y here to select the TI DA830/OMAP-L137 Evaluation Module.
  101. choice
  102. prompt "Select DA830/OMAP-L137 UI board peripheral"
  103. depends on MACH_DAVINCI_DA830_EVM
  104. help
  105. The presence of UI card on the DA830/OMAP-L137 EVM is detected
  106. automatically based on successful probe of the I2C based GPIO
  107. expander on that board. This option selected in this menu has
  108. an effect only in case of a successful UI card detection.
  109. config DA830_UI_LCD
  110. bool "LCD"
  111. help
  112. Say Y here to use the LCD as a framebuffer or simple character
  113. display.
  114. config DA830_UI_NAND
  115. bool "NAND flash"
  116. help
  117. Say Y here to use the NAND flash. Do not forget to setup
  118. the switch correctly.
  119. endchoice
  120. config MACH_DAVINCI_DA850_EVM
  121. bool "TI DA850/OMAP-L138 Reference Platform"
  122. default ARCH_DAVINCI_DA850
  123. depends on ARCH_DAVINCI_DA850
  124. select GPIO_PCA953X
  125. help
  126. Say Y here to select the TI DA850/OMAP-L138 Evaluation Module.
  127. choice
  128. prompt "Select peripherals connected to expander on UI board"
  129. depends on MACH_DAVINCI_DA850_EVM
  130. help
  131. The presence of User Interface (UI) card on the DA850/OMAP-L138
  132. EVM is detected automatically based on successful probe of the I2C
  133. based GPIO expander on that card. This option selected in this
  134. menu has an effect only in case of a successful UI card detection.
  135. config DA850_UI_NONE
  136. bool "No peripheral is enabled"
  137. help
  138. Say Y if you do not want to enable any of the peripherals connected
  139. to TCA6416 expander on DA850/OMAP-L138 EVM UI card
  140. config DA850_UI_RMII
  141. bool "RMII Ethernet PHY"
  142. help
  143. Say Y if you want to use the RMII PHY on the DA850/OMAP-L138 EVM.
  144. This PHY is found on the UI daughter card that is supplied with
  145. the EVM.
  146. NOTE: Please take care while choosing this option, MII PHY will
  147. not be functional if RMII mode is selected.
  148. endchoice
  149. config MACH_TNETV107X
  150. bool "TI TNETV107X Reference Platform"
  151. default ARCH_DAVINCI_TNETV107X
  152. depends on ARCH_DAVINCI_TNETV107X
  153. help
  154. Say Y here to select the TI TNETV107X Evaluation Module.
  155. config DAVINCI_MUX
  156. bool "DAVINCI multiplexing support"
  157. depends on ARCH_DAVINCI
  158. default y
  159. help
  160. Pin multiplexing support for DAVINCI boards. If your bootloader
  161. sets the multiplexing correctly, say N. Otherwise, or if unsure,
  162. say Y.
  163. config DAVINCI_MUX_DEBUG
  164. bool "Multiplexing debug output"
  165. depends on DAVINCI_MUX
  166. help
  167. Makes the multiplexing functions print out a lot of debug info.
  168. This is useful if you want to find out the correct values of the
  169. multiplexing registers.
  170. config DAVINCI_MUX_WARNINGS
  171. bool "Warn about pins the bootloader didn't set up"
  172. depends on DAVINCI_MUX
  173. help
  174. Choose Y here to warn whenever driver initialization logic needs
  175. to change the pin multiplexing setup. When there are no warnings
  176. printed, it's safe to deselect DAVINCI_MUX for your product.
  177. config DAVINCI_RESET_CLOCKS
  178. bool "Reset unused clocks during boot"
  179. depends on ARCH_DAVINCI
  180. help
  181. Say Y if you want to reset unused clocks during boot.
  182. This option saves power, but assumes all drivers are
  183. using the clock framework. Broken drivers that do not
  184. yet use clock framework may not work with this option.
  185. If you are booting from another operating system, you
  186. probably do not want this option enabled until your
  187. device drivers work properly.
  188. endmenu
  189. endif