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