vserver 1.9.3
[linux-2.6.git] / arch / mips / Kconfig
1 config MIPS
2         bool
3         default y
4         # Horrible source of confusion.  Die, die, die ...
5         select EMBEDDED
6
7 config MIPS64
8         bool "64-bit kernel"
9         help
10           Select this option if you want to build a 64-bit kernel.  You should
11           only select this option if you have hardware that actually has a
12           64-bit processor and if your application will actually benefit from
13           64-bit processing, otherwise say N.  You must say Y for kernels for
14           SGI IP27 (Origin 200 and 2000).  If in doubt say N.
15
16 config 64BIT
17         def_bool MIPS64
18
19 config MIPS32
20         bool
21         depends on MIPS64 = 'n'
22         default y
23
24 mainmenu "Linux/MIPS Kernel Configuration"
25
26 source "init/Kconfig"
27
28 menu "Machine selection"
29
30 config MACH_JAZZ
31         bool "Support for the Jazz family of machines"
32         select ISA
33         help
34          This a family of machines based on the MIPS R4030 chipset which was
35          used by several vendors to build RISC/os and Windows NT workstations.
36          Members include the Acer PICA, MIPS Magnum 4000, MIPS Millenium and
37          Olivetti M700-10 workstations.
38
39 config ACER_PICA_61
40         bool "Support for Acer PICA 1 chipset (EXPERIMENTAL)"
41         depends on MACH_JAZZ && EXPERIMENTAL
42         select DMA_NONCOHERENT
43         help
44           This is a machine with a R4400 133/150 MHz CPU. To compile a Linux
45           kernel that runs on these, say Y here. For details about Linux on
46           the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
47           <http://www.linux-mips.org/>.
48
49 config MIPS_MAGNUM_4000
50         bool "Support for MIPS Magnum 4000"
51         depends on MACH_JAZZ
52         select DMA_NONCOHERENT
53         help
54           This is a machine with a R4000 100 MHz CPU. To compile a Linux
55           kernel that runs on these, say Y here. For details about Linux on
56           the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
57           <http://www.linux-mips.org/>.
58
59 config OLIVETTI_M700
60         bool "Support for Olivetti M700-10"
61         depends on MACH_JAZZ
62         select DMA_NONCOHERENT
63         help
64           This is a machine with a R4000 100 MHz CPU. To compile a Linux
65           kernel that runs on these, say Y here. For details about Linux on
66           the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
67           <http://www.linux-mips.org/>.
68
69 config BAGET_MIPS
70         bool "Support for BAGET MIPS series (EXPERIMENTAL)"
71         depends on MIPS32 && EXPERIMENTAL
72         help
73           This enables support for the Baget, a Russian embedded system.  For
74           more details about the Baget see the Linux/MIPS FAQ on
75           <http://www.linux-mips.org/>.
76
77 config MACH_VR41XX
78         bool "Support for NEC VR41XX-based machines"
79
80 config CASIO_E55
81         bool "Support for CASIO CASSIOPEIA E-10/15/55/65"
82         depends on MACH_VR41XX
83         select DMA_NONCOHERENT
84         select IRQ_CPU
85         select ISA
86
87 config IBM_WORKPAD
88         bool "Support for IBM WorkPad z50"
89         depends on MACH_VR41XX
90         select DMA_NONCOHERENT
91         select IRQ_CPU
92         select ISA
93
94 config TANBAC_TB0226
95         bool "Support for TANBAC TB0226 (Mbase)"
96         depends on MACH_VR41XX
97         select DMA_NONCOHERENT
98         select HW_HAS_PCI
99         select IRQ_CPU
100         help
101           The TANBAC TB0226 (Mbase) is a MIPS-based platform manufactured by TANBAC.
102           Please refer to <http://www.tanbac.co.jp/> about Mbase.
103
104 config TANBAC_TB0229
105         bool "Support for TANBAC TB0229 (VR4131DIMM)"
106         depends on MACH_VR41XX
107         select DMA_NONCOHERENT
108         select HW_HAS_PCI
109         select IRQ_CPU
110         help
111           The TANBAC TB0229 (VR4131DIMM) is a MIPS-based platform manufactured by TANBAC.
112           Please refer to <http://www.tanbac.co.jp/> about VR4131DIMM.
113
114 config VICTOR_MPC30X
115         bool "Support for Victor MP-C303/304"
116         select DMA_NONCOHERENT
117         select HW_HAS_PCI
118         select IRQ_CPU
119         depends on MACH_VR41XX
120
121 config ZAO_CAPCELLA
122         bool "Support for ZAO Networks Capcella"
123         depends on MACH_VR41XX
124         select DMA_NONCOHERENT
125         select HW_HAS_PCI
126         select IRQ_CPU
127
128 config PCI_VR41XX
129         bool "Add PCI control unit support of NEC VR4100 series"
130         depends on MACH_VR41XX && PCI
131
132 config VRC4171
133         tristate "Add NEC VRC4171 companion chip support"
134         depends on MACH_VR41XX && ISA
135         ---help---
136           The NEC VRC4171/4171A is a companion chip for NEC VR4111/VR4121.
137
138 config VRC4173
139         tristate "Add NEC VRC4173 companion chip support"
140         depends on MACH_VR41XX && PCI_VR41XX
141         ---help---
142           The NEC VRC4173 is a companion chip for NEC VR4122/VR4131.
143
144 config TOSHIBA_JMR3927
145         bool "Support for Toshiba JMR-TX3927 board"
146         depends on MIPS32
147         select DMA_NONCOHERENT
148         select HW_HAS_PCI
149
150 config MIPS_COBALT
151         bool "Support for Cobalt Server (EXPERIMENTAL)"
152         depends on EXPERIMENTAL
153         select DMA_NONCOHERENT
154         select HW_HAS_PCI
155         select IRQ_CPU
156
157 config MACH_DECSTATION
158         bool "Support for DECstations"
159         select DMA_NONCOHERENT
160         select IRQ_CPU
161         depends on MIPS32 || EXPERIMENTAL
162         ---help---
163           This enables support for DEC's MIPS based workstations.  For details
164           see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the
165           DECstation porting pages on <http://decstation.unix-ag.org/>.
166
167           If you have one of the following DECstation Models you definitely
168           want to choose R4xx0 for the CPU Type:
169
170                 DECstation 5000/50
171                 DECstation 5000/150
172                 DECstation 5000/260
173                 DECsystem 5900/260
174
175           otherwise choose R3000.
176
177 config MIPS_EV64120
178         bool "Support for Galileo EV64120 Evaluation board (EXPERIMENTAL)"
179         depends on EXPERIMENTAL
180         select DMA_NONCOHERENT
181         select HW_HAS_PCI
182         help
183           This is an evaluation board based on the Galileo GT-64120
184           single-chip system controller that contains a MIPS R5000 compatible
185           core running at 75/100MHz.  Their website is located at
186           <http://www.marvell.com/>.  Say Y here if you wish to build a
187           kernel for this platform.
188
189 config EVB_PCI1
190         bool "Enable Second PCI (PCI1)"
191         depends on MIPS_EV64120
192
193 config MIPS_EV96100
194         bool "Support for Galileo EV96100 Evaluation board (EXPERIMENTAL)"
195         depends on EXPERIMENTAL
196         select DMA_NONCOHERENT
197         select HW_HAS_PCI
198         select IRQ_CPU
199         select MIPS_GT96100
200         select RM7000_CPU_SCACHE
201         help
202           This is an evaluation board based on the Galileo GT-96100 LAN/WAN
203           communications controllers containing a MIPS R5000 compatible core
204           running at 83MHz. Their website is <http://www.marvell.com/>. Say Y
205           here if you wish to build a kernel for this platform.
206
207 config MIPS_IVR
208         bool "Support for Globespan IVR board"
209         select DMA_NONCOHERENT
210         select HW_HAS_PCI
211         help
212           This is an evaluation board built by Globespan to showcase thir
213           iVR (Internet Video Recorder) design. It utilizes a QED RM5231
214           R5000 MIPS core. More information can be found out their website
215           located at <http://www.globespan.net/>. Say Y here if you wish to
216           build a kernel for this platform.
217
218 config LASAT
219         bool "Support for LASAT Networks platforms"
220         select DMA_NONCOHERENT
221         select HW_HAS_PCI
222         select R5000_CPU_SCACHE
223
224 config PICVUE
225         tristate "PICVUE LCD display driver"
226         depends on LASAT
227
228 config PICVUE_PROC
229         tristate "PICVUE LCD display driver /proc interface"
230         depends on PICVUE
231
232 config DS1603
233         bool "DS1603 RTC driver"
234         depends on LASAT
235
236 config LASAT_SYSCTL
237         bool "LASAT sysctl interface"
238         depends on LASAT
239
240 config HP_LASERJET
241         bool "Support for Hewlett Packard LaserJet board"
242         depends on BROKEN
243         select DMA_NONCOHERENT
244         select HW_HAS_PCI
245         select IRQ_CPU
246
247 config MIPS_ITE8172
248         bool "Support for ITE 8172G board"
249         select DMA_NONCOHERENT
250         select HW_HAS_PCI
251         help
252           Ths is an evaluation board made by ITE <http://www.ite.com.tw/>
253           with ATX form factor that utilizes a MIPS R5000 to work with its
254           ITE8172G companion internet appliance chip. The MIPS core can be
255           either a NEC Vr5432 or QED RM5231. Say Y here if you wish to build
256           a kernel for this platform.
257
258 config IT8172_REVC
259         bool "Support for older IT8172 (Rev C)"
260         depends on MIPS_ITE8172
261         help
262           Say Y here to support the older, Revision C version of the Integrated
263           Technology Express, Inc. ITE8172 SBC.  Vendor page at
264           <http://www.ite.com.tw/ia/brief_it8172bsp.htm>; picture of the
265           board at <http://www.mvista.com/partners/semiconductor/ite.html>.
266
267 config MIPS_ATLAS
268         bool "Support for MIPS Atlas board"
269         select DMA_NONCOHERENT
270         select HW_HAS_PCI
271         help
272           This enables support for the QED R5231-based MIPS Atlas evaluation
273           board.
274
275 config MIPS_MALTA
276         bool "Support for MIPS Malta board"
277         select HAVE_STD_PC_SERIAL_PORT
278         select DMA_NONCOHERENT
279         select HW_HAS_PCI
280         help
281           This enables support for the VR5000-based MIPS Malta evaluation
282           board.
283
284 config MIPS_SEAD
285         bool "Support for MIPS SEAD board (EXPERIMENTAL)"
286         depends on EXPERIMENTAL
287         select IRQ_CPU
288         select DMA_NONCOHERENT
289
290 config MOMENCO_OCELOT
291         bool "Support for Momentum Ocelot board"
292         select DMA_NONCOHERENT
293         select HW_HAS_PCI
294         select IRQ_CPU
295         select IRQ_CPU_RM7K
296         select RM7000_CPU_SCACHE
297         help
298           The Ocelot is a MIPS-based Single Board Computer (SBC) made by
299           Momentum Computer <http://www.momenco.com/>.
300
301 config MOMENCO_OCELOT_G
302         bool "Support for Momentum Ocelot-G board"
303         select DMA_NONCOHERENT
304         select HW_HAS_PCI
305         select IRQ_CPU
306         select IRQ_CPU_RM7K
307         select PCI_MARVELL
308         select RM7000_CPU_SCACHE
309         help
310           The Ocelot is a MIPS-based Single Board Computer (SBC) made by
311           Momentum Computer <http://www.momenco.com/>.
312
313 config MOMENCO_OCELOT_C
314         bool "Support for Momentum Ocelot-C board"
315         select DMA_NONCOHERENT
316         select HW_HAS_PCI
317         select IRQ_CPU
318         select IRQ_MV64340
319         select PCI_MARVELL
320         select RM7000_CPU_SCACHE
321         help
322           The Ocelot is a MIPS-based Single Board Computer (SBC) made by
323           Momentum Computer <http://www.momenco.com/>.
324
325 config MOMENCO_JAGUAR_ATX
326         bool "Support for Momentum Jaguar board"
327         select DMA_NONCOHERENT
328         select HW_HAS_PCI
329         select IRQ_CPU
330         select IRQ_CPU_RM7K
331         select IRQ_MV64340
332         select LIMITED_DMA
333         select PCI_MARVELL
334         select RM7000_CPU_SCACHE
335         help
336           The Jaguar ATX is a MIPS-based Single Board Computer (SBC) made by
337           Momentum Computer <http://www.momenco.com/>.
338
339 config JAGUAR_DMALOW
340         bool "Low DMA Mode"
341         depends on MOMENCO_JAGUAR_ATX
342         help
343           Select to Y if jump JP5 is set on your board, N otherwise.  Normally
344           the jumper is set, so if you feel unsafe, just say Y.
345
346 config PMC_YOSEMITE
347         bool "Support for PMC-Sierra Yosemite eval board"
348         select DMA_COHERENT
349         select HW_HAS_PCI
350         select IRQ_CPU
351         select IRQ_CPU_RM7K
352         help
353           Yosemite is an evaluation board for the RM9000x2 processor
354           manufactured by PMC-Sierra
355
356 config HYPERTRANSPORT
357         bool "Hypertransport Support for PMC-Sierra Yosemite"
358         depends on PMC_YOSEMITE
359
360 config DDB5074
361         bool "Support for NEC DDB Vrc-5074 (EXPERIMENTAL)"
362         depends on EXPERIMENTAL
363         select DMA_NONCOHERENT
364         select HAVE_STD_PC_SERIAL_PORT
365         select HW_HAS_PCI
366         select IRQ_CPU
367         select ISA
368         help
369           This enables support for the VR5000-based NEC DDB Vrc-5074
370           evaluation board.
371
372 config DDB5476
373         bool "Support for NEC DDB Vrc-5476"
374         select DMA_NONCOHERENT
375         select HAVE_STD_PC_SERIAL_PORT
376         select HW_HAS_PCI
377         select IRQ_CPU
378         select ISA
379         help
380           This enables support for the R5432-based NEC DDB Vrc-5476
381           evaluation board.
382
383           Features : kernel debugging, serial terminal, NFS root fs, on-board
384           ether port USB, AC97, PCI, PCI VGA card & framebuffer console,
385           IDE controller, PS2 keyboard, PS2 mouse, etc.
386
387 config DDB5477
388         bool "Support for NEC DDB Vrc-5477"
389         select DMA_NONCOHERENT
390         select HW_HAS_PCI
391         select IRQ_CPU
392         help
393           This enables support for the R5432-based NEC DDB Vrc-5477,
394           or Rockhopper/SolutionGear boards with R5432/R5500 CPUs.
395
396           Features : kernel debugging, serial terminal, NFS root fs, on-board
397           ether port USB, AC97, PCI, etc.
398
399 config DDB5477_BUS_FREQUENCY
400         int "bus frequency (in kHZ, 0 for auto-detect)"
401         depends on DDB5477
402         default 0
403
404 config NEC_OSPREY
405         bool "Support for NEC Osprey board"
406         select DMA_NONCOHERENT
407         select IRQ_CPU
408
409 config SGI_IP22
410         bool "Support for SGI IP22 (Indy/Indigo2)"
411         select DMA_NONCOHERENT
412         select IP22_CPU_SCACHE
413         select IRQ_CPU
414         help
415           This are the SGI Indy, Challenge S and Indigo2, as well as certain
416           OEM variants like the Tandem CMN B006S. To compile a Linux kernel
417           that runs on these, say Y here.
418
419 config SGI_IP27
420         bool "Support for SGI IP27 (Origin200/2000)"
421         depends on MIPS64
422         select DMA_IP27
423         select HW_HAS_PCI
424         help
425           This are the SGI Origin 200, Origin 2000 and Onyx 2 Graphics
426           workstations.  To compile a Linux kernel that runs on these, say Y
427           here.
428
429 #config SGI_SN0_XXL
430 #       bool "IP27 XXL"
431 #       depends on SGI_IP27
432 #         This options adds support for userspace processes upto 16TB size.
433 #         Normally the limit is just .5TB.
434
435 config SGI_SN0_N_MODE
436         bool "IP27 N-Mode"
437         depends on SGI_IP27
438         help
439           The nodes of Origin 200, Origin 2000 and Onyx 2 systems can be
440           configured in either N-Modes which allows for more nodes or M-Mode
441           which allows for more memory.  Your system is most probably
442           running in M-Mode, so you should say N here.
443
444 config DISCONTIGMEM
445         bool
446         default y if SGI_IP27
447         help
448           Say Y to upport efficient handling of discontiguous physical memory,
449           for architectures which are either NUMA (Non-Uniform Memory Access)
450           or have huge holes in the physical address space for other reasons.
451           See <file:Documentation/vm/numa> for more.
452
453 config NUMA
454         bool "NUMA Support"
455         depends on SGI_IP27
456         help
457           Say Y to compile the kernel to support NUMA (Non-Uniform Memory
458           Access).  This option is for configuring high-end multiprocessor
459           server machines.  If in doubt, say N.
460
461 config MAPPED_KERNEL
462         bool "Mapped kernel support"
463         depends on SGI_IP27
464         help
465           Change the way a Linux kernel is loaded unto memory on a MIPS64
466           machine.  This is required in order to support text replication and
467           NUMA.  If you need to undersatand it, read the source code.
468
469 config REPLICATE_KTEXT
470         bool "Kernel text replication support"
471         depends on SGI_IP27
472         help
473           Say Y here to enable replicating the kernel text across multiple
474           nodes in a NUMA cluster.  This trades memory for speed.
475
476 config REPLICATE_EXHANDLERS
477         bool "Exception handler replication support"
478         depends on SGI_IP27
479         help
480           Say Y here to enable replicating the kernel exception handlers
481           across multiple nodes in a NUMA cluster. This trades memory for
482           speed.
483
484 config SGI_IP32
485         bool "Support for SGI IP32 (O2) (EXPERIMENTAL)"
486         depends on EXPERIMENTAL
487         select DMA_NONCOHERENT
488         select HW_HAS_PCI
489         select R5000_CPU_SCACHE
490         select RM7000_CPU_SCACHE
491         help
492           If you want this kernel to run on SGI O2 workstation, say Y here.
493
494 config SOC_AU1X00
495         depends on MIPS32
496         bool "Support for AMD/Alchemy Au1X00 SOCs"
497
498 choice
499         prompt "Au1X00 SOC Type"
500         depends on SOC_AU1X00
501         help
502            Say Y here to enable support for one of three AMD/Alchemy
503            SOCs. For additional documentation see www.amd.com.
504
505 config SOC_AU1000
506         bool "SOC_AU1000"
507 config SOC_AU1100
508         bool "SOC_AU1100"
509 config SOC_AU1500
510         bool "SOC_AU1500"
511 config SOC_AU1550
512         bool "SOC_AU1550"
513
514 endchoice
515
516 choice
517         prompt "AMD/Alchemy Au1x00 board support"
518         depends on SOC_AU1X00
519         help
520           These are evaluation boards built by AMD/Alchemy to
521           showcase their Au1X00 Internet Edge Processors. The SOC design
522           is based on the MIPS32 architecture running at 266/400/500MHz
523           with many integrated peripherals. Further information can be
524           found at their website, <http://www.amd.com/>. Say Y here if you
525           wish to build a kernel for this platform.
526
527 config MIPS_PB1000
528         bool "PB1000 board"
529         depends on SOC_AU1000
530         select DMA_NONCOHERENT
531         select HW_HAS_PCI
532
533 config MIPS_PB1100
534         bool "PB1100 board"
535         depends on SOC_AU1100
536         select DMA_NONCOHERENT
537         select HW_HAS_PCI
538
539 config MIPS_PB1500
540         bool "PB1500 board"
541         depends on SOC_AU1500
542         select DMA_NONCOHERENT
543         select HW_HAS_PCI
544
545 config MIPS_PB1550
546         bool "PB1550 board"
547         depends on SOC_AU1550
548         select DMA_NONCOHERENT
549         select HW_HAS_PCI
550
551 config MIPS_DB1000
552         bool "DB1000 board"
553         depends on SOC_AU1000
554         select DMA_NONCOHERENT
555         select HW_HAS_PCI
556
557 config MIPS_DB1100
558         bool "DB1100 board"
559         depends on SOC_AU1100
560         select DMA_NONCOHERENT
561
562 config MIPS_DB1500
563         bool "DB1500 board"
564         depends on SOC_AU1500
565         select DMA_NONCOHERENT
566         select HW_HAS_PCI
567
568 config MIPS_DB1550
569         bool "DB1550 board"
570         depends on SOC_AU1550
571         select HW_HAS_PCI
572
573 config MIPS_BOSPORUS
574         bool "Bosporus board"
575         depends on SOC_AU1500
576         select DMA_NONCOHERENT
577
578 config MIPS_MIRAGE
579         bool "Mirage board"
580         depends on SOC_AU1500
581         select DMA_NONCOHERENT
582
583 config MIPS_XXS1500
584         bool "MyCable XXS1500 board"
585         depends on SOC_AU1500
586         select DMA_NONCOHERENT
587
588 config MIPS_MTX1
589         bool "4G Systems MTX-1 board"
590         depends on SOC_AU1500
591         select DMA_NONCOHERENT
592
593 endchoice
594
595 config SIBYTE_SB1xxx_SOC
596         bool "Support for Broadcom BCM1xxx SOCs (EXPERIMENTAL)"
597         depends on EXPERIMENTAL
598         select DMA_COHERENT
599
600 choice
601         prompt "BCM1xxx SOC-based board"
602         depends on SIBYTE_SB1xxx_SOC
603         default SIBYTE_SWARM
604         help
605           Enable support for boards based on the SiByte line of SOCs
606           from Broadcom.  There are configurations for the known
607           evaluation boards, or you can choose "Other" and add your
608           own board support code.
609
610 config SIBYTE_SWARM
611         bool "BCM91250A-SWARM"
612         select SIBYTE_SB1250
613
614 config SIBYTE_SENTOSA
615         bool "BCM91250E-Sentosa"
616         select SIBYTE_SB1250
617
618 config SIBYTE_RHONE
619         bool "BCM91125E-Rhone"
620         select SIBYTE_BCM1125H
621
622 config SIBYTE_CARMEL
623         bool "BCM91120x-Carmel"
624         select SIBYTE_BCM1120
625
626 config SIBYTE_PTSWARM
627         bool "BCM91250PT-PTSWARM"
628         select SIBYTE_SB1250
629
630 config SIBYTE_LITTLESUR
631         bool "BCM91250C2-LittleSur"
632         select SIBYTE_SB1250
633
634 config SIBYTE_CRHINE
635         bool "BCM91120C-CRhine"
636         select SIBYTE_BCM1120
637
638 config SIBYTE_CRHONE
639         bool "BCM91125C-CRhone"
640         select SIBYTE_BCM1125
641
642 config SIBYTE_UNKNOWN
643         bool "Other"
644
645 endchoice
646
647 config SIBYTE_BOARD
648         bool
649         depends on SIBYTE_SB1xxx_SOC && !SIBYTE_UNKNOWN
650         default y
651
652 choice
653         prompt "BCM1xxx SOC Type"
654         depends on SIBYTE_UNKNOWN
655         default SIBYTE_UNK_BCM1250
656         help
657           Since you haven't chosen a known evaluation board from
658           Broadcom, you must explicitly pick the SOC this kernel is
659           targetted for.
660
661 config SIBYTE_UNK_BCM1250
662         bool "BCM1250"
663         select SIBYTE_SB1250
664
665 config SIBYTE_UNK_BCM1120
666         bool "BCM1120"
667         select SIBYTE_BCM1120
668
669 config SIBYTE_UNK_BCM1125
670         bool "BCM1125"
671         select SIBYTE_BCM1125
672
673 config SIBYTE_UNK_BCM1125H
674         bool "BCM1125H"
675         select SIBYTE_BCM1125H
676
677 endchoice
678
679 config SIBYTE_SB1250
680         bool
681         select HW_HAS_PCI
682
683 config SIBYTE_BCM1120
684         bool
685         select SIBYTE_BCM112X
686
687 config SIBYTE_BCM1125
688         bool
689         select HW_HAS_PCI
690         select SIBYTE_BCM112X
691
692 config SIBYTE_BCM1125H
693         bool
694         select HW_HAS_PCI
695         select SIBYTE_BCM112X
696
697 config SIBYTE_BCM112X
698         bool
699
700 choice
701         prompt "SiByte SOC Stepping"
702         depends on SIBYTE_SB1xxx_SOC
703
704 config CPU_SB1_PASS_1
705         bool "1250 Pass1"
706         depends on SIBYTE_SB1250
707
708 config CPU_SB1_PASS_2_1250
709         bool "1250 An"
710         depends on SIBYTE_SB1250
711         select CPU_SB1_PASS_2
712         help
713           Also called BCM1250 Pass 2
714
715 config CPU_SB1_PASS_2_2
716         bool "1250 Bn"
717         depends on SIBYTE_SB1250
718         help
719           Also called BCM1250 Pass 2.2
720
721 config CPU_SB1_PASS_4
722         bool "1250 Cn"
723         depends on SIBYTE_SB1250
724         help
725           Also called BCM1250 Pass 3
726
727 config CPU_SB1_PASS_2_112x
728         bool "112x Hybrid"
729         depends on SIBYTE_BCM112X
730         select CPU_SB1_PASS_2
731
732 config CPU_SB1_PASS_3
733         bool "112x An"
734         depends on SIBYTE_BCM112X
735
736 endchoice
737
738 config CPU_SB1_PASS_2
739         bool
740
741 config SIBYTE_HAS_LDT
742         bool
743         depends on PCI && (SIBYTE_SB1250 || SIBYTE_BCM1125H)
744         default y
745
746 config SIMULATION
747         bool "Running under simulation"
748         depends on SIBYTE_SB1xxx_SOC
749         help
750           Build a kernel suitable for running under the GDB simulator.
751           Primarily adjusts the kernel's notion of time.
752
753 config SIBYTE_CFE
754         bool "Booting from CFE"
755         depends on SIBYTE_SB1xxx_SOC
756         help
757           Make use of the CFE API for enumerating available memory,
758           controlling secondary CPUs, and possibly console output.
759
760 config SIBYTE_CFE_CONSOLE
761         bool "Use firmware console"
762         depends on SIBYTE_CFE
763         help
764           Use the CFE API's console write routines during boot.  Other console
765           options (VT console, sb1250 duart console, etc.) should not be
766           configured.
767
768 config SIBYTE_STANDALONE
769         bool
770         depends on SIBYTE_SB1xxx_SOC && !SIBYTE_CFE
771         default y
772
773 config SIBYTE_STANDALONE_RAM_SIZE
774         int "Memory size (in megabytes)"
775         depends on SIBYTE_STANDALONE
776         default "32"
777
778 config SIBYTE_BUS_WATCHER
779         bool "Support for Bus Watcher statistics"
780         depends on SIBYTE_SB1xxx_SOC
781         help
782           Handle and keep statistics on the bus error interrupts (COR_ECC,
783           BAD_ECC, IO_BUS).
784
785 config SIBYTE_BW_TRACE
786         bool "Capture bus trace before bus error"
787         depends on SIBYTE_BUS_WATCHER
788         help
789           Run a continuous bus trace, dumping the raw data as soon as
790           a ZBbus error is detected.  Cannot work if ZBbus profiling
791           is turned on, and also will interfere with JTAG-based trace
792           buffer activity.  Raw buffer data is dumped to console, and
793           must be processed off-line.
794
795 config SIBYTE_SB1250_PROF
796         bool "Support for SB1/SOC profiling - SB1/SCD perf counters"
797         depends on SIBYTE_SB1xxx_SOC
798
799 config SIBYTE_TBPROF
800         bool "Support for ZBbus profiling"
801         depends on SIBYTE_SB1xxx_SOC
802
803 config SNI_RM200_PCI
804         bool "Support for SNI RM200 PCI"
805         select DMA_NONCOHERENT
806         select HAVE_STD_PC_SERIAL_PORT
807         select HW_HAS_PCI
808         select ISA
809         help
810           The SNI RM200 PCI was a MIPS-based platform manufactured by Siemens
811           Nixdorf Informationssysteme (SNI), parent company of Pyramid
812           Technology and now in turn merged with Fujitsu.  Say Y here to
813           support this machine type.
814
815 config TOSHIBA_RBTX4927
816         bool "Support for Toshiba TBTX49[23]7 board"
817         depends on MIPS32
818         select DMA_NONCOHERENT
819         select HW_HAS_PCI
820         select ISA
821
822 config RWSEM_GENERIC_SPINLOCK
823         bool
824         default y
825
826 config RWSEM_XCHGADD_ALGORITHM
827         bool
828
829 config HAVE_DEC_LOCK
830         bool
831         default y
832
833 #
834 # Select some configuration options automatically based on user selections.
835 #
836 config ARC
837         bool
838         depends on SNI_RM200_PCI || SGI_IP32 || SGI_IP27 || SGI_IP22 || MIPS_MAGNUM_4000 || OLIVETTI_M700 || ACER_PICA_61
839         default y
840
841 config  DMA_COHERENT
842         bool
843
844 config  DMA_IP27
845         bool
846
847 config  DMA_NONCOHERENT
848         bool
849
850 config EARLY_PRINTK
851         bool
852         depends on MACH_DECSTATION
853         default y
854
855 config GENERIC_ISA_DMA
856         bool
857         depends on SNI_RM200_PCI || MIPS_MAGNUM_4000 || OLIVETTI_M700 || ACER_PICA_61 || MIPS_MALTA
858         default y
859
860 config I8259
861         bool
862         depends on SNI_RM200_PCI || DDB5477 || DDB5476 || DDB5074 || MACH_JAZZ || MIPS_MALTA || MIPS_COBALT
863         default y
864
865 config LIMITED_DMA
866         bool
867         select HIGHMEM
868
869 config MIPS_BONITO64
870         bool
871         depends on MIPS_ATLAS || MIPS_MALTA
872         default y
873
874 config MIPS_MSC
875         bool
876         depends on MIPS_ATLAS || MIPS_MALTA
877         default y
878
879 config MIPS_NILE4
880         bool
881         depends on LASAT
882         default y
883
884 config CPU_LITTLE_ENDIAN
885         bool "Generate little endian code"
886         default y if ACER_PICA_61 || CASIO_E55 || DDB5074 || DDB5476 || DDB5477 || MACH_DECSTATION || HP_LASERJET || IBM_WORKPAD || LASAT || MIPS_COBALT || MIPS_ITE8172 || MIPS_IVR || SOC_AU1X00 || NEC_OSPREY || OLIVETTI_M700 || SNI_RM200_PCI || VICTOR_MPC30X || ZAO_CAPCELLA
887         default n if BAGET_MIPS || MIPS_EV64120 || MIPS_EV96100 || MOMENCO_OCELOT || MOMENCO_OCELOT_G || SGI_IP22 || SGI_IP27 || SGI_IP32 || TOSHIBA_JMR3927
888         help
889           Some MIPS machines can be configured for either little or big endian
890           byte order. These modes require different kernels. Say Y if your
891           machine is little endian, N if it's a big endian machine.
892
893 config IRQ_CPU
894         bool
895
896 config IRQ_CPU_RM7K
897         bool
898
899 config IRQ_MV64340
900         bool
901
902 config DDB5XXX_COMMON
903         bool
904         depends on DDB5074 || DDB5476 || DDB5477
905         default y
906
907 config MIPS_BOARDS_GEN
908         bool
909         depends on MIPS_ATLAS || MIPS_MALTA || MIPS_SEAD
910         default y
911
912 config MIPS_GT64111
913         bool
914         depends on MIPS_COBALT
915         default y
916
917 config MIPS_GT64120
918         bool
919         depends on MIPS_EV64120 || MIPS_EV96100 || LASAT || MIPS_ATLAS || MIPS_MALTA || MOMENCO_OCELOT
920         default y
921
922 config MIPS_TX3927
923         bool
924         depends on TOSHIBA_JMR3927
925         default y
926
927 config PCI_MARVELL
928         bool
929
930 config ITE_BOARD_GEN
931         bool
932         depends on MIPS_IVR || MIPS_ITE8172
933         default y
934
935 config SWAP_IO_SPACE
936         bool
937         depends on TOSHIBA_JMR3927 || TOSHIBA_RBTX4927 || SIBYTE_SB1xxx_SOC || SGI_IP22 || MOMENCO_OCELOT_C || MOMENCO_OCELOT_G || MOMENCO_OCELOT || MOMENCO_JAGUAR_ATX || MIPS_MALTA || MIPS_ATLAS || MIPS_EV96100 || MIPS_PB1100 || MIPS_PB1000
938         default y
939
940 #
941 # Unfortunately not all GT64120 systems run the chip at the same clock.
942 # As the user for the clock rate and try to minimize the available options.
943 #
944 choice
945         prompt "Galileo Chip Clock"
946         #default SYSCLK_83 if MIPS_EV64120
947         depends on MIPS_EV64120 || MOMENCO_OCELOT || MOMENCO_OCELOT_G
948         default SYSCLK_83 if MIPS_EV64120
949         default SYSCLK_100 if MOMENCO_OCELOT || MOMENCO_OCELOT_G
950
951 config SYSCLK_75
952         bool "75" if MIPS_EV64120
953
954 config SYSCLK_83
955         bool "83.3" if MIPS_EV64120
956
957 config SYSCLK_100
958         bool "100" if MIPS_EV64120 || MOMENCO_OCELOT || MOMENCO_OCELOT_G
959
960 endchoice
961
962 config AU1000_USB_DEVICE
963         bool
964         depends on MIPS_PB1500 || MIPS_PB1100 || MIPS_PB1000
965         default n
966
967 config MIPS_GT96100
968         bool
969         depends on MIPS_EV96100
970         default y
971         help
972           Say Y here to support the Galileo Technology GT96100 communications
973           controller card.  There is a web page at <http://www.galileot.com/>.
974
975 config IT8172_CIR
976         bool
977         depends on MIPS_ITE8172 || MIPS_IVR
978         default y
979
980 config IT8712
981         bool
982         depends on MIPS_ITE8172
983         default y
984
985 config BOOT_ELF32
986         bool
987         depends on MACH_DECSTATION || MIPS_ATLAS || MIPS_MALTA || MOMENCO_JAGUAR_ATX || SIBYTE_SB1xxx_SOC || SGI_IP32 || SGI_IP22 || SNI_RM200_PCI
988         default y
989
990 config MIPS_L1_CACHE_SHIFT
991         int
992         default "4" if MACH_DECSTATION
993         default "7" if SGI_IP27
994         default "5"
995
996 config ARC32
997         bool
998         depends on MACH_JAZZ || SNI_RM200_PCI || SGI_IP22 || SGI_IP32
999         default y
1000
1001 config FB
1002         bool
1003         depends on MIPS_MAGNUM_4000 || OLIVETTI_M700
1004         default y
1005         ---help---
1006           The frame buffer device provides an abstraction for the graphics
1007           hardware. It represents the frame buffer of some video hardware and
1008           allows application software to access the graphics hardware through
1009           a well-defined interface, so the software doesn't need to know
1010           anything about the low-level (hardware register) stuff.
1011
1012           Frame buffer devices work identically across the different
1013           architectures supported by Linux and make the implementation of
1014           application programs easier and more portable; at this point, an X
1015           server exists which uses the frame buffer device exclusively.
1016           On several non-X86 architectures, the frame buffer device is the
1017           only way to use the graphics hardware.
1018
1019           The device is accessed through special device nodes, usually located
1020           in the /dev directory, i.e. /dev/fb*.
1021
1022           You need an utility program called fbset to make full use of frame
1023           buffer devices. Please read <file:Documentation/fb/framebuffer.txt>
1024           and the Framebuffer-HOWTO at <http://www.tldp.org/docs.html#howto>
1025           for more information.
1026
1027           Say Y here and to the driver for your graphics board below if you
1028           are compiling a kernel for a non-x86 architecture.
1029
1030           If you are compiling for the x86 architecture, you can say Y if you
1031           want to play with it, but it is not essential. Please note that
1032           running graphical applications that directly touch the hardware
1033           (e.g. an accelerated X server) and that are not frame buffer
1034           device-aware may cause unexpected results. If unsure, say N.
1035
1036 config FB_G364
1037         bool
1038         depends on MIPS_MAGNUM_4000 || OLIVETTI_M700
1039         default y
1040
1041 config HAVE_STD_PC_SERIAL_PORT
1042         bool
1043
1044 config VR4181
1045         bool
1046         depends on NEC_OSPREY
1047         default y
1048
1049 config ARC_CONSOLE
1050         bool "ARC console support"
1051         depends on SGI_IP22 || SNI_RM200_PCI
1052
1053 config ARC_MEMORY
1054         bool
1055         depends on MACH_JAZZ || SNI_RM200_PCI || SGI_IP32
1056         default y
1057
1058 config ARC_PROMLIB
1059         bool
1060         depends on MACH_JAZZ || SNI_RM200_PCI || SGI_IP22 || SGI_IP32
1061         default y
1062
1063 config ARC64
1064         bool
1065         depends on SGI_IP27
1066         default y
1067
1068 config BOOT_ELF64
1069         bool
1070         depends on SGI_IP27
1071         default y
1072
1073 #config MAPPED_PCI_IO y
1074 #       bool
1075 #       depends on SGI_IP27
1076 #       default y
1077
1078 config QL_ISP_A64
1079         bool
1080         depends on SGI_IP27
1081         default y
1082
1083 config TOSHIBA_BOARDS
1084         bool
1085         depends on TOSHIBA_JMR3927 || TOSHIBA_RBTX4927
1086         default y
1087
1088 config TANBAC_TB0219
1089         bool "Added TANBAC TB0219 Base board support"
1090         depends on TANBAC_TB0229
1091
1092 endmenu
1093
1094 menu "CPU selection"
1095
1096 choice
1097         prompt "CPU type"
1098         default CPU_R4X00
1099
1100 config CPU_MIPS32
1101         bool "MIPS32"
1102
1103 config CPU_MIPS64
1104         bool "MIPS64"
1105
1106 config CPU_R3000
1107         bool "R3000"
1108         depends on MIPS32
1109         help
1110           Please make sure to pick the right CPU type. Linux/MIPS is not
1111           designed to be generic, i.e. Kernels compiled for R3000 CPUs will
1112           *not* work on R4000 machines and vice versa.  However, since most
1113           of the supported machines have an R4000 (or similar) CPU, R4x00
1114           might be a safe bet.  If the resulting kernel does not work,
1115           try to recompile with R3000.
1116
1117 config CPU_TX39XX
1118         bool "R39XX"
1119         depends on MIPS32
1120
1121 config CPU_VR41XX
1122         bool "R41xx"
1123         help
1124           The options selects support for the NEC VR41xx series of processors.
1125           Only choose this option if you have one of these processors as a
1126           kernel built with this option will not run on any other type of
1127           processor or vice versa.
1128
1129 config CPU_R4300
1130         bool "R4300"
1131         help
1132           MIPS Technologies R4300-series processors.
1133
1134 config CPU_R4X00
1135         bool "R4x00"
1136         help
1137           MIPS Technologies R4000-series processors other than 4300, including
1138           the R4000, R4400, R4600, and 4700.
1139
1140 config CPU_TX49XX
1141         bool "R49XX"
1142
1143 config CPU_R5000
1144         bool "R5000"
1145         help
1146           MIPS Technologies R5000-series processors other than the Nevada.
1147
1148 config CPU_R5432
1149         bool "R5432"
1150
1151 config CPU_R6000
1152         bool "R6000"
1153         depends on MIPS32 && EXPERIMENTAL
1154         help
1155           MIPS Technologies R6000 and R6000A series processors.  Note these
1156           processors are extremly rare and the support for them is incomplete.
1157
1158 config CPU_NEVADA
1159         bool "R52xx"
1160         help
1161           MIPS Technologies R52x0-series ("Nevada") processors.
1162
1163 config CPU_R8000
1164         bool "R8000"
1165         depends on MIPS64 && EXPERIMENTAL
1166         help
1167           MIPS Technologies R8000 processors.  Note these processors are
1168           uncommon and the support for them is incomplete.
1169
1170 config CPU_R10000
1171         bool "R10000"
1172         help
1173           MIPS Technologies R10000-series processors.
1174
1175 config CPU_RM7000
1176         bool "RM7000"
1177
1178 config CPU_RM9000
1179         bool "RM9000"
1180
1181 config CPU_SB1
1182         bool "SB1"
1183
1184 endchoice
1185
1186 choice
1187         prompt "Kernel page size"
1188         default PAGE_SIZE_4KB
1189
1190 config PAGE_SIZE_4KB
1191         bool "4kB"
1192         help
1193          This option select the standard 4kB Linux page size.  On some
1194          R3000-family processors this is the only available page size.  Using
1195          4kB page size will minimize memory consumption and is therefore
1196          recommended for low memory systems.
1197
1198 config PAGE_SIZE_8KB
1199         bool "8kB"
1200         depends on EXPERIMENTAL && CPU_R8000
1201         help
1202           Using 8kB page size will result in higher performance kernel at
1203           the price of higher memory consumption.  This option is available
1204           only on the R8000 processor.  Not that at the time of this writing
1205           this option is still high experimental; there are also issues with
1206           compatibility of user applications.
1207
1208 config PAGE_SIZE_16KB
1209         bool "16kB"
1210         depends on EXPERIMENTAL && !CPU_R3000 && !CPU_TX39XX
1211         help
1212           Using 16kB page size will result in higher performance kernel at
1213           the price of higher memory consumption.  This option is available on
1214           all non-R3000 family processor.  Not that at the time of this
1215           writing this option is still high experimental; there are also
1216           issues with compatibility of user applications.
1217
1218 config PAGE_SIZE_64KB
1219         bool "64kB"
1220         depends on EXPERIMENTAL && !CPU_R3000 && !CPU_TX39XX
1221         help
1222           Using 64kB page size will result in higher performance kernel at
1223           the price of higher memory consumption.  This option is available on
1224           all non-R3000 family processor.  Not that at the time of this
1225           writing this option is still high experimental; there are also
1226           issues with compatibility of user applications.
1227
1228 endchoice
1229
1230 config BOARD_SCACHE
1231         bool
1232
1233 config IP22_CPU_SCACHE
1234         bool
1235         select BOARD_SCACHE
1236
1237 config R5000_CPU_SCACHE
1238         bool
1239         select BOARD_SCACHE
1240
1241 config RM7000_CPU_SCACHE
1242         bool
1243         select BOARD_SCACHE
1244
1245 config SIBYTE_DMA_PAGEOPS
1246         bool "Use DMA to clear/copy pages"
1247         depends on CPU_SB1
1248         help
1249           Instead of using the CPU to zero and copy pages, use a Data Mover
1250           channel.  These DMA channels are otherwise unused by the standard
1251           SiByte Linux port.  Seems to give a small performance benefit.
1252
1253 config CPU_HAS_PREFETCH
1254         bool "Enable prefetches" if CPU_SB1 && !CPU_SB1_PASS_2
1255         default y if CPU_MIPS32 || CPU_MIPS64 || CPU_RM7000 || CPU_RM9000 || CPU_R10000
1256
1257 config VTAG_ICACHE
1258         bool "Support for Virtual Tagged I-cache" if CPU_MIPS64 || CPU_MIPS32
1259         default y if CPU_SB1
1260
1261 config SB1_PASS_1_WORKAROUNDS
1262         bool
1263         depends on CPU_SB1_PASS_1
1264         default y
1265
1266 config SB1_PASS_2_WORKAROUNDS
1267         bool
1268         depends on CPU_SB1 && (CPU_SB1_PASS_2_2 || CPU_SB1_PASS_2)
1269         default y
1270
1271 config SB1_PASS_2_1_WORKAROUNDS
1272         bool
1273         depends on CPU_SB1 && CPU_SB1_PASS_2
1274         default y
1275
1276 config 64BIT_PHYS_ADDR
1277         bool "Support for 64-bit physical address space"
1278         depends on (CPU_R4X00 || CPU_R5000 || CPU_RM7000 || CPU_RM9000 || CPU_R10000 || CPU_SB1 || CPU_MIPS32 || CPU_MIPS64) && MIPS32
1279
1280 config CPU_ADVANCED
1281         bool "Override CPU Options"
1282         depends on MIPS32
1283         help
1284           Saying yes here allows you to select support for various features
1285           your CPU may or may not have.  Most people should say N here.
1286
1287 config CPU_HAS_LLSC
1288         bool "ll/sc Instructions available" if CPU_ADVANCED
1289         default y if !CPU_ADVANCED && !CPU_R3000 && !CPU_VR41XX && !CPU_TX39XX
1290         help
1291           MIPS R4000 series and later provide the Load Linked (ll)
1292           and Store Conditional (sc) instructions. More information is
1293           available at <http://www.go-ecs.com/mips/miptek1.htm>.
1294
1295           Say Y here if your CPU has the ll and sc instructions.  Say Y here
1296           for better performance, N if you don't know.  You must say Y here
1297           for multiprocessor machines.
1298
1299 config CPU_HAS_LLDSCD
1300         bool "lld/scd Instructions available" if CPU_ADVANCED
1301         default y if !CPU_ADVANCED && !CPU_R3000 && !CPU_VR41XX && !CPU_TX39XX && !CPU_MIPS32
1302         help
1303           Say Y here if your CPU has the lld and scd instructions, the 64-bit
1304           equivalents of ll and sc.  Say Y here for better performance, N if
1305           you don't know.  You must say Y here for multiprocessor machines.
1306
1307 config CPU_HAS_WB
1308         bool "Writeback Buffer available" if CPU_ADVANCED
1309         default y if !CPU_ADVANCED && CPU_R3000 && MACH_DECSTATION
1310         help
1311           Say N here for slightly better performance.  You must say Y here for
1312           machines which require flushing of write buffers in software.  Saying
1313           Y is the safe option; N may result in kernel malfunction and crashes.
1314
1315 config CPU_HAS_SYNC
1316         bool
1317         depends on !CPU_R3000
1318         default y
1319
1320 #
1321 # - Highmem only makes sense for the 32-bit kernel.
1322 # - The current highmem code will only work properly on physically indexed
1323 #   caches such as R3000, SB1, R7000 or those that look like they're virtually
1324 #   indexed such as R4000/R4400 SC and MC versions or R10000.  So for the
1325 #   moment we protect the user and offer the highmem option only on machines
1326 #   where it's known to be safe.  This will not offer highmem on a few systems
1327 #   such as MIPS32 and MIPS64 CPUs which may have virtual and physically
1328 #   indexed CPUs but we're playing safe.
1329 # - We should not offer highmem for system of which we already know that they
1330 #   don't have memory configurations that could gain from highmem support in
1331 #   the kernel because they don't support configurations with RAM at physical
1332 #   addresses > 0x20000000.
1333 #
1334 config HIGHMEM
1335         bool "High Memory Support"
1336         depends on MIPS32 && (CPU_R3000 || CPU_SB1 || CPU_R7000 || CPU_RM9000 || CPU_R10000) && !(BAGET_MIPS || MACH_DECSTATION || MOMENCO_JAGUAR_ATX)
1337
1338 config SMP
1339         bool "Multi-Processing support"
1340         depends on CPU_RM9000 || (SIBYTE_SB1250 && !SIBYTE_STANDALONE) || SGI_IP27
1341         ---help---
1342           This enables support for systems with more than one CPU. If you have
1343           a system with only one CPU, like most personal computers, say N. If
1344           you have a system with more than one CPU, say Y.
1345
1346           If you say N here, the kernel will run on single and multiprocessor
1347           machines, but will use only one CPU of a multiprocessor machine. If
1348           you say Y here, the kernel will run on many, but not all,
1349           singleprocessor machines. On a singleprocessor machine, the kernel
1350           will run faster if you say N here.
1351
1352           People using multiprocessor machines who say Y here should also say
1353           Y to "Enhanced Real Time Clock Support", below.
1354
1355           See also the <file:Documentation/smp.txt> and the SMP-HOWTO
1356           available at <http://www.tldp.org/docs.html#howto>.
1357
1358           If you don't know what to do here, say N.
1359
1360 config NR_CPUS
1361         int "Maximum number of CPUs (2-64)"
1362         range 2 64
1363         depends on SMP
1364         default "64" if SGI_IP27
1365         default "2"
1366         help
1367           This allows you to specify the maximum number of CPUs which this
1368           kernel will support.  The maximum supported value is 32 for 32-bit
1369           kernel and 64 for 64-bit kernels; the minimum value which makes
1370           sense is 2.
1371
1372           This is purely to save memory - each supported CPU adds
1373           approximately eight kilobytes to the kernel image.
1374
1375 config PREEMPT
1376         bool "Preemptible Kernel"
1377         help
1378           This option reduces the latency of the kernel when reacting to
1379           real-time or interactive events by allowing a low priority process to
1380           be preempted even if it is in kernel mode executing a system call.
1381           This allows applications to run more reliably even when the system is
1382           under load.
1383
1384 config RTC_DS1742
1385         bool "DS1742 BRAM/RTC support"
1386         depends on TOSHIBA_JMR3927 || TOSHIBA_RBTX4927
1387
1388 config MIPS_INSANE_LARGE
1389         bool "Support for large 64-bit configurations"
1390         depends on CPU_R10000 && MIPS64
1391         help
1392           MIPS R10000 does support a 44 bit / 16TB address space as opposed to
1393           previous 64-bit processors which only supported 40 bit / 1TB. If you
1394           need processes of more than 1TB virtual address space, say Y here.
1395           This will result in additional memory usage, so it is not
1396           recommended for normal users.
1397
1398 config RWSEM_GENERIC_SPINLOCK
1399         bool
1400         default y
1401
1402 endmenu
1403
1404 menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
1405
1406 config HW_HAS_PCI
1407         bool
1408
1409 config PCI
1410         bool "Support for PCI controller"
1411         depends on HW_HAS_PCI
1412         help
1413           Find out whether you have a PCI motherboard. PCI is the name of a
1414           bus system, i.e. the way the CPU talks to the other stuff inside
1415           your box. Other bus systems are ISA, EISA, or VESA. If you have PCI,
1416           say Y, otherwise N.
1417
1418           The PCI-HOWTO, available from
1419           <http://www.tldp.org/docs.html#howto>, contains valuable
1420           information about which PCI hardware does work under Linux and which
1421           doesn't.
1422
1423 source "drivers/pci/Kconfig"
1424
1425 #
1426 # ISA support is now enabled via select.  Too many systems still have the one
1427 # or other ISA chip on the board that users don't know about so don't expect
1428 # users to choose the right thing ...
1429 #
1430 config ISA
1431         bool
1432
1433 config EISA
1434         bool "EISA support"
1435         depends on SGI_IP22 || SNI_RM200_PCI
1436         select ISA
1437         ---help---
1438           The Extended Industry Standard Architecture (EISA) bus was
1439           developed as an open alternative to the IBM MicroChannel bus.
1440
1441           The EISA bus provided some of the features of the IBM MicroChannel
1442           bus while maintaining backward compatibility with cards made for
1443           the older ISA bus.  The EISA bus saw limited use between 1988 and
1444           1995 when it was made obsolete by the PCI bus.
1445
1446           Say Y here if you are building a kernel for an EISA-based machine.
1447
1448           Otherwise, say N.
1449
1450 source "drivers/eisa/Kconfig"
1451
1452 config TC
1453         bool "TURBOchannel support"
1454         depends on MACH_DECSTATION
1455         help
1456           TurboChannel is a DEC (now Compaq (now HP)) bus for Alpha and MIPS
1457           processors.  Documentation on writing device drivers for TurboChannel
1458           is available at:
1459           <http://www.cs.arizona.edu/computer.help/policy/DIGITAL_unix/AA-PS3HD-TET1_html/TITLE.html>.
1460
1461 #config ACCESSBUS
1462 #       bool "Access.Bus support"
1463 #       depends on TC
1464
1465 config MMU
1466         bool
1467         default y
1468
1469 config MCA
1470         bool
1471
1472 config SBUS
1473         bool
1474
1475 source "drivers/pcmcia/Kconfig"
1476
1477 source "drivers/pci/hotplug/Kconfig"
1478
1479 endmenu
1480
1481 menu "Executable file formats"
1482
1483 source "fs/Kconfig.binfmt"
1484
1485 config TRAD_SIGNALS
1486         bool
1487         default y if MIPS32
1488
1489 config BINFMT_IRIX
1490         bool "Include IRIX binary compatibility"
1491         depends on !CPU_LITTLE_ENDIAN && MIPS32
1492
1493 config MIPS32_COMPAT
1494         bool "Kernel support for Linux/MIPS 32-bit binary compatibility"
1495         depends on MIPS64
1496         help
1497           Select this option if you want Linux/MIPS 32-bit binary
1498           compatibility. Since all software available for Linux/MIPS is
1499           currently 32-bit you should say Y here.
1500
1501 config COMPAT
1502         bool
1503         depends on MIPS32_COMPAT
1504         default y
1505
1506 config MIPS32_O32
1507         bool "Kernel support for o32 binaries"
1508         depends on MIPS32_COMPAT
1509         help
1510           Select this option if you want to run o32 binaries.  These are pure
1511           32-bit binaries as used by the 32-bit Linux/MIPS port.  Most of
1512           existing binaries are in this format.
1513
1514           If unsure, say Y.
1515
1516 config MIPS32_N32
1517         bool "Kernel support for n32 binaries"
1518         depends on MIPS32_COMPAT
1519         help
1520           Select this option if you want to run n32 binaries.  These are
1521           64-bit binaries using 32-bit quantities for addressing and certain
1522           data that would normally be 64-bit.  They are used in special
1523           cases.
1524
1525           If unsure, say N.
1526
1527 config BINFMT_ELF32
1528         bool
1529         default y if MIPS32_O32 || MIPS32_N32
1530
1531 config PM
1532         bool "Power Management support (EXPERIMENTAL)"
1533         depends on EXPERIMENTAL && MACH_AU1X00
1534
1535 endmenu
1536
1537 menu "MIPS initrd options"
1538         depends on BLK_DEV_INITRD
1539
1540 config EMBEDDED_RAMDISK
1541         bool "Embed root filesystem ramdisk into the kernel"
1542
1543 config EMBEDDED_RAMDISK_IMAGE
1544         string "Filename of gziped ramdisk image"
1545         depends on EMBEDDED_RAMDISK
1546         default "ramdisk.gz"
1547         help
1548           This is the filename of the ramdisk image to be built into the
1549           kernel.  Relative pathnames are relative to arch/mips/ramdisk/.
1550           The ramdisk image is not part of the kernel distribution; you must
1551           provide one yourself.
1552
1553 endmenu
1554
1555 source "drivers/Kconfig"
1556
1557 source "fs/Kconfig"
1558
1559 source "arch/mips/Kconfig.debug"
1560
1561 source "kernel/vserver/Kconfig"
1562
1563 source "security/Kconfig"
1564
1565 source "crypto/Kconfig"
1566
1567 source "lib/Kconfig"