Kconfig 5.2 KB

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