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