Kconfig 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. if ARCH_MX5
  2. # ARCH_MX50/51/53 are left to mark places where prevent multi-soc in single
  3. # image. So for most time, SOC_IMX50/51/53 should be used.
  4. config ARCH_MX50
  5. bool
  6. config ARCH_MX51
  7. bool
  8. config ARCH_MX53
  9. bool
  10. config SOC_IMX50
  11. bool
  12. select MXC_TZIC
  13. select ARCH_MXC_IOMUX_V3
  14. select ARCH_MXC_AUDMUX_V2
  15. select ARCH_HAS_CPUFREQ
  16. select ARCH_MX50
  17. config SOC_IMX51
  18. bool
  19. select MXC_TZIC
  20. select ARCH_MXC_IOMUX_V3
  21. select ARCH_MXC_AUDMUX_V2
  22. select ARCH_HAS_CPUFREQ
  23. select ARCH_MX51
  24. config SOC_IMX53
  25. bool
  26. select MXC_TZIC
  27. select ARCH_MXC_IOMUX_V3
  28. select ARCH_MX53
  29. comment "MX5 platforms:"
  30. config MACH_MX51_BABBAGE
  31. bool "Support MX51 BABBAGE platforms"
  32. select SOC_IMX51
  33. select IMX_HAVE_PLATFORM_IMX2_WDT
  34. select IMX_HAVE_PLATFORM_IMX_I2C
  35. select IMX_HAVE_PLATFORM_IMX_UART
  36. select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
  37. select IMX_HAVE_PLATFORM_SPI_IMX
  38. help
  39. Include support for MX51 Babbage platform, also known as MX51EVK in
  40. u-boot. This includes specific configurations for the board and its
  41. peripherals.
  42. config MACH_MX51_3DS
  43. bool "Support MX51PDK (3DS)"
  44. select SOC_IMX51
  45. select IMX_HAVE_PLATFORM_IMX2_WDT
  46. select IMX_HAVE_PLATFORM_IMX_KEYPAD
  47. select IMX_HAVE_PLATFORM_IMX_UART
  48. select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
  49. select IMX_HAVE_PLATFORM_SPI_IMX
  50. select MXC_DEBUG_BOARD
  51. help
  52. Include support for MX51PDK (3DS) platform. This includes specific
  53. configurations for the board and its peripherals.
  54. config MACH_EUKREA_CPUIMX51
  55. bool "Support Eukrea CPUIMX51 module"
  56. select SOC_IMX51
  57. select IMX_HAVE_PLATFORM_IMX_I2C
  58. select IMX_HAVE_PLATFORM_IMX_UART
  59. select IMX_HAVE_PLATFORM_MXC_NAND
  60. select IMX_HAVE_PLATFORM_SPI_IMX
  61. help
  62. Include support for Eukrea CPUIMX51 platform. This includes
  63. specific configurations for the module and its peripherals.
  64. choice
  65. prompt "Baseboard"
  66. depends on MACH_EUKREA_CPUIMX51
  67. default MACH_EUKREA_MBIMX51_BASEBOARD
  68. config MACH_EUKREA_MBIMX51_BASEBOARD
  69. prompt "Eukrea MBIMX51 development board"
  70. bool
  71. select IMX_HAVE_PLATFORM_IMX_KEYPAD
  72. select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
  73. help
  74. This adds board specific devices that can be found on Eukrea's
  75. MBIMX51 evaluation board.
  76. endchoice
  77. config MACH_EUKREA_CPUIMX51SD
  78. bool "Support Eukrea CPUIMX51SD module"
  79. select SOC_IMX51
  80. select IMX_HAVE_PLATFORM_IMX_I2C
  81. select IMX_HAVE_PLATFORM_SPI_IMX
  82. select IMX_HAVE_PLATFORM_IMX_UART
  83. select IMX_HAVE_PLATFORM_MXC_NAND
  84. help
  85. Include support for Eukrea CPUIMX51SD platform. This includes
  86. specific configurations for the module and its peripherals.
  87. choice
  88. prompt "Baseboard"
  89. depends on MACH_EUKREA_CPUIMX51SD
  90. default MACH_EUKREA_MBIMXSD51_BASEBOARD
  91. config MACH_EUKREA_MBIMXSD51_BASEBOARD
  92. prompt "Eukrea MBIMXSD development board"
  93. bool
  94. select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
  95. help
  96. This adds board specific devices that can be found on Eukrea's
  97. MBIMXSD evaluation board.
  98. endchoice
  99. config MX51_EFIKA_COMMON
  100. bool
  101. select SOC_IMX51
  102. select IMX_HAVE_PLATFORM_IMX_UART
  103. select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
  104. select IMX_HAVE_PLATFORM_SPI_IMX
  105. select MXC_ULPI if USB_ULPI
  106. config MACH_MX51_EFIKAMX
  107. bool "Support MX51 Genesi Efika MX nettop"
  108. select MX51_EFIKA_COMMON
  109. help
  110. Include support for Genesi Efika MX nettop. This includes specific
  111. configurations for the board and its peripherals.
  112. config MACH_MX51_EFIKASB
  113. bool "Support MX51 Genesi Efika Smartbook"
  114. select MX51_EFIKA_COMMON
  115. help
  116. Include support for Genesi Efika Smartbook. This includes specific
  117. configurations for the board and its peripherals.
  118. config MACH_MX53_EVK
  119. bool "Support MX53 EVK platforms"
  120. select SOC_IMX53
  121. select IMX_HAVE_PLATFORM_IMX2_WDT
  122. select IMX_HAVE_PLATFORM_IMX_UART
  123. select IMX_HAVE_PLATFORM_IMX_I2C
  124. select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
  125. select IMX_HAVE_PLATFORM_SPI_IMX
  126. help
  127. Include support for MX53 EVK platform. This includes specific
  128. configurations for the board and its peripherals.
  129. config MACH_MX53_SMD
  130. bool "Support MX53 SMD platforms"
  131. select SOC_IMX53
  132. select IMX_HAVE_PLATFORM_IMX2_WDT
  133. select IMX_HAVE_PLATFORM_IMX_I2C
  134. select IMX_HAVE_PLATFORM_IMX_UART
  135. help
  136. Include support for MX53 SMD platform. This includes specific
  137. configurations for the board and its peripherals.
  138. config MACH_MX53_LOCO
  139. bool "Support MX53 LOCO platforms"
  140. select SOC_IMX53
  141. select IMX_HAVE_PLATFORM_IMX2_WDT
  142. select IMX_HAVE_PLATFORM_IMX_I2C
  143. select IMX_HAVE_PLATFORM_IMX_UART
  144. select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
  145. help
  146. Include support for MX53 LOCO platform. This includes specific
  147. configurations for the board and its peripherals.
  148. config MACH_MX50_RDP
  149. bool "Support MX50 reference design platform"
  150. depends on BROKEN
  151. select SOC_IMX50
  152. select IMX_HAVE_PLATFORM_IMX_I2C
  153. select IMX_HAVE_PLATFORM_IMX_UART
  154. select IMX_HAVE_PLATFORM_SDHCI_ESDHC_IMX
  155. select IMX_HAVE_PLATFORM_SPI_IMX
  156. select IMX_HAVE_PLATFORM_FEC
  157. help
  158. Include support for MX50 reference design platform (RDP) board. This
  159. includes specific configurations for the board and its peripherals.
  160. endif