Kconfig.machine 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586
  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 UC5272
  133. bool "Arcturus Networks uC5272 dimm board support"
  134. depends on M5272
  135. help
  136. Support for the Arcturus Networks uC5272 dimm board.
  137. config UC5282
  138. bool "Arcturus Networks uC5282 board support"
  139. depends on M528x
  140. help
  141. Support for the Arcturus Networks uC5282 dimm board.
  142. config UCSIMM
  143. bool "uCsimm module support"
  144. depends on M68EZ328
  145. help
  146. Support for the Arcturus Networks uCsimm module.
  147. config UCDIMM
  148. bool "uDsimm module support"
  149. depends on M68VZ328
  150. help
  151. Support for the Arcturus Networks uDsimm module.
  152. config DRAGEN2
  153. bool "DragenEngine II board support"
  154. depends on M68VZ328
  155. help
  156. Support for the DragenEngine II board.
  157. config DIRECT_IO_ACCESS
  158. bool "Allow user to access IO directly"
  159. depends on (UCSIMM || UCDIMM || DRAGEN2)
  160. help
  161. Disable the CPU internal registers protection in user mode,
  162. to allow a user application to read/write them.
  163. config INIT_LCD
  164. bool "Initialize LCD"
  165. depends on (UCSIMM || UCDIMM || DRAGEN2)
  166. help
  167. Initialize the LCD controller of the 68x328 processor.
  168. config MEMORY_RESERVE
  169. int "Memory reservation (MiB)"
  170. depends on (UCSIMM || UCDIMM)
  171. help
  172. Reserve certain memory regions on 68x328 based boards.
  173. config UCQUICC
  174. bool "Lineo uCquicc board support"
  175. depends on M68360
  176. help
  177. Support for the Lineo uCquicc board.
  178. config ARNEWSH
  179. bool
  180. config ARN5206
  181. bool "Arnewsh 5206 board support"
  182. depends on M5206
  183. select ARNEWSH
  184. help
  185. Support for the Arnewsh 5206 board.
  186. config FREESCALE
  187. bool
  188. config M5206eC3
  189. bool "Motorola M5206eC3 board support"
  190. depends on M5206e
  191. select FREESCALE
  192. help
  193. Support for the Motorola M5206eC3 board.
  194. config ELITE
  195. bool "Motorola M5206eLITE board support"
  196. depends on M5206e
  197. help
  198. Support for the Motorola M5206eLITE board.
  199. config M5208EVB
  200. bool "Freescale M5208EVB board support"
  201. depends on M520x
  202. select FREESCALE
  203. help
  204. Support for the Freescale Coldfire M5208EVB.
  205. config M5235EVB
  206. bool "Freescale M5235EVB support"
  207. depends on M523x
  208. select FREESCALE
  209. help
  210. Support for the Freescale M5235EVB board.
  211. config M5249C3
  212. bool "Motorola M5249C3 board support"
  213. depends on M5249
  214. select FREESCALE
  215. help
  216. Support for the Motorola M5249C3 board.
  217. config M5271EVB
  218. bool "Freescale (Motorola) M5271EVB board support"
  219. depends on M5271
  220. select FREESCALE
  221. help
  222. Support for the Freescale (Motorola) M5271EVB board.
  223. config M5275EVB
  224. bool "Freescale (Motorola) M5275EVB board support"
  225. depends on M5275
  226. select FREESCALE
  227. help
  228. Support for the Freescale (Motorola) M5275EVB board.
  229. config M5272C3
  230. bool "Motorola M5272C3 board support"
  231. depends on M5272
  232. select FREESCALE
  233. help
  234. Support for the Motorola M5272C3 board.
  235. config senTec
  236. bool
  237. config COBRA5272
  238. bool "senTec COBRA5272 board support"
  239. depends on M5272
  240. select senTec
  241. help
  242. Support for the senTec COBRA5272 board.
  243. config AVNET
  244. bool
  245. config AVNET5282
  246. bool "Avnet 5282 board support"
  247. depends on M528x
  248. select AVNET
  249. help
  250. Support for the Avnet 5282 board.
  251. config M5282EVB
  252. bool "Motorola M5282EVB board support"
  253. depends on M528x
  254. select FREESCALE
  255. help
  256. Support for the Motorola M5282EVB board.
  257. config COBRA5282
  258. bool "senTec COBRA5282 board support"
  259. depends on M528x
  260. select senTec
  261. help
  262. Support for the senTec COBRA5282 board.
  263. config SOM5282EM
  264. bool "EMAC.Inc SOM5282EM board support"
  265. depends on M528x
  266. help
  267. Support for the EMAC.Inc SOM5282EM module.
  268. config WILDFIRE
  269. bool "Intec Automation Inc. WildFire board support"
  270. depends on M528x
  271. help
  272. Support for the Intec Automation Inc. WildFire.
  273. config WILDFIREMOD
  274. bool "Intec Automation Inc. WildFire module support"
  275. depends on M528x
  276. help
  277. Support for the Intec Automation Inc. WildFire module.
  278. config ARN5307
  279. bool "Arnewsh 5307 board support"
  280. depends on M5307
  281. select ARNEWSH
  282. help
  283. Support for the Arnewsh 5307 board.
  284. config M5307C3
  285. bool "Motorola M5307C3 board support"
  286. depends on M5307
  287. select FREESCALE
  288. help
  289. Support for the Motorola M5307C3 board.
  290. config SECUREEDGEMP3
  291. bool "SnapGear SecureEdge/MP3 platform support"
  292. depends on M5307
  293. help
  294. Support for the SnapGear SecureEdge/MP3 platform.
  295. config M5329EVB
  296. bool "Freescale (Motorola) M5329EVB board support"
  297. depends on M532x
  298. select FREESCALE
  299. help
  300. Support for the Freescale (Motorola) M5329EVB board.
  301. config COBRA5329
  302. bool "senTec COBRA5329 board support"
  303. depends on M532x
  304. help
  305. Support for the senTec COBRA5329 board.
  306. config M5407C3
  307. bool "Motorola M5407C3 board support"
  308. depends on M5407
  309. select FREESCALE
  310. help
  311. Support for the Motorola M5407C3 board.
  312. config FIREBEE
  313. bool "FireBee board support"
  314. depends on M547x
  315. help
  316. Support for the FireBee ColdFire 5475 based board.
  317. config CLEOPATRA
  318. bool "Feith CLEOPATRA board support"
  319. depends on (M5307 || M5407)
  320. help
  321. Support for the Feith Cleopatra boards.
  322. config CANCam
  323. bool "Feith CANCam board support"
  324. depends on M5272
  325. help
  326. Support for the Feith CANCam board.
  327. config SCALES
  328. bool "Feith SCALES board support"
  329. depends on M5272
  330. help
  331. Support for the Feith SCALES board.
  332. config NETtel
  333. bool "SecureEdge/NETtel board support"
  334. depends on (M5206e || M5272 || M5307)
  335. help
  336. Support for the SnapGear NETtel/SecureEdge/SnapGear boards.
  337. config SNAPGEAR
  338. bool "SnapGear router board support"
  339. depends on NETtel
  340. help
  341. Special additional support for SnapGear router boards.
  342. config SNEHA
  343. bool
  344. config CPU16B
  345. bool "Sneha Technologies S.L. Sarasvati board support"
  346. depends on M5272
  347. select SNEHA
  348. help
  349. Support for the SNEHA CPU16B board.
  350. config MOD5272
  351. bool "Netburner MOD-5272 board support"
  352. depends on M5272
  353. help
  354. Support for the Netburner MOD-5272 board.
  355. config SAVANT
  356. bool
  357. config SAVANTrosie1
  358. bool "Savant Rosie1 board support"
  359. depends on M523x
  360. select SAVANT
  361. help
  362. Support for the Savant Rosie1 board.
  363. if !MMU || COLDFIRE
  364. comment "Machine Options"
  365. config UBOOT
  366. bool "Support for U-Boot command line parameters"
  367. help
  368. If you say Y here kernel will try to collect command
  369. line parameters from the initial u-boot stack.
  370. default n
  371. config 4KSTACKS
  372. bool "Use 4Kb for kernel stacks instead of 8Kb"
  373. default y
  374. help
  375. If you say Y here the kernel will use a 4Kb stacksize for the
  376. kernel stack attached to each process/thread. This facilitates
  377. running more threads on a system and also reduces the pressure
  378. on the VM subsystem for higher order allocations.
  379. comment "RAM configuration"
  380. config RAMBASE
  381. hex "Address of the base of RAM"
  382. default "0"
  383. help
  384. Define the address that RAM starts at. On many platforms this is
  385. 0, the base of the address space. And this is the default. Some
  386. platforms choose to setup their RAM at other addresses within the
  387. processor address space.
  388. config RAMSIZE
  389. hex "Size of RAM (in bytes), or 0 for automatic"
  390. default "0x400000"
  391. help
  392. Define the size of the system RAM. If you select 0 then the
  393. kernel will try to probe the RAM size at runtime. This is not
  394. supported on all CPU types.
  395. config VECTORBASE
  396. hex "Address of the base of system vectors"
  397. default "0"
  398. help
  399. Define the address of the system vectors. Commonly this is
  400. put at the start of RAM, but it doesn't have to be. On ColdFire
  401. platforms this address is programmed into the VBR register, thus
  402. actually setting the address to use.
  403. config MBAR
  404. hex "Address of the MBAR (internal peripherals)"
  405. default "0x10000000"
  406. depends on HAVE_MBAR
  407. help
  408. Define the address of the internal system peripherals. This value
  409. is set in the processors MBAR register. This is generally setup by
  410. the boot loader, and will not be written by the kernel. By far most
  411. ColdFire boards use the default 0x10000000 value, so if unsure then
  412. use this.
  413. config IPSBAR
  414. hex "Address of the IPSBAR (internal peripherals)"
  415. default "0x40000000"
  416. depends on HAVE_IPSBAR
  417. help
  418. Define the address of the internal system peripherals. This value
  419. is set in the processors IPSBAR register. This is generally setup by
  420. the boot loader, and will not be written by the kernel. By far most
  421. ColdFire boards use the default 0x40000000 value, so if unsure then
  422. use this.
  423. config KERNELBASE
  424. hex "Address of the base of kernel code"
  425. default "0x400"
  426. help
  427. Typically on m68k systems the kernel will not start at the base
  428. of RAM, but usually some small offset from it. Define the start
  429. address of the kernel here. The most common setup will have the
  430. processor vectors at the base of RAM and then the start of the
  431. kernel. On some platforms some RAM is reserved for boot loaders
  432. and the kernel starts after that. The 0x400 default was based on
  433. a system with the RAM based at address 0, and leaving enough room
  434. for the theoretical maximum number of 256 vectors.
  435. comment "ROM configuration"
  436. config ROM
  437. bool "Specify ROM linker regions"
  438. default n
  439. help
  440. Define a ROM region for the linker script. This creates a kernel
  441. that can be stored in flash, with possibly the text, and data
  442. regions being copied out to RAM at startup.
  443. config ROMBASE
  444. hex "Address of the base of ROM device"
  445. default "0"
  446. depends on ROM
  447. help
  448. Define the address that the ROM region starts at. Some platforms
  449. use this to set their chip select region accordingly for the boot
  450. device.
  451. config ROMVEC
  452. hex "Address of the base of the ROM vectors"
  453. default "0"
  454. depends on ROM
  455. help
  456. This is almost always the same as the base of the ROM. Since on all
  457. 68000 type variants the vectors are at the base of the boot device
  458. on system startup.
  459. config ROMVECSIZE
  460. hex "Size of ROM vector region (in bytes)"
  461. default "0x400"
  462. depends on ROM
  463. help
  464. Define the size of the vector region in ROM. For most 68000
  465. variants this would be 0x400 bytes in size. Set to 0 if you do
  466. not want a vector region at the start of the ROM.
  467. config ROMSTART
  468. hex "Address of the base of system image in ROM"
  469. default "0x400"
  470. depends on ROM
  471. help
  472. Define the start address of the system image in ROM. Commonly this
  473. is strait after the ROM vectors.
  474. config ROMSIZE
  475. hex "Size of the ROM device"
  476. default "0x100000"
  477. depends on ROM
  478. help
  479. Size of the ROM device. On some platforms this is used to setup
  480. the chip select that controls the boot ROM device.
  481. choice
  482. prompt "Kernel executes from"
  483. ---help---
  484. Choose the memory type that the kernel will be running in.
  485. config RAMKERNEL
  486. bool "RAM"
  487. help
  488. The kernel will be resident in RAM when running.
  489. config ROMKERNEL
  490. bool "ROM"
  491. help
  492. The kernel will be resident in FLASH/ROM when running. This is
  493. often referred to as Execute-in-Place (XIP), since the kernel
  494. code executes from the position it is stored in the FLASH/ROM.
  495. endchoice
  496. endif