Kconfig 4.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  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 SOCRATES
  68. bool "Socrates"
  69. select DEFAULT_UIMAGE
  70. help
  71. This option enables support for the Socrates board.
  72. config KSI8560
  73. bool "Emerson KSI8560"
  74. select DEFAULT_UIMAGE
  75. help
  76. This option enables support for the Emerson KSI8560 board
  77. config XES_MPC85xx
  78. bool "X-ES single-board computer"
  79. select DEFAULT_UIMAGE
  80. help
  81. This option enables support for the various single-board
  82. computers from Extreme Engineering Solutions (X-ES) based on
  83. Freescale MPC85xx processors.
  84. Manufacturer: Extreme Engineering Solutions, Inc.
  85. URL: <http://www.xes-inc.com/>
  86. config STX_GP3
  87. bool "Silicon Turnkey Express GP3"
  88. help
  89. This option enables support for the Silicon Turnkey Express GP3
  90. board.
  91. select CPM2
  92. select DEFAULT_UIMAGE
  93. config TQM8540
  94. bool "TQ Components TQM8540"
  95. help
  96. This option enables support for the TQ Components TQM8540 board.
  97. select DEFAULT_UIMAGE
  98. select TQM85xx
  99. config TQM8541
  100. bool "TQ Components TQM8541"
  101. help
  102. This option enables support for the TQ Components TQM8541 board.
  103. select DEFAULT_UIMAGE
  104. select TQM85xx
  105. select CPM2
  106. config TQM8548
  107. bool "TQ Components TQM8548"
  108. help
  109. This option enables support for the TQ Components TQM8548 board.
  110. select DEFAULT_UIMAGE
  111. select TQM85xx
  112. config TQM8555
  113. bool "TQ Components TQM8555"
  114. help
  115. This option enables support for the TQ Components TQM8555 board.
  116. select DEFAULT_UIMAGE
  117. select TQM85xx
  118. select CPM2
  119. config TQM8560
  120. bool "TQ Components TQM8560"
  121. help
  122. This option enables support for the TQ Components TQM8560 board.
  123. select DEFAULT_UIMAGE
  124. select TQM85xx
  125. select CPM2
  126. config SBC8548
  127. bool "Wind River SBC8548"
  128. select DEFAULT_UIMAGE
  129. help
  130. This option enables support for the Wind River SBC8548 board
  131. config SBC8560
  132. bool "Wind River SBC8560"
  133. select DEFAULT_UIMAGE
  134. help
  135. This option enables support for the Wind River SBC8560 board
  136. config P3041_DS
  137. bool "Freescale P3041 DS"
  138. select DEFAULT_UIMAGE
  139. select PPC_E500MC
  140. select PHYS_64BIT
  141. select SWIOTLB
  142. select MPC8xxx_GPIO
  143. select HAS_RAPIDIO
  144. help
  145. This option enables support for the P3041 DS board
  146. config P4080_DS
  147. bool "Freescale P4080 DS"
  148. select DEFAULT_UIMAGE
  149. select PPC_E500MC
  150. select PHYS_64BIT
  151. select SWIOTLB
  152. select MPC8xxx_GPIO
  153. select HAS_RAPIDIO
  154. help
  155. This option enables support for the P4080 DS board
  156. endif # PPC32
  157. config P5020_DS
  158. bool "Freescale P5020 DS"
  159. select DEFAULT_UIMAGE
  160. select E500
  161. select PPC_E500MC
  162. select PHYS_64BIT
  163. select SWIOTLB
  164. select MPC8xxx_GPIO
  165. select HAS_RAPIDIO
  166. help
  167. This option enables support for the P5020 DS board
  168. endif # FSL_SOC_BOOKE
  169. config TQM85xx
  170. bool