Kconfig 38 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423
  1. # For a description of the syntax of this configuration file,
  2. # see Documentation/kbuild/kconfig-language.txt.
  3. #
  4. mainmenu "Linux/PowerPC Kernel Configuration"
  5. config MMU
  6. bool
  7. default y
  8. config GENERIC_HARDIRQS
  9. bool
  10. default y
  11. config RWSEM_GENERIC_SPINLOCK
  12. bool
  13. config RWSEM_XCHGADD_ALGORITHM
  14. bool
  15. default y
  16. config GENERIC_HWEIGHT
  17. bool
  18. default y
  19. config GENERIC_CALIBRATE_DELAY
  20. bool
  21. default y
  22. config PPC
  23. bool
  24. default y
  25. config PPC32
  26. bool
  27. default y
  28. # All PPCs use generic nvram driver through ppc_md
  29. config GENERIC_NVRAM
  30. bool
  31. default y
  32. config GENERIC_FIND_NEXT_BIT
  33. bool
  34. default y
  35. config SCHED_NO_NO_OMIT_FRAME_POINTER
  36. bool
  37. default y
  38. config ARCH_MAY_HAVE_PC_FDC
  39. bool
  40. default y
  41. source "init/Kconfig"
  42. menu "Processor"
  43. choice
  44. prompt "Processor Type"
  45. default 6xx
  46. config 6xx
  47. bool "6xx/7xx/74xx/52xx/82xx/83xx"
  48. select PPC_FPU
  49. help
  50. There are four types of PowerPC chips supported. The more common
  51. types (601, 603, 604, 740, 750, 7400), the older Freescale
  52. (formerly Motorola) embedded versions (821, 823, 850, 855, 860,
  53. 52xx, 82xx, 83xx), the IBM embedded versions (403 and 405) and
  54. the Book E embedded processors from IBM (44x) and Freescale (85xx).
  55. For support for 64-bit processors, set ARCH=powerpc.
  56. Unless you are building a kernel for one of the embedded processor
  57. systems, choose 6xx.
  58. Also note that because the 52xx, 82xx, & 83xx family have a 603e
  59. core, specific support for that chipset is asked later on.
  60. config 40x
  61. bool "40x"
  62. config 44x
  63. bool "44x"
  64. config 8xx
  65. bool "8xx"
  66. config E200
  67. bool "e200"
  68. config E500
  69. bool "e500"
  70. endchoice
  71. config PPC_FPU
  72. bool
  73. config BOOKE
  74. bool
  75. depends on E200 || E500
  76. default y
  77. config FSL_BOOKE
  78. bool
  79. depends on E200 || E500
  80. default y
  81. config PTE_64BIT
  82. bool
  83. depends on 44x || E500
  84. default y if 44x
  85. default y if E500 && PHYS_64BIT
  86. config PHYS_64BIT
  87. bool 'Large physical address support' if E500
  88. depends on 44x || E500
  89. default y if 44x
  90. ---help---
  91. This option enables kernel support for larger than 32-bit physical
  92. addresses. This features is not be available on all e500 cores.
  93. If in doubt, say N here.
  94. config ALTIVEC
  95. bool "AltiVec Support"
  96. depends on 6xx
  97. depends on !8260 && !83xx
  98. ---help---
  99. This option enables kernel support for the Altivec extensions to the
  100. PowerPC processor. The kernel currently supports saving and restoring
  101. altivec registers, and turning on the 'altivec enable' bit so user
  102. processes can execute altivec instructions.
  103. This option is only usefully if you have a processor that supports
  104. altivec (G4, otherwise known as 74xx series), but does not have
  105. any affect on a non-altivec cpu (it does, however add code to the
  106. kernel).
  107. If in doubt, say Y here.
  108. config SPE
  109. bool "SPE Support"
  110. depends on E200 || E500
  111. ---help---
  112. This option enables kernel support for the Signal Processing
  113. Extensions (SPE) to the PowerPC processor. The kernel currently
  114. supports saving and restoring SPE registers, and turning on the
  115. 'spe enable' bit so user processes can execute SPE instructions.
  116. This option is only useful if you have a processor that supports
  117. SPE (e500, otherwise known as 85xx series), but does not have any
  118. effect on a non-spe cpu (it does, however add code to the kernel).
  119. If in doubt, say Y here.
  120. config TAU
  121. bool "Thermal Management Support"
  122. depends on 6xx && !8260 && !83xx
  123. help
  124. G3 and G4 processors have an on-chip temperature sensor called the
  125. 'Thermal Assist Unit (TAU)', which, in theory, can measure the on-die
  126. temperature within 2-4 degrees Celsius. This option shows the current
  127. on-die temperature in /proc/cpuinfo if the cpu supports it.
  128. Unfortunately, on some chip revisions, this sensor is very inaccurate
  129. and in some cases, does not work at all, so don't assume the cpu
  130. temp is actually what /proc/cpuinfo says it is.
  131. config TAU_INT
  132. bool "Interrupt driven TAU driver (DANGEROUS)"
  133. depends on TAU
  134. ---help---
  135. The TAU supports an interrupt driven mode which causes an interrupt
  136. whenever the temperature goes out of range. This is the fastest way
  137. to get notified the temp has exceeded a range. With this option off,
  138. a timer is used to re-check the temperature periodically.
  139. However, on some cpus it appears that the TAU interrupt hardware
  140. is buggy and can cause a situation which would lead unexplained hard
  141. lockups.
  142. Unless you are extending the TAU driver, or enjoy kernel/hardware
  143. debugging, leave this option off.
  144. config TAU_AVERAGE
  145. bool "Average high and low temp"
  146. depends on TAU
  147. ---help---
  148. The TAU hardware can compare the temperature to an upper and lower
  149. bound. The default behavior is to show both the upper and lower
  150. bound in /proc/cpuinfo. If the range is large, the temperature is
  151. either changing a lot, or the TAU hardware is broken (likely on some
  152. G4's). If the range is small (around 4 degrees), the temperature is
  153. relatively stable. If you say Y here, a single temperature value,
  154. halfway between the upper and lower bounds, will be reported in
  155. /proc/cpuinfo.
  156. If in doubt, say N here.
  157. config MATH_EMULATION
  158. bool "Math emulation"
  159. depends on 4xx || 8xx || E200 || E500
  160. ---help---
  161. Some PowerPC chips designed for embedded applications do not have
  162. a floating-point unit and therefore do not implement the
  163. floating-point instructions in the PowerPC instruction set. If you
  164. say Y here, the kernel will include code to emulate a floating-point
  165. unit, which will allow programs that use floating-point
  166. instructions to run.
  167. If you have an Apple machine or an IBM RS/6000 or pSeries machine,
  168. or any machine with a 6xx, 7xx or 7xxx series processor, say N
  169. here. Saying Y here will not hurt performance (on any machine) but
  170. will increase the size of the kernel.
  171. config KEXEC
  172. bool "kexec system call (EXPERIMENTAL)"
  173. depends on EXPERIMENTAL
  174. help
  175. kexec is a system call that implements the ability to shutdown your
  176. current kernel, and to start another kernel. It is like a reboot
  177. but it is independent of the system firmware. And like a reboot
  178. you can start any kernel with it, not just Linux.
  179. The name comes from the similarity to the exec system call.
  180. It is an ongoing process to be certain the hardware in a machine
  181. is properly shutdown, so do not be surprised if this code does not
  182. initially work for you. It may help to enable device hotplugging
  183. support. As of this writing the exact hardware interface is
  184. strongly in flux, so no good recommendation can be made.
  185. In the GameCube implementation, kexec allows you to load and
  186. run DOL files, including kernel and homebrew DOLs.
  187. source "drivers/cpufreq/Kconfig"
  188. config PPC601_SYNC_FIX
  189. bool "Workarounds for PPC601 bugs"
  190. depends on 6xx && PPC_PREP
  191. help
  192. Some versions of the PPC601 (the first PowerPC chip) have bugs which
  193. mean that extra synchronization instructions are required near
  194. certain instructions, typically those that make major changes to the
  195. CPU state. These extra instructions reduce performance slightly.
  196. If you say N here, these extra instructions will not be included,
  197. resulting in a kernel which will run faster but may not run at all
  198. on some systems with the PPC601 chip.
  199. If in doubt, say Y here.
  200. source arch/ppc/platforms/4xx/Kconfig
  201. source arch/ppc/platforms/85xx/Kconfig
  202. config PPC_STD_MMU
  203. bool
  204. depends on 6xx
  205. default y
  206. config NOT_COHERENT_CACHE
  207. bool
  208. depends on 4xx || 8xx || E200
  209. default y
  210. endmenu
  211. menu "Platform options"
  212. config FADS
  213. bool
  214. choice
  215. prompt "8xx Machine Type"
  216. depends on 8xx
  217. default RPXLITE
  218. config RPXLITE
  219. bool "RPX-Lite"
  220. ---help---
  221. Single-board computers based around the PowerPC MPC8xx chips and
  222. intended for embedded applications. The following types are
  223. supported:
  224. RPX-Lite:
  225. Embedded Planet RPX Lite. PC104 form-factor SBC based on the MPC823.
  226. RPX-Classic:
  227. Embedded Planet RPX Classic Low-fat. Credit-card-size SBC based on
  228. the MPC 860
  229. BSE-IP:
  230. Bright Star Engineering ip-Engine.
  231. TQM823L:
  232. TQM850L:
  233. TQM855L:
  234. TQM860L:
  235. MPC8xx based family of mini modules, half credit card size,
  236. up to 64 MB of RAM, 8 MB Flash, (Fast) Ethernet, 2 x serial ports,
  237. 2 x CAN bus interface, ...
  238. Manufacturer: TQ Components, www.tq-group.de
  239. Date of Release: October (?) 1999
  240. End of Life: not yet :-)
  241. URL:
  242. - module: <http://www.denx.de/PDF/TQM8xxLHWM201.pdf>
  243. - starter kit: <http://www.denx.de/PDF/STK8xxLHWM201.pdf>
  244. - images: <http://www.denx.de/embedded-ppc-en.html>
  245. FPS850L:
  246. FingerPrint Sensor System (based on TQM850L)
  247. Manufacturer: IKENDI AG, <http://www.ikendi.com/>
  248. Date of Release: November 1999
  249. End of life: end 2000 ?
  250. URL: see TQM850L
  251. IVMS8:
  252. MPC860 based board used in the "Integrated Voice Mail System",
  253. Small Version (8 voice channels)
  254. Manufacturer: Speech Design, <http://www.speech-design.de/>
  255. Date of Release: December 2000 (?)
  256. End of life: -
  257. URL: <http://www.speech-design.de/>
  258. IVML24:
  259. MPC860 based board used in the "Integrated Voice Mail System",
  260. Large Version (24 voice channels)
  261. Manufacturer: Speech Design, <http://www.speech-design.de/>
  262. Date of Release: March 2001 (?)
  263. End of life: -
  264. URL: <http://www.speech-design.de/>
  265. HERMES:
  266. Hermes-Pro ISDN/LAN router with integrated 8 x hub
  267. Manufacturer: Multidata Gesellschaft fur Datentechnik und Informatik
  268. <http://www.multidata.de/>
  269. Date of Release: 2000 (?)
  270. End of life: -
  271. URL: <http://www.multidata.de/english/products/hpro.htm>
  272. IP860:
  273. VMEBus IP (Industry Pack) carrier board with MPC860
  274. Manufacturer: MicroSys GmbH, <http://www.microsys.de/>
  275. Date of Release: ?
  276. End of life: -
  277. URL: <http://www.microsys.de/html/ip860.html>
  278. PCU_E:
  279. PCU = Peripheral Controller Unit, Extended
  280. Manufacturer: Siemens AG, ICN (Information and Communication Networks)
  281. <http://www.siemens.de/page/1,3771,224315-1-999_2_226207-0,00.html>
  282. Date of Release: April 2001
  283. End of life: August 2001
  284. URL: n. a.
  285. config RPXCLASSIC
  286. bool "RPX-Classic"
  287. help
  288. The RPX-Classic is a single-board computer based on the Motorola
  289. MPC860. It features 16MB of DRAM and a variable amount of flash,
  290. I2C EEPROM, thermal monitoring, a PCMCIA slot, a DIP switch and two
  291. LEDs. Variants with Ethernet ports exist. Say Y here to support it
  292. directly.
  293. config BSEIP
  294. bool "BSE-IP"
  295. help
  296. Say Y here to support the Bright Star Engineering ipEngine SBC.
  297. This is a credit-card-sized device featuring a MPC823 processor,
  298. 26MB DRAM, 4MB flash, Ethernet, a 16K-gate FPGA, USB, an LCD/video
  299. controller, and two RS232 ports.
  300. config MPC8XXFADS
  301. bool "FADS"
  302. select FADS
  303. config MPC86XADS
  304. bool "MPC86XADS"
  305. help
  306. MPC86x Application Development System by Freescale Semiconductor.
  307. The MPC86xADS is meant to serve as a platform for s/w and h/w
  308. development around the MPC86X processor families.
  309. select FADS
  310. config MPC885ADS
  311. bool "MPC885ADS"
  312. help
  313. Freescale Semiconductor MPC885 Application Development System (ADS).
  314. Also known as DUET.
  315. The MPC885ADS is meant to serve as a platform for s/w and h/w
  316. development around the MPC885 processor family.
  317. config TQM823L
  318. bool "TQM823L"
  319. help
  320. Say Y here to support the TQM823L, one of an MPC8xx-based family of
  321. mini SBCs (half credit-card size) from TQ Components first released
  322. in late 1999. Technical references are at
  323. <http://www.denx.de/PDF/TQM8xxLHWM201.pdf>, and
  324. <http://www.denx.de/PDF/STK8xxLHWM201.pdf>, and an image at
  325. <http://www.denx.de/embedded-ppc-en.html>.
  326. config TQM850L
  327. bool "TQM850L"
  328. help
  329. Say Y here to support the TQM850L, one of an MPC8xx-based family of
  330. mini SBCs (half credit-card size) from TQ Components first released
  331. in late 1999. Technical references are at
  332. <http://www.denx.de/PDF/TQM8xxLHWM201.pdf>, and
  333. <http://www.denx.de/PDF/STK8xxLHWM201.pdf>, and an image at
  334. <http://www.denx.de/embedded-ppc-en.html>.
  335. config TQM855L
  336. bool "TQM855L"
  337. help
  338. Say Y here to support the TQM855L, one of an MPC8xx-based family of
  339. mini SBCs (half credit-card size) from TQ Components first released
  340. in late 1999. Technical references are at
  341. <http://www.denx.de/PDF/TQM8xxLHWM201.pdf>, and
  342. <http://www.denx.de/PDF/STK8xxLHWM201.pdf>, and an image at
  343. <http://www.denx.de/embedded-ppc-en.html>.
  344. config TQM860L
  345. bool "TQM860L"
  346. help
  347. Say Y here to support the TQM860L, one of an MPC8xx-based family of
  348. mini SBCs (half credit-card size) from TQ Components first released
  349. in late 1999. Technical references are at
  350. <http://www.denx.de/PDF/TQM8xxLHWM201.pdf>, and
  351. <http://www.denx.de/PDF/STK8xxLHWM201.pdf>, and an image at
  352. <http://www.denx.de/embedded-ppc-en.html>.
  353. config FPS850L
  354. bool "FPS850L"
  355. config IVMS8
  356. bool "IVMS8"
  357. help
  358. Say Y here to support the Integrated Voice-Mail Small 8-channel SBC
  359. from Speech Design, released March 2001. The manufacturer's website
  360. is at <http://www.speech-design.de/>.
  361. config IVML24
  362. bool "IVML24"
  363. help
  364. Say Y here to support the Integrated Voice-Mail Large 24-channel SBC
  365. from Speech Design, released March 2001. The manufacturer's website
  366. is at <http://www.speech-design.de/>.
  367. config HERMES_PRO
  368. bool "HERMES"
  369. config IP860
  370. bool "IP860"
  371. config LWMON
  372. bool "LWMON"
  373. config PCU_E
  374. bool "PCU_E"
  375. config CCM
  376. bool "CCM"
  377. config LANTEC
  378. bool "LANTEC"
  379. config MBX
  380. bool "MBX"
  381. help
  382. MBX is a line of Motorola single-board computer based around the
  383. MPC821 and MPC860 processors, and intended for embedded-controller
  384. applications. Say Y here to support these boards directly.
  385. config WINCEPT
  386. bool "WinCept"
  387. help
  388. The Wincept 100/110 is a Motorola single-board computer based on the
  389. MPC821 PowerPC, introduced in 1998 and designed to be used in
  390. thin-client machines. Say Y to support it directly.
  391. endchoice
  392. menu "Freescale Ethernet driver platform-specific options"
  393. depends on FS_ENET
  394. config MPC8xx_SECOND_ETH
  395. bool "Second Ethernet channel"
  396. depends on (MPC885ADS || MPC86XADS)
  397. default y
  398. help
  399. This enables support for second Ethernet on MPC885ADS and MPC86xADS boards.
  400. The latter will use SCC1, for 885ADS you can select it below.
  401. choice
  402. prompt "Second Ethernet channel"
  403. depends on MPC8xx_SECOND_ETH
  404. default MPC8xx_SECOND_ETH_FEC2
  405. config MPC8xx_SECOND_ETH_FEC2
  406. bool "FEC2"
  407. depends on MPC885ADS
  408. help
  409. Enable FEC2 to serve as 2-nd Ethernet channel. Note that SMC2
  410. (often 2-nd UART) will not work if this is enabled.
  411. config MPC8xx_SECOND_ETH_SCC1
  412. bool "SCC1"
  413. depends on MPC86XADS
  414. select MPC8xx_SCC_ENET_FIXED
  415. help
  416. Enable SCC1 to serve as 2-nd Ethernet channel. Note that SMC1
  417. (often 1-nd UART) will not work if this is enabled.
  418. config MPC8xx_SECOND_ETH_SCC3
  419. bool "SCC3"
  420. depends on MPC885ADS
  421. help
  422. Enable SCC3 to serve as 2-nd Ethernet channel. Note that SMC1
  423. (often 1-nd UART) will not work if this is enabled.
  424. endchoice
  425. config MPC8xx_SCC_ENET_FIXED
  426. depends on MPC8xx_SECOND_ETH_SCC
  427. default n
  428. bool "Use fixed MII-less mode for SCC Ethernet"
  429. endmenu
  430. choice
  431. prompt "Machine Type"
  432. depends on 6xx
  433. default PPC_PREP
  434. ---help---
  435. Linux currently supports several different kinds of PowerPC-based
  436. machines: Apple Power Macintoshes and clones (such as the Motorola
  437. Starmax series), PReP (PowerPC Reference Platform) machines (such
  438. as the Motorola PowerStacks, Motorola cPCI/VME embedded systems,
  439. and some IBM RS/6000 systems), CHRP (Common Hardware Reference
  440. Platform) machines (including all of the recent IBM RS/6000 and
  441. pSeries machines), and several embedded PowerPC systems containing
  442. 4xx, 6xx, 7xx, 8xx, 74xx, and 82xx processors. Currently, the
  443. default option is to build a kernel which works on PReP.
  444. Note that support for Apple and CHRP machines is now only available
  445. with ARCH=powerpc, and has been removed from this menu. If you
  446. wish to build a kernel for an Apple or CHRP machine, exit this
  447. configuration process and re-run it with ARCH=powerpc.
  448. Select PReP if configuring for a PReP machine.
  449. Select Gemini if configuring for a Synergy Microsystems' Gemini
  450. series Single Board Computer. More information is available at:
  451. <http://www.synergymicro.com/PressRel/97_10_15.html>.
  452. Select APUS if configuring for a PowerUP Amiga. More information is
  453. available at: <http://linux-apus.sourceforge.net/>.
  454. config PPC_PREP
  455. bool "PReP"
  456. config APUS
  457. bool "Amiga-APUS"
  458. depends on BROKEN
  459. help
  460. Select APUS if configuring for a PowerUP Amiga.
  461. More information is available at:
  462. <http://linux-apus.sourceforge.net/>.
  463. config KATANA
  464. bool "Artesyn-Katana"
  465. help
  466. Select KATANA if configuring an Artesyn KATANA 750i or 3750
  467. cPCI board.
  468. config WILLOW
  469. bool "Cogent-Willow"
  470. config CPCI690
  471. bool "Force-CPCI690"
  472. help
  473. Select CPCI690 if configuring a Force CPCI690 cPCI board.
  474. config POWERPMC250
  475. bool "Force-PowerPMC250"
  476. config CHESTNUT
  477. bool "IBM 750FX Eval board or 750GX Eval board"
  478. help
  479. Select CHESTNUT if configuring an IBM 750FX Eval Board or a
  480. IBM 750GX Eval board.
  481. config SPRUCE
  482. bool "IBM-Spruce"
  483. select PPC_INDIRECT_PCI
  484. config HDPU
  485. bool "Sky-HDPU"
  486. help
  487. Select HDPU if configuring a Sky Computers Compute Blade.
  488. config HDPU_FEATURES
  489. depends HDPU
  490. tristate "HDPU-Features"
  491. help
  492. Select to enable HDPU enhanced features.
  493. config EV64260
  494. bool "Marvell-EV64260BP"
  495. help
  496. Select EV64260 if configuring a Marvell (formerly Galileo)
  497. EV64260BP Evaluation platform.
  498. config LOPEC
  499. bool "Motorola-LoPEC"
  500. select PPC_I8259
  501. config MVME5100
  502. bool "Motorola-MVME5100"
  503. select PPC_INDIRECT_PCI
  504. config PPLUS
  505. bool "Motorola-PowerPlus"
  506. select PPC_I8259
  507. select PPC_INDIRECT_PCI
  508. config PRPMC750
  509. bool "Motorola-PrPMC750"
  510. select PPC_INDIRECT_PCI
  511. config PRPMC800
  512. bool "Motorola-PrPMC800"
  513. select PPC_INDIRECT_PCI
  514. config SANDPOINT
  515. bool "Motorola-Sandpoint"
  516. select PPC_I8259
  517. help
  518. Select SANDPOINT if configuring for a Motorola Sandpoint X3
  519. (any flavor).
  520. config RADSTONE_PPC7D
  521. bool "Radstone Technology PPC7D board"
  522. select PPC_I8259
  523. config PAL4
  524. bool "SBS-Palomar4"
  525. config GEMINI
  526. bool "Synergy-Gemini"
  527. depends on BROKEN
  528. select PPC_INDIRECT_PCI
  529. help
  530. Select Gemini if configuring for a Synergy Microsystems' Gemini
  531. series Single Board Computer. More information is available at:
  532. <http://www.synergymicro.com/PressRel/97_10_15.html>.
  533. config EST8260
  534. bool "EST8260"
  535. ---help---
  536. The EST8260 is a single-board computer manufactured by Wind River
  537. Systems, Inc. (formerly Embedded Support Tools Corp.) and based on
  538. the MPC8260. Wind River Systems has a website at
  539. <http://www.windriver.com/>, but the EST8260 cannot be found on it
  540. and has probably been discontinued or rebadged.
  541. config SBC82xx
  542. bool "SBC82xx"
  543. ---help---
  544. SBC PowerQUICC II, single-board computer with MPC82xx CPU
  545. Manufacturer: Wind River Systems, Inc.
  546. Date of Release: May 2003
  547. End of Life: -
  548. URL: <http://www.windriver.com/>
  549. config SBS8260
  550. bool "SBS8260"
  551. config RPX8260
  552. bool "RPXSUPER"
  553. config TQM8260
  554. bool "TQM8260"
  555. ---help---
  556. MPC8260 based module, little larger than credit card,
  557. up to 128 MB global + 64 MB local RAM, 32 MB Flash,
  558. 32 kB EEPROM, 256 kB L@ Cache, 10baseT + 100baseT Ethernet,
  559. 2 x serial ports, ...
  560. Manufacturer: TQ Components, www.tq-group.de
  561. Date of Release: June 2001
  562. End of Life: not yet :-)
  563. URL: <http://www.denx.de/PDF/TQM82xx_SPEC_Rev005.pdf>
  564. config ADS8272
  565. bool "ADS8272"
  566. config PQ2FADS
  567. bool "Freescale-PQ2FADS"
  568. help
  569. Select PQ2FADS if you wish to configure for a Freescale
  570. PQ2FADS board (-VR or -ZU).
  571. config LITE5200
  572. bool "Freescale LITE5200 / (IceCube)"
  573. select PPC_MPC52xx
  574. help
  575. Support for the LITE5200 dev board for the MPC5200 from Freescale.
  576. This is for the LITE5200 version 2.0 board. Don't know if it changes
  577. much but it's only been tested on this board version. I think this
  578. board is also known as IceCube.
  579. config LITE5200B
  580. bool "Freescale LITE5200B"
  581. depends LITE5200
  582. help
  583. Support for the LITE5200B dev board for the MPC5200 from Freescale.
  584. This is the new board with 2 PCI slots.
  585. config MPC834x_SYS
  586. bool "Freescale MPC834x SYS"
  587. help
  588. This option enables support for the MPC 834x SYS evaluation board.
  589. Be aware that PCI buses can only function when SYS board is plugged
  590. into the PIB (Platform IO Board) board from Freescale which provide
  591. 3 PCI slots. The PIBs PCI initialization is the bootloader's
  592. responsiblilty.
  593. config EV64360
  594. bool "Marvell-EV64360BP"
  595. help
  596. Select EV64360 if configuring a Marvell EV64360BP Evaluation
  597. platform.
  598. endchoice
  599. config PQ2ADS
  600. bool
  601. depends on ADS8272
  602. default y
  603. config TQM8xxL
  604. bool
  605. depends on 8xx && (TQM823L || TQM850L || FPS850L || TQM855L || TQM860L)
  606. default y
  607. config EMBEDDEDBOOT
  608. bool
  609. depends on 8xx || 8260
  610. default y
  611. config PPC_MPC52xx
  612. bool
  613. config 8260
  614. bool "CPM2 Support" if WILLOW
  615. depends on 6xx
  616. default y if TQM8260 || RPX8260 || EST8260 || SBS8260 || SBC82xx || PQ2FADS
  617. help
  618. The MPC8260 is a typical embedded CPU made by Motorola. Selecting
  619. this option means that you wish to build a kernel for a machine with
  620. an 8260 class CPU.
  621. config 8272
  622. bool
  623. depends on 6xx
  624. default y if ADS8272
  625. select 8260
  626. help
  627. The MPC8272 CPM has a different internal dpram setup than other CPM2
  628. devices
  629. config 83xx
  630. bool
  631. default y if MPC834x_SYS
  632. config MPC834x
  633. bool
  634. default y if MPC834x_SYS
  635. config PPC_83xx
  636. bool
  637. default y if 83xx
  638. config CPM1
  639. bool
  640. depends on 8xx
  641. default y
  642. help
  643. The CPM1 (Communications Processor Module) is a coprocessor on
  644. embedded CPUs made by Motorola. Selecting this option means that
  645. you wish to build a kernel for a machine with a CPM1 coprocessor
  646. on it (8xx, 827x, 8560).
  647. config CPM2
  648. bool
  649. depends on 8260 || MPC8560 || MPC8555
  650. default y
  651. help
  652. The CPM2 (Communications Processor Module) is a coprocessor on
  653. embedded CPUs made by Motorola. Selecting this option means that
  654. you wish to build a kernel for a machine with a CPM2 coprocessor
  655. on it (826x, 827x, 8560).
  656. config PPC_GEN550
  657. bool
  658. depends on SANDPOINT || SPRUCE || PPLUS || \
  659. PRPMC750 || PRPMC800 || LOPEC || \
  660. (EV64260 && !SERIAL_MPSC) || CHESTNUT || RADSTONE_PPC7D || \
  661. 83xx
  662. default y
  663. config FORCE
  664. bool
  665. depends on 6xx && POWERPMC250
  666. default y
  667. config GT64260
  668. bool
  669. depends on EV64260 || CPCI690
  670. default y
  671. config MV64360 # Really MV64360 & MV64460
  672. bool
  673. depends on CHESTNUT || KATANA || RADSTONE_PPC7D || HDPU || EV64360
  674. default y
  675. config MV64X60
  676. bool
  677. depends on (GT64260 || MV64360)
  678. select PPC_INDIRECT_PCI
  679. default y
  680. menu "Set bridge options"
  681. depends on MV64X60
  682. config NOT_COHERENT_CACHE
  683. bool "Turn off Cache Coherency"
  684. default n
  685. help
  686. Some 64x60 bridges lock up when trying to enforce cache coherency.
  687. When this option is selected, cache coherency will be turned off.
  688. Note that this can cause other problems (e.g., stale data being
  689. speculatively loaded via a cached mapping). Use at your own risk.
  690. config MV64X60_BASE
  691. hex "Set bridge base used by firmware"
  692. default "0xf1000000"
  693. help
  694. A firmware can leave the base address of the bridge's registers at
  695. a non-standard location. If so, set this value to reflect the
  696. address of that non-standard location.
  697. config MV64X60_NEW_BASE
  698. hex "Set bridge base used by kernel"
  699. default "0xf1000000"
  700. help
  701. If the current base address of the bridge's registers is not where
  702. you want it, set this value to the address that you want it moved to.
  703. endmenu
  704. config NONMONARCH_SUPPORT
  705. bool "Enable Non-Monarch Support"
  706. depends on PRPMC800
  707. config HARRIER
  708. bool
  709. depends on PRPMC800
  710. default y
  711. config EPIC_SERIAL_MODE
  712. bool
  713. depends on 6xx && (LOPEC || SANDPOINT)
  714. default y
  715. config MPC10X_BRIDGE
  716. bool
  717. depends on POWERPMC250 || LOPEC || SANDPOINT
  718. select PPC_INDIRECT_PCI
  719. default y
  720. config MPC10X_OPENPIC
  721. bool
  722. depends on POWERPMC250 || LOPEC || SANDPOINT
  723. default y
  724. config MPC10X_STORE_GATHERING
  725. bool "Enable MPC10x store gathering"
  726. depends on MPC10X_BRIDGE
  727. config SANDPOINT_ENABLE_UART1
  728. bool "Enable DUART mode on Sandpoint"
  729. depends on SANDPOINT
  730. help
  731. If this option is enabled then the MPC824x processor will run
  732. in DUART mode instead of UART mode.
  733. config HARRIER_STORE_GATHERING
  734. bool "Enable Harrier store gathering"
  735. depends on HARRIER
  736. config MVME5100_IPMC761_PRESENT
  737. bool "MVME5100 configured with an IPMC761"
  738. depends on MVME5100
  739. select PPC_I8259
  740. config SPRUCE_BAUD_33M
  741. bool "Spruce baud clock support"
  742. depends on SPRUCE
  743. config PC_KEYBOARD
  744. bool "PC PS/2 style Keyboard"
  745. depends on 4xx || CPM2
  746. config PPCBUG_NVRAM
  747. bool "Enable reading PPCBUG NVRAM during boot" if PPLUS || LOPEC
  748. default y if PPC_PREP
  749. config SMP
  750. depends on PPC_STD_MMU
  751. bool "Symmetric multi-processing support"
  752. ---help---
  753. This enables support for systems with more than one CPU. If you have
  754. a system with only one CPU, say N. If you have a system with more
  755. than one CPU, say Y. Note that the kernel does not currently
  756. support SMP machines with 603/603e/603ev or PPC750 ("G3") processors
  757. since they have inadequate hardware support for multiprocessor
  758. operation.
  759. If you say N here, the kernel will run on single and multiprocessor
  760. machines, but will use only one CPU of a multiprocessor machine. If
  761. you say Y here, the kernel will run on single-processor machines.
  762. On a single-processor machine, the kernel will run faster if you say
  763. N here.
  764. If you don't know what to do here, say N.
  765. config IRQ_ALL_CPUS
  766. bool "Distribute interrupts on all CPUs by default"
  767. depends on SMP && !MV64360
  768. help
  769. This option gives the kernel permission to distribute IRQs across
  770. multiple CPUs. Saying N here will route all IRQs to the first
  771. CPU. Generally saying Y is safe, although some problems have been
  772. reported with SMP Power Macintoshes with this option enabled.
  773. config NR_CPUS
  774. int "Maximum number of CPUs (2-32)"
  775. range 2 32
  776. depends on SMP
  777. default "4"
  778. config HIGHMEM
  779. bool "High memory support"
  780. source kernel/Kconfig.hz
  781. source kernel/Kconfig.preempt
  782. source "mm/Kconfig"
  783. source "fs/Kconfig.binfmt"
  784. config PREP_RESIDUAL
  785. bool "Support for PReP Residual Data"
  786. depends on PPC_PREP
  787. help
  788. Some PReP systems have residual data passed to the kernel by the
  789. firmware. This allows detection of memory size, devices present and
  790. other useful pieces of information. Sometimes this information is
  791. not present or incorrect, in which case it could lead to the machine
  792. behaving incorrectly. If this happens, either disable PREP_RESIDUAL
  793. or pass the 'noresidual' option to the kernel.
  794. If you are running a PReP system, say Y here, otherwise say N.
  795. config PROC_PREPRESIDUAL
  796. bool "Support for reading of PReP Residual Data in /proc"
  797. depends on PREP_RESIDUAL && PROC_FS
  798. help
  799. Enabling this option will create a /proc/residual file which allows
  800. you to get at the residual data on PReP systems. You will need a tool
  801. (lsresidual) to parse it. If you aren't on a PReP system, you don't
  802. want this.
  803. config CMDLINE_BOOL
  804. bool "Default bootloader kernel arguments"
  805. config CMDLINE
  806. string "Initial kernel command string"
  807. depends on CMDLINE_BOOL
  808. default "console=ttyS0,9600 console=tty0 root=/dev/sda2"
  809. help
  810. On some platforms, there is currently no way for the boot loader to
  811. pass arguments to the kernel. For these platforms, you can supply
  812. some command-line options at build time by entering them here. In
  813. most cases you will need to specify the root device here.
  814. config AMIGA
  815. bool
  816. depends on APUS
  817. default y
  818. help
  819. This option enables support for the Amiga series of computers.
  820. config ZORRO
  821. bool
  822. depends on APUS
  823. default y
  824. help
  825. This enables support for the Zorro bus in the Amiga. If you have
  826. expansion cards in your Amiga that conform to the Amiga
  827. AutoConfig(tm) specification, say Y, otherwise N. Note that even
  828. expansion cards that do not fit in the Zorro slots but fit in e.g.
  829. the CPU slot may fall in this category, so you have to say Y to let
  830. Linux use these.
  831. config ABSTRACT_CONSOLE
  832. bool
  833. depends on APUS
  834. default y
  835. config APUS_FAST_EXCEPT
  836. bool
  837. depends on APUS
  838. default y
  839. config AMIGA_PCMCIA
  840. bool "Amiga 1200/600 PCMCIA support"
  841. depends on APUS && EXPERIMENTAL
  842. help
  843. Include support in the kernel for pcmcia on Amiga 1200 and Amiga
  844. 600. If you intend to use pcmcia cards say Y; otherwise say N.
  845. config AMIGA_BUILTIN_SERIAL
  846. tristate "Amiga builtin serial support"
  847. depends on APUS
  848. help
  849. If you want to use your Amiga's built-in serial port in Linux,
  850. answer Y.
  851. To compile this driver as a module, choose M here.
  852. config GVPIOEXT
  853. tristate "GVP IO-Extender support"
  854. depends on APUS
  855. help
  856. If you want to use a GVP IO-Extender serial card in Linux, say Y.
  857. Otherwise, say N.
  858. config GVPIOEXT_LP
  859. tristate "GVP IO-Extender parallel printer support"
  860. depends on GVPIOEXT
  861. help
  862. Say Y to enable driving a printer from the parallel port on your
  863. GVP IO-Extender card, N otherwise.
  864. config GVPIOEXT_PLIP
  865. tristate "GVP IO-Extender PLIP support"
  866. depends on GVPIOEXT
  867. help
  868. Say Y to enable doing IP over the parallel port on your GVP
  869. IO-Extender card, N otherwise.
  870. config MULTIFACE_III_TTY
  871. tristate "Multiface Card III serial support"
  872. depends on APUS
  873. help
  874. If you want to use a Multiface III card's serial port in Linux,
  875. answer Y.
  876. To compile this driver as a module, choose M here.
  877. config A2232
  878. tristate "Commodore A2232 serial support (EXPERIMENTAL)"
  879. depends on EXPERIMENTAL && APUS
  880. ---help---
  881. This option supports the 2232 7-port serial card shipped with the
  882. Amiga 2000 and other Zorro-bus machines, dating from 1989. At
  883. a max of 19,200 bps, the ports are served by a 6551 ACIA UART chip
  884. each, plus a 8520 CIA, and a master 6502 CPU and buffer as well. The
  885. ports were connected with 8 pin DIN connectors on the card bracket,
  886. for which 8 pin to DB25 adapters were supplied. The card also had
  887. jumpers internally to toggle various pinning configurations.
  888. This driver can be built as a module; but then "generic_serial"
  889. will also be built as a module. This has to be loaded before
  890. "ser_a2232". If you want to do this, answer M here.
  891. config WHIPPET_SERIAL
  892. tristate "Hisoft Whippet PCMCIA serial support"
  893. depends on AMIGA_PCMCIA
  894. help
  895. HiSoft has a web page at <http://www.hisoft.co.uk/>, but there
  896. is no listing for the Whippet in their Amiga section.
  897. config APNE
  898. tristate "PCMCIA NE2000 support"
  899. depends on AMIGA_PCMCIA
  900. help
  901. If you have a PCMCIA NE2000 compatible adapter, say Y. Otherwise,
  902. say N.
  903. To compile this driver as a module, choose M here: the
  904. module will be called apne.
  905. config SERIAL_CONSOLE
  906. bool "Support for serial port console"
  907. depends on APUS && (AMIGA_BUILTIN_SERIAL=y || GVPIOEXT=y || MULTIFACE_III_TTY=y)
  908. config HEARTBEAT
  909. bool "Use power LED as a heartbeat"
  910. depends on APUS
  911. help
  912. Use the power-on LED on your machine as a load meter. The exact
  913. behavior is platform-dependent, but normally the flash frequency is
  914. a hyperbolic function of the 5-minute load average.
  915. config PROC_HARDWARE
  916. bool "/proc/hardware support"
  917. depends on APUS
  918. source "drivers/zorro/Kconfig"
  919. if !44x || BROKEN
  920. source kernel/power/Kconfig
  921. endif
  922. config SECCOMP
  923. bool "Enable seccomp to safely compute untrusted bytecode"
  924. depends on PROC_FS
  925. default y
  926. help
  927. This kernel feature is useful for number crunching applications
  928. that may need to compute untrusted bytecode during their
  929. execution. By using pipes or other transports made available to
  930. the process as file descriptors supporting the read/write
  931. syscalls, it's possible to isolate those applications in
  932. their own address space using seccomp. Once seccomp is
  933. enabled via /proc/<pid>/seccomp, it cannot be disabled
  934. and the task is only allowed to execute a few safe syscalls
  935. defined by each seccomp mode.
  936. If unsure, say Y. Only embedded should say N here.
  937. endmenu
  938. config ISA_DMA_API
  939. bool
  940. default y
  941. menu "Bus options"
  942. config ISA
  943. bool "Support for ISA-bus hardware"
  944. depends on PPC_PREP
  945. help
  946. Find out whether you have ISA slots on your motherboard. ISA is the
  947. name of a bus system, i.e. the way the CPU talks to the other stuff
  948. inside your box. If you have an Apple machine, say N here; if you
  949. have an IBM RS/6000 or pSeries machine or a PReP machine, say Y. If
  950. you have an embedded board, consult your board documentation.
  951. config GENERIC_ISA_DMA
  952. bool
  953. depends on 6xx && !CPM2
  954. default y
  955. config PPC_I8259
  956. bool
  957. default y if 85xx || PPC_PREP
  958. default n
  959. config PPC_INDIRECT_PCI
  960. bool
  961. depends on PCI
  962. default y if 40x || 44x || 85xx || 83xx || PPC_PREP
  963. default n
  964. config EISA
  965. bool
  966. help
  967. The Extended Industry Standard Architecture (EISA) bus is a bus
  968. architecture used on some older intel-based PCs.
  969. config SBUS
  970. bool
  971. # Yes MCA RS/6000s exist but Linux-PPC does not currently support any
  972. config MCA
  973. bool
  974. config PCI
  975. bool "PCI support" if 40x || CPM2 || 83xx || 85xx || PPC_MPC52xx
  976. default y if !40x && !CPM2 && !8xx && !APUS && !83xx && !85xx
  977. default PCI_PERMEDIA if !4xx && !CPM2 && !8xx && APUS
  978. default PCI_QSPAN if !4xx && !CPM2 && 8xx
  979. help
  980. Find out whether your system includes a PCI bus. PCI is the name of
  981. a bus system, i.e. the way the CPU talks to the other stuff inside
  982. your box. If you say Y here, the kernel will include drivers and
  983. infrastructure code to support PCI bus devices.
  984. config PCI_DOMAINS
  985. bool
  986. default PCI
  987. config MPC83xx_PCI2
  988. bool "Support for 2nd PCI host controller"
  989. depends on PCI && MPC834x
  990. default y if MPC834x_SYS
  991. config PCI_QSPAN
  992. bool "QSpan PCI"
  993. depends on !4xx && !CPM2 && 8xx
  994. select PPC_I8259
  995. help
  996. Say Y here if you have a system based on a Motorola 8xx-series
  997. embedded processor with a QSPAN PCI interface, otherwise say N.
  998. config PCI_8260
  999. bool
  1000. depends on PCI && 8260
  1001. select PPC_INDIRECT_PCI
  1002. default y
  1003. config 8260_PCI9
  1004. bool "Enable workaround for MPC826x erratum PCI 9"
  1005. depends on PCI_8260 && !ADS8272
  1006. default y
  1007. choice
  1008. prompt "IDMA channel for PCI 9 workaround"
  1009. depends on 8260_PCI9
  1010. config 8260_PCI9_IDMA1
  1011. bool "IDMA1"
  1012. config 8260_PCI9_IDMA2
  1013. bool "IDMA2"
  1014. config 8260_PCI9_IDMA3
  1015. bool "IDMA3"
  1016. config 8260_PCI9_IDMA4
  1017. bool "IDMA4"
  1018. endchoice
  1019. config PCI_PERMEDIA
  1020. bool "PCI for Permedia2"
  1021. depends on !4xx && !8xx && APUS
  1022. source "drivers/pci/Kconfig"
  1023. source "drivers/pcmcia/Kconfig"
  1024. config RAPIDIO
  1025. bool "RapidIO support" if MPC8540 || MPC8560
  1026. help
  1027. If you say Y here, the kernel will include drivers and
  1028. infrastructure code to support RapidIO interconnect devices.
  1029. source "drivers/rapidio/Kconfig"
  1030. endmenu
  1031. menu "Advanced setup"
  1032. config ADVANCED_OPTIONS
  1033. bool "Prompt for advanced kernel configuration options"
  1034. help
  1035. This option will enable prompting for a variety of advanced kernel
  1036. configuration options. These options can cause the kernel to not
  1037. work if they are set incorrectly, but can be used to optimize certain
  1038. aspects of kernel memory management.
  1039. Unless you know what you are doing, say N here.
  1040. comment "Default settings for advanced configuration options are used"
  1041. depends on !ADVANCED_OPTIONS
  1042. config HIGHMEM_START_BOOL
  1043. bool "Set high memory pool address"
  1044. depends on ADVANCED_OPTIONS && HIGHMEM
  1045. help
  1046. This option allows you to set the base address of the kernel virtual
  1047. area used to map high memory pages. This can be useful in
  1048. optimizing the layout of kernel virtual memory.
  1049. Say N here unless you know what you are doing.
  1050. config HIGHMEM_START
  1051. hex "Virtual start address of high memory pool" if HIGHMEM_START_BOOL
  1052. default "0xfe000000"
  1053. config LOWMEM_SIZE_BOOL
  1054. bool "Set maximum low memory"
  1055. depends on ADVANCED_OPTIONS
  1056. help
  1057. This option allows you to set the maximum amount of memory which
  1058. will be used as "low memory", that is, memory which the kernel can
  1059. access directly, without having to set up a kernel virtual mapping.
  1060. This can be useful in optimizing the layout of kernel virtual
  1061. memory.
  1062. Say N here unless you know what you are doing.
  1063. config LOWMEM_SIZE
  1064. hex "Maximum low memory size (in bytes)" if LOWMEM_SIZE_BOOL
  1065. default "0x30000000"
  1066. config KERNEL_START_BOOL
  1067. bool "Set custom kernel base address"
  1068. depends on ADVANCED_OPTIONS
  1069. help
  1070. This option allows you to set the kernel virtual address at which
  1071. the kernel will map low memory (the kernel image will be linked at
  1072. this address). This can be useful in optimizing the virtual memory
  1073. layout of the system.
  1074. Say N here unless you know what you are doing.
  1075. config KERNEL_START
  1076. hex "Virtual address of kernel base" if KERNEL_START_BOOL
  1077. default "0xc0000000"
  1078. config TASK_SIZE_BOOL
  1079. bool "Set custom user task size"
  1080. depends on ADVANCED_OPTIONS
  1081. help
  1082. This option allows you to set the amount of virtual address space
  1083. allocated to user tasks. This can be useful in optimizing the
  1084. virtual memory layout of the system.
  1085. Say N here unless you know what you are doing.
  1086. config TASK_SIZE
  1087. hex "Size of user task space" if TASK_SIZE_BOOL
  1088. default "0x80000000"
  1089. config CONSISTENT_START_BOOL
  1090. bool "Set custom consistent memory pool address"
  1091. depends on ADVANCED_OPTIONS && NOT_COHERENT_CACHE
  1092. help
  1093. This option allows you to set the base virtual address
  1094. of the the consistent memory pool. This pool of virtual
  1095. memory is used to make consistent memory allocations.
  1096. config CONSISTENT_START
  1097. hex "Base virtual address of consistent memory pool" if CONSISTENT_START_BOOL
  1098. default "0xff100000" if NOT_COHERENT_CACHE
  1099. config CONSISTENT_SIZE_BOOL
  1100. bool "Set custom consistent memory pool size"
  1101. depends on ADVANCED_OPTIONS && NOT_COHERENT_CACHE
  1102. help
  1103. This option allows you to set the size of the the
  1104. consistent memory pool. This pool of virtual memory
  1105. is used to make consistent memory allocations.
  1106. config CONSISTENT_SIZE
  1107. hex "Size of consistent memory pool" if CONSISTENT_SIZE_BOOL
  1108. default "0x00200000" if NOT_COHERENT_CACHE
  1109. config BOOT_LOAD_BOOL
  1110. bool "Set the boot link/load address"
  1111. depends on ADVANCED_OPTIONS && !PPC_PREP
  1112. help
  1113. This option allows you to set the initial load address of the zImage
  1114. or zImage.initrd file. This can be useful if you are on a board
  1115. which has a small amount of memory.
  1116. Say N here unless you know what you are doing.
  1117. config BOOT_LOAD
  1118. hex "Link/load address for booting" if BOOT_LOAD_BOOL
  1119. default "0x00400000" if 40x || 8xx || 8260
  1120. default "0x01000000" if 44x
  1121. default "0x00800000"
  1122. config PIN_TLB
  1123. bool "Pinned Kernel TLBs (860 ONLY)"
  1124. depends on ADVANCED_OPTIONS && 8xx
  1125. endmenu
  1126. source "net/Kconfig"
  1127. source "drivers/Kconfig"
  1128. source "fs/Kconfig"
  1129. source "arch/ppc/8xx_io/Kconfig"
  1130. source "arch/ppc/8260_io/Kconfig"
  1131. menu "IBM 40x options"
  1132. depends on 40x
  1133. config SERIAL_SICC
  1134. bool "SICC Serial port"
  1135. depends on STB03xxx
  1136. config UART1_DFLT_CONSOLE
  1137. bool
  1138. depends on SERIAL_SICC && UART0_TTYS1
  1139. default y
  1140. config SERIAL_SICC_CONSOLE
  1141. bool
  1142. depends on SERIAL_SICC && UART0_TTYS1
  1143. default y
  1144. endmenu
  1145. source "lib/Kconfig"
  1146. source "arch/powerpc/oprofile/Kconfig"
  1147. source "arch/ppc/Kconfig.debug"
  1148. source "security/Kconfig"
  1149. source "crypto/Kconfig"