4 # Horrible source of confusion. Die, die, die ...
7 mainmenu "Linux/MIPS Kernel Configuration"
9 menu "Machine selection"
20 bool "4G Systems MTX-1 board"
21 select DMA_NONCOHERENT
23 select RESOURCES_64BIT if PCI
25 select SYS_HAS_CPU_MIPS32_R1
26 select SYS_SUPPORTS_LITTLE_ENDIAN
29 bool "AMD Alchemy Bosporus board"
31 select DMA_NONCOHERENT
32 select SYS_HAS_CPU_MIPS32_R1
33 select SYS_SUPPORTS_LITTLE_ENDIAN
36 bool "AMD Alchemy PB1000 board"
38 select DMA_NONCOHERENT
40 select RESOURCES_64BIT if PCI
42 select SYS_HAS_CPU_MIPS32_R1
43 select SYS_SUPPORTS_LITTLE_ENDIAN
46 bool "AMD Alchemy PB1100 board"
48 select DMA_NONCOHERENT
50 select RESOURCES_64BIT if PCI
52 select SYS_HAS_CPU_MIPS32_R1
53 select SYS_SUPPORTS_LITTLE_ENDIAN
56 bool "AMD Alchemy PB1500 board"
58 select DMA_NONCOHERENT
60 select RESOURCES_64BIT if PCI
61 select SYS_HAS_CPU_MIPS32_R1
62 select SYS_SUPPORTS_LITTLE_ENDIAN
65 bool "AMD Alchemy PB1550 board"
67 select DMA_NONCOHERENT
69 select MIPS_DISABLE_OBSOLETE_IDE
70 select RESOURCES_64BIT if PCI
71 select SYS_HAS_CPU_MIPS32_R1
72 select SYS_SUPPORTS_LITTLE_ENDIAN
75 bool "AMD Alchemy PB1200 board"
77 select DMA_NONCOHERENT
78 select MIPS_DISABLE_OBSOLETE_IDE
79 select RESOURCES_64BIT if PCI
80 select SYS_HAS_CPU_MIPS32_R1
81 select SYS_SUPPORTS_LITTLE_ENDIAN
84 bool "AMD Alchemy DB1000 board"
86 select DMA_NONCOHERENT
88 select RESOURCES_64BIT if PCI
89 select SYS_HAS_CPU_MIPS32_R1
90 select SYS_SUPPORTS_LITTLE_ENDIAN
93 bool "AMD Alchemy DB1100 board"
95 select DMA_NONCOHERENT
96 select SYS_HAS_CPU_MIPS32_R1
97 select SYS_SUPPORTS_LITTLE_ENDIAN
100 bool "AMD Alchemy DB1500 board"
102 select DMA_NONCOHERENT
104 select MIPS_DISABLE_OBSOLETE_IDE
105 select RESOURCES_64BIT if PCI
106 select SYS_HAS_CPU_MIPS32_R1
107 select SYS_SUPPORTS_BIG_ENDIAN
108 select SYS_SUPPORTS_LITTLE_ENDIAN
111 bool "AMD Alchemy DB1550 board"
114 select DMA_NONCOHERENT
115 select MIPS_DISABLE_OBSOLETE_IDE
116 select RESOURCES_64BIT if PCI
117 select SYS_HAS_CPU_MIPS32_R1
118 select SYS_SUPPORTS_LITTLE_ENDIAN
121 bool "AMD Alchemy DB1200 board"
124 select MIPS_DISABLE_OBSOLETE_IDE
125 select SYS_HAS_CPU_MIPS32_R1
126 select SYS_SUPPORTS_LITTLE_ENDIAN
129 bool "AMD Alchemy Mirage board"
130 select DMA_NONCOHERENT
132 select SYS_HAS_CPU_MIPS32_R1
133 select SYS_SUPPORTS_LITTLE_ENDIAN
136 bool "Basler eXcite smart camera"
143 select SYS_HAS_CPU_RM9000
144 select SYS_SUPPORTS_32BIT_KERNEL
145 select SYS_SUPPORTS_64BIT_KERNEL
146 select SYS_SUPPORTS_BIG_ENDIAN
147 select SYS_SUPPORTS_KGDB
149 The eXcite is a smart camera platform manufactured by
150 Basler Vision Technologies AG.
152 config BASLER_EXCITE_PROTOTYPE
153 bool "Support for pre-release units"
154 depends on BASLER_EXCITE
157 Pre-series (prototype) units are different from later ones in
158 some ways. Select this option if you have one of these. Please
159 note that a kernel built with this option selected will not be
160 able to run on normal units.
164 select DMA_NONCOHERENT
169 select SYS_HAS_CPU_NEVADA
170 select SYS_HAS_EARLY_PRINTK
171 select SYS_SUPPORTS_32BIT_KERNEL
172 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
173 select SYS_SUPPORTS_LITTLE_ENDIAN
174 select GENERIC_HARDIRQS_NO__DO_IRQ
176 config MACH_DECSTATION
179 select DMA_NONCOHERENT
180 select SYS_HAS_EARLY_PRINTK
182 select SYS_HAS_CPU_R3000
183 select SYS_HAS_CPU_R4X00
184 select SYS_SUPPORTS_32BIT_KERNEL
185 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
186 select SYS_SUPPORTS_LITTLE_ENDIAN
187 select SYS_SUPPORTS_128HZ
188 select SYS_SUPPORTS_256HZ
189 select SYS_SUPPORTS_1024HZ
191 This enables support for DEC's MIPS based workstations. For details
192 see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the
193 DECstation porting pages on <http://decstation.unix-ag.org/>.
195 If you have one of the following DECstation Models you definitely
196 want to choose R4xx0 for the CPU Type:
203 otherwise choose R3000.
206 bool "Galileo EV64120 Evaluation board (EXPERIMENTAL)"
207 depends on EXPERIMENTAL
208 select DMA_NONCOHERENT
211 select SYS_HAS_CPU_R5000
212 select SYS_SUPPORTS_32BIT_KERNEL
213 select SYS_SUPPORTS_64BIT_KERNEL
214 select SYS_SUPPORTS_BIG_ENDIAN
215 select SYS_SUPPORTS_KGDB
217 This is an evaluation board based on the Galileo GT-64120
218 single-chip system controller that contains a MIPS R5000 compatible
219 core running at 75/100MHz. Their website is located at
220 <http://www.marvell.com/>. Say Y here if you wish to build a
221 kernel for this platform.
224 bool "Jazz family of machines"
227 select ARCH_MAY_HAVE_PC_FDC
228 select GENERIC_ISA_DMA
232 select SYS_HAS_CPU_R4X00
233 select SYS_SUPPORTS_32BIT_KERNEL
234 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
235 select SYS_SUPPORTS_100HZ
236 select GENERIC_HARDIRQS_NO__DO_IRQ
238 This a family of machines based on the MIPS R4030 chipset which was
239 used by several vendors to build RISC/os and Windows NT workstations.
240 Members include the Acer PICA, MIPS Magnum 4000, MIPS Millenium and
241 Olivetti M700-10 workstations.
244 bool "LASAT Networks platforms"
245 select DMA_NONCOHERENT
246 select SYS_HAS_EARLY_PRINTK
250 select R5000_CPU_SCACHE
251 select SYS_HAS_CPU_R5000
252 select SYS_SUPPORTS_32BIT_KERNEL
253 select SYS_SUPPORTS_64BIT_KERNEL if BROKEN
254 select SYS_SUPPORTS_LITTLE_ENDIAN
255 select GENERIC_HARDIRQS_NO__DO_IRQ
258 bool "MIPS Atlas board"
260 select DMA_NONCOHERENT
261 select SYS_HAS_EARLY_PRINTK
264 select MIPS_BOARDS_GEN
268 select RM7000_CPU_SCACHE
270 select SYS_HAS_CPU_MIPS32_R1
271 select SYS_HAS_CPU_MIPS32_R2
272 select SYS_HAS_CPU_MIPS64_R1
273 select SYS_HAS_CPU_NEVADA
274 select SYS_HAS_CPU_RM7000
275 select SYS_SUPPORTS_32BIT_KERNEL
276 select SYS_SUPPORTS_64BIT_KERNEL
277 select SYS_SUPPORTS_BIG_ENDIAN
278 select SYS_SUPPORTS_LITTLE_ENDIAN
279 select SYS_SUPPORTS_MULTITHREADING if EXPERIMENTAL
280 select SYS_SUPPORTS_SMARTMIPS
281 select GENERIC_HARDIRQS_NO__DO_IRQ
283 This enables support for the MIPS Technologies Atlas evaluation
287 bool "MIPS Malta board"
288 select ARCH_MAY_HAVE_PC_FDC
290 select HAVE_STD_PC_SERIAL_PORT
291 select DMA_NONCOHERENT
292 select GENERIC_ISA_DMA
296 select MIPS_BOARDS_GEN
298 select MIPS_CPU_SCACHE
302 select SYS_HAS_CPU_MIPS32_R1
303 select SYS_HAS_CPU_MIPS32_R2
304 select SYS_HAS_CPU_MIPS64_R1
305 select SYS_HAS_CPU_NEVADA
306 select SYS_HAS_CPU_RM7000
307 select SYS_HAS_EARLY_PRINTK
308 select SYS_SUPPORTS_32BIT_KERNEL
309 select SYS_SUPPORTS_64BIT_KERNEL
310 select SYS_SUPPORTS_BIG_ENDIAN
311 select SYS_SUPPORTS_LITTLE_ENDIAN
312 select SYS_SUPPORTS_MULTITHREADING
313 select SYS_SUPPORTS_SMARTMIPS
315 This enables support for the MIPS Technologies Malta evaluation
319 bool "MIPS SEAD board (EXPERIMENTAL)"
320 depends on EXPERIMENTAL
322 select DMA_NONCOHERENT
323 select SYS_HAS_EARLY_PRINTK
324 select MIPS_BOARDS_GEN
325 select SYS_HAS_CPU_MIPS32_R1
326 select SYS_HAS_CPU_MIPS32_R2
327 select SYS_HAS_CPU_MIPS64_R1
328 select SYS_SUPPORTS_32BIT_KERNEL
329 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
330 select SYS_SUPPORTS_BIG_ENDIAN
331 select SYS_SUPPORTS_LITTLE_ENDIAN
332 select SYS_SUPPORTS_SMARTMIPS
334 This enables support for the MIPS Technologies SEAD evaluation
338 bool "Wind River PPMC board"
341 select DMA_NONCOHERENT
345 select SYS_HAS_CPU_MIPS32_R1
346 select SYS_HAS_CPU_MIPS32_R2
347 select SYS_HAS_CPU_MIPS64_R1
348 select SYS_HAS_CPU_NEVADA
349 select SYS_HAS_CPU_RM7000
350 select SYS_SUPPORTS_32BIT_KERNEL
351 select SYS_SUPPORTS_64BIT_KERNEL
352 select SYS_SUPPORTS_BIG_ENDIAN
353 select SYS_SUPPORTS_LITTLE_ENDIAN
355 This enables support for the Wind River MIPS32 4KC PPMC evaluation
356 board, which is based on GT64120 bridge chip.
359 bool 'MIPS simulator (MIPSsim)'
360 select DMA_NONCOHERENT
361 select SYS_HAS_EARLY_PRINTK
363 select SYS_HAS_CPU_MIPS32_R1
364 select SYS_HAS_CPU_MIPS32_R2
365 select SYS_HAS_EARLY_PRINTK
366 select SYS_SUPPORTS_32BIT_KERNEL
367 select SYS_SUPPORTS_BIG_ENDIAN
368 select SYS_SUPPORTS_LITTLE_ENDIAN
370 This option enables support for MIPS Technologies MIPSsim software
373 config MOMENCO_JAGUAR_ATX
374 bool "Momentum Jaguar board"
376 select DMA_NONCOHERENT
383 select RM7000_CPU_SCACHE
385 select SYS_HAS_CPU_RM9000
386 select SYS_HAS_EARLY_PRINTK
387 select SYS_SUPPORTS_32BIT_KERNEL
388 select SYS_SUPPORTS_64BIT_KERNEL
389 select SYS_SUPPORTS_BIG_ENDIAN
390 select SYS_SUPPORTS_KGDB
392 The Jaguar ATX is a MIPS-based Single Board Computer (SBC) made by
393 Momentum Computer <http://www.momenco.com/>.
395 config MOMENCO_OCELOT
396 bool "Momentum Ocelot board"
397 select DMA_NONCOHERENT
402 select RM7000_CPU_SCACHE
404 select SYS_HAS_CPU_RM7000
405 select SYS_SUPPORTS_32BIT_KERNEL
406 select SYS_SUPPORTS_64BIT_KERNEL
407 select SYS_SUPPORTS_BIG_ENDIAN
408 select SYS_SUPPORTS_KGDB
410 The Ocelot is a MIPS-based Single Board Computer (SBC) made by
411 Momentum Computer <http://www.momenco.com/>.
413 config MOMENCO_OCELOT_3
414 bool "Momentum Ocelot-3 board"
416 select DMA_NONCOHERENT
422 select RM7000_CPU_SCACHE
424 select SYS_HAS_CPU_RM9000
425 select SYS_SUPPORTS_32BIT_KERNEL
426 select SYS_SUPPORTS_64BIT_KERNEL
427 select SYS_SUPPORTS_BIG_ENDIAN
429 The Ocelot-3 is based off Discovery III System Controller and
430 PMC-Sierra Rm79000 core.
432 config MOMENCO_OCELOT_C
433 bool "Momentum Ocelot-C board"
434 select DMA_NONCOHERENT
439 select RM7000_CPU_SCACHE
441 select SYS_HAS_CPU_RM7000
442 select SYS_SUPPORTS_32BIT_KERNEL
443 select SYS_SUPPORTS_64BIT_KERNEL
444 select SYS_SUPPORTS_BIG_ENDIAN
445 select GENERIC_HARDIRQS_NO__DO_IRQ
447 The Ocelot is a MIPS-based Single Board Computer (SBC) made by
448 Momentum Computer <http://www.momenco.com/>.
450 config MOMENCO_OCELOT_G
451 bool "Momentum Ocelot-G board"
452 select DMA_NONCOHERENT
457 select RM7000_CPU_SCACHE
459 select SYS_HAS_CPU_RM7000
460 select SYS_SUPPORTS_32BIT_KERNEL
461 select SYS_SUPPORTS_64BIT_KERNEL if BROKEN
462 select SYS_SUPPORTS_BIG_ENDIAN
464 The Ocelot is a MIPS-based Single Board Computer (SBC) made by
465 Momentum Computer <http://www.momenco.com/>.
468 bool "MyCable XXS1500 board"
469 select DMA_NONCOHERENT
471 select SYS_SUPPORTS_LITTLE_ENDIAN
474 bool "Philips PNX8550 based JBS board"
476 select SYS_SUPPORTS_LITTLE_ENDIAN
478 config PNX8550_STB810
479 bool "Support for Philips PNX8550 based STB810 board"
481 select SYS_SUPPORTS_LITTLE_ENDIAN
484 bool "NEC DDB Vrc-5477"
485 select DDB5XXX_COMMON
486 select DMA_NONCOHERENT
490 select SYS_HAS_CPU_R5432
491 select SYS_SUPPORTS_32BIT_KERNEL
492 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
493 select SYS_SUPPORTS_KGDB
494 select SYS_SUPPORTS_KGDB
495 select SYS_SUPPORTS_LITTLE_ENDIAN
497 This enables support for the R5432-based NEC DDB Vrc-5477,
498 or Rockhopper/SolutionGear boards with R5432/R5500 CPUs.
500 Features : kernel debugging, serial terminal, NFS root fs, on-board
501 ether port USB, AC97, PCI, etc.
504 bool "NEC VR41XX-based machines"
505 select SYS_HAS_CPU_VR41XX
506 select SYS_SUPPORTS_32BIT_KERNEL
507 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
508 select GENERIC_HARDIRQS_NO__DO_IRQ
511 bool "PMC-Sierra Yosemite eval board"
518 select SYS_HAS_CPU_RM9000
519 select SYS_HAS_EARLY_PRINTK
520 select SYS_SUPPORTS_32BIT_KERNEL
521 select SYS_SUPPORTS_64BIT_KERNEL
522 select SYS_SUPPORTS_BIG_ENDIAN
523 select SYS_SUPPORTS_HIGHMEM
524 select SYS_SUPPORTS_KGDB
525 select SYS_SUPPORTS_SMP
527 Yosemite is an evaluation board for the RM9000x2 processor
528 manufactured by PMC-Sierra.
533 select GENERIC_ISA_DMA
534 select HAVE_STD_PC_SERIAL_PORT
539 select SYS_HAS_CPU_MIPS32_R1
540 select SYS_SUPPORTS_32BIT_KERNEL
541 select SYS_SUPPORTS_BIG_ENDIAN
542 select SYS_SUPPORTS_LITTLE_ENDIAN
543 select ARCH_SPARSEMEM_ENABLE
544 select GENERIC_HARDIRQS_NO__DO_IRQ
546 Qemu is a software emulator which among other architectures also
547 can simulate a MIPS32 4Kc system. This patch adds support for the
548 system architecture that currently is being simulated by Qemu. It
549 will eventually be removed again when Qemu has the capability to
550 simulate actual MIPS hardware platforms. More information on Qemu
551 can be found at http://www.linux-mips.org/wiki/Qemu.
554 bool "Support for NEC EMMA2RH Mark-eins"
555 select DMA_NONCOHERENT
559 select SYS_SUPPORTS_32BIT_KERNEL
560 select SYS_SUPPORTS_BIG_ENDIAN
561 select SYS_SUPPORTS_LITTLE_ENDIAN
562 select SYS_HAS_CPU_R5000
564 This enables support for the R5432-based NEC Mark-eins
565 boards with R5500 CPU.
568 bool "SGI IP22 (Indy/Indigo2)"
572 select DMA_NONCOHERENT
574 select IP22_CPU_SCACHE
576 select GENERIC_ISA_DMA_SUPPORT_BROKEN
578 select SYS_HAS_CPU_R4X00
579 select SYS_HAS_CPU_R5000
580 select SYS_HAS_EARLY_PRINTK
581 select SYS_SUPPORTS_32BIT_KERNEL
582 select SYS_SUPPORTS_64BIT_KERNEL
583 select SYS_SUPPORTS_BIG_ENDIAN
585 This are the SGI Indy, Challenge S and Indigo2, as well as certain
586 OEM variants like the Tandem CMN B006S. To compile a Linux kernel
587 that runs on these, say Y here.
590 bool "SGI IP27 (Origin200/2000)"
595 select SYS_HAS_EARLY_PRINTK
597 select NR_CPUS_DEFAULT_64
599 select SYS_HAS_CPU_R10000
600 select SYS_SUPPORTS_64BIT_KERNEL
601 select SYS_SUPPORTS_BIG_ENDIAN
602 select SYS_SUPPORTS_KGDB
603 select SYS_SUPPORTS_NUMA
604 select SYS_SUPPORTS_SMP
605 select GENERIC_HARDIRQS_NO__DO_IRQ
607 This are the SGI Origin 200, Origin 2000 and Onyx 2 Graphics
608 workstations. To compile a Linux kernel that runs on these, say Y
612 bool "SGI IP32 (O2) (EXPERIMENTAL)"
613 depends on EXPERIMENTAL
617 select DMA_NONCOHERENT
619 select R5000_CPU_SCACHE
620 select RM7000_CPU_SCACHE
621 select SYS_HAS_CPU_R5000
622 select SYS_HAS_CPU_R10000 if BROKEN
623 select SYS_HAS_CPU_RM7000
624 select SYS_HAS_CPU_NEVADA
625 select SYS_SUPPORTS_64BIT_KERNEL
626 select SYS_SUPPORTS_BIG_ENDIAN
628 If you want this kernel to run on SGI O2 workstation, say Y here.
631 bool "Sibyte BCM91480B-BigSur"
634 select NR_CPUS_DEFAULT_4
636 select SIBYTE_BCM1x80
638 select SYS_HAS_CPU_SB1
639 select SYS_SUPPORTS_BIG_ENDIAN
640 select SYS_SUPPORTS_LITTLE_ENDIAN
643 bool "Sibyte BCM91250A-SWARM"
646 select NR_CPUS_DEFAULT_2
649 select SYS_HAS_CPU_SB1
650 select SYS_SUPPORTS_BIG_ENDIAN
651 select SYS_SUPPORTS_HIGHMEM
652 select SYS_SUPPORTS_KGDB
653 select SYS_SUPPORTS_LITTLE_ENDIAN
655 config SIBYTE_SENTOSA
656 bool "Sibyte BCM91250E-Sentosa"
657 depends on EXPERIMENTAL
660 select NR_CPUS_DEFAULT_2
663 select SYS_HAS_CPU_SB1
664 select SYS_SUPPORTS_BIG_ENDIAN
665 select SYS_SUPPORTS_LITTLE_ENDIAN
668 bool "Sibyte BCM91125E-Rhone"
669 depends on EXPERIMENTAL
672 select SIBYTE_BCM1125H
674 select SYS_HAS_CPU_SB1
675 select SYS_SUPPORTS_BIG_ENDIAN
676 select SYS_SUPPORTS_LITTLE_ENDIAN
679 bool "Sibyte BCM91120x-Carmel"
680 depends on EXPERIMENTAL
683 select SIBYTE_BCM1120
685 select SYS_HAS_CPU_SB1
686 select SYS_SUPPORTS_BIG_ENDIAN
687 select SYS_SUPPORTS_LITTLE_ENDIAN
689 config SIBYTE_PTSWARM
690 bool "Sibyte BCM91250PT-PTSWARM"
691 depends on EXPERIMENTAL
694 select NR_CPUS_DEFAULT_2
697 select SYS_HAS_CPU_SB1
698 select SYS_SUPPORTS_BIG_ENDIAN
699 select SYS_SUPPORTS_HIGHMEM
700 select SYS_SUPPORTS_LITTLE_ENDIAN
702 config SIBYTE_LITTLESUR
703 bool "Sibyte BCM91250C2-LittleSur"
704 depends on EXPERIMENTAL
707 select NR_CPUS_DEFAULT_2
710 select SYS_HAS_CPU_SB1
711 select SYS_SUPPORTS_BIG_ENDIAN
712 select SYS_SUPPORTS_HIGHMEM
713 select SYS_SUPPORTS_LITTLE_ENDIAN
716 bool "Sibyte BCM91120C-CRhine"
717 depends on EXPERIMENTAL
720 select SIBYTE_BCM1120
722 select SYS_HAS_CPU_SB1
723 select SYS_SUPPORTS_BIG_ENDIAN
724 select SYS_SUPPORTS_LITTLE_ENDIAN
727 bool "Sibyte BCM91125C-CRhone"
728 depends on EXPERIMENTAL
731 select SIBYTE_BCM1125
733 select SYS_HAS_CPU_SB1
734 select SYS_SUPPORTS_BIG_ENDIAN
735 select SYS_SUPPORTS_HIGHMEM
736 select SYS_SUPPORTS_LITTLE_ENDIAN
739 bool "SNI RM200/300/400"
740 select ARC if CPU_LITTLE_ENDIAN
741 select ARC32 if CPU_LITTLE_ENDIAN
742 select ARCH_MAY_HAVE_PC_FDC
744 select DMA_NONCOHERENT
745 select GENERIC_ISA_DMA
752 select SWAP_IO_SPACE if CPU_BIG_ENDIAN
753 select SYS_HAS_CPU_R4X00
754 select SYS_HAS_CPU_R5000
755 select SYS_HAS_CPU_R10000
756 select R5000_CPU_SCACHE
757 select SYS_HAS_EARLY_PRINTK
758 select SYS_SUPPORTS_32BIT_KERNEL
759 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
760 select SYS_SUPPORTS_BIG_ENDIAN
761 select SYS_SUPPORTS_HIGHMEM
762 select SYS_SUPPORTS_LITTLE_ENDIAN
764 The SNI RM200/300/400 are MIPS-based machines manufactured by
765 Siemens Nixdorf Informationssysteme (SNI), parent company of Pyramid
766 Technology and now in turn merged with Fujitsu. Say Y here to
767 support this machine type.
769 config TOSHIBA_JMR3927
770 bool "Toshiba JMR-TX3927 board"
771 select DMA_NONCOHERENT
775 select SYS_HAS_CPU_TX39XX
776 select SYS_SUPPORTS_32BIT_KERNEL
777 select SYS_SUPPORTS_LITTLE_ENDIAN
778 select SYS_SUPPORTS_BIG_ENDIAN
779 select TOSHIBA_BOARDS
781 config TOSHIBA_RBTX4927
782 bool "Toshiba TBTX49[23]7 board"
783 select DMA_NONCOHERENT
784 select HAS_TXX9_SERIAL
789 select SYS_HAS_CPU_TX49XX
790 select SYS_SUPPORTS_32BIT_KERNEL
791 select SYS_SUPPORTS_64BIT_KERNEL
792 select SYS_SUPPORTS_LITTLE_ENDIAN
793 select SYS_SUPPORTS_BIG_ENDIAN
794 select SYS_SUPPORTS_KGDB
795 select TOSHIBA_BOARDS
796 select GENERIC_HARDIRQS_NO__DO_IRQ
798 This Toshiba board is based on the TX4927 processor. Say Y here to
799 support this machine type
801 config TOSHIBA_RBTX4938
802 bool "Toshiba RBTX4938 board"
803 select HAVE_STD_PC_SERIAL_PORT
804 select DMA_NONCOHERENT
805 select GENERIC_ISA_DMA
806 select HAS_TXX9_SERIAL
811 select SYS_HAS_CPU_TX49XX
812 select SYS_SUPPORTS_32BIT_KERNEL
813 select SYS_SUPPORTS_LITTLE_ENDIAN
814 select SYS_SUPPORTS_BIG_ENDIAN
815 select SYS_SUPPORTS_KGDB
816 select TOSHIBA_BOARDS
817 select GENERIC_HARDIRQS_NO__DO_IRQ
819 This Toshiba board is based on the TX4938 processor. Say Y here to
820 support this machine type
824 source "arch/mips/ddb5xxx/Kconfig"
825 source "arch/mips/gt64120/ev64120/Kconfig"
826 source "arch/mips/jazz/Kconfig"
827 source "arch/mips/lasat/Kconfig"
828 source "arch/mips/momentum/Kconfig"
829 source "arch/mips/pmc-sierra/Kconfig"
830 source "arch/mips/sgi-ip27/Kconfig"
831 source "arch/mips/sibyte/Kconfig"
832 source "arch/mips/tx4927/Kconfig"
833 source "arch/mips/tx4938/Kconfig"
834 source "arch/mips/vr41xx/Kconfig"
835 source "arch/mips/philips/pnx8550/common/Kconfig"
839 config RWSEM_GENERIC_SPINLOCK
843 config RWSEM_XCHGADD_ALGORITHM
846 config ARCH_HAS_ILOG2_U32
850 config ARCH_HAS_ILOG2_U64
854 config GENERIC_FIND_NEXT_BIT
858 config GENERIC_HWEIGHT
862 config GENERIC_CALIBRATE_DELAY
870 config SCHED_NO_NO_OMIT_FRAME_POINTER
874 config GENERIC_HARDIRQS_NO__DO_IRQ
879 # Select some configuration options automatically based on user selections.
884 config ARCH_MAY_HAVE_PC_FDC
895 select DMA_NEED_PCI_MAP_STATE
897 config DMA_NONCOHERENT
899 select DMA_NEED_PCI_MAP_STATE
901 config DMA_NEED_PCI_MAP_STATE
905 bool "Early printk" if EMBEDDED && DEBUG_KERNEL
906 depends on SYS_HAS_EARLY_PRINTK
909 This option enables special console drivers which allow the kernel
910 to print messages very early in the bootup process.
912 This is useful for kernel debugging when your machine crashes very
913 early before the console code is initialized. For normal operation
914 it is not recommended because it looks on some machines ugly and
915 oesn't cooperate with an X server. You should normally N here,
916 unless you want to debug such a crash.
918 config SYS_HAS_EARLY_PRINTK
921 config GENERIC_ISA_DMA
930 select SYS_SUPPORTS_HIGHMEM
941 config MIPS_DISABLE_OBSOLETE_IDE
944 config GENERIC_ISA_DMA_SUPPORT_BROKEN
948 # Endianess selection. Sufficiently obscure so many users don't know what to
949 # answer,so we try hard to limit the available choices. Also the use of a
950 # choice statement should be more obvious to the user.
953 prompt "Endianess selection"
955 Some MIPS machines can be configured for either little or big endian
956 byte order. These modes require different kernels and a different
957 Linux distribution. In general there is one preferred byteorder for a
958 particular system but some systems are just as commonly used in the
959 one or the other endianess.
961 config CPU_BIG_ENDIAN
963 depends on SYS_SUPPORTS_BIG_ENDIAN
965 config CPU_LITTLE_ENDIAN
967 depends on SYS_SUPPORTS_LITTLE_ENDIAN
972 config SYS_SUPPORTS_APM_EMULATION
975 config SYS_SUPPORTS_BIG_ENDIAN
978 config SYS_SUPPORTS_LITTLE_ENDIAN
993 config DDB5XXX_COMMON
995 select SYS_SUPPORTS_KGDB
997 config MIPS_BOARDS_GEN
1008 select HAS_TXX9_SERIAL
1012 select SERIAL_RM9000
1041 select SYS_HAS_CPU_MIPS32_R1
1042 select SYS_SUPPORTS_32BIT_KERNEL
1043 select SYS_SUPPORTS_APM_EMULATION
1044 select SYS_SUPPORTS_KGDB
1052 select DMA_NONCOHERENT
1054 select SYS_HAS_CPU_MIPS32_R1
1055 select SYS_HAS_EARLY_PRINTK
1056 select SYS_SUPPORTS_32BIT_KERNEL
1057 select GENERIC_HARDIRQS_NO__DO_IRQ
1058 select SYS_SUPPORTS_KGDB
1060 config SWAP_IO_SPACE
1068 config SERIAL_RM9000
1078 # Unfortunately not all GT64120 systems run the chip at the same clock.
1079 # As the user for the clock rate and try to minimize the available options.
1082 prompt "Galileo Chip Clock"
1083 #default SYSCLK_83 if MIPS_EV64120
1084 depends on MIPS_EV64120 || MOMENCO_OCELOT || MOMENCO_OCELOT_G
1085 default SYSCLK_83 if MIPS_EV64120
1086 default SYSCLK_100 if MOMENCO_OCELOT || MOMENCO_OCELOT_G
1089 bool "75" if MIPS_EV64120
1092 bool "83.3" if MIPS_EV64120
1095 bool "100" if MIPS_EV64120 || MOMENCO_OCELOT || MOMENCO_OCELOT_G
1105 config MIPS_L1_CACHE_SHIFT
1107 default "4" if MACH_DECSTATION || SNI_RM
1108 default "7" if SGI_IP27
1111 config HAVE_STD_PC_SERIAL_PORT
1115 bool "ARC console support"
1116 depends on SGI_IP22 || (SNI_RM && CPU_LITTLE_ENDIAN)
1120 depends on MACH_JAZZ || SNI_RM || SGI_IP32
1125 depends on MACH_JAZZ || SNI_RM || SGI_IP22 || SGI_IP32
1134 config TOSHIBA_BOARDS
1137 menu "CPU selection"
1143 config CPU_MIPS32_R1
1144 bool "MIPS32 Release 1"
1145 depends on SYS_HAS_CPU_MIPS32_R1
1147 select CPU_HAS_PREFETCH
1148 select CPU_SUPPORTS_32BIT_KERNEL
1149 select CPU_SUPPORTS_HIGHMEM
1151 Choose this option to build a kernel for release 1 or later of the
1152 MIPS32 architecture. Most modern embedded systems with a 32-bit
1153 MIPS processor are based on a MIPS32 processor. If you know the
1154 specific type of processor in your system, choose those that one
1155 otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
1156 Release 2 of the MIPS32 architecture is available since several
1157 years so chances are you even have a MIPS32 Release 2 processor
1158 in which case you should choose CPU_MIPS32_R2 instead for better
1161 config CPU_MIPS32_R2
1162 bool "MIPS32 Release 2"
1163 depends on SYS_HAS_CPU_MIPS32_R2
1165 select CPU_HAS_PREFETCH
1166 select CPU_SUPPORTS_32BIT_KERNEL
1167 select CPU_SUPPORTS_HIGHMEM
1169 Choose this option to build a kernel for release 2 or later of the
1170 MIPS32 architecture. Most modern embedded systems with a 32-bit
1171 MIPS processor are based on a MIPS32 processor. If you know the
1172 specific type of processor in your system, choose those that one
1173 otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
1175 config CPU_MIPS64_R1
1176 bool "MIPS64 Release 1"
1177 depends on SYS_HAS_CPU_MIPS64_R1
1179 select CPU_HAS_PREFETCH
1180 select CPU_SUPPORTS_32BIT_KERNEL
1181 select CPU_SUPPORTS_64BIT_KERNEL
1182 select CPU_SUPPORTS_HIGHMEM
1184 Choose this option to build a kernel for release 1 or later of the
1185 MIPS64 architecture. Many modern embedded systems with a 64-bit
1186 MIPS processor are based on a MIPS64 processor. If you know the
1187 specific type of processor in your system, choose those that one
1188 otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
1189 Release 2 of the MIPS64 architecture is available since several
1190 years so chances are you even have a MIPS64 Release 2 processor
1191 in which case you should choose CPU_MIPS64_R2 instead for better
1194 config CPU_MIPS64_R2
1195 bool "MIPS64 Release 2"
1196 depends on SYS_HAS_CPU_MIPS64_R2
1198 select CPU_HAS_PREFETCH
1199 select CPU_SUPPORTS_32BIT_KERNEL
1200 select CPU_SUPPORTS_64BIT_KERNEL
1201 select CPU_SUPPORTS_HIGHMEM
1203 Choose this option to build a kernel for release 2 or later of the
1204 MIPS64 architecture. Many modern embedded systems with a 64-bit
1205 MIPS processor are based on a MIPS64 processor. If you know the
1206 specific type of processor in your system, choose those that one
1207 otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
1211 depends on SYS_HAS_CPU_R3000
1213 select CPU_SUPPORTS_32BIT_KERNEL
1214 select CPU_SUPPORTS_HIGHMEM
1216 Please make sure to pick the right CPU type. Linux/MIPS is not
1217 designed to be generic, i.e. Kernels compiled for R3000 CPUs will
1218 *not* work on R4000 machines and vice versa. However, since most
1219 of the supported machines have an R4000 (or similar) CPU, R4x00
1220 might be a safe bet. If the resulting kernel does not work,
1221 try to recompile with R3000.
1225 depends on SYS_HAS_CPU_TX39XX
1226 select CPU_SUPPORTS_32BIT_KERNEL
1230 depends on SYS_HAS_CPU_VR41XX
1231 select CPU_SUPPORTS_32BIT_KERNEL
1232 select CPU_SUPPORTS_64BIT_KERNEL
1234 The options selects support for the NEC VR4100 series of processors.
1235 Only choose this option if you have one of these processors as a
1236 kernel built with this option will not run on any other type of
1237 processor or vice versa.
1241 depends on SYS_HAS_CPU_R4300
1243 select CPU_SUPPORTS_32BIT_KERNEL
1244 select CPU_SUPPORTS_64BIT_KERNEL
1246 MIPS Technologies R4300-series processors.
1250 depends on SYS_HAS_CPU_R4X00
1252 select CPU_SUPPORTS_32BIT_KERNEL
1253 select CPU_SUPPORTS_64BIT_KERNEL
1255 MIPS Technologies R4000-series processors other than 4300, including
1256 the R4000, R4400, R4600, and 4700.
1260 depends on SYS_HAS_CPU_TX49XX
1262 select CPU_HAS_PREFETCH
1263 select CPU_SUPPORTS_32BIT_KERNEL
1264 select CPU_SUPPORTS_64BIT_KERNEL
1268 depends on SYS_HAS_CPU_R5000
1270 select CPU_SUPPORTS_32BIT_KERNEL
1271 select CPU_SUPPORTS_64BIT_KERNEL
1273 MIPS Technologies R5000-series processors other than the Nevada.
1277 depends on SYS_HAS_CPU_R5432
1279 select CPU_SUPPORTS_32BIT_KERNEL
1280 select CPU_SUPPORTS_64BIT_KERNEL
1284 depends on EXPERIMENTAL
1286 depends on SYS_HAS_CPU_R6000
1287 select CPU_SUPPORTS_32BIT_KERNEL
1289 MIPS Technologies R6000 and R6000A series processors. Note these
1290 processors are extremely rare and the support for them is incomplete.
1294 depends on SYS_HAS_CPU_NEVADA
1296 select CPU_SUPPORTS_32BIT_KERNEL
1297 select CPU_SUPPORTS_64BIT_KERNEL
1299 QED / PMC-Sierra RM52xx-series ("Nevada") processors.
1303 depends on EXPERIMENTAL
1304 depends on SYS_HAS_CPU_R8000
1306 select CPU_HAS_PREFETCH
1307 select CPU_SUPPORTS_64BIT_KERNEL
1309 MIPS Technologies R8000 processors. Note these processors are
1310 uncommon and the support for them is incomplete.
1314 depends on SYS_HAS_CPU_R10000
1316 select CPU_HAS_PREFETCH
1317 select CPU_SUPPORTS_32BIT_KERNEL
1318 select CPU_SUPPORTS_64BIT_KERNEL
1319 select CPU_SUPPORTS_HIGHMEM
1321 MIPS Technologies R10000-series processors.
1325 depends on SYS_HAS_CPU_RM7000
1327 select CPU_HAS_PREFETCH
1328 select CPU_SUPPORTS_32BIT_KERNEL
1329 select CPU_SUPPORTS_64BIT_KERNEL
1330 select CPU_SUPPORTS_HIGHMEM
1334 depends on SYS_HAS_CPU_RM9000
1336 select CPU_HAS_PREFETCH
1337 select CPU_SUPPORTS_32BIT_KERNEL
1338 select CPU_SUPPORTS_64BIT_KERNEL
1339 select CPU_SUPPORTS_HIGHMEM
1340 select WEAK_ORDERING
1344 depends on SYS_HAS_CPU_SB1
1346 select CPU_SUPPORTS_32BIT_KERNEL
1347 select CPU_SUPPORTS_64BIT_KERNEL
1348 select CPU_SUPPORTS_HIGHMEM
1349 select WEAK_ORDERING
1353 config SYS_HAS_CPU_MIPS32_R1
1356 config SYS_HAS_CPU_MIPS32_R2
1359 config SYS_HAS_CPU_MIPS64_R1
1362 config SYS_HAS_CPU_MIPS64_R2
1365 config SYS_HAS_CPU_R3000
1368 config SYS_HAS_CPU_TX39XX
1371 config SYS_HAS_CPU_VR41XX
1374 config SYS_HAS_CPU_R4300
1377 config SYS_HAS_CPU_R4X00
1380 config SYS_HAS_CPU_TX49XX
1383 config SYS_HAS_CPU_R5000
1386 config SYS_HAS_CPU_R5432
1389 config SYS_HAS_CPU_R6000
1392 config SYS_HAS_CPU_NEVADA
1395 config SYS_HAS_CPU_R8000
1398 config SYS_HAS_CPU_R10000
1401 config SYS_HAS_CPU_RM7000
1404 config SYS_HAS_CPU_RM9000
1407 config SYS_HAS_CPU_SB1
1410 config WEAK_ORDERING
1415 # These two indicate any level of the MIPS32 and MIPS64 architecture
1419 default y if CPU_MIPS32_R1 || CPU_MIPS32_R2
1423 default y if CPU_MIPS64_R1 || CPU_MIPS64_R2
1426 # These two indicate the revision of the architecture, either Release 1 or Release 2
1430 default y if CPU_MIPS32_R1 || CPU_MIPS64_R1
1434 default y if CPU_MIPS32_R2 || CPU_MIPS64_R2
1436 config SYS_SUPPORTS_32BIT_KERNEL
1438 config SYS_SUPPORTS_64BIT_KERNEL
1440 config CPU_SUPPORTS_32BIT_KERNEL
1442 config CPU_SUPPORTS_64BIT_KERNEL
1449 prompt "Kernel code model"
1451 You should only select this option if you have a workload that
1452 actually benefits from 64-bit processing or if your machine has
1453 large memory. You will only be presented a single option in this
1454 menu if your system does not support both 32-bit and 64-bit kernels.
1457 bool "32-bit kernel"
1458 depends on CPU_SUPPORTS_32BIT_KERNEL && SYS_SUPPORTS_32BIT_KERNEL
1461 Select this option if you want to build a 32-bit kernel.
1463 bool "64-bit kernel"
1464 depends on CPU_SUPPORTS_64BIT_KERNEL && SYS_SUPPORTS_64BIT_KERNEL
1466 Select this option if you want to build a 64-bit kernel.
1471 prompt "Kernel page size"
1472 default PAGE_SIZE_4KB
1474 config PAGE_SIZE_4KB
1477 This option select the standard 4kB Linux page size. On some
1478 R3000-family processors this is the only available page size. Using
1479 4kB page size will minimize memory consumption and is therefore
1480 recommended for low memory systems.
1482 config PAGE_SIZE_8KB
1484 depends on EXPERIMENTAL && CPU_R8000
1486 Using 8kB page size will result in higher performance kernel at
1487 the price of higher memory consumption. This option is available
1488 only on the R8000 processor. Not that at the time of this writing
1489 this option is still high experimental; there are also issues with
1490 compatibility of user applications.
1492 config PAGE_SIZE_16KB
1494 depends on !CPU_R3000 && !CPU_TX39XX
1496 Using 16kB page size will result in higher performance kernel at
1497 the price of higher memory consumption. This option is available on
1498 all non-R3000 family processors. Note that you will need a suitable
1499 Linux distribution to support this.
1501 config PAGE_SIZE_64KB
1503 depends on EXPERIMENTAL && !CPU_R3000 && !CPU_TX39XX
1505 Using 64kB page size will result in higher performance kernel at
1506 the price of higher memory consumption. This option is available on
1507 all non-R3000 family processor. Not that at the time of this
1508 writing this option is still high experimental.
1515 config IP22_CPU_SCACHE
1520 # Support for a MIPS32 / MIPS64 style S-caches
1522 config MIPS_CPU_SCACHE
1526 config R5000_CPU_SCACHE
1530 config RM7000_CPU_SCACHE
1534 config SIBYTE_DMA_PAGEOPS
1535 bool "Use DMA to clear/copy pages"
1538 Instead of using the CPU to zero and copy pages, use a Data Mover
1539 channel. These DMA channels are otherwise unused by the standard
1540 SiByte Linux port. Seems to give a small performance benefit.
1542 config CPU_HAS_PREFETCH
1546 prompt "MIPS MT options"
1548 config MIPS_MT_DISABLED
1549 bool "Disable multithreading support."
1551 Use this option if your workload can't take advantage of
1552 MIPS hardware multithreading support. On systems that don't have
1553 the option of an MT-enabled processor this option will be the only
1554 option in this menu.
1557 bool "Use 1 TC on each available VPE for SMP"
1558 depends on SYS_SUPPORTS_MULTITHREADING
1559 select CPU_MIPSR2_IRQ_VI
1560 select CPU_MIPSR2_SRS
1562 select NR_CPUS_DEFAULT_2
1564 select SYS_SUPPORTS_SMP
1566 This is a kernel model which is also known a VSMP or lately
1567 has been marketesed into SMVP.
1570 bool "SMTC: Use all TCs on all VPEs for SMP"
1571 depends on CPU_MIPS32_R2
1572 #depends on CPU_MIPS64_R2 # once there is hardware ...
1573 depends on SYS_SUPPORTS_MULTITHREADING
1574 select CPU_MIPSR2_IRQ_VI
1575 select CPU_MIPSR2_SRS
1577 select NR_CPUS_DEFAULT_8
1579 select SYS_SUPPORTS_SMP
1581 This is a kernel model which is known a SMTC or lately has been
1582 marketesed into SMVP.
1584 config MIPS_VPE_LOADER
1585 bool "VPE loader support."
1586 depends on SYS_SUPPORTS_MULTITHREADING
1589 Includes a loader for loading an elf relocatable object
1590 onto another VPE and running it.
1597 config SYS_SUPPORTS_MULTITHREADING
1600 config MIPS_MT_FPAFF
1601 bool "Dynamic FPU affinity for FP-intensive threads"
1605 config MIPS_MT_SMTC_INSTANT_REPLAY
1606 bool "Low-latency Dispatch of Deferred SMTC IPIs"
1607 depends on MIPS_MT_SMTC
1610 SMTC pseudo-interrupts between TCs are deferred and queued
1611 if the target TC is interrupt-inhibited (IXMT). In the first
1612 SMTC prototypes, these queued IPIs were serviced on return
1613 to user mode, or on entry into the kernel idle loop. The
1614 INSTANT_REPLAY option dispatches them as part of local_irq_restore()
1615 processing, which adds runtime overhead (hence the option to turn
1616 it off), but ensures that IPIs are handled promptly even under
1617 heavy I/O interrupt load.
1619 config MIPS_VPE_LOADER_TOM
1620 bool "Load VPE program into memory hidden from linux"
1621 depends on MIPS_VPE_LOADER
1624 The loader can use memory that is present but has been hidden from
1625 Linux using the kernel command line option "mem=xxMB". It's up to
1626 you to ensure the amount you put in the option and the space your
1627 program requires is less or equal to the amount physically present.
1629 # this should possibly be in drivers/char, but it is rather cpu related. Hmmm
1630 config MIPS_VPE_APSP_API
1631 bool "Enable support for AP/SP API (RTLX)"
1632 depends on MIPS_VPE_LOADER
1635 config MIPS_APSP_KSPD
1637 depends on MIPS_VPE_APSP_API
1640 KSPD is a kernel daemon that accepts syscall requests from the SP
1641 side, actions them and returns the results. It also handles the
1642 "exit" syscall notifying other kernel modules the SP program is
1643 exiting. You probably want to say yes here.
1645 config SB1_PASS_1_WORKAROUNDS
1647 depends on CPU_SB1_PASS_1
1650 config SB1_PASS_2_WORKAROUNDS
1652 depends on CPU_SB1 && (CPU_SB1_PASS_2_2 || CPU_SB1_PASS_2)
1655 config SB1_PASS_2_1_WORKAROUNDS
1657 depends on CPU_SB1 && CPU_SB1_PASS_2
1660 config 64BIT_PHYS_ADDR
1661 bool "Support for 64-bit physical address space"
1662 depends on (CPU_R4X00 || CPU_R5000 || CPU_RM7000 || CPU_RM9000 || CPU_R10000 || CPU_SB1 || CPU_MIPS32 || CPU_MIPS64) && 32BIT
1667 config CPU_HAS_SMARTMIPS
1668 depends on SYS_SUPPORTS_SMARTMIPS
1669 bool "Support for the SmartMIPS ASE"
1671 SmartMIPS is a extension of the MIPS32 architecture aimed at
1672 increased security at both hardware and software level for
1673 smartcards. Enabling this option will allow proper use of the
1674 SmartMIPS instructions by Linux applications. However a kernel with
1675 this option will not work on a MIPS core without SmartMIPS core. If
1676 you don't know you probably don't have SmartMIPS and should say N
1683 # Vectored interrupt mode is an R2 feature
1685 config CPU_MIPSR2_IRQ_VI
1689 # Extended interrupt mode is an R2 feature
1691 config CPU_MIPSR2_IRQ_EI
1695 # Shadow registers are an R2 feature
1697 config CPU_MIPSR2_SRS
1702 depends on !CPU_R3000
1706 # Use the generic interrupt handling code in kernel/irq/:
1708 config GENERIC_HARDIRQS
1712 config GENERIC_IRQ_PROBE
1720 # - Highmem only makes sense for the 32-bit kernel.
1721 # - The current highmem code will only work properly on physically indexed
1722 # caches such as R3000, SB1, R7000 or those that look like they're virtually
1723 # indexed such as R4000/R4400 SC and MC versions or R10000. So for the
1724 # moment we protect the user and offer the highmem option only on machines
1725 # where it's known to be safe. This will not offer highmem on a few systems
1726 # such as MIPS32 and MIPS64 CPUs which may have virtual and physically
1727 # indexed CPUs but we're playing safe.
1728 # - We use SYS_SUPPORTS_HIGHMEM to offer highmem only for systems where we
1729 # know they might have memory configurations that could make use of highmem
1733 bool "High Memory Support"
1734 depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM
1736 config CPU_SUPPORTS_HIGHMEM
1739 config SYS_SUPPORTS_HIGHMEM
1742 config SYS_SUPPORTS_SMARTMIPS
1745 config ARCH_FLATMEM_ENABLE
1749 config ARCH_DISCONTIGMEM_ENABLE
1751 default y if SGI_IP27
1753 Say Y to upport efficient handling of discontiguous physical memory,
1754 for architectures which are either NUMA (Non-Uniform Memory Access)
1755 or have huge holes in the physical address space for other reasons.
1756 See <file:Documentation/vm/numa> for more.
1758 config ARCH_SPARSEMEM_ENABLE
1760 select SPARSEMEM_STATIC
1764 depends on SYS_SUPPORTS_NUMA
1766 Say Y to compile the kernel to support NUMA (Non-Uniform Memory
1767 Access). This option improves performance on systems with more
1768 than two nodes; on two node systems it is generally better to
1769 leave it disabled; on single node systems disable this option
1772 config SYS_SUPPORTS_NUMA
1778 depends on NEED_MULTIPLE_NODES
1783 bool "Multi-Processing support"
1784 depends on SYS_SUPPORTS_SMP
1787 This enables support for systems with more than one CPU. If you have
1788 a system with only one CPU, like most personal computers, say N. If
1789 you have a system with more than one CPU, say Y.
1791 If you say N here, the kernel will run on single and multiprocessor
1792 machines, but will use only one CPU of a multiprocessor machine. If
1793 you say Y here, the kernel will run on many, but not all,
1794 singleprocessor machines. On a singleprocessor machine, the kernel
1795 will run faster if you say N here.
1797 People using multiprocessor machines who say Y here should also say
1798 Y to "Enhanced Real Time Clock Support", below.
1800 See also the <file:Documentation/smp.txt> and the SMP-HOWTO
1801 available at <http://www.tldp.org/docs.html#howto>.
1803 If you don't know what to do here, say N.
1805 config SYS_SUPPORTS_SMP
1808 config NR_CPUS_DEFAULT_2
1811 config NR_CPUS_DEFAULT_4
1814 config NR_CPUS_DEFAULT_8
1817 config NR_CPUS_DEFAULT_16
1820 config NR_CPUS_DEFAULT_32
1823 config NR_CPUS_DEFAULT_64
1827 int "Maximum number of CPUs (2-64)"
1830 default "2" if NR_CPUS_DEFAULT_2
1831 default "4" if NR_CPUS_DEFAULT_4
1832 default "8" if NR_CPUS_DEFAULT_8
1833 default "16" if NR_CPUS_DEFAULT_16
1834 default "32" if NR_CPUS_DEFAULT_32
1835 default "64" if NR_CPUS_DEFAULT_64
1837 This allows you to specify the maximum number of CPUs which this
1838 kernel will support. The maximum supported value is 32 for 32-bit
1839 kernel and 64 for 64-bit kernels; the minimum value which makes
1842 This is purely to save memory - each supported CPU adds
1843 approximately eight kilobytes to the kernel image.
1846 # Timer Interrupt Frequency Configuration
1850 prompt "Timer frequency"
1853 Allows the configuration of the timer frequency.
1856 bool "48 HZ" if SYS_SUPPORTS_48HZ
1859 bool "100 HZ" if SYS_SUPPORTS_100HZ || SYS_SUPPORTS_ARBIT_HZ
1862 bool "128 HZ" if SYS_SUPPORTS_128HZ || SYS_SUPPORTS_ARBIT_HZ
1865 bool "250 HZ" if SYS_SUPPORTS_250HZ || SYS_SUPPORTS_ARBIT_HZ
1868 bool "256 HZ" if SYS_SUPPORTS_256HZ || SYS_SUPPORTS_ARBIT_HZ
1871 bool "1000 HZ" if SYS_SUPPORTS_1000HZ || SYS_SUPPORTS_ARBIT_HZ
1874 bool "1024 HZ" if SYS_SUPPORTS_1024HZ || SYS_SUPPORTS_ARBIT_HZ
1878 config SYS_SUPPORTS_48HZ
1881 config SYS_SUPPORTS_100HZ
1884 config SYS_SUPPORTS_128HZ
1887 config SYS_SUPPORTS_250HZ
1890 config SYS_SUPPORTS_256HZ
1893 config SYS_SUPPORTS_1000HZ
1896 config SYS_SUPPORTS_1024HZ
1899 config SYS_SUPPORTS_ARBIT_HZ
1901 default y if !SYS_SUPPORTS_48HZ && !SYS_SUPPORTS_100HZ && \
1902 !SYS_SUPPORTS_128HZ && !SYS_SUPPORTS_250HZ && \
1903 !SYS_SUPPORTS_256HZ && !SYS_SUPPORTS_1000HZ && \
1904 !SYS_SUPPORTS_1024HZ
1909 default 100 if HZ_100
1910 default 128 if HZ_128
1911 default 250 if HZ_250
1912 default 256 if HZ_256
1913 default 1000 if HZ_1000
1914 default 1024 if HZ_1024
1916 source "kernel/Kconfig.preempt"
1918 config MIPS_INSANE_LARGE
1919 bool "Support for large 64-bit configurations"
1920 depends on CPU_R10000 && 64BIT
1922 MIPS R10000 does support a 44 bit / 16TB address space as opposed to
1923 previous 64-bit processors which only supported 40 bit / 1TB. If you
1924 need processes of more than 1TB virtual address space, say Y here.
1925 This will result in additional memory usage, so it is not
1926 recommended for normal users.
1929 bool "Kexec system call (EXPERIMENTAL)"
1930 depends on EXPERIMENTAL
1932 kexec is a system call that implements the ability to shutdown your
1933 current kernel, and to start another kernel. It is like a reboot
1934 but it is indepedent of the system firmware. And like a reboot
1935 you can start any kernel with it, not just Linux.
1937 The name comes from the similiarity to the exec system call.
1939 It is an ongoing process to be certain the hardware in a machine
1940 is properly shutdown, so do not be surprised if this code does not
1941 initially work for you. It may help to enable device hotplugging
1942 support. As of this writing the exact hardware interface is
1943 strongly in flux, so no good recommendation can be made.
1946 bool "Enable seccomp to safely compute untrusted bytecode"
1947 depends on PROC_FS && BROKEN
1950 This kernel feature is useful for number crunching applications
1951 that may need to compute untrusted bytecode during their
1952 execution. By using pipes or other transports made available to
1953 the process as file descriptors supporting the read/write
1954 syscalls, it's possible to isolate those applications in
1955 their own address space using seccomp. Once seccomp is
1956 enabled via /proc/<pid>/seccomp, it cannot be disabled
1957 and the task is only allowed to execute a few safe syscalls
1958 defined by each seccomp mode.
1960 If unsure, say Y. Only embedded should say N here.
1964 config RWSEM_GENERIC_SPINLOCK
1968 config LOCKDEP_SUPPORT
1972 config STACKTRACE_SUPPORT
1976 source "init/Kconfig"
1978 menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
1986 bool "Support for PCI controller"
1987 depends on HW_HAS_PCI
1989 Find out whether you have a PCI motherboard. PCI is the name of a
1990 bus system, i.e. the way the CPU talks to the other stuff inside
1991 your box. Other bus systems are ISA, EISA, or VESA. If you have PCI,
1994 The PCI-HOWTO, available from
1995 <http://www.tldp.org/docs.html#howto>, contains valuable
1996 information about which PCI hardware does work under Linux and which
2003 source "drivers/pci/Kconfig"
2006 # ISA support is now enabled via select. Too many systems still have the one
2007 # or other ISA chip on the board that users don't know about so don't expect
2008 # users to choose the right thing ...
2015 depends on HW_HAS_EISA
2017 select GENERIC_ISA_DMA
2019 The Extended Industry Standard Architecture (EISA) bus was
2020 developed as an open alternative to the IBM MicroChannel bus.
2022 The EISA bus provided some of the features of the IBM MicroChannel
2023 bus while maintaining backward compatibility with cards made for
2024 the older ISA bus. The EISA bus saw limited use between 1988 and
2025 1995 when it was made obsolete by the PCI bus.
2027 Say Y here if you are building a kernel for an EISA-based machine.
2031 source "drivers/eisa/Kconfig"
2034 bool "TURBOchannel support"
2035 depends on MACH_DECSTATION
2037 TurboChannel is a DEC (now Compaq (now HP)) bus for Alpha and MIPS
2038 processors. Documentation on writing device drivers for TurboChannel
2040 <http://www.cs.arizona.edu/computer.help/policy/DIGITAL_unix/AA-PS3HD-TET1_html/TITLE.html>.
2043 # bool "Access.Bus support"
2053 source "drivers/pcmcia/Kconfig"
2055 source "drivers/pci/hotplug/Kconfig"
2059 menu "Executable file formats"
2061 source "fs/Kconfig.binfmt"
2067 bool "Use 64-bit ELF format for building"
2070 A 64-bit kernel is usually built using the 64-bit ELF binary object
2071 format as it's one that allows arbitrary 64-bit constructs. For
2072 kernels that are loaded within the KSEG compatibility segments the
2073 32-bit ELF format can optionally be used resulting in a somewhat
2074 smaller binary, but this option is not explicitly supported by the
2075 toolchain and since binutils 2.14 it does not even work at all.
2077 Say Y to use the 64-bit format or N to use the 32-bit one.
2082 bool "Include IRIX binary compatibility"
2083 depends on CPU_BIG_ENDIAN && 32BIT && BROKEN
2085 config MIPS32_COMPAT
2086 bool "Kernel support for Linux/MIPS 32-bit binary compatibility"
2089 Select this option if you want Linux/MIPS 32-bit binary
2090 compatibility. Since all software available for Linux/MIPS is
2091 currently 32-bit you should say Y here.
2095 depends on MIPS32_COMPAT
2098 config SYSVIPC_COMPAT
2100 depends on COMPAT && SYSVIPC
2104 bool "Kernel support for o32 binaries"
2105 depends on MIPS32_COMPAT
2107 Select this option if you want to run o32 binaries. These are pure
2108 32-bit binaries as used by the 32-bit Linux/MIPS port. Most of
2109 existing binaries are in this format.
2114 bool "Kernel support for n32 binaries"
2115 depends on MIPS32_COMPAT
2117 Select this option if you want to run n32 binaries. These are
2118 64-bit binaries using 32-bit quantities for addressing and certain
2119 data that would normally be 64-bit. They are used in special
2126 default y if MIPS32_O32 || MIPS32_N32
2130 menu "Power management options"
2132 source "kernel/power/Kconfig"
2136 source "net/Kconfig"
2138 source "drivers/Kconfig"
2142 source "arch/mips/oprofile/Kconfig"
2144 source "arch/mips/Kconfig.debug"
2146 source "security/Kconfig"
2148 source "crypto/Kconfig"
2150 source "lib/Kconfig"