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