Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
[pandora-kernel.git] / arch / mips / Kconfig
1 config MIPS
2         bool
3         default y
4         select HAVE_GENERIC_DMA_COHERENT
5         select HAVE_IDE
6         select HAVE_OPROFILE
7         select HAVE_PERF_EVENTS
8         select PERF_USE_VMALLOC
9         select HAVE_ARCH_KGDB
10         select HAVE_FUNCTION_TRACER
11         select HAVE_FUNCTION_TRACE_MCOUNT_TEST
12         select HAVE_DYNAMIC_FTRACE
13         select HAVE_FTRACE_MCOUNT_RECORD
14         select HAVE_C_RECORDMCOUNT
15         select HAVE_FUNCTION_GRAPH_TRACER
16         select HAVE_KPROBES
17         select HAVE_KRETPROBES
18         select RTC_LIB if !MACH_LOONGSON
19         select GENERIC_ATOMIC64 if !64BIT
20         select HAVE_DMA_ATTRS
21         select HAVE_DMA_API_DEBUG
22         select HAVE_GENERIC_HARDIRQS
23         select GENERIC_IRQ_PROBE
24         select HAVE_ARCH_JUMP_LABEL
25
26 menu "Machine selection"
27
28 config ZONE_DMA
29         bool
30
31 choice
32         prompt "System type"
33         default SGI_IP22
34
35 config MIPS_ALCHEMY
36         bool "Alchemy processor based machines"
37         select 64BIT_PHYS_ADDR
38         select CEVT_R4K_LIB
39         select CSRC_R4K_LIB
40         select IRQ_CPU
41         select SYS_HAS_CPU_MIPS32_R1
42         select SYS_SUPPORTS_32BIT_KERNEL
43         select SYS_SUPPORTS_APM_EMULATION
44         select GENERIC_GPIO
45         select ARCH_WANT_OPTIONAL_GPIOLIB
46         select SYS_SUPPORTS_ZBOOT
47
48 config AR7
49         bool "Texas Instruments AR7"
50         select BOOT_ELF32
51         select DMA_NONCOHERENT
52         select CEVT_R4K
53         select CSRC_R4K
54         select IRQ_CPU
55         select NO_EXCEPT_FILL
56         select SWAP_IO_SPACE
57         select SYS_HAS_CPU_MIPS32_R1
58         select SYS_HAS_EARLY_PRINTK
59         select SYS_SUPPORTS_32BIT_KERNEL
60         select SYS_SUPPORTS_LITTLE_ENDIAN
61         select SYS_SUPPORTS_ZBOOT_UART16550
62         select ARCH_REQUIRE_GPIOLIB
63         select GCD
64         select VLYNQ
65         help
66           Support for the Texas Instruments AR7 System-on-a-Chip
67           family: TNETD7100, 7200 and 7300.
68
69 config ATH79
70         bool "Atheros AR71XX/AR724X/AR913X based boards"
71         select ARCH_REQUIRE_GPIOLIB
72         select BOOT_RAW
73         select CEVT_R4K
74         select CSRC_R4K
75         select DMA_NONCOHERENT
76         select IRQ_CPU
77         select MIPS_MACHINE
78         select SYS_HAS_CPU_MIPS32_R2
79         select SYS_HAS_EARLY_PRINTK
80         select SYS_SUPPORTS_32BIT_KERNEL
81         select SYS_SUPPORTS_BIG_ENDIAN
82         help
83           Support for the Atheros AR71XX/AR724X/AR913X SoCs.
84
85 config BCM47XX
86         bool "Broadcom BCM47XX based boards"
87         select CEVT_R4K
88         select CSRC_R4K
89         select DMA_NONCOHERENT
90         select HW_HAS_PCI
91         select IRQ_CPU
92         select SYS_HAS_CPU_MIPS32_R1
93         select SYS_SUPPORTS_32BIT_KERNEL
94         select SYS_SUPPORTS_LITTLE_ENDIAN
95         select SSB
96         select SSB_DRIVER_MIPS
97         select SSB_DRIVER_EXTIF
98         select SSB_EMBEDDED
99         select SSB_B43_PCI_BRIDGE if PCI
100         select SSB_PCICORE_HOSTMODE if PCI
101         select GENERIC_GPIO
102         select SYS_HAS_EARLY_PRINTK
103         select CFE
104         help
105          Support for BCM47XX based boards
106
107 config BCM63XX
108         bool "Broadcom BCM63XX based boards"
109         select CEVT_R4K
110         select CSRC_R4K
111         select DMA_NONCOHERENT
112         select IRQ_CPU
113         select SYS_HAS_CPU_MIPS32_R1
114         select SYS_SUPPORTS_32BIT_KERNEL
115         select SYS_SUPPORTS_BIG_ENDIAN
116         select SYS_HAS_EARLY_PRINTK
117         select SWAP_IO_SPACE
118         select ARCH_REQUIRE_GPIOLIB
119         help
120          Support for BCM63XX based boards
121
122 config MIPS_COBALT
123         bool "Cobalt Server"
124         select CEVT_R4K
125         select CSRC_R4K
126         select CEVT_GT641XX
127         select DMA_NONCOHERENT
128         select HW_HAS_PCI
129         select I8253
130         select I8259
131         select IRQ_CPU
132         select IRQ_GT641XX
133         select PCI_GT64XXX_PCI0
134         select PCI
135         select SYS_HAS_CPU_NEVADA
136         select SYS_HAS_EARLY_PRINTK
137         select SYS_SUPPORTS_32BIT_KERNEL
138         select SYS_SUPPORTS_64BIT_KERNEL
139         select SYS_SUPPORTS_LITTLE_ENDIAN
140
141 config MACH_DECSTATION
142         bool "DECstations"
143         select BOOT_ELF32
144         select CEVT_DS1287
145         select CEVT_R4K
146         select CSRC_IOASIC
147         select CSRC_R4K
148         select CPU_DADDI_WORKAROUNDS if 64BIT
149         select CPU_R4000_WORKAROUNDS if 64BIT
150         select CPU_R4400_WORKAROUNDS if 64BIT
151         select DMA_NONCOHERENT
152         select NO_IOPORT
153         select IRQ_CPU
154         select SYS_HAS_CPU_R3000
155         select SYS_HAS_CPU_R4X00
156         select SYS_SUPPORTS_32BIT_KERNEL
157         select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
158         select SYS_SUPPORTS_LITTLE_ENDIAN
159         select SYS_SUPPORTS_128HZ
160         select SYS_SUPPORTS_256HZ
161         select SYS_SUPPORTS_1024HZ
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 MACH_JAZZ
178         bool "Jazz family of machines"
179         select ARC
180         select ARC32
181         select ARCH_MAY_HAVE_PC_FDC
182         select CEVT_R4K
183         select CSRC_R4K
184         select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN
185         select GENERIC_ISA_DMA
186         select IRQ_CPU
187         select I8253
188         select I8259
189         select ISA
190         select SYS_HAS_CPU_R4X00
191         select SYS_SUPPORTS_32BIT_KERNEL
192         select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
193         select SYS_SUPPORTS_100HZ
194         help
195          This a family of machines based on the MIPS R4030 chipset which was
196          used by several vendors to build RISC/os and Windows NT workstations.
197          Members include the Acer PICA, MIPS Magnum 4000, MIPS Millennium and
198          Olivetti M700-10 workstations.
199
200 config MACH_JZ4740
201         bool "Ingenic JZ4740 based machines"
202         select SYS_HAS_CPU_MIPS32_R1
203         select SYS_SUPPORTS_32BIT_KERNEL
204         select SYS_SUPPORTS_LITTLE_ENDIAN
205         select DMA_NONCOHERENT
206         select IRQ_CPU
207         select GENERIC_GPIO
208         select ARCH_REQUIRE_GPIOLIB
209         select SYS_HAS_EARLY_PRINTK
210         select HAVE_PWM
211
212 config LASAT
213         bool "LASAT Networks platforms"
214         select CEVT_R4K
215         select CSRC_R4K
216         select DMA_NONCOHERENT
217         select SYS_HAS_EARLY_PRINTK
218         select HW_HAS_PCI
219         select IRQ_CPU
220         select PCI_GT64XXX_PCI0
221         select MIPS_NILE4
222         select R5000_CPU_SCACHE
223         select SYS_HAS_CPU_R5000
224         select SYS_SUPPORTS_32BIT_KERNEL
225         select SYS_SUPPORTS_64BIT_KERNEL if BROKEN
226         select SYS_SUPPORTS_LITTLE_ENDIAN
227
228 config MACH_LOONGSON
229         bool "Loongson family of machines"
230         select SYS_SUPPORTS_ZBOOT
231         help
232           This enables the support of Loongson family of machines.
233
234           Loongson is a family of general-purpose MIPS-compatible CPUs.
235           developed at Institute of Computing Technology (ICT),
236           Chinese Academy of Sciences (CAS) in the People's Republic
237           of China. The chief architect is Professor Weiwu Hu.
238
239 config MIPS_MALTA
240         bool "MIPS Malta board"
241         select ARCH_MAY_HAVE_PC_FDC
242         select BOOT_ELF32
243         select BOOT_RAW
244         select CEVT_R4K
245         select CSRC_R4K
246         select DMA_NONCOHERENT
247         select GENERIC_ISA_DMA
248         select IRQ_CPU
249         select IRQ_GIC
250         select HW_HAS_PCI
251         select I8253
252         select I8259
253         select MIPS_BOARDS_GEN
254         select MIPS_BONITO64
255         select MIPS_CPU_SCACHE
256         select PCI_GT64XXX_PCI0
257         select MIPS_MSC
258         select SWAP_IO_SPACE
259         select SYS_HAS_CPU_MIPS32_R1
260         select SYS_HAS_CPU_MIPS32_R2
261         select SYS_HAS_CPU_MIPS64_R1
262         select SYS_HAS_CPU_NEVADA
263         select SYS_HAS_CPU_RM7000
264         select SYS_HAS_EARLY_PRINTK
265         select SYS_SUPPORTS_32BIT_KERNEL
266         select SYS_SUPPORTS_64BIT_KERNEL
267         select SYS_SUPPORTS_BIG_ENDIAN
268         select SYS_SUPPORTS_LITTLE_ENDIAN
269         select SYS_SUPPORTS_MIPS_CMP
270         select SYS_SUPPORTS_MULTITHREADING
271         select SYS_SUPPORTS_SMARTMIPS
272         select SYS_SUPPORTS_ZBOOT
273         help
274           This enables support for the MIPS Technologies Malta evaluation
275           board.
276
277 config MIPS_SIM
278         bool 'MIPS simulator (MIPSsim)'
279         select CEVT_R4K
280         select CSRC_R4K
281         select DMA_NONCOHERENT
282         select SYS_HAS_EARLY_PRINTK
283         select IRQ_CPU
284         select BOOT_RAW
285         select SYS_HAS_CPU_MIPS32_R1
286         select SYS_HAS_CPU_MIPS32_R2
287         select SYS_HAS_EARLY_PRINTK
288         select SYS_SUPPORTS_32BIT_KERNEL
289         select SYS_SUPPORTS_BIG_ENDIAN
290         select SYS_SUPPORTS_MULTITHREADING
291         select SYS_SUPPORTS_LITTLE_ENDIAN
292         help
293           This option enables support for MIPS Technologies MIPSsim software
294           emulator.
295
296 config NEC_MARKEINS
297         bool "NEC EMMA2RH Mark-eins board"
298         select SOC_EMMA2RH
299         select HW_HAS_PCI
300         help
301           This enables support for the NEC Electronics Mark-eins boards.
302
303 config MACH_VR41XX
304         bool "NEC VR4100 series based machines"
305         select CEVT_R4K
306         select CSRC_R4K
307         select SYS_HAS_CPU_VR41XX
308         select ARCH_REQUIRE_GPIOLIB
309
310 config NXP_STB220
311         bool "NXP STB220 board"
312         select SOC_PNX833X
313         help
314          Support for NXP Semiconductors STB220 Development Board.
315
316 config NXP_STB225
317         bool "NXP 225 board"
318         select SOC_PNX833X
319         select SOC_PNX8335
320         help
321          Support for NXP Semiconductors STB225 Development Board.
322
323 config PNX8550_JBS
324         bool "NXP PNX8550 based JBS board"
325         select PNX8550
326         select SYS_SUPPORTS_LITTLE_ENDIAN
327
328 config PNX8550_STB810
329         bool "NXP PNX8550 based STB810 board"
330         select PNX8550
331         select SYS_SUPPORTS_LITTLE_ENDIAN
332
333 config PMC_MSP
334         bool "PMC-Sierra MSP chipsets"
335         depends on EXPERIMENTAL
336         select DMA_NONCOHERENT
337         select SWAP_IO_SPACE
338         select NO_EXCEPT_FILL
339         select BOOT_RAW
340         select SYS_HAS_CPU_MIPS32_R1
341         select SYS_HAS_CPU_MIPS32_R2
342         select SYS_SUPPORTS_32BIT_KERNEL
343         select SYS_SUPPORTS_BIG_ENDIAN
344         select IRQ_CPU
345         select SERIAL_8250
346         select SERIAL_8250_CONSOLE
347         help
348           This adds support for the PMC-Sierra family of Multi-Service
349           Processor System-On-A-Chips.  These parts include a number
350           of integrated peripherals, interfaces and DSPs in addition to
351           a variety of MIPS cores.
352
353 config PMC_YOSEMITE
354         bool "PMC-Sierra Yosemite eval board"
355         select CEVT_R4K
356         select CSRC_R4K
357         select DMA_COHERENT
358         select HW_HAS_PCI
359         select IRQ_CPU
360         select IRQ_CPU_RM7K
361         select IRQ_CPU_RM9K
362         select SWAP_IO_SPACE
363         select SYS_HAS_CPU_RM9000
364         select SYS_HAS_EARLY_PRINTK
365         select SYS_SUPPORTS_32BIT_KERNEL
366         select SYS_SUPPORTS_64BIT_KERNEL
367         select SYS_SUPPORTS_BIG_ENDIAN
368         select SYS_SUPPORTS_HIGHMEM
369         select SYS_SUPPORTS_SMP
370         help
371           Yosemite is an evaluation board for the RM9000x2 processor
372           manufactured by PMC-Sierra.
373
374 config POWERTV
375         bool "Cisco PowerTV"
376         select BOOT_ELF32
377         select CEVT_R4K
378         select CPU_MIPSR2_IRQ_VI
379         select CPU_MIPSR2_IRQ_EI
380         select CSRC_POWERTV
381         select DMA_NONCOHERENT
382         select HW_HAS_PCI
383         select SYS_HAS_EARLY_PRINTK
384         select SYS_HAS_CPU_MIPS32_R2
385         select SYS_SUPPORTS_32BIT_KERNEL
386         select SYS_SUPPORTS_BIG_ENDIAN
387         select SYS_SUPPORTS_HIGHMEM
388         select USB_OHCI_LITTLE_ENDIAN
389         help
390           This enables support for the Cisco PowerTV Platform.
391
392 config SGI_IP22
393         bool "SGI IP22 (Indy/Indigo2)"
394         select ARC
395         select ARC32
396         select BOOT_ELF32
397         select CEVT_R4K
398         select CSRC_R4K
399         select DEFAULT_SGI_PARTITION
400         select DMA_NONCOHERENT
401         select HW_HAS_EISA
402         select I8253
403         select I8259
404         select IP22_CPU_SCACHE
405         select IRQ_CPU
406         select GENERIC_ISA_DMA_SUPPORT_BROKEN
407         select SGI_HAS_I8042
408         select SGI_HAS_INDYDOG
409         select SGI_HAS_HAL2
410         select SGI_HAS_SEEQ
411         select SGI_HAS_WD93
412         select SGI_HAS_ZILOG
413         select SWAP_IO_SPACE
414         select SYS_HAS_CPU_R4X00
415         select SYS_HAS_CPU_R5000
416         #
417         # Disable EARLY_PRINTK for now since it leads to overwritten prom
418         # memory during early boot on some machines.
419         #
420         # See http://www.linux-mips.org/cgi-bin/mesg.cgi?a=linux-mips&i=20091119164009.GA15038%40deprecation.cyrius.com
421         # for a more details discussion
422         #
423         # select SYS_HAS_EARLY_PRINTK
424         select SYS_SUPPORTS_32BIT_KERNEL
425         select SYS_SUPPORTS_64BIT_KERNEL
426         select SYS_SUPPORTS_BIG_ENDIAN
427         help
428           This are the SGI Indy, Challenge S and Indigo2, as well as certain
429           OEM variants like the Tandem CMN B006S. To compile a Linux kernel
430           that runs on these, say Y here.
431
432 config SGI_IP27
433         bool "SGI IP27 (Origin200/2000)"
434         select ARC
435         select ARC64
436         select BOOT_ELF64
437         select DEFAULT_SGI_PARTITION
438         select DMA_COHERENT
439         select SYS_HAS_EARLY_PRINTK
440         select HW_HAS_PCI
441         select NR_CPUS_DEFAULT_64
442         select SYS_HAS_CPU_R10000
443         select SYS_SUPPORTS_64BIT_KERNEL
444         select SYS_SUPPORTS_BIG_ENDIAN
445         select SYS_SUPPORTS_NUMA
446         select SYS_SUPPORTS_SMP
447         help
448           This are the SGI Origin 200, Origin 2000 and Onyx 2 Graphics
449           workstations.  To compile a Linux kernel that runs on these, say Y
450           here.
451
452 config SGI_IP28
453         bool "SGI IP28 (Indigo2 R10k) (EXPERIMENTAL)"
454         depends on EXPERIMENTAL
455         select ARC
456         select ARC64
457         select BOOT_ELF64
458         select CEVT_R4K
459         select CSRC_R4K
460         select DEFAULT_SGI_PARTITION
461         select DMA_NONCOHERENT
462         select GENERIC_ISA_DMA_SUPPORT_BROKEN
463         select IRQ_CPU
464         select HW_HAS_EISA
465         select I8253
466         select I8259
467         select SGI_HAS_I8042
468         select SGI_HAS_INDYDOG
469         select SGI_HAS_HAL2
470         select SGI_HAS_SEEQ
471         select SGI_HAS_WD93
472         select SGI_HAS_ZILOG
473         select SWAP_IO_SPACE
474         select SYS_HAS_CPU_R10000
475         #
476         # Disable EARLY_PRINTK for now since it leads to overwritten prom
477         # memory during early boot on some machines.
478         #
479         # See http://www.linux-mips.org/cgi-bin/mesg.cgi?a=linux-mips&i=20091119164009.GA15038%40deprecation.cyrius.com
480         # for a more details discussion
481         #
482         # select SYS_HAS_EARLY_PRINTK
483         select SYS_SUPPORTS_64BIT_KERNEL
484         select SYS_SUPPORTS_BIG_ENDIAN
485       help
486         This is the SGI Indigo2 with R10000 processor.  To compile a Linux
487         kernel that runs on these, say Y here.
488
489 config SGI_IP32
490         bool "SGI IP32 (O2)"
491         select ARC
492         select ARC32
493         select BOOT_ELF32
494         select CEVT_R4K
495         select CSRC_R4K
496         select DMA_NONCOHERENT
497         select HW_HAS_PCI
498         select IRQ_CPU
499         select R5000_CPU_SCACHE
500         select RM7000_CPU_SCACHE
501         select SYS_HAS_CPU_R5000
502         select SYS_HAS_CPU_R10000 if BROKEN
503         select SYS_HAS_CPU_RM7000
504         select SYS_HAS_CPU_NEVADA
505         select SYS_SUPPORTS_64BIT_KERNEL
506         select SYS_SUPPORTS_BIG_ENDIAN
507         help
508           If you want this kernel to run on SGI O2 workstation, say Y here.
509
510 config SIBYTE_CRHINE
511         bool "Sibyte BCM91120C-CRhine"
512         depends on EXPERIMENTAL
513         select BOOT_ELF32
514         select DMA_COHERENT
515         select SIBYTE_BCM1120
516         select SWAP_IO_SPACE
517         select SYS_HAS_CPU_SB1
518         select SYS_SUPPORTS_BIG_ENDIAN
519         select SYS_SUPPORTS_LITTLE_ENDIAN
520
521 config SIBYTE_CARMEL
522         bool "Sibyte BCM91120x-Carmel"
523         depends on EXPERIMENTAL
524         select BOOT_ELF32
525         select DMA_COHERENT
526         select SIBYTE_BCM1120
527         select SWAP_IO_SPACE
528         select SYS_HAS_CPU_SB1
529         select SYS_SUPPORTS_BIG_ENDIAN
530         select SYS_SUPPORTS_LITTLE_ENDIAN
531
532 config SIBYTE_CRHONE
533         bool "Sibyte BCM91125C-CRhone"
534         depends on EXPERIMENTAL
535         select BOOT_ELF32
536         select DMA_COHERENT
537         select SIBYTE_BCM1125
538         select SWAP_IO_SPACE
539         select SYS_HAS_CPU_SB1
540         select SYS_SUPPORTS_BIG_ENDIAN
541         select SYS_SUPPORTS_HIGHMEM
542         select SYS_SUPPORTS_LITTLE_ENDIAN
543
544 config SIBYTE_RHONE
545         bool "Sibyte BCM91125E-Rhone"
546         depends on EXPERIMENTAL
547         select BOOT_ELF32
548         select DMA_COHERENT
549         select SIBYTE_BCM1125H
550         select SWAP_IO_SPACE
551         select SYS_HAS_CPU_SB1
552         select SYS_SUPPORTS_BIG_ENDIAN
553         select SYS_SUPPORTS_LITTLE_ENDIAN
554
555 config SIBYTE_SWARM
556         bool "Sibyte BCM91250A-SWARM"
557         select BOOT_ELF32
558         select DMA_COHERENT
559         select HAVE_PATA_PLATFORM
560         select NR_CPUS_DEFAULT_2
561         select SIBYTE_SB1250
562         select SWAP_IO_SPACE
563         select SYS_HAS_CPU_SB1
564         select SYS_SUPPORTS_BIG_ENDIAN
565         select SYS_SUPPORTS_HIGHMEM
566         select SYS_SUPPORTS_LITTLE_ENDIAN
567         select ZONE_DMA32 if 64BIT
568
569 config SIBYTE_LITTLESUR
570         bool "Sibyte BCM91250C2-LittleSur"
571         depends on EXPERIMENTAL
572         select BOOT_ELF32
573         select DMA_COHERENT
574         select HAVE_PATA_PLATFORM
575         select NR_CPUS_DEFAULT_2
576         select SIBYTE_SB1250
577         select SWAP_IO_SPACE
578         select SYS_HAS_CPU_SB1
579         select SYS_SUPPORTS_BIG_ENDIAN
580         select SYS_SUPPORTS_HIGHMEM
581         select SYS_SUPPORTS_LITTLE_ENDIAN
582
583 config SIBYTE_SENTOSA
584         bool "Sibyte BCM91250E-Sentosa"
585         depends on EXPERIMENTAL
586         select BOOT_ELF32
587         select DMA_COHERENT
588         select NR_CPUS_DEFAULT_2
589         select SIBYTE_SB1250
590         select SWAP_IO_SPACE
591         select SYS_HAS_CPU_SB1
592         select SYS_SUPPORTS_BIG_ENDIAN
593         select SYS_SUPPORTS_LITTLE_ENDIAN
594
595 config SIBYTE_BIGSUR
596         bool "Sibyte BCM91480B-BigSur"
597         select BOOT_ELF32
598         select DMA_COHERENT
599         select NR_CPUS_DEFAULT_4
600         select SIBYTE_BCM1x80
601         select SWAP_IO_SPACE
602         select SYS_HAS_CPU_SB1
603         select SYS_SUPPORTS_BIG_ENDIAN
604         select SYS_SUPPORTS_HIGHMEM
605         select SYS_SUPPORTS_LITTLE_ENDIAN
606         select ZONE_DMA32 if 64BIT
607
608 config SNI_RM
609         bool "SNI RM200/300/400"
610         select ARC if CPU_LITTLE_ENDIAN
611         select ARC32 if CPU_LITTLE_ENDIAN
612         select SNIPROM if CPU_BIG_ENDIAN
613         select ARCH_MAY_HAVE_PC_FDC
614         select BOOT_ELF32
615         select CEVT_R4K
616         select CSRC_R4K
617         select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN
618         select DMA_NONCOHERENT
619         select GENERIC_ISA_DMA
620         select HW_HAS_EISA
621         select HW_HAS_PCI
622         select IRQ_CPU
623         select I8253
624         select I8259
625         select ISA
626         select SWAP_IO_SPACE if CPU_BIG_ENDIAN
627         select SYS_HAS_CPU_R4X00
628         select SYS_HAS_CPU_R5000
629         select SYS_HAS_CPU_R10000
630         select R5000_CPU_SCACHE
631         select SYS_HAS_EARLY_PRINTK
632         select SYS_SUPPORTS_32BIT_KERNEL
633         select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
634         select SYS_SUPPORTS_BIG_ENDIAN
635         select SYS_SUPPORTS_HIGHMEM
636         select SYS_SUPPORTS_LITTLE_ENDIAN
637         help
638           The SNI RM200/300/400 are MIPS-based machines manufactured by
639           Siemens Nixdorf Informationssysteme (SNI), parent company of Pyramid
640           Technology and now in turn merged with Fujitsu.  Say Y here to
641           support this machine type.
642
643 config MACH_TX39XX
644         bool "Toshiba TX39 series based machines"
645
646 config MACH_TX49XX
647         bool "Toshiba TX49 series based machines"
648
649 config MIKROTIK_RB532
650         bool "Mikrotik RB532 boards"
651         select CEVT_R4K
652         select CSRC_R4K
653         select DMA_NONCOHERENT
654         select HW_HAS_PCI
655         select IRQ_CPU
656         select SYS_HAS_CPU_MIPS32_R1
657         select SYS_SUPPORTS_32BIT_KERNEL
658         select SYS_SUPPORTS_LITTLE_ENDIAN
659         select SWAP_IO_SPACE
660         select BOOT_RAW
661         select ARCH_REQUIRE_GPIOLIB
662         help
663           Support the Mikrotik(tm) RouterBoard 532 series,
664           based on the IDT RC32434 SoC.
665
666 config WR_PPMC
667         bool "Wind River PPMC board"
668         select CEVT_R4K
669         select CSRC_R4K
670         select IRQ_CPU
671         select BOOT_ELF32
672         select DMA_NONCOHERENT
673         select HW_HAS_PCI
674         select PCI_GT64XXX_PCI0
675         select SWAP_IO_SPACE
676         select SYS_HAS_CPU_MIPS32_R1
677         select SYS_HAS_CPU_MIPS32_R2
678         select SYS_HAS_CPU_MIPS64_R1
679         select SYS_HAS_CPU_NEVADA
680         select SYS_HAS_CPU_RM7000
681         select SYS_SUPPORTS_32BIT_KERNEL
682         select SYS_SUPPORTS_64BIT_KERNEL
683         select SYS_SUPPORTS_BIG_ENDIAN
684         select SYS_SUPPORTS_LITTLE_ENDIAN
685         help
686           This enables support for the Wind River MIPS32 4KC PPMC evaluation
687           board, which is based on GT64120 bridge chip.
688
689 config CAVIUM_OCTEON_SIMULATOR
690         bool "Cavium Networks Octeon Simulator"
691         select CEVT_R4K
692         select 64BIT_PHYS_ADDR
693         select DMA_COHERENT
694         select SYS_SUPPORTS_64BIT_KERNEL
695         select SYS_SUPPORTS_BIG_ENDIAN
696         select SYS_SUPPORTS_HIGHMEM
697         select SYS_SUPPORTS_HOTPLUG_CPU
698         select SYS_HAS_CPU_CAVIUM_OCTEON
699         help
700           The Octeon simulator is software performance model of the Cavium
701           Octeon Processor. It supports simulating Octeon processors on x86
702           hardware.
703
704 config CAVIUM_OCTEON_REFERENCE_BOARD
705         bool "Cavium Networks Octeon reference board"
706         select CEVT_R4K
707         select 64BIT_PHYS_ADDR
708         select DMA_COHERENT
709         select SYS_SUPPORTS_64BIT_KERNEL
710         select SYS_SUPPORTS_BIG_ENDIAN
711         select SYS_SUPPORTS_HIGHMEM
712         select SYS_SUPPORTS_HOTPLUG_CPU
713         select SYS_HAS_EARLY_PRINTK
714         select SYS_HAS_CPU_CAVIUM_OCTEON
715         select SWAP_IO_SPACE
716         select HW_HAS_PCI
717         select ARCH_SUPPORTS_MSI
718         select ZONE_DMA32
719         select USB_ARCH_HAS_OHCI
720         select USB_ARCH_HAS_EHCI
721         help
722           This option supports all of the Octeon reference boards from Cavium
723           Networks. It builds a kernel that dynamically determines the Octeon
724           CPU type and supports all known board reference implementations.
725           Some of the supported boards are:
726                 EBT3000
727                 EBH3000
728                 EBH3100
729                 Thunder
730                 Kodama
731                 Hikari
732           Say Y here for most Octeon reference boards.
733
734 endchoice
735
736 source "arch/mips/alchemy/Kconfig"
737 source "arch/mips/ath79/Kconfig"
738 source "arch/mips/bcm63xx/Kconfig"
739 source "arch/mips/jazz/Kconfig"
740 source "arch/mips/jz4740/Kconfig"
741 source "arch/mips/lasat/Kconfig"
742 source "arch/mips/pmc-sierra/Kconfig"
743 source "arch/mips/powertv/Kconfig"
744 source "arch/mips/sgi-ip27/Kconfig"
745 source "arch/mips/sibyte/Kconfig"
746 source "arch/mips/txx9/Kconfig"
747 source "arch/mips/vr41xx/Kconfig"
748 source "arch/mips/cavium-octeon/Kconfig"
749 source "arch/mips/loongson/Kconfig"
750
751 endmenu
752
753 config RWSEM_GENERIC_SPINLOCK
754         bool
755         default y
756
757 config RWSEM_XCHGADD_ALGORITHM
758         bool
759
760 config ARCH_HAS_ILOG2_U32
761         bool
762         default n
763
764 config ARCH_HAS_ILOG2_U64
765         bool
766         default n
767
768 config ARCH_SUPPORTS_OPROFILE
769         bool
770         default y if !MIPS_MT_SMTC
771
772 config GENERIC_FIND_NEXT_BIT
773         bool
774         default y
775
776 config GENERIC_HWEIGHT
777         bool
778         default y
779
780 config GENERIC_CALIBRATE_DELAY
781         bool
782         default y
783
784 config GENERIC_CLOCKEVENTS
785         bool
786         default y
787
788 config GENERIC_CMOS_UPDATE
789         bool
790         default y
791
792 config SCHED_OMIT_FRAME_POINTER
793         bool
794         default y
795
796 config GENERIC_HARDIRQS_NO__DO_IRQ
797         def_bool y
798
799 #
800 # Select some configuration options automatically based on user selections.
801 #
802 config ARC
803         bool
804
805 config ARCH_MAY_HAVE_PC_FDC
806         bool
807
808 config BOOT_RAW
809         bool
810
811 config CEVT_BCM1480
812         bool
813
814 config CEVT_DS1287
815         bool
816
817 config CEVT_GT641XX
818         bool
819
820 config CEVT_R4K_LIB
821         bool
822
823 config CEVT_R4K
824         select CEVT_R4K_LIB
825         bool
826
827 config CEVT_SB1250
828         bool
829
830 config CEVT_TXX9
831         bool
832
833 config CSRC_BCM1480
834         bool
835
836 config CSRC_IOASIC
837         bool
838
839 config CSRC_POWERTV
840         bool
841
842 config CSRC_R4K_LIB
843         bool
844
845 config CSRC_R4K
846         select CSRC_R4K_LIB
847         bool
848
849 config CSRC_SB1250
850         bool
851
852 config GPIO_TXX9
853         select GENERIC_GPIO
854         select ARCH_REQUIRE_GPIOLIB
855         bool
856
857 config CFE
858         bool
859
860 config DMA_COHERENT
861         bool
862
863 config DMA_NONCOHERENT
864         bool
865         select NEED_DMA_MAP_STATE
866
867 config NEED_DMA_MAP_STATE
868         bool
869
870 config SYS_HAS_EARLY_PRINTK
871         bool
872
873 config HOTPLUG_CPU
874         bool "Support for hot-pluggable CPUs"
875         depends on SMP && HOTPLUG && SYS_SUPPORTS_HOTPLUG_CPU
876         help
877           Say Y here to allow turning CPUs off and on. CPUs can be
878           controlled through /sys/devices/system/cpu.
879           (Note: power management support will enable this option
880             automatically on SMP systems. )
881           Say N if you want to disable CPU hotplug.
882
883 config SYS_SUPPORTS_HOTPLUG_CPU
884         bool
885
886 config I8259
887         bool
888
889 config MIPS_BONITO64
890         bool
891
892 config MIPS_MSC
893         bool
894
895 config MIPS_NILE4
896         bool
897
898 config MIPS_DISABLE_OBSOLETE_IDE
899         bool
900
901 config SYNC_R4K
902         bool
903
904 config MIPS_MACHINE
905         def_bool n
906
907 config NO_IOPORT
908         def_bool n
909
910 config GENERIC_ISA_DMA
911         bool
912         select ZONE_DMA if GENERIC_ISA_DMA_SUPPORT_BROKEN=n
913         select ISA_DMA_API
914
915 config GENERIC_ISA_DMA_SUPPORT_BROKEN
916         bool
917         select GENERIC_ISA_DMA
918
919 config ISA_DMA_API
920         bool
921
922 config GENERIC_GPIO
923         bool
924
925 #
926 # Endianess selection.  Sufficiently obscure so many users don't know what to
927 # answer,so we try hard to limit the available choices.  Also the use of a
928 # choice statement should be more obvious to the user.
929 #
930 choice
931         prompt "Endianess selection"
932         help
933           Some MIPS machines can be configured for either little or big endian
934           byte order. These modes require different kernels and a different
935           Linux distribution.  In general there is one preferred byteorder for a
936           particular system but some systems are just as commonly used in the
937           one or the other endianness.
938
939 config CPU_BIG_ENDIAN
940         bool "Big endian"
941         depends on SYS_SUPPORTS_BIG_ENDIAN
942
943 config CPU_LITTLE_ENDIAN
944         bool "Little endian"
945         depends on SYS_SUPPORTS_LITTLE_ENDIAN
946         help
947
948 endchoice
949
950 config EXPORT_UASM
951         bool
952
953 config SYS_SUPPORTS_APM_EMULATION
954         bool
955
956 config SYS_SUPPORTS_BIG_ENDIAN
957         bool
958
959 config SYS_SUPPORTS_LITTLE_ENDIAN
960         bool
961
962 config SYS_SUPPORTS_HUGETLBFS
963         bool
964         depends on CPU_SUPPORTS_HUGEPAGES && 64BIT
965         default y
966
967 config IRQ_CPU
968         bool
969
970 config IRQ_CPU_RM7K
971         bool
972
973 config IRQ_CPU_RM9K
974         bool
975
976 config IRQ_MSP_SLP
977         bool
978
979 config IRQ_MSP_CIC
980         bool
981
982 config IRQ_TXX9
983         bool
984
985 config IRQ_GT641XX
986         bool
987
988 config IRQ_GIC
989         bool
990
991 config IRQ_CPU_OCTEON
992         bool
993
994 config MIPS_BOARDS_GEN
995         bool
996
997 config PCI_GT64XXX_PCI0
998         bool
999
1000 config NO_EXCEPT_FILL
1001         bool
1002
1003 config MIPS_RM9122
1004         bool
1005         select SERIAL_RM9000
1006
1007 config SOC_EMMA2RH
1008         bool
1009         select CEVT_R4K
1010         select CSRC_R4K
1011         select DMA_NONCOHERENT
1012         select IRQ_CPU
1013         select SWAP_IO_SPACE
1014         select SYS_HAS_CPU_R5500
1015         select SYS_SUPPORTS_32BIT_KERNEL
1016         select SYS_SUPPORTS_64BIT_KERNEL
1017         select SYS_SUPPORTS_BIG_ENDIAN
1018
1019 config SOC_PNX833X
1020         bool
1021         select CEVT_R4K
1022         select CSRC_R4K
1023         select IRQ_CPU
1024         select DMA_NONCOHERENT
1025         select SYS_HAS_CPU_MIPS32_R2
1026         select SYS_SUPPORTS_32BIT_KERNEL
1027         select SYS_SUPPORTS_LITTLE_ENDIAN
1028         select SYS_SUPPORTS_BIG_ENDIAN
1029         select GENERIC_GPIO
1030         select CPU_MIPSR2_IRQ_VI
1031
1032 config SOC_PNX8335
1033         bool
1034         select SOC_PNX833X
1035
1036 config PNX8550
1037         bool
1038         select SOC_PNX8550
1039
1040 config SOC_PNX8550
1041         bool
1042         select DMA_NONCOHERENT
1043         select HW_HAS_PCI
1044         select SYS_HAS_CPU_MIPS32_R1
1045         select SYS_HAS_EARLY_PRINTK
1046         select SYS_SUPPORTS_32BIT_KERNEL
1047         select GENERIC_GPIO
1048
1049 config SWAP_IO_SPACE
1050         bool
1051
1052 config SERIAL_RM9000
1053         bool
1054
1055 config SGI_HAS_INDYDOG
1056         bool
1057
1058 config SGI_HAS_HAL2
1059         bool
1060
1061 config SGI_HAS_SEEQ
1062         bool
1063
1064 config SGI_HAS_WD93
1065         bool
1066
1067 config SGI_HAS_ZILOG
1068         bool
1069
1070 config SGI_HAS_I8042
1071         bool
1072
1073 config DEFAULT_SGI_PARTITION
1074         bool
1075
1076 config ARC32
1077         bool
1078
1079 config SNIPROM
1080         bool
1081
1082 config BOOT_ELF32
1083         bool
1084
1085 config MIPS_L1_CACHE_SHIFT
1086         int
1087         default "4" if MACH_DECSTATION || MIKROTIK_RB532 || PMC_MSP4200_EVAL
1088         default "6" if MIPS_CPU_SCACHE
1089         default "7" if SGI_IP22 || SGI_IP27 || SGI_IP28 || SNI_RM || CPU_CAVIUM_OCTEON
1090         default "5"
1091
1092 config HAVE_STD_PC_SERIAL_PORT
1093         bool
1094
1095 config ARC_CONSOLE
1096         bool "ARC console support"
1097         depends on SGI_IP22 || SGI_IP28 || (SNI_RM && CPU_LITTLE_ENDIAN)
1098
1099 config ARC_MEMORY
1100         bool
1101         depends on MACH_JAZZ || SNI_RM || SGI_IP32
1102         default y
1103
1104 config ARC_PROMLIB
1105         bool
1106         depends on MACH_JAZZ || SNI_RM || SGI_IP22 || SGI_IP28 || SGI_IP32
1107         default y
1108
1109 config ARC64
1110         bool
1111
1112 config BOOT_ELF64
1113         bool
1114
1115 menu "CPU selection"
1116
1117 choice
1118         prompt "CPU type"
1119         default CPU_R4X00
1120
1121 config CPU_LOONGSON2E
1122         bool "Loongson 2E"
1123         depends on SYS_HAS_CPU_LOONGSON2E
1124         select CPU_LOONGSON2
1125         help
1126           The Loongson 2E processor implements the MIPS III instruction set
1127           with many extensions.
1128
1129           It has an internal FPGA northbridge, which is compatiable to
1130           bonito64.
1131
1132 config CPU_LOONGSON2F
1133         bool "Loongson 2F"
1134         depends on SYS_HAS_CPU_LOONGSON2F
1135         select CPU_LOONGSON2
1136         select GENERIC_GPIO
1137         select ARCH_REQUIRE_GPIOLIB
1138         help
1139           The Loongson 2F processor implements the MIPS III instruction set
1140           with many extensions.
1141
1142           Loongson2F have built-in DDR2 and PCIX controller. The PCIX controller
1143           have a similar programming interface with FPGA northbridge used in
1144           Loongson2E.
1145
1146 config CPU_MIPS32_R1
1147         bool "MIPS32 Release 1"
1148         depends on SYS_HAS_CPU_MIPS32_R1
1149         select CPU_HAS_PREFETCH
1150         select CPU_SUPPORTS_32BIT_KERNEL
1151         select CPU_SUPPORTS_HIGHMEM
1152         help
1153           Choose this option to build a kernel for release 1 or later of the
1154           MIPS32 architecture.  Most modern embedded systems with a 32-bit
1155           MIPS processor are based on a MIPS32 processor.  If you know the
1156           specific type of processor in your system, choose those that one
1157           otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
1158           Release 2 of the MIPS32 architecture is available since several
1159           years so chances are you even have a MIPS32 Release 2 processor
1160           in which case you should choose CPU_MIPS32_R2 instead for better
1161           performance.
1162
1163 config CPU_MIPS32_R2
1164         bool "MIPS32 Release 2"
1165         depends on SYS_HAS_CPU_MIPS32_R2
1166         select CPU_HAS_PREFETCH
1167         select CPU_SUPPORTS_32BIT_KERNEL
1168         select CPU_SUPPORTS_HIGHMEM
1169         help
1170           Choose this option to build a kernel for release 2 or later of the
1171           MIPS32 architecture.  Most modern embedded systems with a 32-bit
1172           MIPS processor are based on a MIPS32 processor.  If you know the
1173           specific type of processor in your system, choose those that one
1174           otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
1175
1176 config CPU_MIPS64_R1
1177         bool "MIPS64 Release 1"
1178         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
1183         select CPU_SUPPORTS_HUGEPAGES
1184         help
1185           Choose this option to build a kernel for release 1 or later of the
1186           MIPS64 architecture.  Many modern embedded systems with a 64-bit
1187           MIPS processor are based on a MIPS64 processor.  If you know the
1188           specific type of processor in your system, choose those that one
1189           otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
1190           Release 2 of the MIPS64 architecture is available since several
1191           years so chances are you even have a MIPS64 Release 2 processor
1192           in which case you should choose CPU_MIPS64_R2 instead for better
1193           performance.
1194
1195 config CPU_MIPS64_R2
1196         bool "MIPS64 Release 2"
1197         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
1202         select CPU_SUPPORTS_HUGEPAGES
1203         help
1204           Choose this option to build a kernel for release 2 or later of the
1205           MIPS64 architecture.  Many modern embedded systems with a 64-bit
1206           MIPS processor are based on a MIPS64 processor.  If you know the
1207           specific type of processor in your system, choose those that one
1208           otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
1209
1210 config CPU_R3000
1211         bool "R3000"
1212         depends on SYS_HAS_CPU_R3000
1213         select CPU_HAS_WB
1214         select CPU_SUPPORTS_32BIT_KERNEL
1215         select CPU_SUPPORTS_HIGHMEM
1216         help
1217           Please make sure to pick the right CPU type. Linux/MIPS is not
1218           designed to be generic, i.e. Kernels compiled for R3000 CPUs will
1219           *not* work on R4000 machines and vice versa.  However, since most
1220           of the supported machines have an R4000 (or similar) CPU, R4x00
1221           might be a safe bet.  If the resulting kernel does not work,
1222           try to recompile with R3000.
1223
1224 config CPU_TX39XX
1225         bool "R39XX"
1226         depends on SYS_HAS_CPU_TX39XX
1227         select CPU_SUPPORTS_32BIT_KERNEL
1228
1229 config CPU_VR41XX
1230         bool "R41xx"
1231         depends on SYS_HAS_CPU_VR41XX
1232         select CPU_SUPPORTS_32BIT_KERNEL
1233         select CPU_SUPPORTS_64BIT_KERNEL
1234         help
1235           The options selects support for the NEC VR4100 series of processors.
1236           Only choose this option if you have one of these processors as a
1237           kernel built with this option will not run on any other type of
1238           processor or vice versa.
1239
1240 config CPU_R4300
1241         bool "R4300"
1242         depends on SYS_HAS_CPU_R4300
1243         select CPU_SUPPORTS_32BIT_KERNEL
1244         select CPU_SUPPORTS_64BIT_KERNEL
1245         help
1246           MIPS Technologies R4300-series processors.
1247
1248 config CPU_R4X00
1249         bool "R4x00"
1250         depends on SYS_HAS_CPU_R4X00
1251         select CPU_SUPPORTS_32BIT_KERNEL
1252         select CPU_SUPPORTS_64BIT_KERNEL
1253         help
1254           MIPS Technologies R4000-series processors other than 4300, including
1255           the R4000, R4400, R4600, and 4700.
1256
1257 config CPU_TX49XX
1258         bool "R49XX"
1259         depends on SYS_HAS_CPU_TX49XX
1260         select CPU_HAS_PREFETCH
1261         select CPU_SUPPORTS_32BIT_KERNEL
1262         select CPU_SUPPORTS_64BIT_KERNEL
1263
1264 config CPU_R5000
1265         bool "R5000"
1266         depends on SYS_HAS_CPU_R5000
1267         select CPU_SUPPORTS_32BIT_KERNEL
1268         select CPU_SUPPORTS_64BIT_KERNEL
1269         help
1270           MIPS Technologies R5000-series processors other than the Nevada.
1271
1272 config CPU_R5432
1273         bool "R5432"
1274         depends on SYS_HAS_CPU_R5432
1275         select CPU_SUPPORTS_32BIT_KERNEL
1276         select CPU_SUPPORTS_64BIT_KERNEL
1277
1278 config CPU_R5500
1279         bool "R5500"
1280         depends on SYS_HAS_CPU_R5500
1281         select CPU_SUPPORTS_32BIT_KERNEL
1282         select CPU_SUPPORTS_64BIT_KERNEL
1283         select CPU_SUPPORTS_HUGEPAGES
1284         help
1285           NEC VR5500 and VR5500A series processors implement 64-bit MIPS IV
1286           instruction set.
1287
1288 config CPU_R6000
1289         bool "R6000"
1290         depends on EXPERIMENTAL
1291         depends on SYS_HAS_CPU_R6000
1292         select CPU_SUPPORTS_32BIT_KERNEL
1293         help
1294           MIPS Technologies R6000 and R6000A series processors.  Note these
1295           processors are extremely rare and the support for them is incomplete.
1296
1297 config CPU_NEVADA
1298         bool "RM52xx"
1299         depends on SYS_HAS_CPU_NEVADA
1300         select CPU_SUPPORTS_32BIT_KERNEL
1301         select CPU_SUPPORTS_64BIT_KERNEL
1302         help
1303           QED / PMC-Sierra RM52xx-series ("Nevada") processors.
1304
1305 config CPU_R8000
1306         bool "R8000"
1307         depends on EXPERIMENTAL
1308         depends on SYS_HAS_CPU_R8000
1309         select CPU_HAS_PREFETCH
1310         select CPU_SUPPORTS_64BIT_KERNEL
1311         help
1312           MIPS Technologies R8000 processors.  Note these processors are
1313           uncommon and the support for them is incomplete.
1314
1315 config CPU_R10000
1316         bool "R10000"
1317         depends on SYS_HAS_CPU_R10000
1318         select CPU_HAS_PREFETCH
1319         select CPU_SUPPORTS_32BIT_KERNEL
1320         select CPU_SUPPORTS_64BIT_KERNEL
1321         select CPU_SUPPORTS_HIGHMEM
1322         help
1323           MIPS Technologies R10000-series processors.
1324
1325 config CPU_RM7000
1326         bool "RM7000"
1327         depends on SYS_HAS_CPU_RM7000
1328         select CPU_HAS_PREFETCH
1329         select CPU_SUPPORTS_32BIT_KERNEL
1330         select CPU_SUPPORTS_64BIT_KERNEL
1331         select CPU_SUPPORTS_HIGHMEM
1332
1333 config CPU_RM9000
1334         bool "RM9000"
1335         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
1341
1342 config CPU_SB1
1343         bool "SB1"
1344         depends on SYS_HAS_CPU_SB1
1345         select CPU_SUPPORTS_32BIT_KERNEL
1346         select CPU_SUPPORTS_64BIT_KERNEL
1347         select CPU_SUPPORTS_HIGHMEM
1348         select WEAK_ORDERING
1349
1350 config CPU_CAVIUM_OCTEON
1351         bool "Cavium Octeon processor"
1352         depends on SYS_HAS_CPU_CAVIUM_OCTEON
1353         select IRQ_CPU
1354         select IRQ_CPU_OCTEON
1355         select CPU_HAS_PREFETCH
1356         select CPU_SUPPORTS_64BIT_KERNEL
1357         select SYS_SUPPORTS_SMP
1358         select NR_CPUS_DEFAULT_16
1359         select WEAK_ORDERING
1360         select CPU_SUPPORTS_HIGHMEM
1361         select CPU_SUPPORTS_HUGEPAGES
1362         help
1363           The Cavium Octeon processor is a highly integrated chip containing
1364           many ethernet hardware widgets for networking tasks. The processor
1365           can have up to 16 Mips64v2 cores and 8 integrated gigabit ethernets.
1366           Full details can be found at http://www.caviumnetworks.com.
1367
1368 config CPU_BMIPS3300
1369         bool "BMIPS3300"
1370         depends on SYS_HAS_CPU_BMIPS3300
1371         select DMA_NONCOHERENT
1372         select IRQ_CPU
1373         select SWAP_IO_SPACE
1374         select SYS_SUPPORTS_32BIT_KERNEL
1375         select WEAK_ORDERING
1376         help
1377           Broadcom BMIPS3300 processors.
1378
1379 config CPU_BMIPS4350
1380         bool "BMIPS4350"
1381         depends on SYS_HAS_CPU_BMIPS4350
1382         select CPU_SUPPORTS_32BIT_KERNEL
1383         select DMA_NONCOHERENT
1384         select IRQ_CPU
1385         select SWAP_IO_SPACE
1386         select SYS_SUPPORTS_SMP
1387         select SYS_SUPPORTS_HOTPLUG_CPU
1388         select WEAK_ORDERING
1389         help
1390           Broadcom BMIPS4350 ("VIPER") processors.
1391
1392 config CPU_BMIPS4380
1393         bool "BMIPS4380"
1394         depends on SYS_HAS_CPU_BMIPS4380
1395         select CPU_SUPPORTS_32BIT_KERNEL
1396         select DMA_NONCOHERENT
1397         select IRQ_CPU
1398         select SWAP_IO_SPACE
1399         select SYS_SUPPORTS_SMP
1400         select SYS_SUPPORTS_HOTPLUG_CPU
1401         select WEAK_ORDERING
1402         help
1403           Broadcom BMIPS4380 processors.
1404
1405 config CPU_BMIPS5000
1406         bool "BMIPS5000"
1407         depends on SYS_HAS_CPU_BMIPS5000
1408         select CPU_SUPPORTS_32BIT_KERNEL
1409         select CPU_SUPPORTS_HIGHMEM
1410         select DMA_NONCOHERENT
1411         select IRQ_CPU
1412         select SWAP_IO_SPACE
1413         select SYS_SUPPORTS_SMP
1414         select SYS_SUPPORTS_HOTPLUG_CPU
1415         select WEAK_ORDERING
1416         help
1417           Broadcom BMIPS5000 processors.
1418
1419 endchoice
1420
1421 if CPU_LOONGSON2F
1422 config CPU_NOP_WORKAROUNDS
1423         bool
1424
1425 config CPU_JUMP_WORKAROUNDS
1426         bool
1427
1428 config CPU_LOONGSON2F_WORKAROUNDS
1429         bool "Loongson 2F Workarounds"
1430         default y
1431         select CPU_NOP_WORKAROUNDS
1432         select CPU_JUMP_WORKAROUNDS
1433         help
1434           Loongson 2F01 / 2F02 processors have the NOP & JUMP issues which
1435           require workarounds.  Without workarounds the system may hang
1436           unexpectedly.  For more information please refer to the gas
1437           -mfix-loongson2f-nop and -mfix-loongson2f-jump options.
1438
1439           Loongson 2F03 and later have fixed these issues and no workarounds
1440           are needed.  The workarounds have no significant side effect on them
1441           but may decrease the performance of the system so this option should
1442           be disabled unless the kernel is intended to be run on 2F01 or 2F02
1443           systems.
1444
1445           If unsure, please say Y.
1446 endif # CPU_LOONGSON2F
1447
1448 config SYS_SUPPORTS_ZBOOT
1449         bool
1450         select HAVE_KERNEL_GZIP
1451         select HAVE_KERNEL_BZIP2
1452         select HAVE_KERNEL_LZMA
1453         select HAVE_KERNEL_LZO
1454
1455 config SYS_SUPPORTS_ZBOOT_UART16550
1456         bool
1457         select SYS_SUPPORTS_ZBOOT
1458
1459 config CPU_LOONGSON2
1460         bool
1461         select CPU_SUPPORTS_32BIT_KERNEL
1462         select CPU_SUPPORTS_64BIT_KERNEL
1463         select CPU_SUPPORTS_HIGHMEM
1464
1465 config SYS_HAS_CPU_LOONGSON2E
1466         bool
1467
1468 config SYS_HAS_CPU_LOONGSON2F
1469         bool
1470         select CPU_SUPPORTS_CPUFREQ
1471         select CPU_SUPPORTS_ADDRWINCFG if 64BIT
1472         select CPU_SUPPORTS_UNCACHED_ACCELERATED
1473
1474 config SYS_HAS_CPU_MIPS32_R1
1475         bool
1476
1477 config SYS_HAS_CPU_MIPS32_R2
1478         bool
1479
1480 config SYS_HAS_CPU_MIPS64_R1
1481         bool
1482
1483 config SYS_HAS_CPU_MIPS64_R2
1484         bool
1485
1486 config SYS_HAS_CPU_R3000
1487         bool
1488
1489 config SYS_HAS_CPU_TX39XX
1490         bool
1491
1492 config SYS_HAS_CPU_VR41XX
1493         bool
1494
1495 config SYS_HAS_CPU_R4300
1496         bool
1497
1498 config SYS_HAS_CPU_R4X00
1499         bool
1500
1501 config SYS_HAS_CPU_TX49XX
1502         bool
1503
1504 config SYS_HAS_CPU_R5000
1505         bool
1506
1507 config SYS_HAS_CPU_R5432
1508         bool
1509
1510 config SYS_HAS_CPU_R5500
1511         bool
1512
1513 config SYS_HAS_CPU_R6000
1514         bool
1515
1516 config SYS_HAS_CPU_NEVADA
1517         bool
1518
1519 config SYS_HAS_CPU_R8000
1520         bool
1521
1522 config SYS_HAS_CPU_R10000
1523         bool
1524
1525 config SYS_HAS_CPU_RM7000
1526         bool
1527
1528 config SYS_HAS_CPU_RM9000
1529         bool
1530
1531 config SYS_HAS_CPU_SB1
1532         bool
1533
1534 config SYS_HAS_CPU_CAVIUM_OCTEON
1535         bool
1536
1537 config SYS_HAS_CPU_BMIPS3300
1538         bool
1539
1540 config SYS_HAS_CPU_BMIPS4350
1541         bool
1542
1543 config SYS_HAS_CPU_BMIPS4380
1544         bool
1545
1546 config SYS_HAS_CPU_BMIPS5000
1547         bool
1548
1549 #
1550 # CPU may reorder R->R, R->W, W->R, W->W
1551 # Reordering beyond LL and SC is handled in WEAK_REORDERING_BEYOND_LLSC
1552 #
1553 config WEAK_ORDERING
1554         bool
1555
1556 #
1557 # CPU may reorder reads and writes beyond LL/SC
1558 # CPU may reorder R->LL, R->LL, W->LL, W->LL, R->SC, R->SC, W->SC, W->SC
1559 #
1560 config WEAK_REORDERING_BEYOND_LLSC
1561         bool
1562 endmenu
1563
1564 #
1565 # These two indicate any level of the MIPS32 and MIPS64 architecture
1566 #
1567 config CPU_MIPS32
1568         bool
1569         default y if CPU_MIPS32_R1 || CPU_MIPS32_R2
1570
1571 config CPU_MIPS64
1572         bool
1573         default y if CPU_MIPS64_R1 || CPU_MIPS64_R2
1574
1575 #
1576 # These two indicate the revision of the architecture, either Release 1 or Release 2
1577 #
1578 config CPU_MIPSR1
1579         bool
1580         default y if CPU_MIPS32_R1 || CPU_MIPS64_R1
1581
1582 config CPU_MIPSR2
1583         bool
1584         default y if CPU_MIPS32_R2 || CPU_MIPS64_R2 || CPU_CAVIUM_OCTEON
1585
1586 config SYS_SUPPORTS_32BIT_KERNEL
1587         bool
1588 config SYS_SUPPORTS_64BIT_KERNEL
1589         bool
1590 config CPU_SUPPORTS_32BIT_KERNEL
1591         bool
1592 config CPU_SUPPORTS_64BIT_KERNEL
1593         bool
1594 config CPU_SUPPORTS_CPUFREQ
1595         bool
1596 config CPU_SUPPORTS_ADDRWINCFG
1597         bool
1598 config CPU_SUPPORTS_HUGEPAGES
1599         bool
1600 config CPU_SUPPORTS_UNCACHED_ACCELERATED
1601         bool
1602 config MIPS_PGD_C0_CONTEXT
1603         bool
1604         default y if 64BIT && CPU_MIPSR2
1605
1606 #
1607 # Set to y for ptrace access to watch registers.
1608 #
1609 config HARDWARE_WATCHPOINTS
1610        bool
1611        default y if CPU_MIPSR1 || CPU_MIPSR2
1612
1613 menu "Kernel type"
1614
1615 choice
1616
1617         prompt "Kernel code model"
1618         help
1619           You should only select this option if you have a workload that
1620           actually benefits from 64-bit processing or if your machine has
1621           large memory.  You will only be presented a single option in this
1622           menu if your system does not support both 32-bit and 64-bit kernels.
1623
1624 config 32BIT
1625         bool "32-bit kernel"
1626         depends on CPU_SUPPORTS_32BIT_KERNEL && SYS_SUPPORTS_32BIT_KERNEL
1627         select TRAD_SIGNALS
1628         help
1629           Select this option if you want to build a 32-bit kernel.
1630 config 64BIT
1631         bool "64-bit kernel"
1632         depends on CPU_SUPPORTS_64BIT_KERNEL && SYS_SUPPORTS_64BIT_KERNEL
1633         select HAVE_SYSCALL_WRAPPERS
1634         help
1635           Select this option if you want to build a 64-bit kernel.
1636
1637 endchoice
1638
1639 choice
1640         prompt "Kernel page size"
1641         default PAGE_SIZE_4KB
1642
1643 config PAGE_SIZE_4KB
1644         bool "4kB"
1645         depends on !CPU_LOONGSON2
1646         help
1647          This option select the standard 4kB Linux page size.  On some
1648          R3000-family processors this is the only available page size.  Using
1649          4kB page size will minimize memory consumption and is therefore
1650          recommended for low memory systems.
1651
1652 config PAGE_SIZE_8KB
1653         bool "8kB"
1654         depends on (EXPERIMENTAL && CPU_R8000) || CPU_CAVIUM_OCTEON
1655         help
1656           Using 8kB page size will result in higher performance kernel at
1657           the price of higher memory consumption.  This option is available
1658           only on R8000 and cnMIPS processors.  Note that you will need a
1659           suitable Linux distribution to support this.
1660
1661 config PAGE_SIZE_16KB
1662         bool "16kB"
1663         depends on !CPU_R3000 && !CPU_TX39XX
1664         help
1665           Using 16kB page size will result in higher performance kernel at
1666           the price of higher memory consumption.  This option is available on
1667           all non-R3000 family processors.  Note that you will need a suitable
1668           Linux distribution to support this.
1669
1670 config PAGE_SIZE_32KB
1671         bool "32kB"
1672         depends on CPU_CAVIUM_OCTEON
1673         help
1674           Using 32kB page size will result in higher performance kernel at
1675           the price of higher memory consumption.  This option is available
1676           only on cnMIPS cores.  Note that you will need a suitable Linux
1677           distribution to support this.
1678
1679 config PAGE_SIZE_64KB
1680         bool "64kB"
1681         depends on EXPERIMENTAL && !CPU_R3000 && !CPU_TX39XX
1682         help
1683           Using 64kB page size will result in higher performance kernel at
1684           the price of higher memory consumption.  This option is available on
1685           all non-R3000 family processor.  Not that at the time of this
1686           writing this option is still high experimental.
1687
1688 endchoice
1689
1690 config FORCE_MAX_ZONEORDER
1691         int "Maximum zone order"
1692         range 13 64 if SYS_SUPPORTS_HUGETLBFS && PAGE_SIZE_32KB
1693         default "13" if SYS_SUPPORTS_HUGETLBFS && PAGE_SIZE_32KB
1694         range 12 64 if SYS_SUPPORTS_HUGETLBFS && PAGE_SIZE_16KB
1695         default "12" if SYS_SUPPORTS_HUGETLBFS && PAGE_SIZE_16KB
1696         range 11 64
1697         default "11"
1698         help
1699           The kernel memory allocator divides physically contiguous memory
1700           blocks into "zones", where each zone is a power of two number of
1701           pages.  This option selects the largest power of two that the kernel
1702           keeps in the memory allocator.  If you need to allocate very large
1703           blocks of physically contiguous memory, then you may need to
1704           increase this value.
1705
1706           This config option is actually maximum order plus one. For example,
1707           a value of 11 means that the largest free memory block is 2^10 pages.
1708
1709           The page size is not necessarily 4KB.  Keep this in mind
1710           when choosing a value for this option.
1711
1712 config BOARD_SCACHE
1713         bool
1714
1715 config IP22_CPU_SCACHE
1716         bool
1717         select BOARD_SCACHE
1718
1719 #
1720 # Support for a MIPS32 / MIPS64 style S-caches
1721 #
1722 config MIPS_CPU_SCACHE
1723         bool
1724         select BOARD_SCACHE
1725
1726 config R5000_CPU_SCACHE
1727         bool
1728         select BOARD_SCACHE
1729
1730 config RM7000_CPU_SCACHE
1731         bool
1732         select BOARD_SCACHE
1733
1734 config SIBYTE_DMA_PAGEOPS
1735         bool "Use DMA to clear/copy pages"
1736         depends on CPU_SB1
1737         help
1738           Instead of using the CPU to zero and copy pages, use a Data Mover
1739           channel.  These DMA channels are otherwise unused by the standard
1740           SiByte Linux port.  Seems to give a small performance benefit.
1741
1742 config CPU_HAS_PREFETCH
1743         bool
1744
1745 choice
1746         prompt "MIPS MT options"
1747
1748 config MIPS_MT_DISABLED
1749         bool "Disable multithreading support."
1750         help
1751           Use this option if your workload can't take advantage of
1752           MIPS hardware multithreading support.  On systems that don't have
1753           the option of an MT-enabled processor this option will be the only
1754           option in this menu.
1755
1756 config MIPS_MT_SMP
1757         bool "Use 1 TC on each available VPE for SMP"
1758         depends on SYS_SUPPORTS_MULTITHREADING
1759         select CPU_MIPSR2_IRQ_VI
1760         select CPU_MIPSR2_IRQ_EI
1761         select MIPS_MT
1762         select NR_CPUS_DEFAULT_2
1763         select SMP
1764         select SYS_SUPPORTS_SCHED_SMT if SMP
1765         select SYS_SUPPORTS_SMP
1766         select SMP_UP
1767         help
1768           This is a kernel model which is known a VSMP but lately has been
1769           marketesed into SMVP.
1770           Virtual SMP uses the processor's VPEs  to implement virtual
1771           processors. In currently available configuration of the 34K processor
1772           this allows for a dual processor. Both processors will share the same
1773           primary caches; each will obtain the half of the TLB for it's own
1774           exclusive use. For a layman this model can be described as similar to
1775           what Intel calls Hyperthreading.
1776
1777           For further information see http://www.linux-mips.org/wiki/34K#VSMP
1778
1779 config MIPS_MT_SMTC
1780         bool "SMTC: Use all TCs on all VPEs for SMP"
1781         depends on CPU_MIPS32_R2
1782         #depends on CPU_MIPS64_R2               # once there is hardware ...
1783         depends on SYS_SUPPORTS_MULTITHREADING
1784         select CPU_MIPSR2_IRQ_VI
1785         select CPU_MIPSR2_IRQ_EI
1786         select MIPS_MT
1787         select NR_CPUS_DEFAULT_8
1788         select SMP
1789         select SYS_SUPPORTS_SMP
1790         select SMP_UP
1791         help
1792           This is a kernel model which is known a SMTC or lately has been
1793           marketesed into SMVP.
1794           is presenting the available TC's of the core as processors to Linux.
1795           On currently available 34K processors this means a Linux system will
1796           see up to 5 processors. The implementation of the SMTC kernel differs
1797           significantly from VSMP and cannot efficiently coexist in the same
1798           kernel binary so the choice between VSMP and SMTC is a compile time
1799           decision.
1800
1801           For further information see http://www.linux-mips.org/wiki/34K#SMTC
1802
1803 endchoice
1804
1805 config MIPS_MT
1806         bool
1807
1808 config SCHED_SMT
1809         bool "SMT (multithreading) scheduler support"
1810         depends on SYS_SUPPORTS_SCHED_SMT
1811         default n
1812         help
1813           SMT scheduler support improves the CPU scheduler's decision making
1814           when dealing with MIPS MT enabled cores at a cost of slightly
1815           increased overhead in some places. If unsure say N here.
1816
1817 config SYS_SUPPORTS_SCHED_SMT
1818         bool
1819
1820
1821 config SYS_SUPPORTS_MULTITHREADING
1822         bool
1823
1824 config MIPS_MT_FPAFF
1825         bool "Dynamic FPU affinity for FP-intensive threads"
1826         default y
1827         depends on MIPS_MT_SMP || MIPS_MT_SMTC
1828
1829 config MIPS_VPE_LOADER
1830         bool "VPE loader support."
1831         depends on SYS_SUPPORTS_MULTITHREADING
1832         select CPU_MIPSR2_IRQ_VI
1833         select CPU_MIPSR2_IRQ_EI
1834         select MIPS_MT
1835         help
1836           Includes a loader for loading an elf relocatable object
1837           onto another VPE and running it.
1838
1839 config MIPS_MT_SMTC_IM_BACKSTOP
1840         bool "Use per-TC register bits as backstop for inhibited IM bits"
1841         depends on MIPS_MT_SMTC
1842         default n
1843         help
1844           To support multiple TC microthreads acting as "CPUs" within
1845           a VPE, VPE-wide interrupt mask bits must be specially manipulated
1846           during interrupt handling. To support legacy drivers and interrupt
1847           controller management code, SMTC has a "backstop" to track and
1848           if necessary restore the interrupt mask. This has some performance
1849           impact on interrupt service overhead.
1850
1851 config MIPS_MT_SMTC_IRQAFF
1852         bool "Support IRQ affinity API"
1853         depends on MIPS_MT_SMTC
1854         default n
1855         help
1856           Enables SMP IRQ affinity API (/proc/irq/*/smp_affinity, etc.)
1857           for SMTC Linux kernel. Requires platform support, of which
1858           an example can be found in the MIPS kernel i8259 and Malta
1859           platform code.  Adds some overhead to interrupt dispatch, and
1860           should be used only if you know what you are doing.
1861
1862 config MIPS_VPE_LOADER_TOM
1863         bool "Load VPE program into memory hidden from linux"
1864         depends on MIPS_VPE_LOADER
1865         default y
1866         help
1867           The loader can use memory that is present but has been hidden from
1868           Linux using the kernel command line option "mem=xxMB". It's up to
1869           you to ensure the amount you put in the option and the space your
1870           program requires is less or equal to the amount physically present.
1871
1872 # this should possibly be in drivers/char, but it is rather cpu related. Hmmm
1873 config MIPS_VPE_APSP_API
1874         bool "Enable support for AP/SP API (RTLX)"
1875         depends on MIPS_VPE_LOADER
1876         help
1877
1878 config MIPS_APSP_KSPD
1879         bool "Enable KSPD"
1880         depends on MIPS_VPE_APSP_API
1881         default y
1882         help
1883           KSPD is a kernel daemon that accepts syscall requests from the SP
1884           side, actions them and returns the results. It also handles the
1885           "exit" syscall notifying other kernel modules the SP program is
1886           exiting.  You probably want to say yes here.
1887
1888 config MIPS_CMP
1889         bool "MIPS CMP framework support"
1890         depends on SYS_SUPPORTS_MIPS_CMP
1891         select SYNC_R4K
1892         select SYS_SUPPORTS_SMP
1893         select SYS_SUPPORTS_SCHED_SMT if SMP
1894         select WEAK_ORDERING
1895         default n
1896         help
1897           This is a placeholder option for the GCMP work. It will need to
1898           be handled differently...
1899
1900 config SB1_PASS_1_WORKAROUNDS
1901         bool
1902         depends on CPU_SB1_PASS_1
1903         default y
1904
1905 config SB1_PASS_2_WORKAROUNDS
1906         bool
1907         depends on CPU_SB1 && (CPU_SB1_PASS_2_2 || CPU_SB1_PASS_2)
1908         default y
1909
1910 config SB1_PASS_2_1_WORKAROUNDS
1911         bool
1912         depends on CPU_SB1 && CPU_SB1_PASS_2
1913         default y
1914
1915 config 64BIT_PHYS_ADDR
1916         bool
1917
1918 config ARCH_PHYS_ADDR_T_64BIT
1919        def_bool 64BIT_PHYS_ADDR
1920
1921 config CPU_HAS_SMARTMIPS
1922         depends on SYS_SUPPORTS_SMARTMIPS
1923         bool "Support for the SmartMIPS ASE"
1924         help
1925           SmartMIPS is a extension of the MIPS32 architecture aimed at
1926           increased security at both hardware and software level for
1927           smartcards.  Enabling this option will allow proper use of the
1928           SmartMIPS instructions by Linux applications.  However a kernel with
1929           this option will not work on a MIPS core without SmartMIPS core.  If
1930           you don't know you probably don't have SmartMIPS and should say N
1931           here.
1932
1933 config CPU_HAS_WB
1934         bool
1935
1936 #
1937 # Vectored interrupt mode is an R2 feature
1938 #
1939 config CPU_MIPSR2_IRQ_VI
1940         bool
1941
1942 #
1943 # Extended interrupt mode is an R2 feature
1944 #
1945 config CPU_MIPSR2_IRQ_EI
1946         bool
1947
1948 config CPU_HAS_SYNC
1949         bool
1950         depends on !CPU_R3000
1951         default y
1952
1953 config GENERIC_CLOCKEVENTS_BROADCAST
1954         bool
1955
1956 #
1957 # CPU non-features
1958 #
1959 config CPU_DADDI_WORKAROUNDS
1960         bool
1961
1962 config CPU_R4000_WORKAROUNDS
1963         bool
1964         select CPU_R4400_WORKAROUNDS
1965
1966 config CPU_R4400_WORKAROUNDS
1967         bool
1968
1969 #
1970 # - Highmem only makes sense for the 32-bit kernel.
1971 # - The current highmem code will only work properly on physically indexed
1972 #   caches such as R3000, SB1, R7000 or those that look like they're virtually
1973 #   indexed such as R4000/R4400 SC and MC versions or R10000.  So for the
1974 #   moment we protect the user and offer the highmem option only on machines
1975 #   where it's known to be safe.  This will not offer highmem on a few systems
1976 #   such as MIPS32 and MIPS64 CPUs which may have virtual and physically
1977 #   indexed CPUs but we're playing safe.
1978 # - We use SYS_SUPPORTS_HIGHMEM to offer highmem only for systems where we
1979 #   know they might have memory configurations that could make use of highmem
1980 #   support.
1981 #
1982 config HIGHMEM
1983         bool "High Memory Support"
1984         depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM
1985
1986 config CPU_SUPPORTS_HIGHMEM
1987         bool
1988
1989 config SYS_SUPPORTS_HIGHMEM
1990         bool
1991
1992 config SYS_SUPPORTS_SMARTMIPS
1993         bool
1994
1995 config ARCH_FLATMEM_ENABLE
1996         def_bool y
1997         depends on !NUMA && !CPU_LOONGSON2
1998
1999 config ARCH_DISCONTIGMEM_ENABLE
2000         bool
2001         default y if SGI_IP27
2002         help
2003           Say Y to support efficient handling of discontiguous physical memory,
2004           for architectures which are either NUMA (Non-Uniform Memory Access)
2005           or have huge holes in the physical address space for other reasons.
2006           See <file:Documentation/vm/numa> for more.
2007
2008 config ARCH_POPULATES_NODE_MAP
2009         def_bool y
2010
2011 config ARCH_SPARSEMEM_ENABLE
2012         bool
2013         select SPARSEMEM_STATIC
2014
2015 config NUMA
2016         bool "NUMA Support"
2017         depends on SYS_SUPPORTS_NUMA
2018         help
2019           Say Y to compile the kernel to support NUMA (Non-Uniform Memory
2020           Access).  This option improves performance on systems with more
2021           than two nodes; on two node systems it is generally better to
2022           leave it disabled; on single node systems disable this option
2023           disabled.
2024
2025 config SYS_SUPPORTS_NUMA
2026         bool
2027
2028 config NODES_SHIFT
2029         int
2030         default "6"
2031         depends on NEED_MULTIPLE_NODES
2032
2033 config HW_PERF_EVENTS
2034         bool "Enable hardware performance counter support for perf events"
2035         depends on PERF_EVENTS && !MIPS_MT_SMTC && OPROFILE=n && CPU_MIPS32
2036         default y
2037         help
2038           Enable hardware performance counter support for perf events. If
2039           disabled, perf events will use software events only.
2040
2041 source "mm/Kconfig"
2042
2043 config SMP
2044         bool "Multi-Processing support"
2045         depends on SYS_SUPPORTS_SMP
2046         select IRQ_PER_CPU
2047         select USE_GENERIC_SMP_HELPERS
2048         help
2049           This enables support for systems with more than one CPU. If you have
2050           a system with only one CPU, like most personal computers, say N. If
2051           you have a system with more than one CPU, say Y.
2052
2053           If you say N here, the kernel will run on single and multiprocessor
2054           machines, but will use only one CPU of a multiprocessor machine. If
2055           you say Y here, the kernel will run on many, but not all,
2056           singleprocessor machines. On a singleprocessor machine, the kernel
2057           will run faster if you say N here.
2058
2059           People using multiprocessor machines who say Y here should also say
2060           Y to "Enhanced Real Time Clock Support", below.
2061
2062           See also the SMP-HOWTO available at
2063           <http://www.tldp.org/docs.html#howto>.
2064
2065           If you don't know what to do here, say N.
2066
2067 config SMP_UP
2068         bool
2069
2070 config SYS_SUPPORTS_MIPS_CMP
2071         bool
2072
2073 config SYS_SUPPORTS_SMP
2074         bool
2075
2076 config NR_CPUS_DEFAULT_1
2077         bool
2078
2079 config NR_CPUS_DEFAULT_2
2080         bool
2081
2082 config NR_CPUS_DEFAULT_4
2083         bool
2084
2085 config NR_CPUS_DEFAULT_8
2086         bool
2087
2088 config NR_CPUS_DEFAULT_16
2089         bool
2090
2091 config NR_CPUS_DEFAULT_32
2092         bool
2093
2094 config NR_CPUS_DEFAULT_64
2095         bool
2096
2097 config NR_CPUS
2098         int "Maximum number of CPUs (2-64)"
2099         range 1 64 if NR_CPUS_DEFAULT_1
2100         depends on SMP
2101         default "1" if NR_CPUS_DEFAULT_1
2102         default "2" if NR_CPUS_DEFAULT_2
2103         default "4" if NR_CPUS_DEFAULT_4
2104         default "8" if NR_CPUS_DEFAULT_8
2105         default "16" if NR_CPUS_DEFAULT_16
2106         default "32" if NR_CPUS_DEFAULT_32
2107         default "64" if NR_CPUS_DEFAULT_64
2108         help
2109           This allows you to specify the maximum number of CPUs which this
2110           kernel will support.  The maximum supported value is 32 for 32-bit
2111           kernel and 64 for 64-bit kernels; the minimum value which makes
2112           sense is 1 for Qemu (useful only for kernel debugging purposes)
2113           and 2 for all others.
2114
2115           This is purely to save memory - each supported CPU adds
2116           approximately eight kilobytes to the kernel image.  For best
2117           performance should round up your number of processors to the next
2118           power of two.
2119
2120 source "kernel/time/Kconfig"
2121
2122 #
2123 # Timer Interrupt Frequency Configuration
2124 #
2125
2126 choice
2127         prompt "Timer frequency"
2128         default HZ_250
2129         help
2130          Allows the configuration of the timer frequency.
2131
2132         config HZ_48
2133                 bool "48 HZ" if SYS_SUPPORTS_48HZ || SYS_SUPPORTS_ARBIT_HZ
2134
2135         config HZ_100
2136                 bool "100 HZ" if SYS_SUPPORTS_100HZ || SYS_SUPPORTS_ARBIT_HZ
2137
2138         config HZ_128
2139                 bool "128 HZ" if SYS_SUPPORTS_128HZ || SYS_SUPPORTS_ARBIT_HZ
2140
2141         config HZ_250
2142                 bool "250 HZ" if SYS_SUPPORTS_250HZ || SYS_SUPPORTS_ARBIT_HZ
2143
2144         config HZ_256
2145                 bool "256 HZ" if SYS_SUPPORTS_256HZ || SYS_SUPPORTS_ARBIT_HZ
2146
2147         config HZ_1000
2148                 bool "1000 HZ" if SYS_SUPPORTS_1000HZ || SYS_SUPPORTS_ARBIT_HZ
2149
2150         config HZ_1024
2151                 bool "1024 HZ" if SYS_SUPPORTS_1024HZ || SYS_SUPPORTS_ARBIT_HZ
2152
2153 endchoice
2154
2155 config SYS_SUPPORTS_48HZ
2156         bool
2157
2158 config SYS_SUPPORTS_100HZ
2159         bool
2160
2161 config SYS_SUPPORTS_128HZ
2162         bool
2163
2164 config SYS_SUPPORTS_250HZ
2165         bool
2166
2167 config SYS_SUPPORTS_256HZ
2168         bool
2169
2170 config SYS_SUPPORTS_1000HZ
2171         bool
2172
2173 config SYS_SUPPORTS_1024HZ
2174         bool
2175
2176 config SYS_SUPPORTS_ARBIT_HZ
2177         bool
2178         default y if !SYS_SUPPORTS_48HZ && !SYS_SUPPORTS_100HZ && \
2179                      !SYS_SUPPORTS_128HZ && !SYS_SUPPORTS_250HZ && \
2180                      !SYS_SUPPORTS_256HZ && !SYS_SUPPORTS_1000HZ && \
2181                      !SYS_SUPPORTS_1024HZ
2182
2183 config HZ
2184         int
2185         default 48 if HZ_48
2186         default 100 if HZ_100
2187         default 128 if HZ_128
2188         default 250 if HZ_250
2189         default 256 if HZ_256
2190         default 1000 if HZ_1000
2191         default 1024 if HZ_1024
2192
2193 source "kernel/Kconfig.preempt"
2194
2195 config MIPS_INSANE_LARGE
2196         bool "Support for large 64-bit configurations"
2197         depends on CPU_R10000 && 64BIT
2198         help
2199           MIPS R10000 does support a 44 bit / 16TB address space as opposed to
2200           previous 64-bit processors which only supported 40 bit / 1TB. If you
2201           need processes of more than 1TB virtual address space, say Y here.
2202           This will result in additional memory usage, so it is not
2203           recommended for normal users.
2204
2205 config KEXEC
2206         bool "Kexec system call (EXPERIMENTAL)"
2207         depends on EXPERIMENTAL
2208         help
2209           kexec is a system call that implements the ability to shutdown your
2210           current kernel, and to start another kernel.  It is like a reboot
2211           but it is independent of the system firmware.   And like a reboot
2212           you can start any kernel with it, not just Linux.
2213
2214           The name comes from the similarity to the exec system call.
2215
2216           It is an ongoing process to be certain the hardware in a machine
2217           is properly shutdown, so do not be surprised if this code does not
2218           initially work for you.  It may help to enable device hotplugging
2219           support.  As of this writing the exact hardware interface is
2220           strongly in flux, so no good recommendation can be made.
2221
2222 config SECCOMP
2223         bool "Enable seccomp to safely compute untrusted bytecode"
2224         depends on PROC_FS
2225         default y
2226         help
2227           This kernel feature is useful for number crunching applications
2228           that may need to compute untrusted bytecode during their
2229           execution. By using pipes or other transports made available to
2230           the process as file descriptors supporting the read/write
2231           syscalls, it's possible to isolate those applications in
2232           their own address space using seccomp. Once seccomp is
2233           enabled via /proc/<pid>/seccomp, it cannot be disabled
2234           and the task is only allowed to execute a few safe syscalls
2235           defined by each seccomp mode.
2236
2237           If unsure, say Y. Only embedded should say N here.
2238
2239 config USE_OF
2240         bool "Flattened Device Tree support"
2241         select OF
2242         select OF_EARLY_FLATTREE
2243         help
2244           Include support for flattened device tree machine descriptions.
2245
2246 endmenu
2247
2248 config LOCKDEP_SUPPORT
2249         bool
2250         default y
2251
2252 config STACKTRACE_SUPPORT
2253         bool
2254         default y
2255
2256 source "init/Kconfig"
2257
2258 source "kernel/Kconfig.freezer"
2259
2260 menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
2261
2262 config HW_HAS_EISA
2263         bool
2264 config HW_HAS_PCI
2265         bool
2266
2267 config PCI
2268         bool "Support for PCI controller"
2269         depends on HW_HAS_PCI
2270         select PCI_DOMAINS
2271         help
2272           Find out whether you have a PCI motherboard. PCI is the name of a
2273           bus system, i.e. the way the CPU talks to the other stuff inside
2274           your box. Other bus systems are ISA, EISA, or VESA. If you have PCI,
2275           say Y, otherwise N.
2276
2277 config PCI_DOMAINS
2278         bool
2279
2280 source "drivers/pci/Kconfig"
2281
2282 #
2283 # ISA support is now enabled via select.  Too many systems still have the one
2284 # or other ISA chip on the board that users don't know about so don't expect
2285 # users to choose the right thing ...
2286 #
2287 config ISA
2288         bool
2289
2290 config EISA
2291         bool "EISA support"
2292         depends on HW_HAS_EISA
2293         select ISA
2294         select GENERIC_ISA_DMA
2295         ---help---
2296           The Extended Industry Standard Architecture (EISA) bus was
2297           developed as an open alternative to the IBM MicroChannel bus.
2298
2299           The EISA bus provided some of the features of the IBM MicroChannel
2300           bus while maintaining backward compatibility with cards made for
2301           the older ISA bus.  The EISA bus saw limited use between 1988 and
2302           1995 when it was made obsolete by the PCI bus.
2303
2304           Say Y here if you are building a kernel for an EISA-based machine.
2305
2306           Otherwise, say N.
2307
2308 source "drivers/eisa/Kconfig"
2309
2310 config TC
2311         bool "TURBOchannel support"
2312         depends on MACH_DECSTATION
2313         help
2314           TURBOchannel is a DEC (now Compaq (now HP)) bus for Alpha and MIPS
2315           processors.  TURBOchannel programming specifications are available
2316           at:
2317           <ftp://ftp.hp.com/pub/alphaserver/archive/triadd/>
2318           and:
2319           <http://www.computer-refuge.org/classiccmp/ftp.digital.com/pub/DEC/TriAdd/>
2320           Linux driver support status is documented at:
2321           <http://www.linux-mips.org/wiki/DECstation>
2322
2323 #config ACCESSBUS
2324 #       bool "Access.Bus support"
2325 #       depends on TC
2326
2327 config MMU
2328         bool
2329         default y
2330
2331 config I8253
2332         bool
2333         select MIPS_EXTERNAL_TIMER
2334
2335 config ZONE_DMA32
2336         bool
2337
2338 source "drivers/pcmcia/Kconfig"
2339
2340 source "drivers/pci/hotplug/Kconfig"
2341
2342 endmenu
2343
2344 menu "Executable file formats"
2345
2346 source "fs/Kconfig.binfmt"
2347
2348 config TRAD_SIGNALS
2349         bool
2350
2351 config MIPS32_COMPAT
2352         bool "Kernel support for Linux/MIPS 32-bit binary compatibility"
2353         depends on 64BIT
2354         help
2355           Select this option if you want Linux/MIPS 32-bit binary
2356           compatibility. Since all software available for Linux/MIPS is
2357           currently 32-bit you should say Y here.
2358
2359 config COMPAT
2360         bool
2361         depends on MIPS32_COMPAT
2362         default y
2363
2364 config SYSVIPC_COMPAT
2365         bool
2366         depends on COMPAT && SYSVIPC
2367         default y
2368
2369 config MIPS32_O32
2370         bool "Kernel support for o32 binaries"
2371         depends on MIPS32_COMPAT
2372         help
2373           Select this option if you want to run o32 binaries.  These are pure
2374           32-bit binaries as used by the 32-bit Linux/MIPS port.  Most of
2375           existing binaries are in this format.
2376
2377           If unsure, say Y.
2378
2379 config MIPS32_N32
2380         bool "Kernel support for n32 binaries"
2381         depends on MIPS32_COMPAT
2382         help
2383           Select this option if you want to run n32 binaries.  These are
2384           64-bit binaries using 32-bit quantities for addressing and certain
2385           data that would normally be 64-bit.  They are used in special
2386           cases.
2387
2388           If unsure, say N.
2389
2390 config BINFMT_ELF32
2391         bool
2392         default y if MIPS32_O32 || MIPS32_N32
2393
2394 endmenu
2395
2396 menu "Power management options"
2397
2398 config ARCH_HIBERNATION_POSSIBLE
2399         def_bool y
2400         depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP
2401
2402 config ARCH_SUSPEND_POSSIBLE
2403         def_bool y
2404         depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP
2405
2406 source "kernel/power/Kconfig"
2407
2408 endmenu
2409
2410 source "arch/mips/kernel/cpufreq/Kconfig"
2411
2412 source "net/Kconfig"
2413
2414 source "drivers/Kconfig"
2415
2416 source "fs/Kconfig"
2417
2418 source "arch/mips/Kconfig.debug"
2419
2420 source "security/Kconfig"
2421
2422 source "crypto/Kconfig"
2423
2424 menuconfig VIRTUALIZATION
2425         bool "Virtualization"
2426         default n
2427         ---help---
2428           Say Y here to get to see options for using your Linux host to run other
2429           operating systems inside virtual machines (guests).
2430           This option alone does not add any kernel code.
2431
2432           If you say N, all options in this submenu will be skipped and disabled.
2433
2434 if VIRTUALIZATION
2435
2436 source drivers/virtio/Kconfig
2437
2438 endif # VIRTUALIZATION
2439
2440 source "lib/Kconfig"