Kconfig.machine 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445
  1. comment "Machine Types"
  2. if M68KCLASSIC
  3. config AMIGA
  4. bool "Amiga support"
  5. depends on MMU
  6. select MMU_MOTOROLA if MMU
  7. help
  8. This option enables support for the Amiga series of computers. If
  9. you plan to use this kernel on an Amiga, say Y here and browse the
  10. material available in <file:Documentation/m68k>; otherwise say N.
  11. config ATARI
  12. bool "Atari support"
  13. depends on MMU
  14. select MMU_MOTOROLA if MMU
  15. help
  16. This option enables support for the 68000-based Atari series of
  17. computers (including the TT, Falcon and Medusa). If you plan to use
  18. this kernel on an Atari, say Y here and browse the material
  19. available in <file:Documentation/m68k>; otherwise say N.
  20. config MAC
  21. bool "Macintosh support"
  22. depends on MMU
  23. select MMU_MOTOROLA if MMU
  24. help
  25. This option enables support for the Apple Macintosh series of
  26. computers (yes, there is experimental support now, at least for part
  27. of the series).
  28. Say N unless you're willing to code the remaining necessary support.
  29. ;)
  30. config APOLLO
  31. bool "Apollo support"
  32. depends on MMU
  33. select MMU_MOTOROLA if MMU
  34. help
  35. Say Y here if you want to run Linux on an MC680x0-based Apollo
  36. Domain workstation such as the DN3500.
  37. config VME
  38. bool "VME (Motorola and BVM) support"
  39. depends on MMU
  40. select MMU_MOTOROLA if MMU
  41. help
  42. Say Y here if you want to build a kernel for a 680x0 based VME
  43. board. Boards currently supported include Motorola boards MVME147,
  44. MVME162, MVME166, MVME167, MVME172, and MVME177. BVME4000 and
  45. BVME6000 boards from BVM Ltd are also supported.
  46. config MVME147
  47. bool "MVME147 support"
  48. depends on MMU
  49. depends on VME
  50. help
  51. Say Y to include support for early Motorola VME boards. This will
  52. build a kernel which can run on MVME147 single-board computers. If
  53. you select this option you will have to select the appropriate
  54. drivers for SCSI, Ethernet and serial ports later on.
  55. config MVME16x
  56. bool "MVME162, 166 and 167 support"
  57. depends on MMU
  58. depends on VME
  59. help
  60. Say Y to include support for Motorola VME boards. This will build a
  61. kernel which can run on MVME162, MVME166, MVME167, MVME172, and
  62. MVME177 boards. If you select this option you will have to select
  63. the appropriate drivers for SCSI, Ethernet and serial ports later
  64. on.
  65. config BVME6000
  66. bool "BVME4000 and BVME6000 support"
  67. depends on MMU
  68. depends on VME
  69. help
  70. Say Y to include support for VME boards from BVM Ltd. This will
  71. build a kernel which can run on BVME4000 and BVME6000 boards. If
  72. you select this option you will have to select the appropriate
  73. drivers for SCSI, Ethernet and serial ports later on.
  74. config HP300
  75. bool "HP9000/300 and HP9000/400 support"
  76. depends on MMU
  77. select MMU_MOTOROLA if MMU
  78. help
  79. This option enables support for the HP9000/300 and HP9000/400 series
  80. of workstations. Support for these machines is still somewhat
  81. experimental. If you plan to try to use the kernel on such a machine
  82. say Y here.
  83. Everybody else says N.
  84. config SUN3X
  85. bool "Sun3x support"
  86. depends on MMU
  87. select MMU_MOTOROLA if MMU
  88. select M68030
  89. help
  90. This option enables support for the Sun 3x series of workstations.
  91. Be warned that this support is very experimental.
  92. Note that Sun 3x kernels are not compatible with Sun 3 hardware.
  93. General Linux information on the Sun 3x series (now discontinued)
  94. is at <http://www.angelfire.com/ca2/tech68k/sun3.html>.
  95. If you don't want to compile a kernel for a Sun 3x, say N.
  96. config Q40
  97. bool "Q40/Q60 support"
  98. depends on MMU
  99. select MMU_MOTOROLA if MMU
  100. help
  101. The Q40 is a Motorola 68040-based successor to the Sinclair QL
  102. manufactured in Germany. There is an official Q40 home page at
  103. <http://www.q40.de/>. This option enables support for the Q40 and
  104. Q60. Select your CPU below. For 68LC060 don't forget to enable FPU
  105. emulation.
  106. config SUN3
  107. bool "Sun3 support"
  108. depends on MMU
  109. depends on !MMU_MOTOROLA
  110. select MMU_SUN3 if MMU
  111. select M68020
  112. help
  113. This option enables support for the Sun 3 series of workstations
  114. (3/50, 3/60, 3/1xx, 3/2xx systems). Enabling this option requires
  115. that all other hardware types must be disabled, as Sun 3 kernels
  116. are incompatible with all other m68k targets (including Sun 3x!).
  117. If you don't want to compile a kernel exclusively for a Sun 3, say N.
  118. endif # M68KCLASSIC
  119. config PILOT
  120. bool
  121. config PILOT3
  122. bool "Pilot 1000/5000, PalmPilot Personal/Pro, or PalmIII support"
  123. depends on M68328
  124. select PILOT
  125. help
  126. Support for the Palm Pilot 1000/5000, Personal/Pro and PalmIII.
  127. config XCOPILOT_BUGS
  128. bool "(X)Copilot support"
  129. depends on PILOT3
  130. help
  131. Support the bugs of Xcopilot.
  132. config UCSIMM
  133. bool "uCsimm module support"
  134. depends on M68EZ328
  135. help
  136. Support for the Arcturus Networks uCsimm module.
  137. config UCDIMM
  138. bool "uDsimm module support"
  139. depends on M68VZ328
  140. help
  141. Support for the Arcturus Networks uDsimm module.
  142. config DRAGEN2
  143. bool "DragenEngine II board support"
  144. depends on M68VZ328
  145. help
  146. Support for the DragenEngine II board.
  147. config DIRECT_IO_ACCESS
  148. bool "Allow user to access IO directly"
  149. depends on (UCSIMM || UCDIMM || DRAGEN2)
  150. help
  151. Disable the CPU internal registers protection in user mode,
  152. to allow a user application to read/write them.
  153. config INIT_LCD
  154. bool "Initialize LCD"
  155. depends on (UCSIMM || UCDIMM || DRAGEN2)
  156. help
  157. Initialize the LCD controller of the 68x328 processor.
  158. config MEMORY_RESERVE
  159. int "Memory reservation (MiB)"
  160. depends on (UCSIMM || UCDIMM)
  161. help
  162. Reserve certain memory regions on 68x328 based boards.
  163. config ARN5206
  164. bool "Arnewsh 5206 board support"
  165. depends on M5206
  166. help
  167. Support for the Arnewsh 5206 board.
  168. config M5206eC3
  169. bool "Motorola M5206eC3 board support"
  170. depends on M5206e
  171. help
  172. Support for the Motorola M5206eC3 board.
  173. config ELITE
  174. bool "Motorola M5206eLITE board support"
  175. depends on M5206e
  176. help
  177. Support for the Motorola M5206eLITE board.
  178. config M5235EVB
  179. bool "Freescale M5235EVB support"
  180. depends on M523x
  181. help
  182. Support for the Freescale M5235EVB board.
  183. config M5249C3
  184. bool "Motorola M5249C3 board support"
  185. depends on M5249
  186. help
  187. Support for the Motorola M5249C3 board.
  188. config M5272C3
  189. bool "Motorola M5272C3 board support"
  190. depends on M5272
  191. help
  192. Support for the Motorola M5272C3 board.
  193. config WILDFIRE
  194. bool "Intec Automation Inc. WildFire board support"
  195. depends on M528x
  196. help
  197. Support for the Intec Automation Inc. WildFire.
  198. config WILDFIREMOD
  199. bool "Intec Automation Inc. WildFire module support"
  200. depends on M528x
  201. help
  202. Support for the Intec Automation Inc. WildFire module.
  203. config ARN5307
  204. bool "Arnewsh 5307 board support"
  205. depends on M5307
  206. help
  207. Support for the Arnewsh 5307 board.
  208. config M5307C3
  209. bool "Motorola M5307C3 board support"
  210. depends on M5307
  211. help
  212. Support for the Motorola M5307C3 board.
  213. config SECUREEDGEMP3
  214. bool "SnapGear SecureEdge/MP3 platform support"
  215. depends on M5307
  216. help
  217. Support for the SnapGear SecureEdge/MP3 platform.
  218. config M5407C3
  219. bool "Motorola M5407C3 board support"
  220. depends on M5407
  221. help
  222. Support for the Motorola M5407C3 board.
  223. config FIREBEE
  224. bool "FireBee board support"
  225. depends on M547x
  226. help
  227. Support for the FireBee ColdFire 5475 based board.
  228. config CLEOPATRA
  229. bool "Feith CLEOPATRA board support"
  230. depends on (M5307 || M5407)
  231. help
  232. Support for the Feith Cleopatra boards.
  233. config CANCam
  234. bool "Feith CANCam board support"
  235. depends on M5272
  236. help
  237. Support for the Feith CANCam board.
  238. config SCALES
  239. bool "Feith SCALES board support"
  240. depends on M5272
  241. help
  242. Support for the Feith SCALES board.
  243. config NETtel
  244. bool "SecureEdge/NETtel board support"
  245. depends on (M5206e || M5272 || M5307)
  246. help
  247. Support for the SnapGear NETtel/SecureEdge/SnapGear boards.
  248. config MOD5272
  249. bool "Netburner MOD-5272 board support"
  250. depends on M5272
  251. help
  252. Support for the Netburner MOD-5272 board.
  253. if !MMU || COLDFIRE
  254. comment "Machine Options"
  255. config UBOOT
  256. bool "Support for U-Boot command line parameters"
  257. help
  258. If you say Y here kernel will try to collect command
  259. line parameters from the initial u-boot stack.
  260. default n
  261. config 4KSTACKS
  262. bool "Use 4Kb for kernel stacks instead of 8Kb"
  263. default y
  264. help
  265. If you say Y here the kernel will use a 4Kb stacksize for the
  266. kernel stack attached to each process/thread. This facilitates
  267. running more threads on a system and also reduces the pressure
  268. on the VM subsystem for higher order allocations.
  269. comment "RAM configuration"
  270. config RAMBASE
  271. hex "Address of the base of RAM"
  272. default "0"
  273. help
  274. Define the address that RAM starts at. On many platforms this is
  275. 0, the base of the address space. And this is the default. Some
  276. platforms choose to setup their RAM at other addresses within the
  277. processor address space.
  278. config RAMSIZE
  279. hex "Size of RAM (in bytes), or 0 for automatic"
  280. default "0x400000"
  281. help
  282. Define the size of the system RAM. If you select 0 then the
  283. kernel will try to probe the RAM size at runtime. This is not
  284. supported on all CPU types.
  285. config VECTORBASE
  286. hex "Address of the base of system vectors"
  287. default "0"
  288. help
  289. Define the address of the system vectors. Commonly this is
  290. put at the start of RAM, but it doesn't have to be. On ColdFire
  291. platforms this address is programmed into the VBR register, thus
  292. actually setting the address to use.
  293. config MBAR
  294. hex "Address of the MBAR (internal peripherals)"
  295. default "0x10000000"
  296. depends on HAVE_MBAR
  297. help
  298. Define the address of the internal system peripherals. This value
  299. is set in the processors MBAR register. This is generally setup by
  300. the boot loader, and will not be written by the kernel. By far most
  301. ColdFire boards use the default 0x10000000 value, so if unsure then
  302. use this.
  303. config IPSBAR
  304. hex "Address of the IPSBAR (internal peripherals)"
  305. default "0x40000000"
  306. depends on HAVE_IPSBAR
  307. help
  308. Define the address of the internal system peripherals. This value
  309. is set in the processors IPSBAR register. This is generally setup by
  310. the boot loader, and will not be written by the kernel. By far most
  311. ColdFire boards use the default 0x40000000 value, so if unsure then
  312. use this.
  313. config KERNELBASE
  314. hex "Address of the base of kernel code"
  315. default "0x400"
  316. help
  317. Typically on m68k systems the kernel will not start at the base
  318. of RAM, but usually some small offset from it. Define the start
  319. address of the kernel here. The most common setup will have the
  320. processor vectors at the base of RAM and then the start of the
  321. kernel. On some platforms some RAM is reserved for boot loaders
  322. and the kernel starts after that. The 0x400 default was based on
  323. a system with the RAM based at address 0, and leaving enough room
  324. for the theoretical maximum number of 256 vectors.
  325. comment "ROM configuration"
  326. config ROM
  327. bool "Specify ROM linker regions"
  328. default n
  329. help
  330. Define a ROM region for the linker script. This creates a kernel
  331. that can be stored in flash, with possibly the text, and data
  332. regions being copied out to RAM at startup.
  333. config ROMBASE
  334. hex "Address of the base of ROM device"
  335. default "0"
  336. depends on ROM
  337. help
  338. Define the address that the ROM region starts at. Some platforms
  339. use this to set their chip select region accordingly for the boot
  340. device.
  341. config ROMVEC
  342. hex "Address of the base of the ROM vectors"
  343. default "0"
  344. depends on ROM
  345. help
  346. This is almost always the same as the base of the ROM. Since on all
  347. 68000 type variants the vectors are at the base of the boot device
  348. on system startup.
  349. config ROMSTART
  350. hex "Address of the base of system image in ROM"
  351. default "0x400"
  352. depends on ROM
  353. help
  354. Define the start address of the system image in ROM. Commonly this
  355. is strait after the ROM vectors.
  356. config ROMSIZE
  357. hex "Size of the ROM device"
  358. default "0x100000"
  359. depends on ROM
  360. help
  361. Size of the ROM device. On some platforms this is used to setup
  362. the chip select that controls the boot ROM device.
  363. choice
  364. prompt "Kernel executes from"
  365. ---help---
  366. Choose the memory type that the kernel will be running in.
  367. config RAMKERNEL
  368. bool "RAM"
  369. help
  370. The kernel will be resident in RAM when running.
  371. config ROMKERNEL
  372. bool "ROM"
  373. help
  374. The kernel will be resident in FLASH/ROM when running. This is
  375. often referred to as Execute-in-Place (XIP), since the kernel
  376. code executes from the position it is stored in the FLASH/ROM.
  377. endchoice
  378. endif