Kconfig 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307
  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 on 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 LINKSTATION
  62. bool "Linkstation / Kurobox(HG) from Buffalo"
  63. select MPIC
  64. select FSL_SOC
  65. select PPC_UDBG_16550 if SERIAL_8250
  66. help
  67. Select LINKSTATION if configuring for one of PPC- (MPC8241)
  68. based NAS systems from Buffalo Technology. So far only
  69. KuroboxHG has been tested. In the future classical Kurobox,
  70. Linkstation-I HD-HLAN and HD-HGLAN versions, and PPC-based
  71. Terastation systems should be supported too.
  72. config MPC7448HPC2
  73. bool "Freescale MPC7448HPC2(Taiga)"
  74. select TSI108_BRIDGE
  75. select DEFAULT_UIMAGE
  76. select PPC_UDBG_16550
  77. select MPIC
  78. select MPIC_WEIRD
  79. help
  80. Select MPC7448HPC2 if configuring for Freescale MPC7448HPC2 (Taiga)
  81. platform
  82. config RADSTONE_PPC7D
  83. bool "Radstone Technology PPC7D board"
  84. select PPC_I8259
  85. config PAL4
  86. bool "SBS-Palomar4"
  87. config EST8260
  88. bool "EST8260"
  89. ---help---
  90. The EST8260 is a single-board computer manufactured by Wind River
  91. Systems, Inc. (formerly Embedded Support Tools Corp.) and based on
  92. the MPC8260. Wind River Systems has a website at
  93. <http://www.windriver.com/>, but the EST8260 cannot be found on it
  94. and has probably been discontinued or rebadged.
  95. config SBC82xx
  96. bool "SBC82xx"
  97. ---help---
  98. SBC PowerQUICC II, single-board computer with MPC82xx CPU
  99. Manufacturer: Wind River Systems, Inc.
  100. Date of Release: May 2003
  101. End of Life: -
  102. URL: <http://www.windriver.com/>
  103. config SBS8260
  104. bool "SBS8260"
  105. config RPX8260
  106. bool "RPXSUPER"
  107. config TQM8260
  108. bool "TQM8260"
  109. ---help---
  110. MPC8260 based module, little larger than credit card,
  111. up to 128 MB global + 64 MB local RAM, 32 MB Flash,
  112. 32 kB EEPROM, 256 kB L@ Cache, 10baseT + 100baseT Ethernet,
  113. 2 x serial ports, ...
  114. Manufacturer: TQ Components, www.tq-group.de
  115. Date of Release: June 2001
  116. End of Life: not yet :-)
  117. URL: <http://www.denx.de/PDF/TQM82xx_SPEC_Rev005.pdf>
  118. config ADS8272
  119. bool "ADS8272"
  120. config PQ2FADS
  121. bool "Freescale-PQ2FADS"
  122. help
  123. Select PQ2FADS if you wish to configure for a Freescale
  124. PQ2FADS board (-VR or -ZU).
  125. config EV64360
  126. bool "Marvell-EV64360BP"
  127. help
  128. Select EV64360 if configuring a Marvell EV64360BP Evaluation
  129. platform.
  130. endchoice
  131. config PQ2ADS
  132. bool
  133. depends on ADS8272
  134. default y
  135. config TQM8xxL
  136. bool
  137. depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L)
  138. default y
  139. config 8260
  140. bool "CPM2 Support" if WILLOW
  141. depends on 6xx
  142. default y if TQM8260 || RPX8260 || EST8260 || SBS8260 || SBC82xx || PQ2FADS
  143. help
  144. The MPC8260 is a typical embedded CPU made by Motorola. Selecting
  145. this option means that you wish to build a kernel for a machine with
  146. an 8260 class CPU.
  147. config 8272
  148. bool
  149. depends on 6xx
  150. default y if ADS8272
  151. select 8260
  152. help
  153. The MPC8272 CPM has a different internal dpram setup than other CPM2
  154. devices
  155. config CPM2
  156. bool
  157. depends on 8260 || MPC8560 || MPC8555
  158. default y
  159. help
  160. The CPM2 (Communications Processor Module) is a coprocessor on
  161. embedded CPUs made by Motorola. Selecting this option means that
  162. you wish to build a kernel for a machine with a CPM2 coprocessor
  163. on it (826x, 827x, 8560).
  164. config PPC_GEN550
  165. bool
  166. depends on SANDPOINT || SPRUCE || PPLUS || \
  167. PRPMC750 || PRPMC800 || LOPEC || \
  168. (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \
  169. 83xx || LINKSTATION
  170. default y
  171. config FORCE
  172. bool
  173. depends on 6xx && POWERPMC250
  174. default y
  175. config GT64260
  176. bool
  177. depends on EV64260 || CPCI690
  178. default y
  179. config MV64360 # Really MV64360 & MV64460
  180. bool
  181. depends on CHESTNUT || KATANA || RADSTONE_PPC7D || HDPU || EV64360
  182. default y
  183. config MV64X60
  184. bool
  185. depends on (GT64260 || MV64360)
  186. select PPC_INDIRECT_PCI
  187. default y
  188. config TSI108_BRIDGE
  189. bool
  190. depends on MPC7448HPC2
  191. default y
  192. menu "Set bridge options"
  193. depends on MV64X60
  194. config NOT_COHERENT_CACHE
  195. bool "Turn off Cache Coherency"
  196. default n
  197. help
  198. Some 64x60 bridges lock up when trying to enforce cache coherency.
  199. When this option is selected, cache coherency will be turned off.
  200. Note that this can cause other problems (e.g., stale data being
  201. speculatively loaded via a cached mapping). Use at your own risk.
  202. config MV64X60_BASE
  203. hex "Set bridge base used by firmware"
  204. default "0xf1000000"
  205. help
  206. A firmware can leave the base address of the bridge's registers at
  207. a non-standard location. If so, set this value to reflect the
  208. address of that non-standard location.
  209. config MV64X60_NEW_BASE
  210. hex "Set bridge base used by kernel"
  211. default "0xf1000000"
  212. help
  213. If the current base address of the bridge's registers is not where
  214. you want it, set this value to the address that you want it moved to.
  215. endmenu
  216. config NONMONARCH_SUPPORT
  217. bool "Enable Non-Monarch Support"
  218. depends on PRPMC800
  219. config HARRIER
  220. bool
  221. depends on PRPMC800
  222. default y
  223. config EPIC_SERIAL_MODE
  224. bool
  225. depends on 6xx && (LOPEC || SANDPOINT)
  226. default y
  227. config MPC10X_BRIDGE
  228. bool
  229. depends on POWERPMC250 || LOPEC || SANDPOINT || LINKSTATION
  230. select PPC_INDIRECT_PCI
  231. default y
  232. config MPC10X_OPENPIC
  233. bool
  234. depends on POWERPMC250 || LOPEC || SANDPOINT || LINKSTATION
  235. default y
  236. config MPC10X_STORE_GATHERING
  237. bool "Enable MPC10x store gathering"
  238. depends on MPC10X_BRIDGE
  239. config SANDPOINT_ENABLE_UART1
  240. bool "Enable DUART mode on Sandpoint"
  241. depends on SANDPOINT
  242. help
  243. If this option is enabled then the MPC824x processor will run
  244. in DUART mode instead of UART mode.
  245. config HARRIER_STORE_GATHERING
  246. bool "Enable Harrier store gathering"
  247. depends on HARRIER
  248. config MVME5100_IPMC761_PRESENT
  249. bool "MVME5100 configured with an IPMC761"
  250. depends on MVME5100
  251. select PPC_I8259
  252. config SPRUCE_BAUD_33M
  253. bool "Spruce baud clock support"
  254. depends on SPRUCE