Kconfig 5.4 KB

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