Kconfig 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. choice
  2. prompt "Machine Type"
  3. depends on EMBEDDED6xx
  4. config KATANA
  5. bool "Artesyn-Katana"
  6. help
  7. Select KATANA if configuring an Artesyn KATANA 750i or 3750
  8. cPCI board.
  9. config WILLOW
  10. bool "Cogent-Willow"
  11. config CPCI690
  12. bool "Force-CPCI690"
  13. help
  14. Select CPCI690 if configuring a Force CPCI690 cPCI board.
  15. config POWERPMC250
  16. bool "Force-PowerPMC250"
  17. config CHESTNUT
  18. bool "IBM 750FX Eval board or 750GX Eval board"
  19. help
  20. Select CHESTNUT if configuring an IBM 750FX Eval Board or a
  21. IBM 750GX Eval board.
  22. config SPRUCE
  23. bool "IBM-Spruce"
  24. select PPC_INDIRECT_PCI
  25. config HDPU
  26. bool "Sky-HDPU"
  27. help
  28. Select HDPU if configuring a Sky Computers Compute Blade.
  29. config HDPU_FEATURES
  30. depends HDPU
  31. tristate "HDPU-Features"
  32. help
  33. Select to enable HDPU enhanced features.
  34. config EV64260
  35. bool "Marvell-EV64260BP"
  36. help
  37. Select EV64260 if configuring a Marvell (formerly Galileo)
  38. EV64260BP Evaluation platform.
  39. config LOPEC
  40. bool "Motorola-LoPEC"
  41. select PPC_I8259
  42. config MVME5100
  43. bool "Motorola-MVME5100"
  44. select PPC_INDIRECT_PCI
  45. config PPLUS
  46. bool "Motorola-PowerPlus"
  47. select PPC_I8259
  48. select PPC_INDIRECT_PCI
  49. config PRPMC750
  50. bool "Motorola-PrPMC750"
  51. select PPC_INDIRECT_PCI
  52. config PRPMC800
  53. bool "Motorola-PrPMC800"
  54. select PPC_INDIRECT_PCI
  55. config SANDPOINT
  56. bool "Motorola-Sandpoint"
  57. select PPC_I8259
  58. help
  59. Select SANDPOINT if configuring for a Motorola Sandpoint X3
  60. (any flavor).
  61. config MPC7448HPC2
  62. bool "Freescale MPC7448HPC2(Taiga)"
  63. select TSI108_BRIDGE
  64. select DEFAULT_UIMAGE
  65. select PPC_UDBG_16550
  66. select MPIC
  67. help
  68. Select MPC7448HPC2 if configuring for Freescale MPC7448HPC2 (Taiga)
  69. platform
  70. config RADSTONE_PPC7D
  71. bool "Radstone Technology PPC7D board"
  72. select PPC_I8259
  73. config PAL4
  74. bool "SBS-Palomar4"
  75. config GEMINI
  76. bool "Synergy-Gemini"
  77. select PPC_INDIRECT_PCI
  78. depends on BROKEN
  79. help
  80. Select Gemini if configuring for a Synergy Microsystems' Gemini
  81. series Single Board Computer. More information is available at:
  82. <http://www.synergymicro.com/PressRel/97_10_15.html>.
  83. config EST8260
  84. bool "EST8260"
  85. ---help---
  86. The EST8260 is a single-board computer manufactured by Wind River
  87. Systems, Inc. (formerly Embedded Support Tools Corp.) and based on
  88. the MPC8260. Wind River Systems has a website at
  89. <http://www.windriver.com/>, but the EST8260 cannot be found on it
  90. and has probably been discontinued or rebadged.
  91. config SBC82xx
  92. bool "SBC82xx"
  93. ---help---
  94. SBC PowerQUICC II, single-board computer with MPC82xx CPU
  95. Manufacturer: Wind River Systems, Inc.
  96. Date of Release: May 2003
  97. End of Life: -
  98. URL: <http://www.windriver.com/>
  99. config SBS8260
  100. bool "SBS8260"
  101. config RPX8260
  102. bool "RPXSUPER"
  103. config TQM8260
  104. bool "TQM8260"
  105. ---help---
  106. MPC8260 based module, little larger than credit card,
  107. up to 128 MB global + 64 MB local RAM, 32 MB Flash,
  108. 32 kB EEPROM, 256 kB L@ Cache, 10baseT + 100baseT Ethernet,
  109. 2 x serial ports, ...
  110. Manufacturer: TQ Components, www.tq-group.de
  111. Date of Release: June 2001
  112. End of Life: not yet :-)
  113. URL: <http://www.denx.de/PDF/TQM82xx_SPEC_Rev005.pdf>
  114. config ADS8272
  115. bool "ADS8272"
  116. config PQ2FADS
  117. bool "Freescale-PQ2FADS"
  118. help
  119. Select PQ2FADS if you wish to configure for a Freescale
  120. PQ2FADS board (-VR or -ZU).
  121. config LITE5200
  122. bool "Freescale LITE5200 / (IceCube)"
  123. select PPC_MPC52xx
  124. help
  125. Support for the LITE5200 dev board for the MPC5200 from Freescale.
  126. This is for the LITE5200 version 2.0 board. Don't know if it changes
  127. much but it's only been tested on this board version. I think this
  128. board is also known as IceCube.
  129. config EV64360
  130. bool "Marvell-EV64360BP"
  131. help
  132. Select EV64360 if configuring a Marvell EV64360BP Evaluation
  133. platform.
  134. endchoice
  135. config PQ2ADS
  136. bool
  137. depends on ADS8272
  138. default y
  139. config TQM8xxL
  140. bool
  141. depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L)
  142. default y
  143. config PPC_MPC52xx
  144. bool
  145. config 8260
  146. bool "CPM2 Support" if WILLOW
  147. depends on 6xx
  148. default y if TQM8260 || RPX8260 || EST8260 || SBS8260 || SBC82xx || PQ2FADS
  149. help
  150. The MPC8260 is a typical embedded CPU made by Motorola. Selecting
  151. this option means that you wish to build a kernel for a machine with
  152. an 8260 class CPU.
  153. config 8272
  154. bool
  155. depends on 6xx
  156. default y if ADS8272
  157. select 8260
  158. help
  159. The MPC8272 CPM has a different internal dpram setup than other CPM2
  160. devices
  161. config CPM2
  162. bool
  163. depends on 8260 || MPC8560 || MPC8555
  164. default y
  165. help
  166. The CPM2 (Communications Processor Module) is a coprocessor on
  167. embedded CPUs made by Motorola. Selecting this option means that
  168. you wish to build a kernel for a machine with a CPM2 coprocessor
  169. on it (826x, 827x, 8560).
  170. config PPC_GEN550
  171. bool
  172. depends on SANDPOINT || SPRUCE || PPLUS || \
  173. PRPMC750 || PRPMC800 || LOPEC || \
  174. (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \
  175. 83xx
  176. default y
  177. config FORCE
  178. bool
  179. depends on 6xx && POWERPMC250
  180. default y
  181. config GT64260
  182. bool
  183. depends on EV64260 || CPCI690
  184. default y
  185. config MV64360 # Really MV64360 & MV64460
  186. bool
  187. depends on CHESTNUT || KATANA || RADSTONE_PPC7D || HDPU || EV64360
  188. default y
  189. config MV64X60
  190. bool
  191. depends on (GT64260 || MV64360)
  192. select PPC_INDIRECT_PCI
  193. default y
  194. config TSI108_BRIDGE
  195. bool
  196. depends on MPC7448HPC2
  197. default y
  198. menu "Set bridge options"
  199. depends on MV64X60
  200. config NOT_COHERENT_CACHE
  201. bool "Turn off Cache Coherency"
  202. default n
  203. help
  204. Some 64x60 bridges lock up when trying to enforce cache coherency.
  205. When this option is selected, cache coherency will be turned off.
  206. Note that this can cause other problems (e.g., stale data being
  207. speculatively loaded via a cached mapping). Use at your own risk.
  208. config MV64X60_BASE
  209. hex "Set bridge base used by firmware"
  210. default "0xf1000000"
  211. help
  212. A firmware can leave the base address of the bridge's registers at
  213. a non-standard location. If so, set this value to reflect the
  214. address of that non-standard location.
  215. config MV64X60_NEW_BASE
  216. hex "Set bridge base used by kernel"
  217. default "0xf1000000"
  218. help
  219. If the current base address of the bridge's registers is not where
  220. you want it, set this value to the address that you want it moved to.
  221. endmenu
  222. config NONMONARCH_SUPPORT
  223. bool "Enable Non-Monarch Support"
  224. depends on PRPMC800
  225. config HARRIER
  226. bool
  227. depends on PRPMC800
  228. default y
  229. config EPIC_SERIAL_MODE
  230. bool
  231. depends on 6xx && (LOPEC || SANDPOINT)
  232. default y
  233. config MPC10X_BRIDGE
  234. bool
  235. depends on POWERPMC250 || LOPEC || SANDPOINT
  236. select PPC_INDIRECT_PCI
  237. default y
  238. config MPC10X_OPENPIC
  239. bool
  240. depends on POWERPMC250 || LOPEC || SANDPOINT
  241. default y
  242. config MPC10X_STORE_GATHERING
  243. bool "Enable MPC10x store gathering"
  244. depends on MPC10X_BRIDGE
  245. config SANDPOINT_ENABLE_UART1
  246. bool "Enable DUART mode on Sandpoint"
  247. depends on SANDPOINT
  248. help
  249. If this option is enabled then the MPC824x processor will run
  250. in DUART mode instead of UART mode.
  251. config HARRIER_STORE_GATHERING
  252. bool "Enable Harrier store gathering"
  253. depends on HARRIER
  254. config MVME5100_IPMC761_PRESENT
  255. bool "MVME5100 configured with an IPMC761"
  256. depends on MVME5100
  257. select PPC_I8259
  258. config SPRUCE_BAUD_33M
  259. bool "Spruce baud clock support"
  260. depends on SPRUCE