Kconfig 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  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_EXTENDED if SERIAL_8250
  10. select SERIAL_8250_SHARE_IRQ if SERIAL_8250
  11. default y
  12. if FSL_SOC_BOOKE
  13. if PPC32
  14. config FSL_85XX_CACHE_SRAM
  15. bool
  16. select PPC_LIB_RHEAP
  17. help
  18. When selected, this option enables cache-sram support
  19. for memory allocation on P1/P2 QorIQ platforms.
  20. cache-sram-size and cache-sram-offset kernel boot
  21. parameters should be passed when this option is enabled.
  22. config BSC9131_RDB
  23. bool "Freescale BSC9131RDB"
  24. select DEFAULT_UIMAGE
  25. help
  26. This option enables support for the Freescale BSC9131RDB board.
  27. The BSC9131 is a heterogeneous SoC containing an e500v2 powerpc and a
  28. StarCore SC3850 DSP
  29. Manufacturer : Freescale Semiconductor, Inc
  30. config MPC8540_ADS
  31. bool "Freescale MPC8540 ADS"
  32. select DEFAULT_UIMAGE
  33. help
  34. This option enables support for the MPC 8540 ADS board
  35. config MPC8560_ADS
  36. bool "Freescale MPC8560 ADS"
  37. select DEFAULT_UIMAGE
  38. select CPM2
  39. help
  40. This option enables support for the MPC 8560 ADS board
  41. config MPC85xx_CDS
  42. bool "Freescale MPC85xx CDS"
  43. select DEFAULT_UIMAGE
  44. select PPC_I8259
  45. select HAS_RAPIDIO
  46. help
  47. This option enables support for the MPC85xx CDS board
  48. config MPC85xx_MDS
  49. bool "Freescale MPC85xx MDS"
  50. select DEFAULT_UIMAGE
  51. select PHYLIB
  52. select HAS_RAPIDIO
  53. select SWIOTLB
  54. help
  55. This option enables support for the MPC85xx MDS board
  56. config MPC8536_DS
  57. bool "Freescale MPC8536 DS"
  58. select DEFAULT_UIMAGE
  59. select SWIOTLB
  60. help
  61. This option enables support for the MPC8536 DS board
  62. config MPC85xx_DS
  63. bool "Freescale MPC85xx DS"
  64. select PPC_I8259
  65. select DEFAULT_UIMAGE
  66. select FSL_ULI1575 if PCI
  67. select SWIOTLB
  68. help
  69. This option enables support for the MPC85xx DS (MPC8544 DS) board
  70. config MPC85xx_RDB
  71. bool "Freescale MPC85xx RDB"
  72. select PPC_I8259
  73. select DEFAULT_UIMAGE
  74. select FSL_ULI1575 if PCI
  75. select SWIOTLB
  76. help
  77. This option enables support for the MPC85xx RDB (P2020 RDB) board
  78. config P1010_RDB
  79. bool "Freescale P1010RDB"
  80. select DEFAULT_UIMAGE
  81. help
  82. This option enables support for the MPC85xx RDB (P1010 RDB) board
  83. P1010RDB contains P1010Si, which provides CPU performance up to 800
  84. MHz and 1600 DMIPS, additional functionality and faster interfaces
  85. (DDR3/3L, SATA II, and PCI Express).
  86. config P1022_DS
  87. bool "Freescale P1022 DS"
  88. select DEFAULT_UIMAGE
  89. select SWIOTLB
  90. help
  91. This option enables support for the Freescale P1022DS reference board.
  92. config P1023_RDS
  93. bool "Freescale P1023 RDS"
  94. select DEFAULT_UIMAGE
  95. help
  96. This option enables support for the P1023 RDS board
  97. config SOCRATES
  98. bool "Socrates"
  99. select DEFAULT_UIMAGE
  100. help
  101. This option enables support for the Socrates board.
  102. config KSI8560
  103. bool "Emerson KSI8560"
  104. select DEFAULT_UIMAGE
  105. help
  106. This option enables support for the Emerson KSI8560 board
  107. config XES_MPC85xx
  108. bool "X-ES single-board computer"
  109. select DEFAULT_UIMAGE
  110. help
  111. This option enables support for the various single-board
  112. computers from Extreme Engineering Solutions (X-ES) based on
  113. Freescale MPC85xx processors.
  114. Manufacturer: Extreme Engineering Solutions, Inc.
  115. URL: <http://www.xes-inc.com/>
  116. config STX_GP3
  117. bool "Silicon Turnkey Express GP3"
  118. help
  119. This option enables support for the Silicon Turnkey Express GP3
  120. board.
  121. select CPM2
  122. select DEFAULT_UIMAGE
  123. config TQM8540
  124. bool "TQ Components TQM8540"
  125. help
  126. This option enables support for the TQ Components TQM8540 board.
  127. select DEFAULT_UIMAGE
  128. select TQM85xx
  129. config TQM8541
  130. bool "TQ Components TQM8541"
  131. help
  132. This option enables support for the TQ Components TQM8541 board.
  133. select DEFAULT_UIMAGE
  134. select TQM85xx
  135. select CPM2
  136. config TQM8548
  137. bool "TQ Components TQM8548"
  138. help
  139. This option enables support for the TQ Components TQM8548 board.
  140. select DEFAULT_UIMAGE
  141. select TQM85xx
  142. config TQM8555
  143. bool "TQ Components TQM8555"
  144. help
  145. This option enables support for the TQ Components TQM8555 board.
  146. select DEFAULT_UIMAGE
  147. select TQM85xx
  148. select CPM2
  149. config TQM8560
  150. bool "TQ Components TQM8560"
  151. help
  152. This option enables support for the TQ Components TQM8560 board.
  153. select DEFAULT_UIMAGE
  154. select TQM85xx
  155. select CPM2
  156. config SBC8548
  157. bool "Wind River SBC8548"
  158. select DEFAULT_UIMAGE
  159. help
  160. This option enables support for the Wind River SBC8548 board
  161. config GE_IMP3A
  162. bool "GE Intelligent Platforms IMP3A"
  163. select DEFAULT_UIMAGE
  164. select SWIOTLB
  165. select MMIO_NVRAM
  166. select GENERIC_GPIO
  167. select ARCH_REQUIRE_GPIOLIB
  168. select GE_FPGA
  169. help
  170. This option enables support for the GE Intelligent Platforms IMP3A
  171. board.
  172. This board is a 3U CompactPCI Single Board Computer with a Freescale
  173. P2020 processor.
  174. config P2041_RDB
  175. bool "Freescale P2041 RDB"
  176. select DEFAULT_UIMAGE
  177. select PPC_E500MC
  178. select PHYS_64BIT
  179. select SWIOTLB
  180. select ARCH_REQUIRE_GPIOLIB
  181. select GPIO_MPC8XXX
  182. select HAS_RAPIDIO
  183. select PPC_EPAPR_HV_PIC
  184. help
  185. This option enables support for the P2041 RDB board
  186. config P3041_DS
  187. bool "Freescale P3041 DS"
  188. select DEFAULT_UIMAGE
  189. select PPC_E500MC
  190. select PHYS_64BIT
  191. select SWIOTLB
  192. select ARCH_REQUIRE_GPIOLIB
  193. select GPIO_MPC8XXX
  194. select HAS_RAPIDIO
  195. select PPC_EPAPR_HV_PIC
  196. help
  197. This option enables support for the P3041 DS board
  198. config P4080_DS
  199. bool "Freescale P4080 DS"
  200. select DEFAULT_UIMAGE
  201. select PPC_E500MC
  202. select PHYS_64BIT
  203. select SWIOTLB
  204. select ARCH_REQUIRE_GPIOLIB
  205. select GPIO_MPC8XXX
  206. select HAS_RAPIDIO
  207. select PPC_EPAPR_HV_PIC
  208. help
  209. This option enables support for the P4080 DS board
  210. endif # PPC32
  211. config P5020_DS
  212. bool "Freescale P5020 DS"
  213. select DEFAULT_UIMAGE
  214. select E500
  215. select PPC_E500MC
  216. select PHYS_64BIT
  217. select SWIOTLB
  218. select ARCH_REQUIRE_GPIOLIB
  219. select GPIO_MPC8XXX
  220. select HAS_RAPIDIO
  221. select PPC_EPAPR_HV_PIC
  222. help
  223. This option enables support for the P5020 DS board
  224. config PPC_QEMU_E500
  225. bool "QEMU generic e500 platform"
  226. depends on EXPERIMENTAL
  227. select DEFAULT_UIMAGE
  228. help
  229. This option enables support for running as a QEMU guest using
  230. QEMU's generic e500 machine. This is not required if you're
  231. using a QEMU machine that targets a specific board, such as
  232. mpc8544ds.
  233. Unlike most e500 boards that target a specific CPU, this
  234. platform works with any e500-family CPU that QEMU supports.
  235. Thus, you'll need to make sure CONFIG_PPC_E500MC is set or
  236. unset based on the emulated CPU (or actual host CPU in the case
  237. of KVM).
  238. endif # FSL_SOC_BOOKE
  239. config TQM85xx
  240. bool