Kconfig 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. # SPDX-License-Identifier: GPL-2.0
  2. config PPC_47x
  3. bool "Support for 47x variant"
  4. depends on 44x
  5. select MPIC
  6. help
  7. This option enables support for the 47x family of processors and is
  8. not currently compatible with other 44x or 46x variants
  9. config BAMBOO
  10. bool "Bamboo"
  11. depends on 44x
  12. select PPC44x_SIMPLE
  13. select 440EP
  14. select FORCE_PCI
  15. help
  16. This option enables support for the IBM PPC440EP evaluation board.
  17. config BLUESTONE
  18. bool "Bluestone"
  19. depends on 44x
  20. select PPC44x_SIMPLE
  21. select APM821xx
  22. select FORCE_PCI
  23. select PCI_MSI
  24. select PPC4xx_PCI_EXPRESS
  25. select IBM_EMAC_RGMII if IBM_EMAC
  26. help
  27. This option enables support for the APM APM821xx Evaluation board.
  28. config EBONY
  29. bool "Ebony"
  30. depends on 44x
  31. default y
  32. select 440GP
  33. select FORCE_PCI
  34. select OF_RTC
  35. help
  36. This option enables support for the IBM PPC440GP evaluation board.
  37. config SAM440EP
  38. bool "Sam440ep"
  39. depends on 44x
  40. select 440EP
  41. select FORCE_PCI
  42. help
  43. This option enables support for the ACube Sam440ep board.
  44. config SEQUOIA
  45. bool "Sequoia"
  46. depends on 44x
  47. select PPC44x_SIMPLE
  48. select 440EPX
  49. help
  50. This option enables support for the AMCC PPC440EPX evaluation board.
  51. config TAISHAN
  52. bool "Taishan"
  53. depends on 44x
  54. select PPC44x_SIMPLE
  55. select 440GX
  56. select FORCE_PCI
  57. help
  58. This option enables support for the AMCC PPC440GX "Taishan"
  59. evaluation board.
  60. config KATMAI
  61. bool "Katmai"
  62. depends on 44x
  63. select PPC44x_SIMPLE
  64. select 440SPe
  65. select FORCE_PCI
  66. select PPC4xx_PCI_EXPRESS
  67. select PCI_MSI
  68. help
  69. This option enables support for the AMCC PPC440SPe evaluation board.
  70. config RAINIER
  71. bool "Rainier"
  72. depends on 44x
  73. select PPC44x_SIMPLE
  74. select 440GRX
  75. select FORCE_PCI
  76. help
  77. This option enables support for the AMCC PPC440GRX evaluation board.
  78. config WARP
  79. bool "PIKA Warp"
  80. depends on 44x
  81. select 440EP
  82. help
  83. This option enables support for the PIKA Warp(tm) Appliance. The Warp
  84. is a small computer replacement with up to 9 ports of FXO/FXS plus VOIP
  85. stations and trunks.
  86. See http://www.pikatechnologies.com/ and follow the "PIKA for Computer
  87. Telephony Developers" link for more information.
  88. config ARCHES
  89. bool "Arches"
  90. depends on 44x
  91. select PPC44x_SIMPLE
  92. select 460EX # Odd since it uses 460GT but the effects are the same
  93. select FORCE_PCI
  94. select PPC4xx_PCI_EXPRESS
  95. help
  96. This option enables support for the AMCC Dual PPC460GT evaluation board.
  97. config CANYONLANDS
  98. bool "Canyonlands"
  99. depends on 44x
  100. select 460EX
  101. select FORCE_PCI
  102. select PPC4xx_PCI_EXPRESS
  103. select PCI_MSI
  104. select IBM_EMAC_RGMII if IBM_EMAC
  105. select IBM_EMAC_ZMII if IBM_EMAC
  106. help
  107. This option enables support for the AMCC PPC460EX evaluation board.
  108. config GLACIER
  109. bool "Glacier"
  110. depends on 44x
  111. select PPC44x_SIMPLE
  112. select 460EX # Odd since it uses 460GT but the effects are the same
  113. select FORCE_PCI
  114. select PPC4xx_PCI_EXPRESS
  115. select IBM_EMAC_RGMII if IBM_EMAC
  116. select IBM_EMAC_ZMII if IBM_EMAC
  117. help
  118. This option enables support for the AMCC PPC460GT evaluation board.
  119. config REDWOOD
  120. bool "Redwood"
  121. depends on 44x
  122. select PPC44x_SIMPLE
  123. select 460SX
  124. select FORCE_PCI
  125. select PPC4xx_PCI_EXPRESS
  126. select PCI_MSI
  127. help
  128. This option enables support for the AMCC PPC460SX Redwood board.
  129. config EIGER
  130. bool "Eiger"
  131. depends on 44x
  132. select PPC44x_SIMPLE
  133. select 460SX
  134. select FORCE_PCI
  135. select PPC4xx_PCI_EXPRESS
  136. select IBM_EMAC_RGMII if IBM_EMAC
  137. help
  138. This option enables support for the AMCC PPC460SX evaluation board.
  139. config YOSEMITE
  140. bool "Yosemite"
  141. depends on 44x
  142. select PPC44x_SIMPLE
  143. select 440EP
  144. select FORCE_PCI
  145. help
  146. This option enables support for the AMCC PPC440EP evaluation board.
  147. config ISS4xx
  148. bool "ISS 4xx Simulator"
  149. depends on 44x
  150. select 440GP if 44x && !PPC_47x
  151. select PPC_FPU
  152. select OF_RTC
  153. help
  154. This option enables support for the IBM ISS simulation environment
  155. config CURRITUCK
  156. bool "IBM Currituck (476fpe) Support"
  157. depends on PPC_47x
  158. select SWIOTLB
  159. select 476FPE
  160. select FORCE_PCI
  161. select PPC4xx_PCI_EXPRESS
  162. help
  163. This option enables support for the IBM Currituck (476fpe) evaluation board
  164. config FSP2
  165. bool "IBM FSP2 (476fpe) Support"
  166. depends on PPC_47x
  167. select 476FPE
  168. select IBM_EMAC_EMAC4 if IBM_EMAC
  169. select IBM_EMAC_RGMII if IBM_EMAC
  170. select COMMON_CLK
  171. select DEFAULT_UIMAGE
  172. help
  173. This option enables support for the IBM FSP2 (476fpe) board
  174. config AKEBONO
  175. bool "IBM Akebono (476gtr) Support"
  176. depends on PPC_47x
  177. select SWIOTLB
  178. select 476FPE
  179. select PPC4xx_PCI_EXPRESS
  180. select FORCE_PCI
  181. select PCI_MSI
  182. select PPC4xx_HSTA_MSI
  183. select I2C
  184. select I2C_IBM_IIC
  185. select IBM_EMAC_EMAC4 if IBM_EMAC
  186. select USB if USB_SUPPORT
  187. select USB_OHCI_HCD_PLATFORM if USB_OHCI_HCD
  188. select USB_EHCI_HCD_PLATFORM if USB_EHCI_HCD
  189. help
  190. This option enables support for the IBM Akebono (476gtr) evaluation board
  191. config ICON
  192. bool "Icon"
  193. depends on 44x
  194. select PPC44x_SIMPLE
  195. select 440SPe
  196. select FORCE_PCI
  197. select PPC4xx_PCI_EXPRESS
  198. help
  199. This option enables support for the AMCC PPC440SPe evaluation board.
  200. config PPC44x_SIMPLE
  201. bool "Simple PowerPC 44x board support"
  202. depends on 44x
  203. help
  204. This option enables the simple PowerPC 44x platform support.
  205. config PPC4xx_GPIO
  206. bool "PPC4xx GPIO support"
  207. depends on 44x
  208. select GPIOLIB
  209. help
  210. Enable gpiolib support for ppc440 based boards
  211. # 44x specific CPU modules, selected based on the board above.
  212. config 440EP
  213. bool
  214. select PPC_FPU
  215. select IBM440EP_ERR42
  216. select IBM_EMAC_ZMII if IBM_EMAC
  217. config 440EPX
  218. bool
  219. select PPC_FPU
  220. select IBM_EMAC_EMAC4 if IBM_EMAC
  221. select IBM_EMAC_RGMII if IBM_EMAC
  222. select IBM_EMAC_ZMII if IBM_EMAC
  223. select USB_EHCI_BIG_ENDIAN_MMIO
  224. select USB_EHCI_BIG_ENDIAN_DESC
  225. config 440GRX
  226. bool
  227. select IBM_EMAC_EMAC4 if IBM_EMAC
  228. select IBM_EMAC_RGMII if IBM_EMAC
  229. select IBM_EMAC_ZMII if IBM_EMAC
  230. config 440GP
  231. bool
  232. select IBM_EMAC_ZMII if IBM_EMAC
  233. config 440GX
  234. bool
  235. select IBM_EMAC_EMAC4 if IBM_EMAC
  236. select IBM_EMAC_RGMII if IBM_EMAC
  237. select IBM_EMAC_ZMII if IBM_EMAC #test only
  238. select IBM_EMAC_TAH if IBM_EMAC #test only
  239. config 440SP
  240. bool
  241. config 440SPe
  242. bool
  243. select IBM_EMAC_EMAC4 if IBM_EMAC
  244. config 460EX
  245. bool
  246. select PPC_FPU
  247. select IBM_EMAC_EMAC4 if IBM_EMAC
  248. select IBM_EMAC_TAH if IBM_EMAC
  249. config 460SX
  250. bool
  251. select PPC_FPU
  252. select IBM_EMAC_EMAC4 if IBM_EMAC
  253. select IBM_EMAC_RGMII if IBM_EMAC
  254. select IBM_EMAC_ZMII if IBM_EMAC
  255. select IBM_EMAC_TAH if IBM_EMAC
  256. config 476FPE
  257. bool
  258. select PPC_FPU
  259. config APM821xx
  260. bool
  261. select PPC_FPU
  262. select IBM_EMAC_EMAC4 if IBM_EMAC
  263. select IBM_EMAC_TAH if IBM_EMAC
  264. config 476FPE_ERR46
  265. depends on 476FPE
  266. bool "Enable linker work around for PPC476FPE errata #46"
  267. help
  268. This option enables a work around for an icache bug on 476
  269. that can cause execution of stale instructions when falling
  270. through pages (IBM errata #46). It requires a recent version
  271. of binutils which supports the --ppc476-workaround option.
  272. The work around enables the appropriate linker options and
  273. ensures that all module output sections are aligned to 4K
  274. page boundaries. The work around is only required when
  275. building modules.
  276. # 44x errata/workaround config symbols, selected by the CPU models above
  277. config IBM440EP_ERR42
  278. bool