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