Kconfig 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  1. if ARCH_MX3
  2. # ARCH_MX31 and ARCH_MX35 are left for compatibility
  3. # Some usages assume that having one of them implies not having (e.g.) ARCH_MX2.
  4. # To easily distinguish good and reviewed from unreviewed usages new (and IMHO
  5. # more sensible) names are used: SOC_IMX31 and SOC_IMX35
  6. config ARCH_MX31
  7. bool
  8. config ARCH_MX35
  9. bool
  10. config SOC_IMX31
  11. bool
  12. select IMX_HAVE_PLATFORM_MXC_RNGA
  13. select ARCH_MXC_AUDMUX_V2
  14. select ARCH_MX31
  15. config SOC_IMX35
  16. bool
  17. select ARCH_MXC_IOMUX_V3
  18. select ARCH_MXC_AUDMUX_V2
  19. select HAVE_EPIT
  20. select ARCH_MX35
  21. comment "MX3 platforms:"
  22. config MACH_MX31ADS
  23. bool "Support MX31ADS platforms"
  24. select SOC_IMX31
  25. select IMX_HAVE_PLATFORM_IMX_I2C
  26. select IMX_HAVE_PLATFORM_IMX_SSI
  27. select IMX_HAVE_PLATFORM_IMX_UART
  28. default y
  29. help
  30. Include support for MX31ADS platform. This includes specific
  31. configurations for the board and its peripherals.
  32. config MACH_MX31ADS_WM1133_EV1
  33. bool "Support Wolfson Microelectronics 1133-EV1 module"
  34. depends on MACH_MX31ADS
  35. depends on MFD_WM8350_I2C
  36. depends on REGULATOR_WM8350
  37. select MFD_WM8350_CONFIG_MODE_0
  38. select MFD_WM8352_CONFIG_MODE_0
  39. help
  40. Include support for the Wolfson Microelectronics 1133-EV1 PMU
  41. and audio module for the MX31ADS platform.
  42. config MACH_PCM037
  43. bool "Support Phytec pcm037 (i.MX31) platforms"
  44. select SOC_IMX31
  45. select IMX_HAVE_PLATFORM_FSL_USB2_UDC
  46. select IMX_HAVE_PLATFORM_IMX_I2C
  47. select IMX_HAVE_PLATFORM_IMX_UART
  48. select IMX_HAVE_PLATFORM_MXC_MMC
  49. select IMX_HAVE_PLATFORM_MXC_NAND
  50. select IMX_HAVE_PLATFORM_MXC_W1
  51. select MXC_ULPI if USB_ULPI
  52. help
  53. Include support for Phytec pcm037 platform. This includes
  54. specific configurations for the board and its peripherals.
  55. config MACH_PCM037_EET
  56. bool "Support pcm037 EET board extensions"
  57. depends on MACH_PCM037
  58. select IMX_HAVE_PLATFORM_SPI_IMX
  59. help
  60. Add support for PCM037 EET baseboard extensions. If you are using the
  61. OLED display with EET, use "video=mx3fb:CMEL-OLED" kernel
  62. command-line parameter.
  63. config MACH_MX31LITE
  64. bool "Support MX31 LITEKIT (LogicPD)"
  65. select SOC_IMX31
  66. select MXC_ULPI if USB_ULPI
  67. select IMX_HAVE_PLATFORM_IMX_UART
  68. select IMX_HAVE_PLATFORM_MXC_MMC
  69. select IMX_HAVE_PLATFORM_MXC_NAND
  70. select IMX_HAVE_PLATFORM_SPI_IMX
  71. help
  72. Include support for MX31 LITEKIT platform. This includes specific
  73. configurations for the board and its peripherals.
  74. config MACH_MX31_3DS
  75. bool "Support MX31PDK (3DS)"
  76. select SOC_IMX31
  77. select MXC_DEBUG_BOARD
  78. select IMX_HAVE_PLATFORM_FSL_USB2_UDC
  79. select IMX_HAVE_PLATFORM_IMX_UART
  80. select IMX_HAVE_PLATFORM_MXC_NAND
  81. select IMX_HAVE_PLATFORM_SPI_IMX
  82. help
  83. Include support for MX31PDK (3DS) platform. This includes specific
  84. configurations for the board and its peripherals.
  85. config MACH_MX31_3DS_MXC_NAND_USE_BBT
  86. bool "Make the MXC NAND driver use the in flash Bad Block Table"
  87. depends on MACH_MX31_3DS
  88. depends on MTD_NAND_MXC
  89. help
  90. Enable this if you want that the MXC NAND driver uses the in flash
  91. Bad Block Table to know what blocks are bad instead of scanning the
  92. entire flash looking for bad block markers.
  93. config MACH_MX31MOBOARD
  94. bool "Support mx31moboard platforms (EPFL Mobots group)"
  95. select SOC_IMX31
  96. select IMX_HAVE_PLATFORM_FSL_USB2_UDC
  97. select IMX_HAVE_PLATFORM_IMX_I2C
  98. select IMX_HAVE_PLATFORM_IMX_UART
  99. select IMX_HAVE_PLATFORM_MXC_MMC
  100. select IMX_HAVE_PLATFORM_SPI_IMX
  101. select MXC_ULPI if USB_ULPI
  102. help
  103. Include support for mx31moboard platform. This includes specific
  104. configurations for the board and its peripherals.
  105. config MACH_MX31LILLY
  106. bool "Support MX31 LILLY-1131 platforms (INCO startec)"
  107. select SOC_IMX31
  108. select IMX_HAVE_PLATFORM_IMX_UART
  109. select IMX_HAVE_PLATFORM_MXC_MMC
  110. select IMX_HAVE_PLATFORM_SPI_IMX
  111. select MXC_ULPI if USB_ULPI
  112. help
  113. Include support for mx31 based LILLY1131 modules. This includes
  114. specific configurations for the board and its peripherals.
  115. config MACH_QONG
  116. bool "Support Dave/DENX QongEVB-LITE platform"
  117. select SOC_IMX31
  118. select IMX_HAVE_PLATFORM_IMX_UART
  119. help
  120. Include support for Dave/DENX QongEVB-LITE platform. This includes
  121. specific configurations for the board and its peripherals.
  122. config MACH_PCM043
  123. bool "Support Phytec pcm043 (i.MX35) platforms"
  124. select SOC_IMX35
  125. select IMX_HAVE_PLATFORM_FSL_USB2_UDC
  126. select IMX_HAVE_PLATFORM_IMX_I2C
  127. select IMX_HAVE_PLATFORM_IMX_SSI
  128. select IMX_HAVE_PLATFORM_IMX_UART
  129. select IMX_HAVE_PLATFORM_MXC_NAND
  130. select IMX_HAVE_PLATFORM_FLEXCAN
  131. select IMX_HAVE_PLATFORM_ESDHC
  132. select MXC_ULPI if USB_ULPI
  133. help
  134. Include support for Phytec pcm043 platform. This includes
  135. specific configurations for the board and its peripherals.
  136. config MACH_ARMADILLO5X0
  137. bool "Support Atmark Armadillo-500 Development Base Board"
  138. select SOC_IMX31
  139. select IMX_HAVE_PLATFORM_IMX_I2C
  140. select IMX_HAVE_PLATFORM_IMX_UART
  141. select IMX_HAVE_PLATFORM_MXC_MMC
  142. select IMX_HAVE_PLATFORM_MXC_NAND
  143. select MXC_ULPI if USB_ULPI
  144. help
  145. Include support for Atmark Armadillo-500 platform. This includes
  146. specific configurations for the board and its peripherals.
  147. config MACH_MX35_3DS
  148. bool "Support MX35PDK platform"
  149. select SOC_IMX35
  150. select MXC_DEBUG_BOARD
  151. select IMX_HAVE_PLATFORM_ESDHC
  152. select IMX_HAVE_PLATFORM_FSL_USB2_UDC
  153. select IMX_HAVE_PLATFORM_IMX_UART
  154. select IMX_HAVE_PLATFORM_MXC_NAND
  155. help
  156. Include support for MX35PDK platform. This includes specific
  157. configurations for the board and its peripherals.
  158. config MACH_KZM_ARM11_01
  159. bool "Support KZM-ARM11-01(Kyoto Microcomputer)"
  160. select SOC_IMX31
  161. select IMX_HAVE_PLATFORM_IMX_UART
  162. help
  163. Include support for KZM-ARM11-01. This includes specific
  164. configurations for the board and its peripherals.
  165. config MACH_EUKREA_CPUIMX35
  166. bool "Support Eukrea CPUIMX35 Platform"
  167. select SOC_IMX35
  168. select IMX_HAVE_PLATFORM_FSL_USB2_UDC
  169. select IMX_HAVE_PLATFORM_IMX_UART
  170. select IMX_HAVE_PLATFORM_IMX_I2C
  171. select IMX_HAVE_PLATFORM_MXC_NAND
  172. select IMX_HAVE_PLATFORM_FLEXCAN
  173. select IMX_HAVE_PLATFORM_ESDHC
  174. select MXC_ULPI if USB_ULPI
  175. help
  176. Include support for Eukrea CPUIMX35 platform. This includes
  177. specific configurations for the board and its peripherals.
  178. choice
  179. prompt "Baseboard"
  180. depends on MACH_EUKREA_CPUIMX35
  181. default MACH_EUKREA_MBIMXSD35_BASEBOARD
  182. config MACH_EUKREA_MBIMXSD35_BASEBOARD
  183. bool "Eukrea MBIMXSD development board"
  184. select IMX_HAVE_PLATFORM_IMX_SSI
  185. help
  186. This adds board specific devices that can be found on Eukrea's
  187. MBIMXSD evaluation board.
  188. endchoice
  189. endif