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