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