]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - arch/mips/Kconfig
MIPS: Add instrunction format for BREAK and SYSCALL
[mirror_ubuntu-bionic-kernel.git] / arch / mips / Kconfig
CommitLineData
1da177e4
LT
1config MIPS
2 bool
3 default y
f8ac0425 4 select HAVE_GENERIC_DMA_COHERENT
ec7748b5 5 select HAVE_IDE
42d4b839 6 select HAVE_OPROFILE
88547001 7 select HAVE_ARCH_KGDB
d2bb0762 8 select HAVE_FUNCTION_TRACER
69a7d1b3 9 select HAVE_FUNCTION_TRACE_MCOUNT_TEST
538f1952
WZ
10 select HAVE_DYNAMIC_FTRACE
11 select HAVE_FTRACE_MCOUNT_RECORD
29c5d346 12 select HAVE_FUNCTION_GRAPH_TRACER
21a41faa 13 select RTC_LIB if !MACH_LOONGSON
1da177e4 14
875d43e7
RB
15mainmenu "Linux/MIPS Kernel Configuration"
16
1da177e4
LT
17menu "Machine selection"
18
5ac6da66
CL
19config ZONE_DMA
20 bool
5ac6da66 21
5e83d430
RB
22choice
23 prompt "System type"
24 default SGI_IP22
1da177e4 25
42a4f17d 26config MIPS_ALCHEMY
c3543e25 27 bool "Alchemy processor based machines"
42a4f17d
ML
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
1b93b3c3 37 select SYS_SUPPORTS_ZBOOT
1da177e4 38
7ca5dc14
FF
39config 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
1b93b3c3 52 select SYS_SUPPORTS_ZBOOT_UART16550
5f3c9098 53 select ARCH_REQUIRE_GPIOLIB
7ca5dc14
FF
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
1c0c13eb 60config BCM47XX
c619366e 61 bool "Broadcom BCM47XX based boards"
42f77542 62 select CEVT_R4K
940f6b48 63 select CSRC_R4K
1c0c13eb
AJ
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
2f02c15a 72 select SSB_DRIVER_EXTIF
b06f3e19 73 select SSB_EMBEDDED
220937b1 74 select SSB_B43_PCI_BRIDGE if PCI
2f02c15a 75 select SSB_PCICORE_HOSTMODE if PCI
1c0c13eb 76 select GENERIC_GPIO
25e5fb97
AJ
77 select SYS_HAS_EARLY_PRINTK
78 select CFE
1c0c13eb
AJ
79 help
80 Support for BCM47XX based boards
81
e7300d04
MB
82config 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
1da177e4 97config MIPS_COBALT
3fa986fa 98 bool "Cobalt Server"
42f77542 99 select CEVT_R4K
940f6b48 100 select CSRC_R4K
1097c6ac 101 select CEVT_GT641XX
1da177e4
LT
102 select DMA_NONCOHERENT
103 select HW_HAS_PCI
d865bea4 104 select I8253
1da177e4
LT
105 select I8259
106 select IRQ_CPU
d5ab1a69 107 select IRQ_GT641XX
252161ec 108 select PCI_GT64XXX_PCI0
e25bfc92 109 select PCI
7cf8053b 110 select SYS_HAS_CPU_NEVADA
0a22e0d4 111 select SYS_HAS_EARLY_PRINTK
ed5ba2fb 112 select SYS_SUPPORTS_32BIT_KERNEL
0e8774b6 113 select SYS_SUPPORTS_64BIT_KERNEL
5e83d430 114 select SYS_SUPPORTS_LITTLE_ENDIAN
1da177e4
LT
115
116config MACH_DECSTATION
3fa986fa 117 bool "DECstations"
1da177e4 118 select BOOT_ELF32
6457d9fc 119 select CEVT_DS1287
42f77542 120 select CEVT_R4K
4247417d 121 select CSRC_IOASIC
940f6b48 122 select CSRC_R4K
20d60d99
MR
123 select CPU_DADDI_WORKAROUNDS if 64BIT
124 select CPU_R4000_WORKAROUNDS if 64BIT
125 select CPU_R4400_WORKAROUNDS if 64BIT
1da177e4 126 select DMA_NONCOHERENT
d388d685 127 select NO_IOPORT
1da177e4 128 select IRQ_CPU
7cf8053b
RB
129 select SYS_HAS_CPU_R3000
130 select SYS_HAS_CPU_R4X00
ed5ba2fb
YY
131 select SYS_SUPPORTS_32BIT_KERNEL
132 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
5e83d430 133 select SYS_SUPPORTS_LITTLE_ENDIAN
1723b4a3
AN
134 select SYS_SUPPORTS_128HZ
135 select SYS_SUPPORTS_256HZ
136 select SYS_SUPPORTS_1024HZ
5e83d430 137 help
1da177e4
LT
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
9308816c
RB
145 DECstation 5000/50
146 DECstation 5000/150
147 DECstation 5000/260
148 DECsystem 5900/260
1da177e4
LT
149
150 otherwise choose R3000.
151
5e83d430 152config MACH_JAZZ
3fa986fa 153 bool "Jazz family of machines"
5e83d430
RB
154 select ARC
155 select ARC32
156 select ARCH_MAY_HAVE_PC_FDC
42f77542 157 select CEVT_R4K
940f6b48 158 select CSRC_R4K
e2defae5 159 select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN
5e83d430 160 select GENERIC_ISA_DMA
ea202c63 161 select IRQ_CPU
d865bea4 162 select I8253
5e83d430
RB
163 select I8259
164 select ISA
7cf8053b 165 select SYS_HAS_CPU_R4X00
5e83d430
RB
166 select SYS_SUPPORTS_32BIT_KERNEL
167 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
1723b4a3 168 select SYS_SUPPORTS_100HZ
1da177e4 169 help
5e83d430
RB
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.
692105b8 172 Members include the Acer PICA, MIPS Magnum 4000, MIPS Millennium and
5e83d430
RB
173 Olivetti M700-10 workstations.
174
5ebabe59
LPC
175config 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
1f21d2bd
BM
187config LASAT
188 bool "LASAT Networks platforms"
42f77542 189 select CEVT_R4K
940f6b48 190 select CSRC_R4K
1f21d2bd
BM
191 select DMA_NONCOHERENT
192 select SYS_HAS_EARLY_PRINTK
193 select HW_HAS_PCI
a5ccfe5c 194 select IRQ_CPU
1f21d2bd
BM
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
1f21d2bd 202
85749d24
WZ
203config MACH_LOONGSON
204 bool "Loongson family of machines"
c7e8c668 205 select SYS_SUPPORTS_ZBOOT
ade299d8 206 help
85749d24
WZ
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.
ade299d8 213
1da177e4 214config MIPS_MALTA
3fa986fa 215 bool "MIPS Malta board"
61ed242d 216 select ARCH_MAY_HAVE_PC_FDC
1da177e4 217 select BOOT_ELF32
fa71c960 218 select BOOT_RAW
42f77542 219 select CEVT_R4K
940f6b48 220 select CSRC_R4K
1da177e4
LT
221 select DMA_NONCOHERENT
222 select GENERIC_ISA_DMA
aa414dff 223 select IRQ_CPU
39b8d525 224 select IRQ_GIC
1da177e4 225 select HW_HAS_PCI
d865bea4 226 select I8253
1da177e4 227 select I8259
5e83d430
RB
228 select MIPS_BOARDS_GEN
229 select MIPS_BONITO64
9318c51a 230 select MIPS_CPU_SCACHE
252161ec 231 select PCI_GT64XXX_PCI0
5e83d430 232 select MIPS_MSC
1da177e4 233 select SWAP_IO_SPACE
7cf8053b
RB
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
36a88530 239 select SYS_HAS_EARLY_PRINTK
ed5ba2fb
YY
240 select SYS_SUPPORTS_32BIT_KERNEL
241 select SYS_SUPPORTS_64BIT_KERNEL
5e83d430
RB
242 select SYS_SUPPORTS_BIG_ENDIAN
243 select SYS_SUPPORTS_LITTLE_ENDIAN
0365070f 244 select SYS_SUPPORTS_MIPS_CMP
f41ae0b2 245 select SYS_SUPPORTS_MULTITHREADING
9693a853 246 select SYS_SUPPORTS_SMARTMIPS
1b93b3c3 247 select SYS_SUPPORTS_ZBOOT
1da177e4 248 help
f638d197 249 This enables support for the MIPS Technologies Malta evaluation
1da177e4
LT
250 board.
251
5e83d430 252config MIPS_SIM
3fa986fa 253 bool 'MIPS simulator (MIPSsim)'
42f77542 254 select CEVT_R4K
940f6b48 255 select CSRC_R4K
1da177e4 256 select DMA_NONCOHERENT
36a88530 257 select SYS_HAS_EARLY_PRINTK
1da177e4 258 select IRQ_CPU
9267a30d 259 select BOOT_RAW
7cf8053b
RB
260 select SYS_HAS_CPU_MIPS32_R1
261 select SYS_HAS_CPU_MIPS32_R2
36a88530 262 select SYS_HAS_EARLY_PRINTK
ed5ba2fb 263 select SYS_SUPPORTS_32BIT_KERNEL
5e83d430 264 select SYS_SUPPORTS_BIG_ENDIAN
f6e2373a 265 select SYS_SUPPORTS_MULTITHREADING
5e83d430 266 select SYS_SUPPORTS_LITTLE_ENDIAN
1da177e4 267 help
5e83d430
RB
268 This option enables support for MIPS Technologies MIPSsim software
269 emulator.
1da177e4 270
a83860c2
RB
271config 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.
ade299d8 277
5e83d430 278config MACH_VR41XX
74142d65 279 bool "NEC VR4100 series based machines"
42f77542 280 select CEVT_R4K
940f6b48 281 select CSRC_R4K
7cf8053b 282 select SYS_HAS_CPU_VR41XX
27fdd325 283 select ARCH_REQUIRE_GPIOLIB
5e83d430 284
edb6310a
DL
285config NXP_STB220
286 bool "NXP STB220 board"
287 select SOC_PNX833X
288 help
289 Support for NXP Semiconductors STB220 Development Board.
290
291config 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
ade299d8 298config PNX8550_JBS
a92b0588 299 bool "NXP PNX8550 based JBS board"
ade299d8
YY
300 select PNX8550
301 select SYS_SUPPORTS_LITTLE_ENDIAN
302
303config PNX8550_STB810
a92b0588 304 bool "NXP PNX8550 based STB810 board"
ade299d8
YY
305 select PNX8550
306 select SYS_SUPPORTS_LITTLE_ENDIAN
307
9267a30d
MSJ
308config 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
9267a30d
MSJ
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
5e83d430 328config PMC_YOSEMITE
3fa986fa 329 bool "PMC-Sierra Yosemite eval board"
42f77542 330 select CEVT_R4K
940f6b48 331 select CSRC_R4K
5e83d430
RB
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
7cf8053b 338 select SYS_HAS_CPU_RM9000
36a88530 339 select SYS_HAS_EARLY_PRINTK
5e83d430
RB
340 select SYS_SUPPORTS_32BIT_KERNEL
341 select SYS_SUPPORTS_64BIT_KERNEL
342 select SYS_SUPPORTS_BIG_ENDIAN
343 select SYS_SUPPORTS_HIGHMEM
e73ea273 344 select SYS_SUPPORTS_SMP
5e83d430
RB
345 help
346 Yosemite is an evaluation board for the RM9000x2 processor
347 manufactured by PMC-Sierra.
1da177e4 348
a3a0f8c8
DV
349config 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
1da177e4 367config SGI_IP22
3fa986fa 368 bool "SGI IP22 (Indy/Indigo2)"
1da177e4
LT
369 select ARC
370 select ARC32
371 select BOOT_ELF32
42f77542 372 select CEVT_R4K
940f6b48 373 select CSRC_R4K
e2defae5 374 select DEFAULT_SGI_PARTITION
1da177e4 375 select DMA_NONCOHERENT
5e83d430 376 select HW_HAS_EISA
d865bea4 377 select I8253
68de4803 378 select I8259
1da177e4
LT
379 select IP22_CPU_SCACHE
380 select IRQ_CPU
aa414dff 381 select GENERIC_ISA_DMA_SUPPORT_BROKEN
e2defae5
TB
382 select SGI_HAS_I8042
383 select SGI_HAS_INDYDOG
36e5c21d 384 select SGI_HAS_HAL2
e2defae5
TB
385 select SGI_HAS_SEEQ
386 select SGI_HAS_WD93
387 select SGI_HAS_ZILOG
1da177e4 388 select SWAP_IO_SPACE
7cf8053b
RB
389 select SYS_HAS_CPU_R4X00
390 select SYS_HAS_CPU_R5000
2b5e63f6
MM
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
ed5ba2fb
YY
399 select SYS_SUPPORTS_32BIT_KERNEL
400 select SYS_SUPPORTS_64BIT_KERNEL
5e83d430 401 select SYS_SUPPORTS_BIG_ENDIAN
1da177e4
LT
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
407config SGI_IP27
3fa986fa 408 bool "SGI IP27 (Origin200/2000)"
1da177e4
LT
409 select ARC
410 select ARC64
5e83d430 411 select BOOT_ELF64
e2defae5 412 select DEFAULT_SGI_PARTITION
634286f1 413 select DMA_COHERENT
36a88530 414 select SYS_HAS_EARLY_PRINTK
1da177e4 415 select HW_HAS_PCI
130e2fb7 416 select NR_CPUS_DEFAULT_64
7cf8053b 417 select SYS_HAS_CPU_R10000
ed5ba2fb 418 select SYS_SUPPORTS_64BIT_KERNEL
5e83d430 419 select SYS_SUPPORTS_BIG_ENDIAN
d8cb4e11 420 select SYS_SUPPORTS_NUMA
1a5c5de1 421 select SYS_SUPPORTS_SMP
1da177e4
LT
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
e2defae5
TB
427config 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
e2defae5
TB
442 select SGI_HAS_I8042
443 select SGI_HAS_INDYDOG
5b438c44 444 select SGI_HAS_HAL2
e2defae5
TB
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
2b5e63f6
MM
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
e2defae5
TB
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
1da177e4 464config SGI_IP32
cfd2afc0 465 bool "SGI IP32 (O2)"
1da177e4
LT
466 select ARC
467 select ARC32
468 select BOOT_ELF32
42f77542 469 select CEVT_R4K
940f6b48 470 select CSRC_R4K
1da177e4
LT
471 select DMA_NONCOHERENT
472 select HW_HAS_PCI
dd67b155 473 select IRQ_CPU
1da177e4
LT
474 select R5000_CPU_SCACHE
475 select RM7000_CPU_SCACHE
7cf8053b
RB
476 select SYS_HAS_CPU_R5000
477 select SYS_HAS_CPU_R10000 if BROKEN
478 select SYS_HAS_CPU_RM7000
dd2f18fe 479 select SYS_HAS_CPU_NEVADA
ed5ba2fb 480 select SYS_SUPPORTS_64BIT_KERNEL
23fbee9d 481 select SYS_SUPPORTS_BIG_ENDIAN
23fbee9d 482 help
5e83d430 483 If you want this kernel to run on SGI O2 workstation, say Y here.
1da177e4 484
ade299d8
YY
485config SIBYTE_CRHINE
486 bool "Sibyte BCM91120C-CRhine"
487 depends on EXPERIMENTAL
9a6dcea1
AI
488 select BOOT_ELF32
489 select DMA_COHERENT
ade299d8 490 select SIBYTE_BCM1120
9a6dcea1 491 select SWAP_IO_SPACE
7cf8053b 492 select SYS_HAS_CPU_SB1
9a6dcea1
AI
493 select SYS_SUPPORTS_BIG_ENDIAN
494 select SYS_SUPPORTS_LITTLE_ENDIAN
495
ade299d8
YY
496config SIBYTE_CARMEL
497 bool "Sibyte BCM91120x-Carmel"
498 depends on EXPERIMENTAL
5e83d430 499 select BOOT_ELF32
1da177e4 500 select DMA_COHERENT
ade299d8 501 select SIBYTE_BCM1120
5e83d430 502 select SWAP_IO_SPACE
7cf8053b 503 select SYS_HAS_CPU_SB1
81731f79 504 select SYS_SUPPORTS_BIG_ENDIAN
5e83d430 505 select SYS_SUPPORTS_LITTLE_ENDIAN
1da177e4 506
ade299d8
YY
507config SIBYTE_CRHONE
508 bool "Sibyte BCM91125C-CRhone"
5e83d430
RB
509 depends on EXPERIMENTAL
510 select BOOT_ELF32
511 select DMA_COHERENT
ade299d8 512 select SIBYTE_BCM1125
5e83d430 513 select SWAP_IO_SPACE
7cf8053b 514 select SYS_HAS_CPU_SB1
5e83d430 515 select SYS_SUPPORTS_BIG_ENDIAN
ade299d8 516 select SYS_SUPPORTS_HIGHMEM
5e83d430 517 select SYS_SUPPORTS_LITTLE_ENDIAN
1da177e4 518
5e83d430 519config SIBYTE_RHONE
3fa986fa 520 bool "Sibyte BCM91125E-Rhone"
5e83d430
RB
521 depends on EXPERIMENTAL
522 select BOOT_ELF32
523 select DMA_COHERENT
524 select SIBYTE_BCM1125H
525 select SWAP_IO_SPACE
7cf8053b 526 select SYS_HAS_CPU_SB1
5e83d430
RB
527 select SYS_SUPPORTS_BIG_ENDIAN
528 select SYS_SUPPORTS_LITTLE_ENDIAN
1da177e4 529
ade299d8
YY
530config SIBYTE_SWARM
531 bool "Sibyte BCM91250A-SWARM"
5e83d430 532 select BOOT_ELF32
26a940e2 533 select DMA_COHERENT
fcf3ca4c 534 select HAVE_PATA_PLATFORM
ade299d8
YY
535 select NR_CPUS_DEFAULT_2
536 select SIBYTE_SB1250
5e83d430 537 select SWAP_IO_SPACE
7cf8053b 538 select SYS_HAS_CPU_SB1
5e83d430 539 select SYS_SUPPORTS_BIG_ENDIAN
ade299d8 540 select SYS_SUPPORTS_HIGHMEM
e3ad1c23 541 select SYS_SUPPORTS_LITTLE_ENDIAN
cce335ae 542 select ZONE_DMA32 if 64BIT
e3ad1c23 543
ade299d8
YY
544config SIBYTE_LITTLESUR
545 bool "Sibyte BCM91250C2-LittleSur"
5e83d430
RB
546 depends on EXPERIMENTAL
547 select BOOT_ELF32
548 select DMA_COHERENT
fcf3ca4c 549 select HAVE_PATA_PLATFORM
130e2fb7 550 select NR_CPUS_DEFAULT_2
5e83d430
RB
551 select SIBYTE_SB1250
552 select SWAP_IO_SPACE
7cf8053b 553 select SYS_HAS_CPU_SB1
5e83d430
RB
554 select SYS_SUPPORTS_BIG_ENDIAN
555 select SYS_SUPPORTS_HIGHMEM
556 select SYS_SUPPORTS_LITTLE_ENDIAN
1da177e4 557
ade299d8
YY
558config SIBYTE_SENTOSA
559 bool "Sibyte BCM91250E-Sentosa"
5e83d430
RB
560 depends on EXPERIMENTAL
561 select BOOT_ELF32
562 select DMA_COHERENT
130e2fb7 563 select NR_CPUS_DEFAULT_2
5e83d430
RB
564 select SIBYTE_SB1250
565 select SWAP_IO_SPACE
7cf8053b 566 select SYS_HAS_CPU_SB1
5e83d430 567 select SYS_SUPPORTS_BIG_ENDIAN
5e83d430 568 select SYS_SUPPORTS_LITTLE_ENDIAN
1da177e4 569
ade299d8
YY
570config SIBYTE_BIGSUR
571 bool "Sibyte BCM91480B-BigSur"
5e83d430
RB
572 select BOOT_ELF32
573 select DMA_COHERENT
ade299d8 574 select NR_CPUS_DEFAULT_4
ade299d8 575 select SIBYTE_BCM1x80
5e83d430 576 select SWAP_IO_SPACE
7cf8053b 577 select SYS_HAS_CPU_SB1
5e83d430 578 select SYS_SUPPORTS_BIG_ENDIAN
651194f8 579 select SYS_SUPPORTS_HIGHMEM
5e83d430 580 select SYS_SUPPORTS_LITTLE_ENDIAN
cce335ae 581 select ZONE_DMA32 if 64BIT
1da177e4 582
14b36af4
TB
583config SNI_RM
584 bool "SNI RM200/300/400"
4a0312fc
TB
585 select ARC if CPU_LITTLE_ENDIAN
586 select ARC32 if CPU_LITTLE_ENDIAN
231a35d3 587 select SNIPROM if CPU_BIG_ENDIAN
61ed242d 588 select ARCH_MAY_HAVE_PC_FDC
1da177e4 589 select BOOT_ELF32
42f77542 590 select CEVT_R4K
940f6b48 591 select CSRC_R4K
e2defae5 592 select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN
1da177e4
LT
593 select DMA_NONCOHERENT
594 select GENERIC_ISA_DMA
5e83d430 595 select HW_HAS_EISA
1da177e4 596 select HW_HAS_PCI
c066a32a 597 select IRQ_CPU
d865bea4 598 select I8253
1da177e4
LT
599 select I8259
600 select ISA
4a0312fc 601 select SWAP_IO_SPACE if CPU_BIG_ENDIAN
7cf8053b 602 select SYS_HAS_CPU_R4X00
4a0312fc 603 select SYS_HAS_CPU_R5000
c066a32a 604 select SYS_HAS_CPU_R10000
4a0312fc 605 select R5000_CPU_SCACHE
36a88530 606 select SYS_HAS_EARLY_PRINTK
ed5ba2fb
YY
607 select SYS_SUPPORTS_32BIT_KERNEL
608 select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
4a0312fc 609 select SYS_SUPPORTS_BIG_ENDIAN
797798c1 610 select SYS_SUPPORTS_HIGHMEM
5e83d430 611 select SYS_SUPPORTS_LITTLE_ENDIAN
1da177e4 612 help
14b36af4
TB
613 The SNI RM200/300/400 are MIPS-based machines manufactured by
614 Siemens Nixdorf Informationssysteme (SNI), parent company of Pyramid
1da177e4
LT
615 Technology and now in turn merged with Fujitsu. Say Y here to
616 support this machine type.
617
edcaf1a6
AN
618config MACH_TX39XX
619 bool "Toshiba TX39 series based machines"
5e83d430 620
edcaf1a6
AN
621config MACH_TX49XX
622 bool "Toshiba TX49 series based machines"
5e83d430 623
73b4390f
RB
624config MIKROTIK_RB532
625 bool "Mikrotik RB532 boards"
626 select CEVT_R4K
627 select CSRC_R4K
628 select DMA_NONCOHERENT
73b4390f
RB
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
d888e25b 636 select ARCH_REQUIRE_GPIOLIB
73b4390f
RB
637 help
638 Support the Mikrotik(tm) RouterBoard 532 series,
639 based on the IDT RC32434 SoC.
640
ade299d8
YY
641config WR_PPMC
642 bool "Wind River PPMC board"
42f77542 643 select CEVT_R4K
940f6b48 644 select CSRC_R4K
ade299d8
YY
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
a86c7f72 664config CAVIUM_OCTEON_SIMULATOR
c9d89d97 665 bool "Cavium Networks Octeon Simulator"
a86c7f72
DD
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
773cb77d 672 select SYS_SUPPORTS_HOTPLUG_CPU
5e683389 673 select SYS_HAS_CPU_CAVIUM_OCTEON
a86c7f72
DD
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
679config CAVIUM_OCTEON_REFERENCE_BOARD
c9d89d97 680 bool "Cavium Networks Octeon reference board"
a86c7f72
DD
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
773cb77d 687 select SYS_SUPPORTS_HOTPLUG_CPU
a86c7f72 688 select SYS_HAS_EARLY_PRINTK
5e683389 689 select SYS_HAS_CPU_CAVIUM_OCTEON
a86c7f72 690 select SWAP_IO_SPACE
e8635b48
DD
691 select HW_HAS_PCI
692 select ARCH_SUPPORTS_MSI
a86c7f72
DD
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
5e83d430 706endchoice
1da177e4 707
e8c7c482 708source "arch/mips/alchemy/Kconfig"
e7300d04 709source "arch/mips/bcm63xx/Kconfig"
5e83d430 710source "arch/mips/jazz/Kconfig"
5ebabe59 711source "arch/mips/jz4740/Kconfig"
1f21d2bd 712source "arch/mips/lasat/Kconfig"
5e83d430 713source "arch/mips/pmc-sierra/Kconfig"
a3a0f8c8 714source "arch/mips/powertv/Kconfig"
29c48699 715source "arch/mips/sgi-ip27/Kconfig"
38b18f72 716source "arch/mips/sibyte/Kconfig"
22b1d707 717source "arch/mips/txx9/Kconfig"
5e83d430 718source "arch/mips/vr41xx/Kconfig"
a86c7f72 719source "arch/mips/cavium-octeon/Kconfig"
85749d24 720source "arch/mips/loongson/Kconfig"
38b18f72 721
5e83d430
RB
722endmenu
723
1da177e4
LT
724config RWSEM_GENERIC_SPINLOCK
725 bool
726 default y
727
728config RWSEM_XCHGADD_ALGORITHM
729 bool
730
f0d1b0b3
DH
731config ARCH_HAS_ILOG2_U32
732 bool
733 default n
734
735config ARCH_HAS_ILOG2_U64
736 bool
737 default n
738
00a58253
RB
739config ARCH_SUPPORTS_OPROFILE
740 bool
741 default y if !MIPS_MT_SMTC
742
3c9ee7ef
AM
743config GENERIC_FIND_NEXT_BIT
744 bool
745 default y
746
747config GENERIC_HWEIGHT
748 bool
749 default y
750
1da177e4
LT
751config GENERIC_CALIBRATE_DELAY
752 bool
753 default y
754
7bcf7717
RB
755config GENERIC_CLOCKEVENTS
756 bool
757 default y
758
8db02010
RB
759config GENERIC_TIME
760 bool
761 default y
762
f5ff0a28
RB
763config GENERIC_CMOS_UPDATE
764 bool
765 default y
766
ae1e9130 767config SCHED_OMIT_FRAME_POINTER
1cc89038
AN
768 bool
769 default y
770
e77c232c 771config GENERIC_HARDIRQS_NO__DO_IRQ
c87e0909 772 def_bool y
e77c232c 773
1da177e4
LT
774#
775# Select some configuration options automatically based on user selections.
776#
777config ARC
778 bool
1da177e4 779
61ed242d
RB
780config ARCH_MAY_HAVE_PC_FDC
781 bool
782
9267a30d
MSJ
783config BOOT_RAW
784 bool
785
217dd11e
RB
786config CEVT_BCM1480
787 bool
788
6457d9fc
YY
789config CEVT_DS1287
790 bool
791
1097c6ac
YY
792config CEVT_GT641XX
793 bool
794
779e7d41
ML
795config CEVT_R4K_LIB
796 bool
797
42f77542 798config CEVT_R4K
779e7d41 799 select CEVT_R4K_LIB
42f77542
RB
800 bool
801
217dd11e
RB
802config CEVT_SB1250
803 bool
804
229f773e
AN
805config CEVT_TXX9
806 bool
807
217dd11e
RB
808config CSRC_BCM1480
809 bool
810
4247417d
YY
811config CSRC_IOASIC
812 bool
813
a3a0f8c8
DV
814config CSRC_POWERTV
815 bool
816
779e7d41
ML
817config CSRC_R4K_LIB
818 bool
819
940f6b48 820config CSRC_R4K
779e7d41 821 select CSRC_R4K_LIB
940f6b48
RB
822 bool
823
217dd11e
RB
824config CSRC_SB1250
825 bool
826
a9aec7fe
AN
827config GPIO_TXX9
828 select GENERIC_GPIO
7444a72e 829 select ARCH_REQUIRE_GPIOLIB
a9aec7fe
AN
830 bool
831
df78b5c8
AJ
832config CFE
833 bool
834
4ce588cd 835config DMA_COHERENT
1da177e4
LT
836 bool
837
4ce588cd
RB
838config DMA_NONCOHERENT
839 bool
e1e02b32 840 select NEED_DMA_MAP_STATE
4ce588cd 841
e1e02b32 842config NEED_DMA_MAP_STATE
1da177e4
LT
843 bool
844
36a88530 845config SYS_HAS_EARLY_PRINTK
1da177e4 846 bool
1da177e4 847
dbb74540 848config HOTPLUG_CPU
1b2bc75c
RB
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
858config SYS_SUPPORTS_HOTPLUG_CPU
dbb74540 859 bool
dbb74540 860
1da177e4
LT
861config I8259
862 bool
1da177e4 863
1da177e4
LT
864config MIPS_BONITO64
865 bool
1da177e4
LT
866
867config MIPS_MSC
868 bool
1da177e4 869
1f21d2bd
BM
870config MIPS_NILE4
871 bool
872
1da177e4
LT
873config MIPS_DISABLE_OBSOLETE_IDE
874 bool
875
39b8d525
RB
876config SYNC_R4K
877 bool
878
d388d685
MR
879config NO_IOPORT
880 def_bool n
881
8313da30
RB
882config GENERIC_ISA_DMA
883 bool
884 select ZONE_DMA if GENERIC_ISA_DMA_SUPPORT_BROKEN=n
885
aa414dff
RB
886config GENERIC_ISA_DMA_SUPPORT_BROKEN
887 bool
8313da30 888 select GENERIC_ISA_DMA
aa414dff 889
09663335
YY
890config GENERIC_GPIO
891 bool
892
5e83d430 893#
3cb2fccc 894# Endianess selection. Sufficiently obscure so many users don't know what to
5e83d430
RB
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#
898choice
899 prompt "Endianess selection"
1da177e4
LT
900 help
901 Some MIPS machines can be configured for either little or big endian
5e83d430 902 byte order. These modes require different kernels and a different
3cb2fccc 903 Linux distribution. In general there is one preferred byteorder for a
5e83d430 904 particular system but some systems are just as commonly used in the
3dde6ad8 905 one or the other endianness.
5e83d430
RB
906
907config CPU_BIG_ENDIAN
908 bool "Big endian"
909 depends on SYS_SUPPORTS_BIG_ENDIAN
910
911config CPU_LITTLE_ENDIAN
912 bool "Little endian"
913 depends on SYS_SUPPORTS_LITTLE_ENDIAN
914 help
915
916endchoice
917
22b0763a
DD
918config EXPORT_UASM
919 bool
920
2116245e
RB
921config SYS_SUPPORTS_APM_EMULATION
922 bool
923
5e83d430
RB
924config SYS_SUPPORTS_BIG_ENDIAN
925 bool
926
927config SYS_SUPPORTS_LITTLE_ENDIAN
928 bool
1da177e4 929
9cffd154
DD
930config SYS_SUPPORTS_HUGETLBFS
931 bool
932 depends on CPU_SUPPORTS_HUGEPAGES && 64BIT
933 default y
934
1da177e4
LT
935config IRQ_CPU
936 bool
937
938config IRQ_CPU_RM7K
939 bool
940
5e83d430
RB
941config IRQ_CPU_RM9K
942 bool
943
9267a30d
MSJ
944config IRQ_MSP_SLP
945 bool
946
947config IRQ_MSP_CIC
948 bool
949
8420fd00
AN
950config IRQ_TXX9
951 bool
952
d5ab1a69
YY
953config IRQ_GT641XX
954 bool
955
39b8d525
RB
956config IRQ_GIC
957 bool
958
a86c7f72
DD
959config IRQ_CPU_OCTEON
960 bool
961
1da177e4
LT
962config MIPS_BOARDS_GEN
963 bool
1da177e4 964
252161ec 965config PCI_GT64XXX_PCI0
1da177e4 966 bool
1da177e4 967
9267a30d
MSJ
968config NO_EXCEPT_FILL
969 bool
970
663c3d90 971config MIPS_RM9122
972 bool
973 select SERIAL_RM9000
663c3d90 974
a83860c2
RB
975config 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
edb6310a
DL
987config 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
edb6310a
DL
997 select GENERIC_GPIO
998 select CPU_MIPSR2_IRQ_VI
999
1000config SOC_PNX8335
1001 bool
1002 select SOC_PNX833X
1003
bdf21b18
PP
1004config PNX8550
1005 bool
1006 select SOC_PNX8550
1007
1008config SOC_PNX8550
1009 bool
bdf21b18
PP
1010 select DMA_NONCOHERENT
1011 select HW_HAS_PCI
b8c2a77c 1012 select SYS_HAS_CPU_MIPS32_R1
36a88530 1013 select SYS_HAS_EARLY_PRINTK
7cf8053b 1014 select SYS_SUPPORTS_32BIT_KERNEL
4ead1681 1015 select GENERIC_GPIO
bdf21b18 1016
1da177e4
LT
1017config SWAP_IO_SPACE
1018 bool
1019
663c3d90 1020config SERIAL_RM9000
1021 bool
1022
e2defae5
TB
1023config SGI_HAS_INDYDOG
1024 bool
1025
5b438c44
TB
1026config SGI_HAS_HAL2
1027 bool
1028
e2defae5
TB
1029config SGI_HAS_SEEQ
1030 bool
1031
1032config SGI_HAS_WD93
1033 bool
1034
1035config SGI_HAS_ZILOG
1036 bool
1037
1038config SGI_HAS_I8042
1039 bool
1040
1041config DEFAULT_SGI_PARTITION
1042 bool
1043
5e83d430
RB
1044config ARC32
1045 bool
1046
231a35d3
TB
1047config SNIPROM
1048 bool
1049
1da177e4
LT
1050config BOOT_ELF32
1051 bool
1da177e4
LT
1052
1053config MIPS_L1_CACHE_SHIFT
1054 int
c7088755 1055 default "4" if MACH_DECSTATION || MIKROTIK_RB532 || PMC_MSP4200_EVAL
0db2b74e 1056 default "6" if MIPS_CPU_SCACHE
a86c7f72 1057 default "7" if SGI_IP22 || SGI_IP27 || SGI_IP28 || SNI_RM || CPU_CAVIUM_OCTEON
1da177e4
LT
1058 default "5"
1059
1da177e4
LT
1060config HAVE_STD_PC_SERIAL_PORT
1061 bool
1062
1da177e4
LT
1063config ARC_CONSOLE
1064 bool "ARC console support"
e2defae5 1065 depends on SGI_IP22 || SGI_IP28 || (SNI_RM && CPU_LITTLE_ENDIAN)
1da177e4
LT
1066
1067config ARC_MEMORY
1068 bool
14b36af4 1069 depends on MACH_JAZZ || SNI_RM || SGI_IP32
1da177e4
LT
1070 default y
1071
1072config ARC_PROMLIB
1073 bool
e2defae5 1074 depends on MACH_JAZZ || SNI_RM || SGI_IP22 || SGI_IP28 || SGI_IP32
1da177e4
LT
1075 default y
1076
1077config ARC64
1078 bool
1da177e4
LT
1079
1080config BOOT_ELF64
1081 bool
1da177e4 1082
1da177e4
LT
1083menu "CPU selection"
1084
1085choice
1086 prompt "CPU type"
1087 default CPU_R4X00
1088
3702bba5
WZ
1089config CPU_LOONGSON2E
1090 bool "Loongson 2E"
1091 depends on SYS_HAS_CPU_LOONGSON2E
1092 select CPU_LOONGSON2
2a21c730
FZ
1093 help
1094 The Loongson 2E processor implements the MIPS III instruction set
1095 with many extensions.
1096
6f7a251a
WZ
1097 It has an internal FPGA northbridge, which is compatiable to
1098 bonito64.
1099
1100config CPU_LOONGSON2F
1101 bool "Loongson 2F"
1102 depends on SYS_HAS_CPU_LOONGSON2F
1103 select CPU_LOONGSON2
c197da91
AP
1104 select GENERIC_GPIO
1105 select ARCH_REQUIRE_GPIOLIB
6f7a251a
WZ
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
6e760c8d
RB
1114config CPU_MIPS32_R1
1115 bool "MIPS32 Release 1"
7cf8053b 1116 depends on SYS_HAS_CPU_MIPS32_R1
6e760c8d 1117 select CPU_HAS_PREFETCH
797798c1 1118 select CPU_SUPPORTS_32BIT_KERNEL
ec28f306 1119 select CPU_SUPPORTS_HIGHMEM
1e5f1caa 1120 help
5e83d430 1121 Choose this option to build a kernel for release 1 or later of the
1e5f1caa
RB
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
1131config CPU_MIPS32_R2
1132 bool "MIPS32 Release 2"
7cf8053b 1133 depends on SYS_HAS_CPU_MIPS32_R2
1e5f1caa 1134 select CPU_HAS_PREFETCH
797798c1 1135 select CPU_SUPPORTS_32BIT_KERNEL
ec28f306 1136 select CPU_SUPPORTS_HIGHMEM
6e760c8d 1137 help
5e83d430 1138 Choose this option to build a kernel for release 2 or later of the
6e760c8d
RB
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
1144config CPU_MIPS64_R1
1145 bool "MIPS64 Release 1"
7cf8053b 1146 depends on SYS_HAS_CPU_MIPS64_R1
797798c1 1147 select CPU_HAS_PREFETCH
ed5ba2fb
YY
1148 select CPU_SUPPORTS_32BIT_KERNEL
1149 select CPU_SUPPORTS_64BIT_KERNEL
ec28f306 1150 select CPU_SUPPORTS_HIGHMEM
9cffd154 1151 select CPU_SUPPORTS_HUGEPAGES
6e760c8d
RB
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.
1e5f1caa
RB
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
1163config CPU_MIPS64_R2
1164 bool "MIPS64 Release 2"
7cf8053b 1165 depends on SYS_HAS_CPU_MIPS64_R2
797798c1 1166 select CPU_HAS_PREFETCH
1e5f1caa
RB
1167 select CPU_SUPPORTS_32BIT_KERNEL
1168 select CPU_SUPPORTS_64BIT_KERNEL
ec28f306 1169 select CPU_SUPPORTS_HIGHMEM
9cffd154 1170 select CPU_SUPPORTS_HUGEPAGES
1e5f1caa
RB
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.
1da177e4
LT
1177
1178config CPU_R3000
1179 bool "R3000"
7cf8053b 1180 depends on SYS_HAS_CPU_R3000
f7062ddb 1181 select CPU_HAS_WB
ed5ba2fb 1182 select CPU_SUPPORTS_32BIT_KERNEL
797798c1 1183 select CPU_SUPPORTS_HIGHMEM
1da177e4
LT
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
1192config CPU_TX39XX
1193 bool "R39XX"
7cf8053b 1194 depends on SYS_HAS_CPU_TX39XX
ed5ba2fb 1195 select CPU_SUPPORTS_32BIT_KERNEL
1da177e4
LT
1196
1197config CPU_VR41XX
1198 bool "R41xx"
7cf8053b 1199 depends on SYS_HAS_CPU_VR41XX
ed5ba2fb
YY
1200 select CPU_SUPPORTS_32BIT_KERNEL
1201 select CPU_SUPPORTS_64BIT_KERNEL
1da177e4 1202 help
5e83d430 1203 The options selects support for the NEC VR4100 series of processors.
1da177e4
LT
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
1208config CPU_R4300
1209 bool "R4300"
7cf8053b 1210 depends on SYS_HAS_CPU_R4300
ed5ba2fb
YY
1211 select CPU_SUPPORTS_32BIT_KERNEL
1212 select CPU_SUPPORTS_64BIT_KERNEL
1da177e4
LT
1213 help
1214 MIPS Technologies R4300-series processors.
1215
1216config CPU_R4X00
1217 bool "R4x00"
7cf8053b 1218 depends on SYS_HAS_CPU_R4X00
ed5ba2fb
YY
1219 select CPU_SUPPORTS_32BIT_KERNEL
1220 select CPU_SUPPORTS_64BIT_KERNEL
1da177e4
LT
1221 help
1222 MIPS Technologies R4000-series processors other than 4300, including
1223 the R4000, R4400, R4600, and 4700.
1224
1225config CPU_TX49XX
1226 bool "R49XX"
7cf8053b 1227 depends on SYS_HAS_CPU_TX49XX
de862b48 1228 select CPU_HAS_PREFETCH
ed5ba2fb
YY
1229 select CPU_SUPPORTS_32BIT_KERNEL
1230 select CPU_SUPPORTS_64BIT_KERNEL
1da177e4
LT
1231
1232config CPU_R5000
1233 bool "R5000"
7cf8053b 1234 depends on SYS_HAS_CPU_R5000
ed5ba2fb
YY
1235 select CPU_SUPPORTS_32BIT_KERNEL
1236 select CPU_SUPPORTS_64BIT_KERNEL
1da177e4
LT
1237 help
1238 MIPS Technologies R5000-series processors other than the Nevada.
1239
1240config CPU_R5432
1241 bool "R5432"
7cf8053b 1242 depends on SYS_HAS_CPU_R5432
5e83d430
RB
1243 select CPU_SUPPORTS_32BIT_KERNEL
1244 select CPU_SUPPORTS_64BIT_KERNEL
1da177e4 1245
542c1020
SK
1246config CPU_R5500
1247 bool "R5500"
1248 depends on SYS_HAS_CPU_R5500
542c1020
SK
1249 select CPU_SUPPORTS_32BIT_KERNEL
1250 select CPU_SUPPORTS_64BIT_KERNEL
9cffd154 1251 select CPU_SUPPORTS_HUGEPAGES
542c1020
SK
1252 help
1253 NEC VR5500 and VR5500A series processors implement 64-bit MIPS IV
1254 instruction set.
1255
1da177e4
LT
1256config CPU_R6000
1257 bool "R6000"
ed5ba2fb 1258 depends on EXPERIMENTAL
7cf8053b 1259 depends on SYS_HAS_CPU_R6000
ed5ba2fb 1260 select CPU_SUPPORTS_32BIT_KERNEL
1da177e4
LT
1261 help
1262 MIPS Technologies R6000 and R6000A series processors. Note these
c09b47d8 1263 processors are extremely rare and the support for them is incomplete.
1da177e4
LT
1264
1265config CPU_NEVADA
1266 bool "RM52xx"
7cf8053b 1267 depends on SYS_HAS_CPU_NEVADA
ed5ba2fb
YY
1268 select CPU_SUPPORTS_32BIT_KERNEL
1269 select CPU_SUPPORTS_64BIT_KERNEL
1da177e4
LT
1270 help
1271 QED / PMC-Sierra RM52xx-series ("Nevada") processors.
1272
1273config CPU_R8000
1274 bool "R8000"
ed5ba2fb 1275 depends on EXPERIMENTAL
7cf8053b 1276 depends on SYS_HAS_CPU_R8000
5e83d430 1277 select CPU_HAS_PREFETCH
ed5ba2fb 1278 select CPU_SUPPORTS_64BIT_KERNEL
1da177e4
LT
1279 help
1280 MIPS Technologies R8000 processors. Note these processors are
1281 uncommon and the support for them is incomplete.
1282
1283config CPU_R10000
1284 bool "R10000"
7cf8053b 1285 depends on SYS_HAS_CPU_R10000
5e83d430 1286 select CPU_HAS_PREFETCH
ed5ba2fb
YY
1287 select CPU_SUPPORTS_32BIT_KERNEL
1288 select CPU_SUPPORTS_64BIT_KERNEL
797798c1 1289 select CPU_SUPPORTS_HIGHMEM
1da177e4
LT
1290 help
1291 MIPS Technologies R10000-series processors.
1292
1293config CPU_RM7000
1294 bool "RM7000"
7cf8053b 1295 depends on SYS_HAS_CPU_RM7000
5e83d430 1296 select CPU_HAS_PREFETCH
ed5ba2fb
YY
1297 select CPU_SUPPORTS_32BIT_KERNEL
1298 select CPU_SUPPORTS_64BIT_KERNEL
797798c1 1299 select CPU_SUPPORTS_HIGHMEM
1da177e4
LT
1300
1301config CPU_RM9000
1302 bool "RM9000"
7cf8053b 1303 depends on SYS_HAS_CPU_RM9000
5e83d430 1304 select CPU_HAS_PREFETCH
ed5ba2fb
YY
1305 select CPU_SUPPORTS_32BIT_KERNEL
1306 select CPU_SUPPORTS_64BIT_KERNEL
797798c1 1307 select CPU_SUPPORTS_HIGHMEM
0004a9df 1308 select WEAK_ORDERING
1da177e4
LT
1309
1310config CPU_SB1
1311 bool "SB1"
7cf8053b 1312 depends on SYS_HAS_CPU_SB1
ed5ba2fb
YY
1313 select CPU_SUPPORTS_32BIT_KERNEL
1314 select CPU_SUPPORTS_64BIT_KERNEL
797798c1 1315 select CPU_SUPPORTS_HIGHMEM
0004a9df 1316 select WEAK_ORDERING
1da177e4 1317
a86c7f72
DD
1318config CPU_CAVIUM_OCTEON
1319 bool "Cavium Octeon processor"
5e683389 1320 depends on SYS_HAS_CPU_CAVIUM_OCTEON
a86c7f72
DD
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
a86c7f72 1328 select CPU_SUPPORTS_HIGHMEM
9cffd154 1329 select CPU_SUPPORTS_HUGEPAGES
a86c7f72
DD
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
1da177e4
LT
1336endchoice
1337
622844bf
WZ
1338if CPU_LOONGSON2F
1339config CPU_NOP_WORKAROUNDS
1340 bool
1341
1342config CPU_JUMP_WORKAROUNDS
1343 bool
1344
1345config 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.
1363endif # CPU_LOONGSON2F
1364
1b93b3c3
WZ
1365config SYS_SUPPORTS_ZBOOT
1366 bool
1367 select HAVE_KERNEL_GZIP
1368 select HAVE_KERNEL_BZIP2
1369 select HAVE_KERNEL_LZMA
fe1d45e0 1370 select HAVE_KERNEL_LZO
1b93b3c3
WZ
1371
1372config SYS_SUPPORTS_ZBOOT_UART16550
1373 bool
1374 select SYS_SUPPORTS_ZBOOT
1375
3702bba5
WZ
1376config CPU_LOONGSON2
1377 bool
1378 select CPU_SUPPORTS_32BIT_KERNEL
1379 select CPU_SUPPORTS_64BIT_KERNEL
1380 select CPU_SUPPORTS_HIGHMEM
1381
1382config SYS_HAS_CPU_LOONGSON2E
2a21c730
FZ
1383 bool
1384
6f7a251a
WZ
1385config SYS_HAS_CPU_LOONGSON2F
1386 bool
55045ff5
WZ
1387 select CPU_SUPPORTS_CPUFREQ
1388 select CPU_SUPPORTS_ADDRWINCFG if 64BIT
22f1fdfd 1389 select CPU_SUPPORTS_UNCACHED_ACCELERATED
6f7a251a 1390
7cf8053b
RB
1391config SYS_HAS_CPU_MIPS32_R1
1392 bool
1393
1394config SYS_HAS_CPU_MIPS32_R2
1395 bool
1396
1397config SYS_HAS_CPU_MIPS64_R1
1398 bool
1399
1400config SYS_HAS_CPU_MIPS64_R2
1401 bool
1402
1403config SYS_HAS_CPU_R3000
1404 bool
1405
1406config SYS_HAS_CPU_TX39XX
1407 bool
1408
1409config SYS_HAS_CPU_VR41XX
1410 bool
1411
1412config SYS_HAS_CPU_R4300
1413 bool
1414
1415config SYS_HAS_CPU_R4X00
1416 bool
1417
1418config SYS_HAS_CPU_TX49XX
1419 bool
1420
1421config SYS_HAS_CPU_R5000
1422 bool
1423
1424config SYS_HAS_CPU_R5432
1425 bool
1426
542c1020
SK
1427config SYS_HAS_CPU_R5500
1428 bool
1429
7cf8053b
RB
1430config SYS_HAS_CPU_R6000
1431 bool
1432
1433config SYS_HAS_CPU_NEVADA
1434 bool
1435
1436config SYS_HAS_CPU_R8000
1437 bool
1438
1439config SYS_HAS_CPU_R10000
1440 bool
1441
1442config SYS_HAS_CPU_RM7000
1443 bool
1444
1445config SYS_HAS_CPU_RM9000
1446 bool
1447
1448config SYS_HAS_CPU_SB1
1449 bool
1450
5e683389
DD
1451config SYS_HAS_CPU_CAVIUM_OCTEON
1452 bool
1453
17099b11
RB
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#
0004a9df
RB
1458config WEAK_ORDERING
1459 bool
17099b11
RB
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#
1465config WEAK_REORDERING_BEYOND_LLSC
1466 bool
5e83d430
RB
1467endmenu
1468
1469#
c09b47d8 1470# These two indicate any level of the MIPS32 and MIPS64 architecture
5e83d430
RB
1471#
1472config CPU_MIPS32
1473 bool
1474 default y if CPU_MIPS32_R1 || CPU_MIPS32_R2
1475
1476config CPU_MIPS64
1477 bool
1478 default y if CPU_MIPS64_R1 || CPU_MIPS64_R2
1479
1480#
c09b47d8 1481# These two indicate the revision of the architecture, either Release 1 or Release 2
5e83d430
RB
1482#
1483config CPU_MIPSR1
1484 bool
1485 default y if CPU_MIPS32_R1 || CPU_MIPS64_R1
1486
1487config CPU_MIPSR2
1488 bool
a86c7f72 1489 default y if CPU_MIPS32_R2 || CPU_MIPS64_R2 || CPU_CAVIUM_OCTEON
5e83d430
RB
1490
1491config SYS_SUPPORTS_32BIT_KERNEL
1492 bool
1493config SYS_SUPPORTS_64BIT_KERNEL
1494 bool
1495config CPU_SUPPORTS_32BIT_KERNEL
1496 bool
1497config CPU_SUPPORTS_64BIT_KERNEL
1498 bool
55045ff5
WZ
1499config CPU_SUPPORTS_CPUFREQ
1500 bool
1501config CPU_SUPPORTS_ADDRWINCFG
1502 bool
9cffd154
DD
1503config CPU_SUPPORTS_HUGEPAGES
1504 bool
22f1fdfd
WZ
1505config CPU_SUPPORTS_UNCACHED_ACCELERATED
1506 bool
82622284
DD
1507config MIPS_PGD_C0_CONTEXT
1508 bool
1509 default y if 64BIT && CPU_MIPSR2
5e83d430 1510
8192c9ea
DD
1511#
1512# Set to y for ptrace access to watch registers.
1513#
1514config HARDWARE_WATCHPOINTS
1515 bool
f839490a 1516 default y if CPU_MIPSR1 || CPU_MIPSR2
8192c9ea 1517
5e83d430
RB
1518menu "Kernel type"
1519
1520choice
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
1529config 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.
1535config 64BIT
1536 bool "64-bit kernel"
1537 depends on CPU_SUPPORTS_64BIT_KERNEL && SYS_SUPPORTS_64BIT_KERNEL
dbda6ac0 1538 select HAVE_SYSCALL_WRAPPERS
5e83d430
RB
1539 help
1540 Select this option if you want to build a 64-bit kernel.
1541
1542endchoice
1543
1da177e4
LT
1544choice
1545 prompt "Kernel page size"
1546 default PAGE_SIZE_4KB
1547
1548config PAGE_SIZE_4KB
1549 bool "4kB"
315fe625 1550 depends on !CPU_LOONGSON2
1da177e4
LT
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
1557config PAGE_SIZE_8KB
1558 bool "8kB"
c52399be 1559 depends on (EXPERIMENTAL && CPU_R8000) || CPU_CAVIUM_OCTEON
1da177e4
LT
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
c52399be
RB
1563 only on R8000 and cnMIPS processors. Note that you will need a
1564 suitable Linux distribution to support this.
1da177e4
LT
1565
1566config PAGE_SIZE_16KB
1567 bool "16kB"
714bfad6 1568 depends on !CPU_R3000 && !CPU_TX39XX
1da177e4
LT
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
714bfad6
RB
1572 all non-R3000 family processors. Note that you will need a suitable
1573 Linux distribution to support this.
1da177e4 1574
c52399be
RB
1575config 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
1da177e4
LT
1584config 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
714bfad6 1591 writing this option is still high experimental.
1da177e4
LT
1592
1593endchoice
1594
1595config BOARD_SCACHE
1596 bool
1597
1598config IP22_CPU_SCACHE
1599 bool
1600 select BOARD_SCACHE
1601
9318c51a
CD
1602#
1603# Support for a MIPS32 / MIPS64 style S-caches
1604#
1605config MIPS_CPU_SCACHE
1606 bool
1607 select BOARD_SCACHE
1608
1da177e4
LT
1609config R5000_CPU_SCACHE
1610 bool
1611 select BOARD_SCACHE
1612
1613config RM7000_CPU_SCACHE
1614 bool
1615 select BOARD_SCACHE
1616
1617config 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
1625config CPU_HAS_PREFETCH
c8094b53 1626 bool
1da177e4 1627
340ee4b9
RB
1628choice
1629 prompt "MIPS MT options"
f41ae0b2
RB
1630
1631config 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.
340ee4b9 1638
59d6ab86
RB
1639config MIPS_MT_SMP
1640 bool "Use 1 TC on each available VPE for SMP"
f41ae0b2 1641 depends on SYS_SUPPORTS_MULTITHREADING
f7062ddb 1642 select CPU_MIPSR2_IRQ_VI
d725cf38 1643 select CPU_MIPSR2_IRQ_EI
f41ae0b2 1644 select MIPS_MT
f510aa3b 1645 select NR_CPUS_DEFAULT_2
41c594ab 1646 select SMP
0ab7aefc 1647 select SYS_SUPPORTS_SCHED_SMT if SMP
73b76c78 1648 select SYS_SUPPORTS_SMP
87353d8a 1649 select SMP_UP
f41ae0b2 1650 help
59d6ab86
RB
1651 This is a kernel model which is also known a VSMP or lately
1652 has been marketesed into SMVP.
41c594ab 1653
59d6ab86
RB
1654config 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 ...
f41ae0b2
RB
1658 depends on SYS_SUPPORTS_MULTITHREADING
1659 select CPU_MIPSR2_IRQ_VI
d725cf38 1660 select CPU_MIPSR2_IRQ_EI
f41ae0b2 1661 select MIPS_MT
130e2fb7 1662 select NR_CPUS_DEFAULT_8
340ee4b9 1663 select SMP
73b76c78 1664 select SYS_SUPPORTS_SMP
87353d8a 1665 select SMP_UP
f41ae0b2 1666 help
59d6ab86
RB
1667 This is a kernel model which is known a SMTC or lately has been
1668 marketesed into SMVP.
340ee4b9 1669
340ee4b9
RB
1670endchoice
1671
f41ae0b2
RB
1672config MIPS_MT
1673 bool
1674
0ab7aefc
RB
1675config 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
1684config SYS_SUPPORTS_SCHED_SMT
1685 bool
1686
1687
f41ae0b2
RB
1688config SYS_SUPPORTS_MULTITHREADING
1689 bool
1690
f088fc84
RB
1691config MIPS_MT_FPAFF
1692 bool "Dynamic FPU affinity for FP-intensive threads"
f088fc84 1693 default y
07cc0c9e
RB
1694 depends on MIPS_MT_SMP || MIPS_MT_SMTC
1695
1696config 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
07cc0c9e
RB
1701 select MIPS_MT
1702 help
1703 Includes a loader for loading an elf relocatable object
1704 onto another VPE and running it.
f088fc84 1705
0db34215
KK
1706config MIPS_MT_SMTC_IM_BACKSTOP
1707 bool "Use per-TC register bits as backstop for inhibited IM bits"
1708 depends on MIPS_MT_SMTC
8531a35e 1709 default n
0db34215
KK
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
8531a35e 1716 impact on interrupt service overhead.
0db34215 1717
f571eff0
KK
1718config 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
8531a35e
KK
1726 platform code. Adds some overhead to interrupt dispatch, and
1727 should be used only if you know what you are doing.
f571eff0 1728
e01402b1
RB
1729config 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
1740config MIPS_VPE_APSP_API
5e83d430
RB
1741 bool "Enable support for AP/SP API (RTLX)"
1742 depends on MIPS_VPE_LOADER
1743 help
e01402b1 1744
2600990e
RB
1745config 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
4a16ff4c
RB
1755config MIPS_CMP
1756 bool "MIPS CMP framework support"
1757 depends on SYS_SUPPORTS_MIPS_CMP
eb9b5141 1758 select SYNC_R4K
4a16ff4c
RB
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
1da177e4
LT
1767config SB1_PASS_1_WORKAROUNDS
1768 bool
1769 depends on CPU_SB1_PASS_1
1770 default y
1771
1772config SB1_PASS_2_WORKAROUNDS
1773 bool
1774 depends on CPU_SB1 && (CPU_SB1_PASS_2_2 || CPU_SB1_PASS_2)
1775 default y
1776
1777config SB1_PASS_2_1_WORKAROUNDS
1778 bool
1779 depends on CPU_SB1 && CPU_SB1_PASS_2
1780 default y
1781
1782config 64BIT_PHYS_ADDR
d806cb2b 1783 bool
1da177e4 1784
60ec6571 1785config ARCH_PHYS_ADDR_T_64BIT
1786 def_bool 64BIT_PHYS_ADDR
1787
9693a853
FBH
1788config 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
1da177e4 1800config CPU_HAS_WB
f7062ddb 1801 bool
e01402b1 1802
f41ae0b2
RB
1803#
1804# Vectored interrupt mode is an R2 feature
1805#
e01402b1 1806config CPU_MIPSR2_IRQ_VI
f41ae0b2 1807 bool
e01402b1 1808
f41ae0b2
RB
1809#
1810# Extended interrupt mode is an R2 feature
1811#
e01402b1 1812config CPU_MIPSR2_IRQ_EI
f41ae0b2 1813 bool
e01402b1 1814
1da177e4
LT
1815config CPU_HAS_SYNC
1816 bool
1817 depends on !CPU_R3000
1818 default y
1819
ea580401
RB
1820config GENERIC_CLOCKEVENTS_BROADCAST
1821 bool
1822
20d60d99
MR
1823#
1824# CPU non-features
1825#
1826config CPU_DADDI_WORKAROUNDS
1827 bool
1828
1829config CPU_R4000_WORKAROUNDS
1830 bool
1831 select CPU_R4400_WORKAROUNDS
1832
1833config CPU_R4400_WORKAROUNDS
1834 bool
1835
797798c1
RB
1836#
1837# Use the generic interrupt handling code in kernel/irq/:
1838#
1839config GENERIC_HARDIRQS
1840 bool
1841 default y
1842
1843config GENERIC_IRQ_PROBE
1844 bool
1845 default y
1846
0d7012a9 1847config IRQ_PER_CPU
0d7012a9 1848 bool
0d7012a9 1849
1da177e4
LT
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.
797798c1
RB
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.
1da177e4
LT
1862#
1863config HIGHMEM
1864 bool "High Memory Support"
797798c1
RB
1865 depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM
1866
1867config CPU_SUPPORTS_HIGHMEM
1868 bool
1869
1870config SYS_SUPPORTS_HIGHMEM
1871 bool
1da177e4 1872
9693a853
FBH
1873config SYS_SUPPORTS_SMARTMIPS
1874 bool
1875
b4819b59
YY
1876config ARCH_FLATMEM_ENABLE
1877 def_bool y
f133f22d 1878 depends on !NUMA && !CPU_LOONGSON2
b4819b59 1879
d8cb4e11
RB
1880config ARCH_DISCONTIGMEM_ENABLE
1881 bool
1882 default y if SGI_IP27
1883 help
3dde6ad8 1884 Say Y to support efficient handling of discontiguous physical memory,
d8cb4e11
RB
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
cce335ae
RB
1889config ARCH_POPULATES_NODE_MAP
1890 def_bool y
1891
31473747
AN
1892config ARCH_SPARSEMEM_ENABLE
1893 bool
7de58fab 1894 select SPARSEMEM_STATIC
31473747 1895
d8cb4e11
RB
1896config 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
1906config SYS_SUPPORTS_NUMA
1907 bool
1908
c80d79d7
YG
1909config NODES_SHIFT
1910 int
1911 default "6"
1912 depends on NEED_MULTIPLE_NODES
1913
b4819b59
YY
1914source "mm/Kconfig"
1915
1da177e4
LT
1916config SMP
1917 bool "Multi-Processing support"
e73ea273 1918 depends on SYS_SUPPORTS_SMP
b4b30a5a 1919 select IRQ_PER_CPU
2f304c0a 1920 select USE_GENERIC_SMP_HELPERS
e73ea273 1921 help
1da177e4
LT
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
03502faa
AB
1935 See also the SMP-HOWTO available at
1936 <http://www.tldp.org/docs.html#howto>.
1da177e4
LT
1937
1938 If you don't know what to do here, say N.
1939
87353d8a
RB
1940config SMP_UP
1941 bool
1942
4a16ff4c
RB
1943config SYS_SUPPORTS_MIPS_CMP
1944 bool
1945
e73ea273
RB
1946config SYS_SUPPORTS_SMP
1947 bool
1948
72ede9b1
AN
1949config NR_CPUS_DEFAULT_1
1950 bool
1951
130e2fb7
RB
1952config NR_CPUS_DEFAULT_2
1953 bool
1954
1955config NR_CPUS_DEFAULT_4
1956 bool
1957
1958config NR_CPUS_DEFAULT_8
1959 bool
1960
1961config NR_CPUS_DEFAULT_16
1962 bool
1963
1964config NR_CPUS_DEFAULT_32
1965 bool
1966
1967config NR_CPUS_DEFAULT_64
1968 bool
1969
1da177e4
LT
1970config NR_CPUS
1971 int "Maximum number of CPUs (2-64)"
72ede9b1 1972 range 1 64 if NR_CPUS_DEFAULT_1
1da177e4 1973 depends on SMP
72ede9b1 1974 default "1" if NR_CPUS_DEFAULT_1
130e2fb7
RB
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
1da177e4
LT
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
72ede9b1
AN
1985 sense is 1 for Qemu (useful only for kernel debugging purposes)
1986 and 2 for all others.
1da177e4
LT
1987
1988 This is purely to save memory - each supported CPU adds
72ede9b1
AN
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.
1da177e4 1992
c4eee283
AN
1993source "kernel/time/Kconfig"
1994
1723b4a3
AN
1995#
1996# Timer Interrupt Frequency Configuration
1997#
1998
1999choice
2000 prompt "Timer frequency"
2001 default HZ_250
2002 help
2003 Allows the configuration of the timer frequency.
2004
2005 config HZ_48
0f873585 2006 bool "48 HZ" if SYS_SUPPORTS_48HZ || SYS_SUPPORTS_ARBIT_HZ
1723b4a3
AN
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
2026endchoice
2027
2028config SYS_SUPPORTS_48HZ
2029 bool
2030
2031config SYS_SUPPORTS_100HZ
2032 bool
2033
2034config SYS_SUPPORTS_128HZ
2035 bool
2036
2037config SYS_SUPPORTS_250HZ
2038 bool
2039
2040config SYS_SUPPORTS_256HZ
2041 bool
2042
2043config SYS_SUPPORTS_1000HZ
2044 bool
2045
2046config SYS_SUPPORTS_1024HZ
2047 bool
2048
2049config 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
2056config 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
e80de850 2066source "kernel/Kconfig.preempt"
1da177e4 2067
1da177e4
LT
2068config MIPS_INSANE_LARGE
2069 bool "Support for large 64-bit configurations"
875d43e7 2070 depends on CPU_R10000 && 64BIT
1da177e4
LT
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
ea6e942b
AN
2078config 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
3dde6ad8 2084 but it is independent of the system firmware. And like a reboot
ea6e942b
AN
2085 you can start any kernel with it, not just Linux.
2086
01dd2fbf 2087 The name comes from the similarity to the exec system call.
ea6e942b
AN
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
2095config SECCOMP
2096 bool "Enable seccomp to safely compute untrusted bytecode"
293c5bd1 2097 depends on PROC_FS
ea6e942b
AN
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
5e83d430
RB
2112endmenu
2113
1df0f0ff
AN
2114config LOCKDEP_SUPPORT
2115 bool
2116 default y
2117
2118config STACKTRACE_SUPPORT
2119 bool
2120 default y
2121
b6c3539b
RB
2122source "init/Kconfig"
2123
dc52ddc0
MH
2124source "kernel/Kconfig.freezer"
2125
1da177e4
LT
2126menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
2127
5e83d430
RB
2128config HW_HAS_EISA
2129 bool
1da177e4
LT
2130config HW_HAS_PCI
2131 bool
2132
2133config PCI
2134 bool "Support for PCI controller"
2135 depends on HW_HAS_PCI
abb4ae46 2136 select PCI_DOMAINS
1da177e4
LT
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
1da177e4
LT
2143config PCI_DOMAINS
2144 bool
1da177e4
LT
2145
2146source "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#
2153config ISA
2154 bool
2155
2156config EISA
2157 bool "EISA support"
5e83d430 2158 depends on HW_HAS_EISA
1da177e4 2159 select ISA
aa414dff 2160 select GENERIC_ISA_DMA
1da177e4
LT
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
2174source "drivers/eisa/Kconfig"
2175
2176config 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
2189config MMU
2190 bool
2191 default y
2192
d865bea4
RB
2193config I8253
2194 bool
9726b43a 2195 select MIPS_EXTERNAL_TIMER
d865bea4 2196
cce335ae
RB
2197config ZONE_DMA32
2198 bool
2199
1da177e4
LT
2200source "drivers/pcmcia/Kconfig"
2201
2202source "drivers/pci/hotplug/Kconfig"
2203
2204endmenu
2205
2206menu "Executable file formats"
2207
2208source "fs/Kconfig.binfmt"
2209
2210config TRAD_SIGNALS
2211 bool
1da177e4 2212
1da177e4
LT
2213config MIPS32_COMPAT
2214 bool "Kernel support for Linux/MIPS 32-bit binary compatibility"
875d43e7 2215 depends on 64BIT
1da177e4
LT
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
2221config COMPAT
2222 bool
2223 depends on MIPS32_COMPAT
2224 default y
2225
05e43966
AN
2226config SYSVIPC_COMPAT
2227 bool
2228 depends on COMPAT && SYSVIPC
2229 default y
2230
1da177e4
LT
2231config 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
2241config 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
2252config BINFMT_ELF32
2253 bool
2254 default y if MIPS32_O32 || MIPS32_N32
2255
2116245e
RB
2256endmenu
2257
2258menu "Power management options"
2259
363c55ca
WZ
2260config ARCH_HIBERNATION_POSSIBLE
2261 def_bool y
3f5b3e17 2262 depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP
363c55ca 2263
f4cb5700
JB
2264config ARCH_SUSPEND_POSSIBLE
2265 def_bool y
3f5b3e17 2266 depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP
f4cb5700 2267
2116245e 2268source "kernel/power/Kconfig"
952fa954 2269
1da177e4
LT
2270endmenu
2271
9726b43a
WZ
2272source "arch/mips/kernel/cpufreq/Kconfig"
2273
d5950b43
SR
2274source "net/Kconfig"
2275
1da177e4
LT
2276source "drivers/Kconfig"
2277
2278source "fs/Kconfig"
2279
2280source "arch/mips/Kconfig.debug"
2281
2282source "security/Kconfig"
2283
2284source "crypto/Kconfig"
2285
2286source "lib/Kconfig"