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 EXPERIMENTAL
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 Viper2-PCI board"
476 select SYS_SUPPORTS_LITTLE_ENDIAN
479 bool "Philips PNX8550 based JBS board"
481 select SYS_SUPPORTS_LITTLE_ENDIAN
483 config PNX8550_STB810
484 bool "Support for Philips PNX8550 based STB810 board"
486 select SYS_SUPPORTS_LITTLE_ENDIAN
489 bool "NEC DDB Vrc-5477"
490 select DDB5XXX_COMMON
491 select DMA_NONCOHERENT
495 select SYS_HAS_CPU_R5432
496 select SYS_SUPPORTS_32BIT_KERNEL
497 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
498 select SYS_SUPPORTS_KGDB
499 select SYS_SUPPORTS_KGDB
500 select SYS_SUPPORTS_LITTLE_ENDIAN
502 This enables support for the R5432-based NEC DDB Vrc-5477,
503 or Rockhopper/SolutionGear boards with R5432/R5500 CPUs.
505 Features : kernel debugging, serial terminal, NFS root fs, on-board
506 ether port USB, AC97, PCI, etc.
509 bool "NEC VR41XX-based machines"
510 select SYS_HAS_CPU_VR41XX
511 select SYS_SUPPORTS_32BIT_KERNEL
512 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
513 select GENERIC_HARDIRQS_NO__DO_IRQ
516 bool "PMC-Sierra Yosemite eval board"
523 select SYS_HAS_CPU_RM9000
524 select SYS_HAS_EARLY_PRINTK
525 select SYS_SUPPORTS_32BIT_KERNEL
526 select SYS_SUPPORTS_64BIT_KERNEL
527 select SYS_SUPPORTS_BIG_ENDIAN
528 select SYS_SUPPORTS_HIGHMEM
529 select SYS_SUPPORTS_KGDB
530 select SYS_SUPPORTS_SMP
532 Yosemite is an evaluation board for the RM9000x2 processor
533 manufactured by PMC-Sierra.
538 select GENERIC_ISA_DMA
539 select HAVE_STD_PC_SERIAL_PORT
544 select SYS_HAS_CPU_MIPS32_R1
545 select SYS_SUPPORTS_32BIT_KERNEL
546 select SYS_SUPPORTS_BIG_ENDIAN
547 select SYS_SUPPORTS_LITTLE_ENDIAN
548 select ARCH_SPARSEMEM_ENABLE
549 select GENERIC_HARDIRQS_NO__DO_IRQ
551 Qemu is a software emulator which among other architectures also
552 can simulate a MIPS32 4Kc system. This patch adds support for the
553 system architecture that currently is being simulated by Qemu. It
554 will eventually be removed again when Qemu has the capability to
555 simulate actual MIPS hardware platforms. More information on Qemu
556 can be found at http://www.linux-mips.org/wiki/Qemu.
559 bool "Support for NEC EMMA2RH Mark-eins"
560 select DMA_NONCOHERENT
564 select SYS_SUPPORTS_32BIT_KERNEL
565 select SYS_SUPPORTS_BIG_ENDIAN
566 select SYS_SUPPORTS_LITTLE_ENDIAN
567 select SYS_HAS_CPU_R5000
569 This enables support for the R5432-based NEC Mark-eins
570 boards with R5500 CPU.
573 bool "SGI IP22 (Indy/Indigo2)"
577 select DMA_NONCOHERENT
579 select IP22_CPU_SCACHE
581 select GENERIC_ISA_DMA_SUPPORT_BROKEN
583 select SYS_HAS_CPU_R4X00
584 select SYS_HAS_CPU_R5000
585 select SYS_HAS_EARLY_PRINTK
586 select SYS_SUPPORTS_32BIT_KERNEL
587 select SYS_SUPPORTS_64BIT_KERNEL
588 select SYS_SUPPORTS_BIG_ENDIAN
590 This are the SGI Indy, Challenge S and Indigo2, as well as certain
591 OEM variants like the Tandem CMN B006S. To compile a Linux kernel
592 that runs on these, say Y here.
595 bool "SGI IP27 (Origin200/2000)"
600 select SYS_HAS_EARLY_PRINTK
602 select NR_CPUS_DEFAULT_64
604 select SYS_HAS_CPU_R10000
605 select SYS_SUPPORTS_64BIT_KERNEL
606 select SYS_SUPPORTS_BIG_ENDIAN
607 select SYS_SUPPORTS_KGDB
608 select SYS_SUPPORTS_NUMA
609 select SYS_SUPPORTS_SMP
610 select GENERIC_HARDIRQS_NO__DO_IRQ
612 This are the SGI Origin 200, Origin 2000 and Onyx 2 Graphics
613 workstations. To compile a Linux kernel that runs on these, say Y
617 bool "SGI IP32 (O2) (EXPERIMENTAL)"
618 depends on EXPERIMENTAL
622 select DMA_NONCOHERENT
624 select R5000_CPU_SCACHE
625 select RM7000_CPU_SCACHE
626 select SYS_HAS_CPU_R5000
627 select SYS_HAS_CPU_R10000 if BROKEN
628 select SYS_HAS_CPU_RM7000
629 select SYS_HAS_CPU_NEVADA
630 select SYS_SUPPORTS_64BIT_KERNEL
631 select SYS_SUPPORTS_BIG_ENDIAN
633 If you want this kernel to run on SGI O2 workstation, say Y here.
636 bool "Sibyte BCM91480B-BigSur"
639 select NR_CPUS_DEFAULT_4
641 select SIBYTE_BCM1x80
643 select SYS_HAS_CPU_SB1
644 select SYS_SUPPORTS_BIG_ENDIAN
645 select SYS_SUPPORTS_LITTLE_ENDIAN
648 bool "Sibyte BCM91250A-SWARM"
651 select NR_CPUS_DEFAULT_2
654 select SYS_HAS_CPU_SB1
655 select SYS_SUPPORTS_BIG_ENDIAN
656 select SYS_SUPPORTS_HIGHMEM
657 select SYS_SUPPORTS_KGDB
658 select SYS_SUPPORTS_LITTLE_ENDIAN
660 config SIBYTE_SENTOSA
661 bool "Sibyte BCM91250E-Sentosa"
662 depends on EXPERIMENTAL
665 select NR_CPUS_DEFAULT_2
668 select SYS_HAS_CPU_SB1
669 select SYS_SUPPORTS_BIG_ENDIAN
670 select SYS_SUPPORTS_LITTLE_ENDIAN
673 bool "Sibyte BCM91125E-Rhone"
674 depends on EXPERIMENTAL
677 select SIBYTE_BCM1125H
679 select SYS_HAS_CPU_SB1
680 select SYS_SUPPORTS_BIG_ENDIAN
681 select SYS_SUPPORTS_LITTLE_ENDIAN
684 bool "Sibyte BCM91120x-Carmel"
685 depends on EXPERIMENTAL
688 select SIBYTE_BCM1120
690 select SYS_HAS_CPU_SB1
691 select SYS_SUPPORTS_BIG_ENDIAN
692 select SYS_SUPPORTS_LITTLE_ENDIAN
694 config SIBYTE_PTSWARM
695 bool "Sibyte BCM91250PT-PTSWARM"
696 depends on EXPERIMENTAL
699 select NR_CPUS_DEFAULT_2
702 select SYS_HAS_CPU_SB1
703 select SYS_SUPPORTS_BIG_ENDIAN
704 select SYS_SUPPORTS_HIGHMEM
705 select SYS_SUPPORTS_LITTLE_ENDIAN
707 config SIBYTE_LITTLESUR
708 bool "Sibyte BCM91250C2-LittleSur"
709 depends on EXPERIMENTAL
712 select NR_CPUS_DEFAULT_2
715 select SYS_HAS_CPU_SB1
716 select SYS_SUPPORTS_BIG_ENDIAN
717 select SYS_SUPPORTS_HIGHMEM
718 select SYS_SUPPORTS_LITTLE_ENDIAN
721 bool "Sibyte BCM91120C-CRhine"
722 depends on EXPERIMENTAL
725 select SIBYTE_BCM1120
727 select SYS_HAS_CPU_SB1
728 select SYS_SUPPORTS_BIG_ENDIAN
729 select SYS_SUPPORTS_LITTLE_ENDIAN
732 bool "Sibyte BCM91125C-CRhone"
733 depends on EXPERIMENTAL
736 select SIBYTE_BCM1125
738 select SYS_HAS_CPU_SB1
739 select SYS_SUPPORTS_BIG_ENDIAN
740 select SYS_SUPPORTS_HIGHMEM
741 select SYS_SUPPORTS_LITTLE_ENDIAN
744 bool "SNI RM200/300/400"
745 select ARC if CPU_LITTLE_ENDIAN
746 select ARC32 if CPU_LITTLE_ENDIAN
747 select ARCH_MAY_HAVE_PC_FDC
749 select DMA_NONCOHERENT
750 select GENERIC_ISA_DMA
757 select SWAP_IO_SPACE if CPU_BIG_ENDIAN
758 select SYS_HAS_CPU_R4X00
759 select SYS_HAS_CPU_R5000
760 select SYS_HAS_CPU_R10000
761 select R5000_CPU_SCACHE
762 select SYS_HAS_EARLY_PRINTK
763 select SYS_SUPPORTS_32BIT_KERNEL
764 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
765 select SYS_SUPPORTS_BIG_ENDIAN
766 select SYS_SUPPORTS_HIGHMEM
767 select SYS_SUPPORTS_LITTLE_ENDIAN
769 The SNI RM200/300/400 are MIPS-based machines manufactured by
770 Siemens Nixdorf Informationssysteme (SNI), parent company of Pyramid
771 Technology and now in turn merged with Fujitsu. Say Y here to
772 support this machine type.
774 config TOSHIBA_JMR3927
775 bool "Toshiba JMR-TX3927 board"
776 select DMA_NONCOHERENT
780 select SYS_HAS_CPU_TX39XX
781 select SYS_SUPPORTS_32BIT_KERNEL
782 select SYS_SUPPORTS_LITTLE_ENDIAN
783 select SYS_SUPPORTS_BIG_ENDIAN
784 select TOSHIBA_BOARDS
786 config TOSHIBA_RBTX4927
787 bool "Toshiba TBTX49[23]7 board"
788 select DMA_NONCOHERENT
789 select HAS_TXX9_SERIAL
794 select SYS_HAS_CPU_TX49XX
795 select SYS_SUPPORTS_32BIT_KERNEL
796 select SYS_SUPPORTS_64BIT_KERNEL
797 select SYS_SUPPORTS_LITTLE_ENDIAN
798 select SYS_SUPPORTS_BIG_ENDIAN
799 select SYS_SUPPORTS_KGDB
800 select TOSHIBA_BOARDS
801 select GENERIC_HARDIRQS_NO__DO_IRQ
803 This Toshiba board is based on the TX4927 processor. Say Y here to
804 support this machine type
806 config TOSHIBA_RBTX4938
807 bool "Toshiba RBTX4938 board"
808 select HAVE_STD_PC_SERIAL_PORT
809 select DMA_NONCOHERENT
810 select GENERIC_ISA_DMA
811 select HAS_TXX9_SERIAL
816 select SYS_HAS_CPU_TX49XX
817 select SYS_SUPPORTS_32BIT_KERNEL
818 select SYS_SUPPORTS_LITTLE_ENDIAN
819 select SYS_SUPPORTS_BIG_ENDIAN
820 select SYS_SUPPORTS_KGDB
821 select TOSHIBA_BOARDS
822 select GENERIC_HARDIRQS_NO__DO_IRQ
824 This Toshiba board is based on the TX4938 processor. Say Y here to
825 support this machine type
829 source "arch/mips/ddb5xxx/Kconfig"
830 source "arch/mips/gt64120/ev64120/Kconfig"
831 source "arch/mips/jazz/Kconfig"
832 source "arch/mips/lasat/Kconfig"
833 source "arch/mips/momentum/Kconfig"
834 source "arch/mips/pmc-sierra/Kconfig"
835 source "arch/mips/sgi-ip27/Kconfig"
836 source "arch/mips/sibyte/Kconfig"
837 source "arch/mips/tx4927/Kconfig"
838 source "arch/mips/tx4938/Kconfig"
839 source "arch/mips/vr41xx/Kconfig"
840 source "arch/mips/philips/pnx8550/common/Kconfig"
844 config RWSEM_GENERIC_SPINLOCK
848 config RWSEM_XCHGADD_ALGORITHM
851 config ARCH_HAS_ILOG2_U32
855 config ARCH_HAS_ILOG2_U64
859 config GENERIC_FIND_NEXT_BIT
863 config GENERIC_HWEIGHT
867 config GENERIC_CALIBRATE_DELAY
875 config SCHED_NO_NO_OMIT_FRAME_POINTER
879 config GENERIC_HARDIRQS_NO__DO_IRQ
884 # Select some configuration options automatically based on user selections.
889 config ARCH_MAY_HAVE_PC_FDC
900 select DMA_NEED_PCI_MAP_STATE
902 config DMA_NONCOHERENT
904 select DMA_NEED_PCI_MAP_STATE
906 config DMA_NEED_PCI_MAP_STATE
910 bool "Early printk" if EMBEDDED && DEBUG_KERNEL
911 depends on SYS_HAS_EARLY_PRINTK
914 This option enables special console drivers which allow the kernel
915 to print messages very early in the bootup process.
917 This is useful for kernel debugging when your machine crashes very
918 early before the console code is initialized. For normal operation
919 it is not recommended because it looks on some machines ugly and
920 oesn't cooperate with an X server. You should normally N here,
921 unless you want to debug such a crash.
923 config SYS_HAS_EARLY_PRINTK
926 config GENERIC_ISA_DMA
935 select SYS_SUPPORTS_HIGHMEM
946 config MIPS_DISABLE_OBSOLETE_IDE
949 config GENERIC_ISA_DMA_SUPPORT_BROKEN
953 # Endianess selection. Sufficiently obscure so many users don't know what to
954 # answer,so we try hard to limit the available choices. Also the use of a
955 # choice statement should be more obvious to the user.
958 prompt "Endianess selection"
960 Some MIPS machines can be configured for either little or big endian
961 byte order. These modes require different kernels and a different
962 Linux distribution. In general there is one preferred byteorder for a
963 particular system but some systems are just as commonly used in the
964 one or the other endianess.
966 config CPU_BIG_ENDIAN
968 depends on SYS_SUPPORTS_BIG_ENDIAN
970 config CPU_LITTLE_ENDIAN
972 depends on SYS_SUPPORTS_LITTLE_ENDIAN
977 config SYS_SUPPORTS_APM_EMULATION
980 config SYS_SUPPORTS_BIG_ENDIAN
983 config SYS_SUPPORTS_LITTLE_ENDIAN
998 config DDB5XXX_COMMON
1000 select SYS_SUPPORTS_KGDB
1002 config MIPS_BOARDS_GEN
1013 select HAS_TXX9_SERIAL
1017 select SERIAL_RM9000
1046 select SYS_HAS_CPU_MIPS32_R1
1047 select SYS_SUPPORTS_32BIT_KERNEL
1048 select SYS_SUPPORTS_APM_EMULATION
1049 select SYS_SUPPORTS_KGDB
1057 select DMA_NONCOHERENT
1059 select SYS_HAS_CPU_MIPS32_R1
1060 select SYS_HAS_EARLY_PRINTK
1061 select SYS_SUPPORTS_32BIT_KERNEL
1062 select GENERIC_HARDIRQS_NO__DO_IRQ
1063 select SYS_SUPPORTS_KGDB
1065 config SWAP_IO_SPACE
1073 config SERIAL_RM9000
1083 # Unfortunately not all GT64120 systems run the chip at the same clock.
1084 # As the user for the clock rate and try to minimize the available options.
1087 prompt "Galileo Chip Clock"
1088 #default SYSCLK_83 if MIPS_EV64120
1089 depends on MIPS_EV64120 || MOMENCO_OCELOT || MOMENCO_OCELOT_G
1090 default SYSCLK_83 if MIPS_EV64120
1091 default SYSCLK_100 if MOMENCO_OCELOT || MOMENCO_OCELOT_G
1094 bool "75" if MIPS_EV64120
1097 bool "83.3" if MIPS_EV64120
1100 bool "100" if MIPS_EV64120 || MOMENCO_OCELOT || MOMENCO_OCELOT_G
1110 config MIPS_L1_CACHE_SHIFT
1112 default "4" if MACH_DECSTATION || SNI_RM
1113 default "7" if SGI_IP27
1116 config HAVE_STD_PC_SERIAL_PORT
1120 bool "ARC console support"
1121 depends on SGI_IP22 || (SNI_RM && CPU_LITTLE_ENDIAN)
1125 depends on MACH_JAZZ || SNI_RM || SGI_IP32
1130 depends on MACH_JAZZ || SNI_RM || SGI_IP22 || SGI_IP32
1139 config TOSHIBA_BOARDS
1142 menu "CPU selection"
1148 config CPU_MIPS32_R1
1149 bool "MIPS32 Release 1"
1150 depends on SYS_HAS_CPU_MIPS32_R1
1152 select CPU_HAS_PREFETCH
1153 select CPU_SUPPORTS_32BIT_KERNEL
1154 select CPU_SUPPORTS_HIGHMEM
1156 Choose this option to build a kernel for release 1 or later of the
1157 MIPS32 architecture. Most modern embedded systems with a 32-bit
1158 MIPS processor are based on a MIPS32 processor. If you know the
1159 specific type of processor in your system, choose those that one
1160 otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
1161 Release 2 of the MIPS32 architecture is available since several
1162 years so chances are you even have a MIPS32 Release 2 processor
1163 in which case you should choose CPU_MIPS32_R2 instead for better
1166 config CPU_MIPS32_R2
1167 bool "MIPS32 Release 2"
1168 depends on SYS_HAS_CPU_MIPS32_R2
1170 select CPU_HAS_PREFETCH
1171 select CPU_SUPPORTS_32BIT_KERNEL
1172 select CPU_SUPPORTS_HIGHMEM
1174 Choose this option to build a kernel for release 2 or later of the
1175 MIPS32 architecture. Most modern embedded systems with a 32-bit
1176 MIPS processor are based on a MIPS32 processor. If you know the
1177 specific type of processor in your system, choose those that one
1178 otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
1180 config CPU_MIPS64_R1
1181 bool "MIPS64 Release 1"
1182 depends on SYS_HAS_CPU_MIPS64_R1
1184 select CPU_HAS_PREFETCH
1185 select CPU_SUPPORTS_32BIT_KERNEL
1186 select CPU_SUPPORTS_64BIT_KERNEL
1187 select CPU_SUPPORTS_HIGHMEM
1189 Choose this option to build a kernel for release 1 or later of the
1190 MIPS64 architecture. Many modern embedded systems with a 64-bit
1191 MIPS processor are based on a MIPS64 processor. If you know the
1192 specific type of processor in your system, choose those that one
1193 otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
1194 Release 2 of the MIPS64 architecture is available since several
1195 years so chances are you even have a MIPS64 Release 2 processor
1196 in which case you should choose CPU_MIPS64_R2 instead for better
1199 config CPU_MIPS64_R2
1200 bool "MIPS64 Release 2"
1201 depends on SYS_HAS_CPU_MIPS64_R2
1203 select CPU_HAS_PREFETCH
1204 select CPU_SUPPORTS_32BIT_KERNEL
1205 select CPU_SUPPORTS_64BIT_KERNEL
1206 select CPU_SUPPORTS_HIGHMEM
1208 Choose this option to build a kernel for release 2 or later of the
1209 MIPS64 architecture. Many modern embedded systems with a 64-bit
1210 MIPS processor are based on a MIPS64 processor. If you know the
1211 specific type of processor in your system, choose those that one
1212 otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
1216 depends on SYS_HAS_CPU_R3000
1218 select CPU_SUPPORTS_32BIT_KERNEL
1219 select CPU_SUPPORTS_HIGHMEM
1221 Please make sure to pick the right CPU type. Linux/MIPS is not
1222 designed to be generic, i.e. Kernels compiled for R3000 CPUs will
1223 *not* work on R4000 machines and vice versa. However, since most
1224 of the supported machines have an R4000 (or similar) CPU, R4x00
1225 might be a safe bet. If the resulting kernel does not work,
1226 try to recompile with R3000.
1230 depends on SYS_HAS_CPU_TX39XX
1231 select CPU_SUPPORTS_32BIT_KERNEL
1235 depends on SYS_HAS_CPU_VR41XX
1236 select CPU_SUPPORTS_32BIT_KERNEL
1237 select CPU_SUPPORTS_64BIT_KERNEL
1239 The options selects support for the NEC VR4100 series of processors.
1240 Only choose this option if you have one of these processors as a
1241 kernel built with this option will not run on any other type of
1242 processor or vice versa.
1246 depends on SYS_HAS_CPU_R4300
1248 select CPU_SUPPORTS_32BIT_KERNEL
1249 select CPU_SUPPORTS_64BIT_KERNEL
1251 MIPS Technologies R4300-series processors.
1255 depends on SYS_HAS_CPU_R4X00
1257 select CPU_SUPPORTS_32BIT_KERNEL
1258 select CPU_SUPPORTS_64BIT_KERNEL
1260 MIPS Technologies R4000-series processors other than 4300, including
1261 the R4000, R4400, R4600, and 4700.
1265 depends on SYS_HAS_CPU_TX49XX
1267 select CPU_HAS_PREFETCH
1268 select CPU_SUPPORTS_32BIT_KERNEL
1269 select CPU_SUPPORTS_64BIT_KERNEL
1273 depends on SYS_HAS_CPU_R5000
1275 select CPU_SUPPORTS_32BIT_KERNEL
1276 select CPU_SUPPORTS_64BIT_KERNEL
1278 MIPS Technologies R5000-series processors other than the Nevada.
1282 depends on SYS_HAS_CPU_R5432
1284 select CPU_SUPPORTS_32BIT_KERNEL
1285 select CPU_SUPPORTS_64BIT_KERNEL
1289 depends on EXPERIMENTAL
1291 depends on SYS_HAS_CPU_R6000
1292 select CPU_SUPPORTS_32BIT_KERNEL
1294 MIPS Technologies R6000 and R6000A series processors. Note these
1295 processors are extremely rare and the support for them is incomplete.
1299 depends on SYS_HAS_CPU_NEVADA
1301 select CPU_SUPPORTS_32BIT_KERNEL
1302 select CPU_SUPPORTS_64BIT_KERNEL
1304 QED / PMC-Sierra RM52xx-series ("Nevada") processors.
1308 depends on EXPERIMENTAL
1309 depends on SYS_HAS_CPU_R8000
1311 select CPU_HAS_PREFETCH
1312 select CPU_SUPPORTS_64BIT_KERNEL
1314 MIPS Technologies R8000 processors. Note these processors are
1315 uncommon and the support for them is incomplete.
1319 depends on SYS_HAS_CPU_R10000
1321 select CPU_HAS_PREFETCH
1322 select CPU_SUPPORTS_32BIT_KERNEL
1323 select CPU_SUPPORTS_64BIT_KERNEL
1324 select CPU_SUPPORTS_HIGHMEM
1326 MIPS Technologies R10000-series processors.
1330 depends on SYS_HAS_CPU_RM7000
1332 select CPU_HAS_PREFETCH
1333 select CPU_SUPPORTS_32BIT_KERNEL
1334 select CPU_SUPPORTS_64BIT_KERNEL
1335 select CPU_SUPPORTS_HIGHMEM
1339 depends on SYS_HAS_CPU_RM9000
1341 select CPU_HAS_PREFETCH
1342 select CPU_SUPPORTS_32BIT_KERNEL
1343 select CPU_SUPPORTS_64BIT_KERNEL
1344 select CPU_SUPPORTS_HIGHMEM
1345 select WEAK_ORDERING
1349 depends on SYS_HAS_CPU_SB1
1351 select CPU_SUPPORTS_32BIT_KERNEL
1352 select CPU_SUPPORTS_64BIT_KERNEL
1353 select CPU_SUPPORTS_HIGHMEM
1354 select WEAK_ORDERING
1358 config SYS_HAS_CPU_MIPS32_R1
1361 config SYS_HAS_CPU_MIPS32_R2
1364 config SYS_HAS_CPU_MIPS64_R1
1367 config SYS_HAS_CPU_MIPS64_R2
1370 config SYS_HAS_CPU_R3000
1373 config SYS_HAS_CPU_TX39XX
1376 config SYS_HAS_CPU_VR41XX
1379 config SYS_HAS_CPU_R4300
1382 config SYS_HAS_CPU_R4X00
1385 config SYS_HAS_CPU_TX49XX
1388 config SYS_HAS_CPU_R5000
1391 config SYS_HAS_CPU_R5432
1394 config SYS_HAS_CPU_R6000
1397 config SYS_HAS_CPU_NEVADA
1400 config SYS_HAS_CPU_R8000
1403 config SYS_HAS_CPU_R10000
1406 config SYS_HAS_CPU_RM7000
1409 config SYS_HAS_CPU_RM9000
1412 config SYS_HAS_CPU_SB1
1415 config WEAK_ORDERING
1420 # These two indicate any level of the MIPS32 and MIPS64 architecture
1424 default y if CPU_MIPS32_R1 || CPU_MIPS32_R2
1428 default y if CPU_MIPS64_R1 || CPU_MIPS64_R2
1431 # These two indicate the revision of the architecture, either Release 1 or Release 2
1435 default y if CPU_MIPS32_R1 || CPU_MIPS64_R1
1439 default y if CPU_MIPS32_R2 || CPU_MIPS64_R2
1441 config SYS_SUPPORTS_32BIT_KERNEL
1443 config SYS_SUPPORTS_64BIT_KERNEL
1445 config CPU_SUPPORTS_32BIT_KERNEL
1447 config CPU_SUPPORTS_64BIT_KERNEL
1454 prompt "Kernel code model"
1456 You should only select this option if you have a workload that
1457 actually benefits from 64-bit processing or if your machine has
1458 large memory. You will only be presented a single option in this
1459 menu if your system does not support both 32-bit and 64-bit kernels.
1462 bool "32-bit kernel"
1463 depends on CPU_SUPPORTS_32BIT_KERNEL && SYS_SUPPORTS_32BIT_KERNEL
1466 Select this option if you want to build a 32-bit kernel.
1468 bool "64-bit kernel"
1469 depends on CPU_SUPPORTS_64BIT_KERNEL && SYS_SUPPORTS_64BIT_KERNEL
1471 Select this option if you want to build a 64-bit kernel.
1476 prompt "Kernel page size"
1477 default PAGE_SIZE_4KB
1479 config PAGE_SIZE_4KB
1482 This option select the standard 4kB Linux page size. On some
1483 R3000-family processors this is the only available page size. Using
1484 4kB page size will minimize memory consumption and is therefore
1485 recommended for low memory systems.
1487 config PAGE_SIZE_8KB
1489 depends on EXPERIMENTAL && CPU_R8000
1491 Using 8kB page size will result in higher performance kernel at
1492 the price of higher memory consumption. This option is available
1493 only on the R8000 processor. Not that at the time of this writing
1494 this option is still high experimental; there are also issues with
1495 compatibility of user applications.
1497 config PAGE_SIZE_16KB
1499 depends on !CPU_R3000 && !CPU_TX39XX
1501 Using 16kB page size will result in higher performance kernel at
1502 the price of higher memory consumption. This option is available on
1503 all non-R3000 family processors. Note that you will need a suitable
1504 Linux distribution to support this.
1506 config PAGE_SIZE_64KB
1508 depends on EXPERIMENTAL && !CPU_R3000 && !CPU_TX39XX
1510 Using 64kB page size will result in higher performance kernel at
1511 the price of higher memory consumption. This option is available on
1512 all non-R3000 family processor. Not that at the time of this
1513 writing this option is still high experimental.
1520 config IP22_CPU_SCACHE
1525 # Support for a MIPS32 / MIPS64 style S-caches
1527 config MIPS_CPU_SCACHE
1531 config R5000_CPU_SCACHE
1535 config RM7000_CPU_SCACHE
1539 config SIBYTE_DMA_PAGEOPS
1540 bool "Use DMA to clear/copy pages"
1543 Instead of using the CPU to zero and copy pages, use a Data Mover
1544 channel. These DMA channels are otherwise unused by the standard
1545 SiByte Linux port. Seems to give a small performance benefit.
1547 config CPU_HAS_PREFETCH
1551 prompt "MIPS MT options"
1553 config MIPS_MT_DISABLED
1554 bool "Disable multithreading support."
1556 Use this option if your workload can't take advantage of
1557 MIPS hardware multithreading support. On systems that don't have
1558 the option of an MT-enabled processor this option will be the only
1559 option in this menu.
1562 bool "Use 1 TC on each available VPE for SMP"
1563 depends on SYS_SUPPORTS_MULTITHREADING
1564 select CPU_MIPSR2_IRQ_VI
1565 select CPU_MIPSR2_SRS
1568 select SYS_SUPPORTS_SMP
1570 This is a kernel model which is also known a VSMP or lately
1571 has been marketesed into SMVP.
1574 bool "SMTC: Use all TCs on all VPEs for SMP"
1575 depends on CPU_MIPS32_R2
1576 #depends on CPU_MIPS64_R2 # once there is hardware ...
1577 depends on SYS_SUPPORTS_MULTITHREADING
1578 select CPU_MIPSR2_IRQ_VI
1579 select CPU_MIPSR2_SRS
1581 select NR_CPUS_DEFAULT_2
1582 select NR_CPUS_DEFAULT_8
1584 select SYS_SUPPORTS_SMP
1586 This is a kernel model which is known a SMTC or lately has been
1587 marketesed into SMVP.
1589 config MIPS_VPE_LOADER
1590 bool "VPE loader support."
1591 depends on SYS_SUPPORTS_MULTITHREADING
1594 Includes a loader for loading an elf relocatable object
1595 onto another VPE and running it.
1602 config SYS_SUPPORTS_MULTITHREADING
1605 config MIPS_MT_FPAFF
1606 bool "Dynamic FPU affinity for FP-intensive threads"
1610 config MIPS_MT_SMTC_INSTANT_REPLAY
1611 bool "Low-latency Dispatch of Deferred SMTC IPIs"
1612 depends on MIPS_MT_SMTC
1615 SMTC pseudo-interrupts between TCs are deferred and queued
1616 if the target TC is interrupt-inhibited (IXMT). In the first
1617 SMTC prototypes, these queued IPIs were serviced on return
1618 to user mode, or on entry into the kernel idle loop. The
1619 INSTANT_REPLAY option dispatches them as part of local_irq_restore()
1620 processing, which adds runtime overhead (hence the option to turn
1621 it off), but ensures that IPIs are handled promptly even under
1622 heavy I/O interrupt load.
1624 config MIPS_VPE_LOADER_TOM
1625 bool "Load VPE program into memory hidden from linux"
1626 depends on MIPS_VPE_LOADER
1629 The loader can use memory that is present but has been hidden from
1630 Linux using the kernel command line option "mem=xxMB". It's up to
1631 you to ensure the amount you put in the option and the space your
1632 program requires is less or equal to the amount physically present.
1634 # this should possibly be in drivers/char, but it is rather cpu related. Hmmm
1635 config MIPS_VPE_APSP_API
1636 bool "Enable support for AP/SP API (RTLX)"
1637 depends on MIPS_VPE_LOADER
1640 config MIPS_APSP_KSPD
1642 depends on MIPS_VPE_APSP_API
1645 KSPD is a kernel daemon that accepts syscall requests from the SP
1646 side, actions them and returns the results. It also handles the
1647 "exit" syscall notifying other kernel modules the SP program is
1648 exiting. You probably want to say yes here.
1650 config SB1_PASS_1_WORKAROUNDS
1652 depends on CPU_SB1_PASS_1
1655 config SB1_PASS_2_WORKAROUNDS
1657 depends on CPU_SB1 && (CPU_SB1_PASS_2_2 || CPU_SB1_PASS_2)
1660 config SB1_PASS_2_1_WORKAROUNDS
1662 depends on CPU_SB1 && CPU_SB1_PASS_2
1665 config 64BIT_PHYS_ADDR
1666 bool "Support for 64-bit physical address space"
1667 depends on (CPU_R4X00 || CPU_R5000 || CPU_RM7000 || CPU_RM9000 || CPU_R10000 || CPU_SB1 || CPU_MIPS32 || CPU_MIPS64) && 32BIT
1672 config CPU_HAS_SMARTMIPS
1673 depends on SYS_SUPPORTS_SMARTMIPS
1674 bool "Support for the SmartMIPS ASE"
1676 SmartMIPS is a extension of the MIPS32 architecture aimed at
1677 increased security at both hardware and software level for
1678 smartcards. Enabling this option will allow proper use of the
1679 SmartMIPS instructions by Linux applications. However a kernel with
1680 this option will not work on a MIPS core without SmartMIPS core. If
1681 you don't know you probably don't have SmartMIPS and should say N
1688 # Vectored interrupt mode is an R2 feature
1690 config CPU_MIPSR2_IRQ_VI
1694 # Extended interrupt mode is an R2 feature
1696 config CPU_MIPSR2_IRQ_EI
1700 # Shadow registers are an R2 feature
1702 config CPU_MIPSR2_SRS
1707 depends on !CPU_R3000
1711 # Use the generic interrupt handling code in kernel/irq/:
1713 config GENERIC_HARDIRQS
1717 config GENERIC_IRQ_PROBE
1725 # - Highmem only makes sense for the 32-bit kernel.
1726 # - The current highmem code will only work properly on physically indexed
1727 # caches such as R3000, SB1, R7000 or those that look like they're virtually
1728 # indexed such as R4000/R4400 SC and MC versions or R10000. So for the
1729 # moment we protect the user and offer the highmem option only on machines
1730 # where it's known to be safe. This will not offer highmem on a few systems
1731 # such as MIPS32 and MIPS64 CPUs which may have virtual and physically
1732 # indexed CPUs but we're playing safe.
1733 # - We use SYS_SUPPORTS_HIGHMEM to offer highmem only for systems where we
1734 # know they might have memory configurations that could make use of highmem
1738 bool "High Memory Support"
1739 depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM
1741 config CPU_SUPPORTS_HIGHMEM
1744 config SYS_SUPPORTS_HIGHMEM
1747 config SYS_SUPPORTS_SMARTMIPS
1750 config ARCH_FLATMEM_ENABLE
1754 config ARCH_DISCONTIGMEM_ENABLE
1756 default y if SGI_IP27
1758 Say Y to upport efficient handling of discontiguous physical memory,
1759 for architectures which are either NUMA (Non-Uniform Memory Access)
1760 or have huge holes in the physical address space for other reasons.
1761 See <file:Documentation/vm/numa> for more.
1763 config ARCH_SPARSEMEM_ENABLE
1765 select SPARSEMEM_STATIC
1769 depends on SYS_SUPPORTS_NUMA
1771 Say Y to compile the kernel to support NUMA (Non-Uniform Memory
1772 Access). This option improves performance on systems with more
1773 than two nodes; on two node systems it is generally better to
1774 leave it disabled; on single node systems disable this option
1777 config SYS_SUPPORTS_NUMA
1783 depends on NEED_MULTIPLE_NODES
1788 bool "Multi-Processing support"
1789 depends on SYS_SUPPORTS_SMP
1792 This enables support for systems with more than one CPU. If you have
1793 a system with only one CPU, like most personal computers, say N. If
1794 you have a system with more than one CPU, say Y.
1796 If you say N here, the kernel will run on single and multiprocessor
1797 machines, but will use only one CPU of a multiprocessor machine. If
1798 you say Y here, the kernel will run on many, but not all,
1799 singleprocessor machines. On a singleprocessor machine, the kernel
1800 will run faster if you say N here.
1802 People using multiprocessor machines who say Y here should also say
1803 Y to "Enhanced Real Time Clock Support", below.
1805 See also the <file:Documentation/smp.txt> and the SMP-HOWTO
1806 available at <http://www.tldp.org/docs.html#howto>.
1808 If you don't know what to do here, say N.
1810 config SYS_SUPPORTS_SMP
1813 config NR_CPUS_DEFAULT_2
1816 config NR_CPUS_DEFAULT_4
1819 config NR_CPUS_DEFAULT_8
1822 config NR_CPUS_DEFAULT_16
1825 config NR_CPUS_DEFAULT_32
1828 config NR_CPUS_DEFAULT_64
1832 int "Maximum number of CPUs (2-64)"
1835 default "2" if NR_CPUS_DEFAULT_2
1836 default "4" if NR_CPUS_DEFAULT_4
1837 default "8" if NR_CPUS_DEFAULT_8
1838 default "16" if NR_CPUS_DEFAULT_16
1839 default "32" if NR_CPUS_DEFAULT_32
1840 default "64" if NR_CPUS_DEFAULT_64
1842 This allows you to specify the maximum number of CPUs which this
1843 kernel will support. The maximum supported value is 32 for 32-bit
1844 kernel and 64 for 64-bit kernels; the minimum value which makes
1847 This is purely to save memory - each supported CPU adds
1848 approximately eight kilobytes to the kernel image.
1851 # Timer Interrupt Frequency Configuration
1855 prompt "Timer frequency"
1858 Allows the configuration of the timer frequency.
1861 bool "48 HZ" if SYS_SUPPORTS_48HZ
1864 bool "100 HZ" if SYS_SUPPORTS_100HZ || SYS_SUPPORTS_ARBIT_HZ
1867 bool "128 HZ" if SYS_SUPPORTS_128HZ || SYS_SUPPORTS_ARBIT_HZ
1870 bool "250 HZ" if SYS_SUPPORTS_250HZ || SYS_SUPPORTS_ARBIT_HZ
1873 bool "256 HZ" if SYS_SUPPORTS_256HZ || SYS_SUPPORTS_ARBIT_HZ
1876 bool "1000 HZ" if SYS_SUPPORTS_1000HZ || SYS_SUPPORTS_ARBIT_HZ
1879 bool "1024 HZ" if SYS_SUPPORTS_1024HZ || SYS_SUPPORTS_ARBIT_HZ
1883 config SYS_SUPPORTS_48HZ
1886 config SYS_SUPPORTS_100HZ
1889 config SYS_SUPPORTS_128HZ
1892 config SYS_SUPPORTS_250HZ
1895 config SYS_SUPPORTS_256HZ
1898 config SYS_SUPPORTS_1000HZ
1901 config SYS_SUPPORTS_1024HZ
1904 config SYS_SUPPORTS_ARBIT_HZ
1906 default y if !SYS_SUPPORTS_48HZ && !SYS_SUPPORTS_100HZ && \
1907 !SYS_SUPPORTS_128HZ && !SYS_SUPPORTS_250HZ && \
1908 !SYS_SUPPORTS_256HZ && !SYS_SUPPORTS_1000HZ && \
1909 !SYS_SUPPORTS_1024HZ
1914 default 100 if HZ_100
1915 default 128 if HZ_128
1916 default 250 if HZ_250
1917 default 256 if HZ_256
1918 default 1000 if HZ_1000
1919 default 1024 if HZ_1024
1921 source "kernel/Kconfig.preempt"
1923 config MIPS_INSANE_LARGE
1924 bool "Support for large 64-bit configurations"
1925 depends on CPU_R10000 && 64BIT
1927 MIPS R10000 does support a 44 bit / 16TB address space as opposed to
1928 previous 64-bit processors which only supported 40 bit / 1TB. If you
1929 need processes of more than 1TB virtual address space, say Y here.
1930 This will result in additional memory usage, so it is not
1931 recommended for normal users.
1934 bool "Kexec system call (EXPERIMENTAL)"
1935 depends on EXPERIMENTAL
1937 kexec is a system call that implements the ability to shutdown your
1938 current kernel, and to start another kernel. It is like a reboot
1939 but it is indepedent of the system firmware. And like a reboot
1940 you can start any kernel with it, not just Linux.
1942 The name comes from the similiarity to the exec system call.
1944 It is an ongoing process to be certain the hardware in a machine
1945 is properly shutdown, so do not be surprised if this code does not
1946 initially work for you. It may help to enable device hotplugging
1947 support. As of this writing the exact hardware interface is
1948 strongly in flux, so no good recommendation can be made.
1951 bool "Enable seccomp to safely compute untrusted bytecode"
1952 depends on PROC_FS && BROKEN
1955 This kernel feature is useful for number crunching applications
1956 that may need to compute untrusted bytecode during their
1957 execution. By using pipes or other transports made available to
1958 the process as file descriptors supporting the read/write
1959 syscalls, it's possible to isolate those applications in
1960 their own address space using seccomp. Once seccomp is
1961 enabled via /proc/<pid>/seccomp, it cannot be disabled
1962 and the task is only allowed to execute a few safe syscalls
1963 defined by each seccomp mode.
1965 If unsure, say Y. Only embedded should say N here.
1969 config RWSEM_GENERIC_SPINLOCK
1973 config LOCKDEP_SUPPORT
1977 config STACKTRACE_SUPPORT
1981 source "init/Kconfig"
1983 menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
1991 bool "Support for PCI controller"
1992 depends on HW_HAS_PCI
1994 Find out whether you have a PCI motherboard. PCI is the name of a
1995 bus system, i.e. the way the CPU talks to the other stuff inside
1996 your box. Other bus systems are ISA, EISA, or VESA. If you have PCI,
1999 The PCI-HOWTO, available from
2000 <http://www.tldp.org/docs.html#howto>, contains valuable
2001 information about which PCI hardware does work under Linux and which
2008 source "drivers/pci/Kconfig"
2011 # ISA support is now enabled via select. Too many systems still have the one
2012 # or other ISA chip on the board that users don't know about so don't expect
2013 # users to choose the right thing ...
2020 depends on HW_HAS_EISA
2022 select GENERIC_ISA_DMA
2024 The Extended Industry Standard Architecture (EISA) bus was
2025 developed as an open alternative to the IBM MicroChannel bus.
2027 The EISA bus provided some of the features of the IBM MicroChannel
2028 bus while maintaining backward compatibility with cards made for
2029 the older ISA bus. The EISA bus saw limited use between 1988 and
2030 1995 when it was made obsolete by the PCI bus.
2032 Say Y here if you are building a kernel for an EISA-based machine.
2036 source "drivers/eisa/Kconfig"
2039 bool "TURBOchannel support"
2040 depends on MACH_DECSTATION
2042 TurboChannel is a DEC (now Compaq (now HP)) bus for Alpha and MIPS
2043 processors. Documentation on writing device drivers for TurboChannel
2045 <http://www.cs.arizona.edu/computer.help/policy/DIGITAL_unix/AA-PS3HD-TET1_html/TITLE.html>.
2048 # bool "Access.Bus support"
2058 source "drivers/pcmcia/Kconfig"
2060 source "drivers/pci/hotplug/Kconfig"
2064 menu "Executable file formats"
2066 source "fs/Kconfig.binfmt"
2072 bool "Use 64-bit ELF format for building"
2075 A 64-bit kernel is usually built using the 64-bit ELF binary object
2076 format as it's one that allows arbitrary 64-bit constructs. For
2077 kernels that are loaded within the KSEG compatibility segments the
2078 32-bit ELF format can optionally be used resulting in a somewhat
2079 smaller binary, but this option is not explicitly supported by the
2080 toolchain and since binutils 2.14 it does not even work at all.
2082 Say Y to use the 64-bit format or N to use the 32-bit one.
2087 bool "Include IRIX binary compatibility"
2088 depends on CPU_BIG_ENDIAN && 32BIT && BROKEN
2090 config MIPS32_COMPAT
2091 bool "Kernel support for Linux/MIPS 32-bit binary compatibility"
2094 Select this option if you want Linux/MIPS 32-bit binary
2095 compatibility. Since all software available for Linux/MIPS is
2096 currently 32-bit you should say Y here.
2100 depends on MIPS32_COMPAT
2103 config SYSVIPC_COMPAT
2105 depends on COMPAT && SYSVIPC
2109 bool "Kernel support for o32 binaries"
2110 depends on MIPS32_COMPAT
2112 Select this option if you want to run o32 binaries. These are pure
2113 32-bit binaries as used by the 32-bit Linux/MIPS port. Most of
2114 existing binaries are in this format.
2119 bool "Kernel support for n32 binaries"
2120 depends on MIPS32_COMPAT
2122 Select this option if you want to run n32 binaries. These are
2123 64-bit binaries using 32-bit quantities for addressing and certain
2124 data that would normally be 64-bit. They are used in special
2131 default y if MIPS32_O32 || MIPS32_N32
2135 menu "Power management options"
2137 source "kernel/power/Kconfig"
2141 source "net/Kconfig"
2143 source "drivers/Kconfig"
2147 source "arch/mips/oprofile/Kconfig"
2149 source "arch/mips/Kconfig.debug"
2151 source "security/Kconfig"
2153 source "crypto/Kconfig"
2155 source "lib/Kconfig"