Kconfig 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. menuconfig FSL_SOC_BOOKE
  2. bool "Freescale Book-E Machine Type"
  3. depends on PPC_85xx || PPC_BOOK3E
  4. select FSL_SOC
  5. select PPC_UDBG_16550
  6. select MPIC
  7. select PPC_PCI_CHOICE
  8. select FSL_PCI if PCI
  9. select SERIAL_8250_SHARE_IRQ if SERIAL_8250
  10. default y
  11. if FSL_SOC_BOOKE
  12. if PPC32
  13. config MPC8540_ADS
  14. bool "Freescale MPC8540 ADS"
  15. select DEFAULT_UIMAGE
  16. help
  17. This option enables support for the MPC 8540 ADS board
  18. config MPC8560_ADS
  19. bool "Freescale MPC8560 ADS"
  20. select DEFAULT_UIMAGE
  21. select CPM2
  22. help
  23. This option enables support for the MPC 8560 ADS board
  24. config MPC85xx_CDS
  25. bool "Freescale MPC85xx CDS"
  26. select DEFAULT_UIMAGE
  27. select PPC_I8259
  28. help
  29. This option enables support for the MPC85xx CDS board
  30. config MPC85xx_MDS
  31. bool "Freescale MPC85xx MDS"
  32. select DEFAULT_UIMAGE
  33. select PHYLIB
  34. select HAS_RAPIDIO
  35. select SWIOTLB
  36. help
  37. This option enables support for the MPC85xx MDS board
  38. config MPC8536_DS
  39. bool "Freescale MPC8536 DS"
  40. select DEFAULT_UIMAGE
  41. select SWIOTLB
  42. help
  43. This option enables support for the MPC8536 DS board
  44. config MPC85xx_DS
  45. bool "Freescale MPC85xx DS"
  46. select PPC_I8259
  47. select DEFAULT_UIMAGE
  48. select FSL_ULI1575 if PCI
  49. select SWIOTLB
  50. help
  51. This option enables support for the MPC85xx DS (MPC8544 DS) board
  52. config MPC85xx_RDB
  53. bool "Freescale MPC85xx RDB"
  54. select PPC_I8259
  55. select DEFAULT_UIMAGE
  56. select FSL_ULI1575 if PCI
  57. select SWIOTLB
  58. help
  59. This option enables support for the MPC85xx RDB (P2020 RDB) board
  60. config P1022_DS
  61. bool "Freescale P1022 DS"
  62. select DEFAULT_UIMAGE
  63. select CONFIG_PHYS_64BIT # The DTS has 36-bit addresses
  64. select SWIOTLB
  65. help
  66. This option enables support for the Freescale P1022DS reference board.
  67. config P1023_RDS
  68. bool "Freescale P1023 RDS"
  69. select DEFAULT_UIMAGE
  70. help
  71. This option enables support for the P1023 RDS board
  72. config SOCRATES
  73. bool "Socrates"
  74. select DEFAULT_UIMAGE
  75. help
  76. This option enables support for the Socrates board.
  77. config KSI8560
  78. bool "Emerson KSI8560"
  79. select DEFAULT_UIMAGE
  80. help
  81. This option enables support for the Emerson KSI8560 board
  82. config XES_MPC85xx
  83. bool "X-ES single-board computer"
  84. select DEFAULT_UIMAGE
  85. help
  86. This option enables support for the various single-board
  87. computers from Extreme Engineering Solutions (X-ES) based on
  88. Freescale MPC85xx processors.
  89. Manufacturer: Extreme Engineering Solutions, Inc.
  90. URL: <http://www.xes-inc.com/>
  91. config STX_GP3
  92. bool "Silicon Turnkey Express GP3"
  93. help
  94. This option enables support for the Silicon Turnkey Express GP3
  95. board.
  96. select CPM2
  97. select DEFAULT_UIMAGE
  98. config TQM8540
  99. bool "TQ Components TQM8540"
  100. help
  101. This option enables support for the TQ Components TQM8540 board.
  102. select DEFAULT_UIMAGE
  103. select TQM85xx
  104. config TQM8541
  105. bool "TQ Components TQM8541"
  106. help
  107. This option enables support for the TQ Components TQM8541 board.
  108. select DEFAULT_UIMAGE
  109. select TQM85xx
  110. select CPM2
  111. config TQM8548
  112. bool "TQ Components TQM8548"
  113. help
  114. This option enables support for the TQ Components TQM8548 board.
  115. select DEFAULT_UIMAGE
  116. select TQM85xx
  117. config TQM8555
  118. bool "TQ Components TQM8555"
  119. help
  120. This option enables support for the TQ Components TQM8555 board.
  121. select DEFAULT_UIMAGE
  122. select TQM85xx
  123. select CPM2
  124. config TQM8560
  125. bool "TQ Components TQM8560"
  126. help
  127. This option enables support for the TQ Components TQM8560 board.
  128. select DEFAULT_UIMAGE
  129. select TQM85xx
  130. select CPM2
  131. config SBC8548
  132. bool "Wind River SBC8548"
  133. select DEFAULT_UIMAGE
  134. help
  135. This option enables support for the Wind River SBC8548 board
  136. config SBC8560
  137. bool "Wind River SBC8560"
  138. select DEFAULT_UIMAGE
  139. help
  140. This option enables support for the Wind River SBC8560 board
  141. config P3041_DS
  142. bool "Freescale P3041 DS"
  143. select DEFAULT_UIMAGE
  144. select PPC_E500MC
  145. select PHYS_64BIT
  146. select SWIOTLB
  147. select MPC8xxx_GPIO
  148. select HAS_RAPIDIO
  149. select PPC_EPAPR_HV_PIC
  150. help
  151. This option enables support for the P3041 DS board
  152. config P4080_DS
  153. bool "Freescale P4080 DS"
  154. select DEFAULT_UIMAGE
  155. select PPC_E500MC
  156. select PHYS_64BIT
  157. select SWIOTLB
  158. select MPC8xxx_GPIO
  159. select HAS_RAPIDIO
  160. select PPC_EPAPR_HV_PIC
  161. help
  162. This option enables support for the P4080 DS board
  163. endif # PPC32
  164. config P5020_DS
  165. bool "Freescale P5020 DS"
  166. select DEFAULT_UIMAGE
  167. select E500
  168. select PPC_E500MC
  169. select PHYS_64BIT
  170. select SWIOTLB
  171. select MPC8xxx_GPIO
  172. select HAS_RAPIDIO
  173. select PPC_EPAPR_HV_PIC
  174. help
  175. This option enables support for the P5020 DS board
  176. endif # FSL_SOC_BOOKE
  177. config TQM85xx
  178. bool