Kconfig 37 KB

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