Kconfig 5.3 KB

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