Kconfig 38 KB

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