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