xref: /linux/arch/mips/Kconfig (revision cd741b604b94a4d5bebf2672626ffec7de44652c)
11da177e4SLinus Torvaldsconfig MIPS
21da177e4SLinus Torvalds	bool
31da177e4SLinus Torvalds	default y
4ec7748b5SSam Ravnborg	select HAVE_IDE
542d4b839SMathieu Desnoyers	select HAVE_OPROFILE
688547001SJason Wessel	select HAVE_ARCH_KGDB
71da177e4SLinus Torvalds	# Horrible source of confusion.  Die, die, die ...
81da177e4SLinus Torvalds	select EMBEDDED
990b02340SRalf Baechle	select RTC_LIB
101da177e4SLinus Torvalds
111da177e4SLinus Torvaldsmainmenu "Linux/MIPS Kernel Configuration"
121da177e4SLinus Torvalds
131da177e4SLinus Torvaldsmenu "Machine selection"
141da177e4SLinus Torvalds
155ac6da66SChristoph Lameterconfig ZONE_DMA
165ac6da66SChristoph Lameter	bool
175ac6da66SChristoph Lameter
185e83d430SRalf Baechlechoice
195e83d430SRalf Baechle	prompt "System type"
205e83d430SRalf Baechle	default SGI_IP22
211da177e4SLinus Torvalds
22c3543e25SYoichi Yuasaconfig MACH_ALCHEMY
23c3543e25SYoichi Yuasa	bool "Alchemy processor based machines"
241da177e4SLinus Torvalds
2535189fadSRalf Baechleconfig BASLER_EXCITE
26be91589eSThomas Koeller	bool "Basler eXcite smart camera"
2742f77542SRalf Baechle	select CEVT_R4K
28940f6b48SRalf Baechle	select CSRC_R4K
2935189fadSRalf Baechle	select DMA_COHERENT
3035189fadSRalf Baechle	select HW_HAS_PCI
3135189fadSRalf Baechle	select IRQ_CPU
3235189fadSRalf Baechle	select IRQ_CPU_RM7K
3335189fadSRalf Baechle	select IRQ_CPU_RM9K
34663c3d90Sthomas@koeller.dyndns.org	select MIPS_RM9122
3535189fadSRalf Baechle	select SYS_HAS_CPU_RM9000
3635189fadSRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
3735189fadSRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
3835189fadSRalf Baechle	help
3935189fadSRalf Baechle	  The eXcite is a smart camera platform manufactured by
40be91589eSThomas Koeller	  Basler Vision Technologies AG.
4135189fadSRalf Baechle
421c0c13ebSAurelien Jarnoconfig BCM47XX
431c0c13ebSAurelien Jarno	bool "BCM47XX based boards"
4442f77542SRalf Baechle	select CEVT_R4K
45940f6b48SRalf Baechle	select CSRC_R4K
461c0c13ebSAurelien Jarno	select DMA_NONCOHERENT
471c0c13ebSAurelien Jarno	select HW_HAS_PCI
481c0c13ebSAurelien Jarno	select IRQ_CPU
491c0c13ebSAurelien Jarno	select SYS_HAS_CPU_MIPS32_R1
501c0c13ebSAurelien Jarno	select SYS_SUPPORTS_32BIT_KERNEL
511c0c13ebSAurelien Jarno	select SYS_SUPPORTS_LITTLE_ENDIAN
521c0c13ebSAurelien Jarno	select SSB
531c0c13ebSAurelien Jarno	select SSB_DRIVER_MIPS
542f02c15aSAurelien Jarno	select SSB_DRIVER_EXTIF
55b06f3e19SAurelien Jarno	select SSB_EMBEDDED
562f02c15aSAurelien Jarno	select SSB_PCICORE_HOSTMODE if PCI
571c0c13ebSAurelien Jarno	select GENERIC_GPIO
5825e5fb97SAurelien Jarno	select SYS_HAS_EARLY_PRINTK
5925e5fb97SAurelien Jarno	select CFE
601c0c13ebSAurelien Jarno	help
611c0c13ebSAurelien Jarno	 Support for BCM47XX based boards
621c0c13ebSAurelien Jarno
631da177e4SLinus Torvaldsconfig MIPS_COBALT
643fa986faSMartin Michlmayr	bool "Cobalt Server"
6542f77542SRalf Baechle	select CEVT_R4K
66940f6b48SRalf Baechle	select CSRC_R4K
671097c6acSYoichi Yuasa	select CEVT_GT641XX
681da177e4SLinus Torvalds	select DMA_NONCOHERENT
691da177e4SLinus Torvalds	select HW_HAS_PCI
70d865bea4SRalf Baechle	select I8253
711da177e4SLinus Torvalds	select I8259
721da177e4SLinus Torvalds	select IRQ_CPU
73d5ab1a69SYoichi Yuasa	select IRQ_GT641XX
74252161ecSYoichi Yuasa	select PCI_GT64XXX_PCI0
757cf8053bSRalf Baechle	select SYS_HAS_CPU_NEVADA
760a22e0d4SYoichi Yuasa	select SYS_HAS_EARLY_PRINTK
77ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
780e8774b6SFlorian Fainelli	select SYS_SUPPORTS_64BIT_KERNEL
795e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
809fd32cfbSAtsushi Nemoto	select GENERIC_HARDIRQS_NO__DO_IRQ
811da177e4SLinus Torvalds
821da177e4SLinus Torvaldsconfig MACH_DECSTATION
833fa986faSMartin Michlmayr	bool "DECstations"
841da177e4SLinus Torvalds	select BOOT_ELF32
856457d9fcSYoichi Yuasa	select CEVT_DS1287
8642f77542SRalf Baechle	select CEVT_R4K
874247417dSYoichi Yuasa	select CSRC_IOASIC
88940f6b48SRalf Baechle	select CSRC_R4K
8920d60d99SMaciej W. Rozycki	select CPU_DADDI_WORKAROUNDS if 64BIT
9020d60d99SMaciej W. Rozycki	select CPU_R4000_WORKAROUNDS if 64BIT
9120d60d99SMaciej W. Rozycki	select CPU_R4400_WORKAROUNDS if 64BIT
921da177e4SLinus Torvalds	select DMA_NONCOHERENT
93d388d685SMaciej W. Rozycki	select NO_IOPORT
941da177e4SLinus Torvalds	select IRQ_CPU
957cf8053bSRalf Baechle	select SYS_HAS_CPU_R3000
967cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
97ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
98ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
995e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
1001723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_128HZ
1011723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_256HZ
1021723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_1024HZ
1035e83d430SRalf Baechle	help
1041da177e4SLinus Torvalds	  This enables support for DEC's MIPS based workstations.  For details
1051da177e4SLinus Torvalds	  see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the
1061da177e4SLinus Torvalds	  DECstation porting pages on <http://decstation.unix-ag.org/>.
1071da177e4SLinus Torvalds
1081da177e4SLinus Torvalds	  If you have one of the following DECstation Models you definitely
1091da177e4SLinus Torvalds	  want to choose R4xx0 for the CPU Type:
1101da177e4SLinus Torvalds
1111da177e4SLinus Torvalds		DECstation 5000/50
1121da177e4SLinus Torvalds		DECstation 5000/150
1131da177e4SLinus Torvalds		DECstation 5000/260
1141da177e4SLinus Torvalds		DECsystem 5900/260
1151da177e4SLinus Torvalds
1161da177e4SLinus Torvalds	  otherwise choose R3000.
1171da177e4SLinus Torvalds
1185e83d430SRalf Baechleconfig MACH_JAZZ
1193fa986faSMartin Michlmayr	bool "Jazz family of machines"
1205e83d430SRalf Baechle	select ARC
1215e83d430SRalf Baechle	select ARC32
1225e83d430SRalf Baechle	select ARCH_MAY_HAVE_PC_FDC
12342f77542SRalf Baechle	select CEVT_R4K
124940f6b48SRalf Baechle	select CSRC_R4K
125e2defae5SThomas Bogendoerfer	select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN
1265e83d430SRalf Baechle	select GENERIC_ISA_DMA
127ea202c63SThomas Bogendoerfer	select IRQ_CPU
128d865bea4SRalf Baechle	select I8253
1295e83d430SRalf Baechle	select I8259
1305e83d430SRalf Baechle	select ISA
1317cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
1325e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
1335e83d430SRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
1341723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_100HZ
1359fd32cfbSAtsushi Nemoto	select GENERIC_HARDIRQS_NO__DO_IRQ
1361da177e4SLinus Torvalds	help
1375e83d430SRalf Baechle	 This a family of machines based on the MIPS R4030 chipset which was
1385e83d430SRalf Baechle	 used by several vendors to build RISC/os and Windows NT workstations.
1395e83d430SRalf Baechle	 Members include the Acer PICA, MIPS Magnum 4000, MIPS Millenium and
1405e83d430SRalf Baechle	 Olivetti M700-10 workstations.
1415e83d430SRalf Baechle
1421f21d2bdSBrian Murphyconfig LASAT
1431f21d2bdSBrian Murphy	bool "LASAT Networks platforms"
14442f77542SRalf Baechle	select CEVT_R4K
145940f6b48SRalf Baechle	select CSRC_R4K
1461f21d2bdSBrian Murphy	select DMA_NONCOHERENT
1471f21d2bdSBrian Murphy	select SYS_HAS_EARLY_PRINTK
1481f21d2bdSBrian Murphy	select HW_HAS_PCI
149a5ccfe5cSRalf Baechle	select IRQ_CPU
1501f21d2bdSBrian Murphy	select PCI_GT64XXX_PCI0
1511f21d2bdSBrian Murphy	select MIPS_NILE4
1521f21d2bdSBrian Murphy	select R5000_CPU_SCACHE
1531f21d2bdSBrian Murphy	select SYS_HAS_CPU_R5000
1541f21d2bdSBrian Murphy	select SYS_SUPPORTS_32BIT_KERNEL
1551f21d2bdSBrian Murphy	select SYS_SUPPORTS_64BIT_KERNEL if BROKEN
1561f21d2bdSBrian Murphy	select SYS_SUPPORTS_LITTLE_ENDIAN
1571f21d2bdSBrian Murphy	select GENERIC_HARDIRQS_NO__DO_IRQ
1581f21d2bdSBrian Murphy
159ade299d8SYoichi Yuasaconfig LEMOTE_FULONG
160ade299d8SYoichi Yuasa	bool "Lemote Fulong mini-PC"
161ade299d8SYoichi Yuasa	select ARCH_SPARSEMEM_ENABLE
16242f77542SRalf Baechle	select CEVT_R4K
163940f6b48SRalf Baechle	select CSRC_R4K
164ade299d8SYoichi Yuasa	select SYS_HAS_CPU_LOONGSON2
165ade299d8SYoichi Yuasa	select DMA_NONCOHERENT
166ade299d8SYoichi Yuasa	select BOOT_ELF32
167ade299d8SYoichi Yuasa	select BOARD_SCACHE
168ade299d8SYoichi Yuasa	select HAVE_STD_PC_SERIAL_PORT
169ade299d8SYoichi Yuasa	select HW_HAS_PCI
170ade299d8SYoichi Yuasa	select I8259
171ade299d8SYoichi Yuasa	select ISA
172ade299d8SYoichi Yuasa	select IRQ_CPU
173ade299d8SYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
174ade299d8SYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
175ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
176ade299d8SYoichi Yuasa	select SYS_SUPPORTS_HIGHMEM
177ade299d8SYoichi Yuasa	select SYS_HAS_EARLY_PRINTK
178ade299d8SYoichi Yuasa	select GENERIC_HARDIRQS_NO__DO_IRQ
17923dd6d35SRalf Baechle	select GENERIC_ISA_DMA_SUPPORT_BROKEN
180ade299d8SYoichi Yuasa	select CPU_HAS_WB
181ade299d8SYoichi Yuasa	help
182ade299d8SYoichi Yuasa	  Lemote Fulong mini-PC board based on the Chinese Loongson-2E CPU and
183ade299d8SYoichi Yuasa	  an FPGA northbridge
184ade299d8SYoichi Yuasa
1851da177e4SLinus Torvaldsconfig MIPS_MALTA
1863fa986faSMartin Michlmayr	bool "MIPS Malta board"
18761ed242dSRalf Baechle	select ARCH_MAY_HAVE_PC_FDC
1881da177e4SLinus Torvalds	select BOOT_ELF32
189fa71c960SRalf Baechle	select BOOT_RAW
19042f77542SRalf Baechle	select CEVT_R4K
191940f6b48SRalf Baechle	select CSRC_R4K
1921da177e4SLinus Torvalds	select DMA_NONCOHERENT
1931da177e4SLinus Torvalds	select GENERIC_ISA_DMA
194aa414dffSRalf Baechle	select IRQ_CPU
19539b8d525SRalf Baechle	select IRQ_GIC
1961da177e4SLinus Torvalds	select HW_HAS_PCI
197d865bea4SRalf Baechle	select I8253
1981da177e4SLinus Torvalds	select I8259
1995e83d430SRalf Baechle	select MIPS_BOARDS_GEN
2005e83d430SRalf Baechle	select MIPS_BONITO64
2019318c51aSChris Dearman	select MIPS_CPU_SCACHE
202252161ecSYoichi Yuasa	select PCI_GT64XXX_PCI0
2035e83d430SRalf Baechle	select MIPS_MSC
2041da177e4SLinus Torvalds	select SWAP_IO_SPACE
2057cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
2067cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R2
2077cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS64_R1
2087cf8053bSRalf Baechle	select SYS_HAS_CPU_NEVADA
2097cf8053bSRalf Baechle	select SYS_HAS_CPU_RM7000
21036a88530SRalf Baechle	select SYS_HAS_EARLY_PRINTK
211ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
212ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
2135e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
2145e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
2154a16ff4cSRalf Baechle	select SYS_SUPPORTS_MIPS_CMP if BROKEN	# because SYNC_R4K is broken
216f41ae0b2SRalf Baechle	select SYS_SUPPORTS_MULTITHREADING
2179693a853SFranck Bui-Huu	select SYS_SUPPORTS_SMARTMIPS
2181da177e4SLinus Torvalds	help
219f638d197SMaciej W. Rozycki	  This enables support for the MIPS Technologies Malta evaluation
2201da177e4SLinus Torvalds	  board.
2211da177e4SLinus Torvalds
222c78cbf49SRalf Baechleconfig MIPS_SIM
2233fa986faSMartin Michlmayr	bool 'MIPS simulator (MIPSsim)'
22442f77542SRalf Baechle	select CEVT_R4K
225940f6b48SRalf Baechle	select CSRC_R4K
226c78cbf49SRalf Baechle	select DMA_NONCOHERENT
22736a88530SRalf Baechle	select SYS_HAS_EARLY_PRINTK
228c78cbf49SRalf Baechle	select IRQ_CPU
2299267a30dSMarc St-Jean	select BOOT_RAW
2307cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
2317cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R2
23236a88530SRalf Baechle	select SYS_HAS_EARLY_PRINTK
233c78cbf49SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
234c78cbf49SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
235f6e2373aSRalf Baechle	select SYS_SUPPORTS_MULTITHREADING
236c78cbf49SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
237c78cbf49SRalf Baechle	help
238c78cbf49SRalf Baechle	  This option enables support for MIPS Technologies MIPSsim software
239c78cbf49SRalf Baechle	  emulator.
240c78cbf49SRalf Baechle
241*cd741b60SShinya Kuribayashiconfig MACH_EMMA
242*cd741b60SShinya Kuribayashi	bool "NEC EMMA series based machines"
243ade299d8SYoichi Yuasa
2445e83d430SRalf Baechleconfig MACH_VR41XX
24574142d65SYoichi Yuasa	bool "NEC VR4100 series based machines"
24642f77542SRalf Baechle	select CEVT_R4K
247940f6b48SRalf Baechle	select CSRC_R4K
2487cf8053bSRalf Baechle	select SYS_HAS_CPU_VR41XX
2499fd32cfbSAtsushi Nemoto	select GENERIC_HARDIRQS_NO__DO_IRQ
2505e83d430SRalf Baechle
251edb6310aSDaniel Lairdconfig NXP_STB220
252edb6310aSDaniel Laird	bool "NXP STB220 board"
253edb6310aSDaniel Laird	select SOC_PNX833X
254edb6310aSDaniel Laird	help
255edb6310aSDaniel Laird	 Support for NXP Semiconductors STB220 Development Board.
256edb6310aSDaniel Laird
257edb6310aSDaniel Lairdconfig NXP_STB225
258edb6310aSDaniel Laird	bool "NXP 225 board"
259edb6310aSDaniel Laird	select SOC_PNX833X
260edb6310aSDaniel Laird	select SOC_PNX8335
261edb6310aSDaniel Laird	help
262edb6310aSDaniel Laird	 Support for NXP Semiconductors STB225 Development Board.
263edb6310aSDaniel Laird
264ade299d8SYoichi Yuasaconfig PNX8550_JBS
265a92b0588SDaniel Laird	bool "NXP PNX8550 based JBS board"
266ade299d8SYoichi Yuasa	select PNX8550
267ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
268ade299d8SYoichi Yuasa
269ade299d8SYoichi Yuasaconfig PNX8550_STB810
270a92b0588SDaniel Laird	bool "NXP PNX8550 based STB810 board"
271ade299d8SYoichi Yuasa	select PNX8550
272ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
273ade299d8SYoichi Yuasa
2749267a30dSMarc St-Jeanconfig PMC_MSP
2759267a30dSMarc St-Jean	bool "PMC-Sierra MSP chipsets"
2769267a30dSMarc St-Jean	depends on EXPERIMENTAL
2779267a30dSMarc St-Jean	select DMA_NONCOHERENT
2789267a30dSMarc St-Jean	select SWAP_IO_SPACE
2799267a30dSMarc St-Jean	select NO_EXCEPT_FILL
2809267a30dSMarc St-Jean	select BOOT_RAW
2819267a30dSMarc St-Jean	select SYS_HAS_CPU_MIPS32_R1
2829267a30dSMarc St-Jean	select SYS_HAS_CPU_MIPS32_R2
2839267a30dSMarc St-Jean	select SYS_SUPPORTS_32BIT_KERNEL
2849267a30dSMarc St-Jean	select SYS_SUPPORTS_BIG_ENDIAN
2859267a30dSMarc St-Jean	select IRQ_CPU
2869267a30dSMarc St-Jean	select SERIAL_8250
2879267a30dSMarc St-Jean	select SERIAL_8250_CONSOLE
2889267a30dSMarc St-Jean	help
2899267a30dSMarc St-Jean	  This adds support for the PMC-Sierra family of Multi-Service
2909267a30dSMarc St-Jean	  Processor System-On-A-Chips.  These parts include a number
2919267a30dSMarc St-Jean	  of integrated peripherals, interfaces and DSPs in addition to
2929267a30dSMarc St-Jean	  a variety of MIPS cores.
2939267a30dSMarc St-Jean
2945e83d430SRalf Baechleconfig PMC_YOSEMITE
2953fa986faSMartin Michlmayr	bool "PMC-Sierra Yosemite eval board"
29642f77542SRalf Baechle	select CEVT_R4K
297940f6b48SRalf Baechle	select CSRC_R4K
2985e83d430SRalf Baechle	select DMA_COHERENT
2995e83d430SRalf Baechle	select HW_HAS_PCI
3005e83d430SRalf Baechle	select IRQ_CPU
3015e83d430SRalf Baechle	select IRQ_CPU_RM7K
3025e83d430SRalf Baechle	select IRQ_CPU_RM9K
3035e83d430SRalf Baechle	select SWAP_IO_SPACE
3047cf8053bSRalf Baechle	select SYS_HAS_CPU_RM9000
30536a88530SRalf Baechle	select SYS_HAS_EARLY_PRINTK
3065e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
3075e83d430SRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL
3085e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
3095e83d430SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
310e73ea273SRalf Baechle	select SYS_SUPPORTS_SMP
3115e83d430SRalf Baechle	help
3125e83d430SRalf Baechle	  Yosemite is an evaluation board for the RM9000x2 processor
3135e83d430SRalf Baechle	  manufactured by PMC-Sierra.
3141da177e4SLinus Torvalds
3151da177e4SLinus Torvaldsconfig SGI_IP22
3163fa986faSMartin Michlmayr	bool "SGI IP22 (Indy/Indigo2)"
3171da177e4SLinus Torvalds	select ARC
3181da177e4SLinus Torvalds	select ARC32
3191da177e4SLinus Torvalds	select BOOT_ELF32
32042f77542SRalf Baechle	select CEVT_R4K
321940f6b48SRalf Baechle	select CSRC_R4K
322e2defae5SThomas Bogendoerfer	select DEFAULT_SGI_PARTITION
3231da177e4SLinus Torvalds	select DMA_NONCOHERENT
3245e83d430SRalf Baechle	select HW_HAS_EISA
325d865bea4SRalf Baechle	select I8253
32668de4803SThomas Bogendoerfer	select I8259
3271da177e4SLinus Torvalds	select IP22_CPU_SCACHE
3281da177e4SLinus Torvalds	select IRQ_CPU
329aa414dffSRalf Baechle	select GENERIC_ISA_DMA_SUPPORT_BROKEN
330e2defae5SThomas Bogendoerfer	select SGI_HAS_DS1286
331e2defae5SThomas Bogendoerfer	select SGI_HAS_I8042
332e2defae5SThomas Bogendoerfer	select SGI_HAS_INDYDOG
33336e5c21dSThomas Bogendoerfer	select SGI_HAS_HAL2
334e2defae5SThomas Bogendoerfer	select SGI_HAS_SEEQ
335e2defae5SThomas Bogendoerfer	select SGI_HAS_WD93
336e2defae5SThomas Bogendoerfer	select SGI_HAS_ZILOG
3371da177e4SLinus Torvalds	select SWAP_IO_SPACE
3387cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
3397cf8053bSRalf Baechle	select SYS_HAS_CPU_R5000
34036a88530SRalf Baechle	select SYS_HAS_EARLY_PRINTK
341ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
342ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
3435e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
3441da177e4SLinus Torvalds	help
3451da177e4SLinus Torvalds	  This are the SGI Indy, Challenge S and Indigo2, as well as certain
3461da177e4SLinus Torvalds	  OEM variants like the Tandem CMN B006S. To compile a Linux kernel
3471da177e4SLinus Torvalds	  that runs on these, say Y here.
3481da177e4SLinus Torvalds
3491da177e4SLinus Torvaldsconfig SGI_IP27
3503fa986faSMartin Michlmayr	bool "SGI IP27 (Origin200/2000)"
3511da177e4SLinus Torvalds	select ARC
3521da177e4SLinus Torvalds	select ARC64
3535e83d430SRalf Baechle	select BOOT_ELF64
354e2defae5SThomas Bogendoerfer	select DEFAULT_SGI_PARTITION
3551da177e4SLinus Torvalds	select DMA_IP27
35636a88530SRalf Baechle	select SYS_HAS_EARLY_PRINTK
3571da177e4SLinus Torvalds	select HW_HAS_PCI
358130e2fb7SRalf Baechle	select NR_CPUS_DEFAULT_64
3597cf8053bSRalf Baechle	select SYS_HAS_CPU_R10000
360ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
3615e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
362d8cb4e11SRalf Baechle	select SYS_SUPPORTS_NUMA
3631a5c5de1SRalf Baechle	select SYS_SUPPORTS_SMP
364e77c232cSFranck Bui-Huu	select GENERIC_HARDIRQS_NO__DO_IRQ
3651da177e4SLinus Torvalds	help
3661da177e4SLinus Torvalds	  This are the SGI Origin 200, Origin 2000 and Onyx 2 Graphics
3671da177e4SLinus Torvalds	  workstations.  To compile a Linux kernel that runs on these, say Y
3681da177e4SLinus Torvalds	  here.
3691da177e4SLinus Torvalds
370e2defae5SThomas Bogendoerferconfig SGI_IP28
371e2defae5SThomas Bogendoerfer	bool "SGI IP28 (Indigo2 R10k) (EXPERIMENTAL)"
372e2defae5SThomas Bogendoerfer	depends on EXPERIMENTAL
373e2defae5SThomas Bogendoerfer	select ARC
374e2defae5SThomas Bogendoerfer	select ARC64
375e2defae5SThomas Bogendoerfer	select BOOT_ELF64
376e2defae5SThomas Bogendoerfer	select CEVT_R4K
377e2defae5SThomas Bogendoerfer	select CSRC_R4K
378e2defae5SThomas Bogendoerfer	select DEFAULT_SGI_PARTITION
379e2defae5SThomas Bogendoerfer	select DMA_NONCOHERENT
380e2defae5SThomas Bogendoerfer	select GENERIC_ISA_DMA_SUPPORT_BROKEN
381e2defae5SThomas Bogendoerfer	select IRQ_CPU
382e2defae5SThomas Bogendoerfer	select HW_HAS_EISA
383e2defae5SThomas Bogendoerfer	select I8253
384e2defae5SThomas Bogendoerfer	select I8259
385e2defae5SThomas Bogendoerfer	select SGI_HAS_DS1286
386e2defae5SThomas Bogendoerfer	select SGI_HAS_I8042
387e2defae5SThomas Bogendoerfer	select SGI_HAS_INDYDOG
3885b438c44SThomas Bogendoerfer	select SGI_HAS_HAL2
389e2defae5SThomas Bogendoerfer	select SGI_HAS_SEEQ
390e2defae5SThomas Bogendoerfer	select SGI_HAS_WD93
391e2defae5SThomas Bogendoerfer	select SGI_HAS_ZILOG
392e2defae5SThomas Bogendoerfer	select SWAP_IO_SPACE
393e2defae5SThomas Bogendoerfer	select SYS_HAS_CPU_R10000
394e2defae5SThomas Bogendoerfer	select SYS_HAS_EARLY_PRINTK
395e2defae5SThomas Bogendoerfer	select SYS_SUPPORTS_64BIT_KERNEL
396e2defae5SThomas Bogendoerfer	select SYS_SUPPORTS_BIG_ENDIAN
397e2defae5SThomas Bogendoerfer      help
398e2defae5SThomas Bogendoerfer        This is the SGI Indigo2 with R10000 processor.  To compile a Linux
399e2defae5SThomas Bogendoerfer        kernel that runs on these, say Y here.
400e2defae5SThomas Bogendoerfer
4011da177e4SLinus Torvaldsconfig SGI_IP32
402cfd2afc0SRalf Baechle	bool "SGI IP32 (O2)"
4031da177e4SLinus Torvalds	select ARC
4041da177e4SLinus Torvalds	select ARC32
4051da177e4SLinus Torvalds	select BOOT_ELF32
40642f77542SRalf Baechle	select CEVT_R4K
407940f6b48SRalf Baechle	select CSRC_R4K
4081da177e4SLinus Torvalds	select DMA_NONCOHERENT
4091da177e4SLinus Torvalds	select HW_HAS_PCI
410dd67b155SRalf Baechle	select IRQ_CPU
4111da177e4SLinus Torvalds	select R5000_CPU_SCACHE
4121da177e4SLinus Torvalds	select RM7000_CPU_SCACHE
4137cf8053bSRalf Baechle	select SYS_HAS_CPU_R5000
4147cf8053bSRalf Baechle	select SYS_HAS_CPU_R10000 if BROKEN
4157cf8053bSRalf Baechle	select SYS_HAS_CPU_RM7000
416dd2f18feSRalf Baechle	select SYS_HAS_CPU_NEVADA
417ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
4185e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
4191da177e4SLinus Torvalds	help
4201da177e4SLinus Torvalds	  If you want this kernel to run on SGI O2 workstation, say Y here.
4211da177e4SLinus Torvalds
422ade299d8SYoichi Yuasaconfig SIBYTE_CRHINE
423ade299d8SYoichi Yuasa	bool "Sibyte BCM91120C-CRhine"
4245e83d430SRalf Baechle	depends on EXPERIMENTAL
4255e83d430SRalf Baechle	select BOOT_ELF32
4265e83d430SRalf Baechle	select DMA_COHERENT
4275e83d430SRalf Baechle	select SIBYTE_BCM1120
4285e83d430SRalf Baechle	select SWAP_IO_SPACE
4297cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
4305e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
4315e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
4325e83d430SRalf Baechle
433ade299d8SYoichi Yuasaconfig SIBYTE_CARMEL
434ade299d8SYoichi Yuasa	bool "Sibyte BCM91120x-Carmel"
4355e83d430SRalf Baechle	depends on EXPERIMENTAL
4365e83d430SRalf Baechle	select BOOT_ELF32
4375e83d430SRalf Baechle	select DMA_COHERENT
4385e83d430SRalf Baechle	select SIBYTE_BCM1120
4395e83d430SRalf Baechle	select SWAP_IO_SPACE
4407cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
4415e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
4425e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
4435e83d430SRalf Baechle
4445e83d430SRalf Baechleconfig SIBYTE_CRHONE
4453fa986faSMartin Michlmayr	bool "Sibyte BCM91125C-CRhone"
4465e83d430SRalf Baechle	depends on EXPERIMENTAL
4475e83d430SRalf Baechle	select BOOT_ELF32
4485e83d430SRalf Baechle	select DMA_COHERENT
4495e83d430SRalf Baechle	select SIBYTE_BCM1125
4505e83d430SRalf Baechle	select SWAP_IO_SPACE
4517cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
4525e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
4535e83d430SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
4545e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
4555e83d430SRalf Baechle
456ade299d8SYoichi Yuasaconfig SIBYTE_RHONE
457ade299d8SYoichi Yuasa	bool "Sibyte BCM91125E-Rhone"
458ade299d8SYoichi Yuasa	depends on EXPERIMENTAL
459ade299d8SYoichi Yuasa	select BOOT_ELF32
460ade299d8SYoichi Yuasa	select DMA_COHERENT
461ade299d8SYoichi Yuasa	select SIBYTE_BCM1125H
462ade299d8SYoichi Yuasa	select SWAP_IO_SPACE
463ade299d8SYoichi Yuasa	select SYS_HAS_CPU_SB1
464ade299d8SYoichi Yuasa	select SYS_SUPPORTS_BIG_ENDIAN
465ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
466ade299d8SYoichi Yuasa
467ade299d8SYoichi Yuasaconfig SIBYTE_SWARM
468ade299d8SYoichi Yuasa	bool "Sibyte BCM91250A-SWARM"
469ade299d8SYoichi Yuasa	select BOOT_ELF32
470ade299d8SYoichi Yuasa	select DMA_COHERENT
471ade299d8SYoichi Yuasa	select NR_CPUS_DEFAULT_2
472ade299d8SYoichi Yuasa	select SIBYTE_SB1250
473ade299d8SYoichi Yuasa	select SWAP_IO_SPACE
474ade299d8SYoichi Yuasa	select SYS_HAS_CPU_SB1
475ade299d8SYoichi Yuasa	select SYS_SUPPORTS_BIG_ENDIAN
476ade299d8SYoichi Yuasa	select SYS_SUPPORTS_HIGHMEM
477ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
478cce335aeSRalf Baechle	select ZONE_DMA32 if 64BIT
479ade299d8SYoichi Yuasa
480ade299d8SYoichi Yuasaconfig SIBYTE_LITTLESUR
481ade299d8SYoichi Yuasa	bool "Sibyte BCM91250C2-LittleSur"
482ade299d8SYoichi Yuasa	depends on EXPERIMENTAL
483ade299d8SYoichi Yuasa	select BOOT_ELF32
484ade299d8SYoichi Yuasa	select DMA_COHERENT
485ade299d8SYoichi Yuasa	select NR_CPUS_DEFAULT_2
486ade299d8SYoichi Yuasa	select SIBYTE_SB1250
487ade299d8SYoichi Yuasa	select SWAP_IO_SPACE
488ade299d8SYoichi Yuasa	select SYS_HAS_CPU_SB1
489ade299d8SYoichi Yuasa	select SYS_SUPPORTS_BIG_ENDIAN
490ade299d8SYoichi Yuasa	select SYS_SUPPORTS_HIGHMEM
491ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
492ade299d8SYoichi Yuasa
493ade299d8SYoichi Yuasaconfig SIBYTE_SENTOSA
494ade299d8SYoichi Yuasa	bool "Sibyte BCM91250E-Sentosa"
495ade299d8SYoichi Yuasa	depends on EXPERIMENTAL
496ade299d8SYoichi Yuasa	select BOOT_ELF32
497ade299d8SYoichi Yuasa	select DMA_COHERENT
498ade299d8SYoichi Yuasa	select NR_CPUS_DEFAULT_2
499ade299d8SYoichi Yuasa	select SIBYTE_SB1250
500ade299d8SYoichi Yuasa	select SWAP_IO_SPACE
501ade299d8SYoichi Yuasa	select SYS_HAS_CPU_SB1
502ade299d8SYoichi Yuasa	select SYS_SUPPORTS_BIG_ENDIAN
503ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
504ade299d8SYoichi Yuasa
505ade299d8SYoichi Yuasaconfig SIBYTE_BIGSUR
506ade299d8SYoichi Yuasa	bool "Sibyte BCM91480B-BigSur"
507ade299d8SYoichi Yuasa	select BOOT_ELF32
508ade299d8SYoichi Yuasa	select DMA_COHERENT
509ade299d8SYoichi Yuasa	select NR_CPUS_DEFAULT_4
510ade299d8SYoichi Yuasa	select SIBYTE_BCM1x80
511ade299d8SYoichi Yuasa	select SWAP_IO_SPACE
512ade299d8SYoichi Yuasa	select SYS_HAS_CPU_SB1
513ade299d8SYoichi Yuasa	select SYS_SUPPORTS_BIG_ENDIAN
514651194f8SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
515ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
516cce335aeSRalf Baechle	select ZONE_DMA32 if 64BIT
517ade299d8SYoichi Yuasa
51814b36af4SThomas Bogendoerferconfig SNI_RM
51914b36af4SThomas Bogendoerfer	bool "SNI RM200/300/400"
5204a0312fcSThomas Bogendoerfer	select ARC if CPU_LITTLE_ENDIAN
5214a0312fcSThomas Bogendoerfer	select ARC32 if CPU_LITTLE_ENDIAN
522231a35d3SThomas Bogendoerfer	select SNIPROM if CPU_BIG_ENDIAN
5235e83d430SRalf Baechle	select ARCH_MAY_HAVE_PC_FDC
5245e83d430SRalf Baechle	select BOOT_ELF32
52542f77542SRalf Baechle	select CEVT_R4K
526940f6b48SRalf Baechle	select CSRC_R4K
527e2defae5SThomas Bogendoerfer	select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN
5285e83d430SRalf Baechle	select DMA_NONCOHERENT
5295e83d430SRalf Baechle	select GENERIC_ISA_DMA
5305e83d430SRalf Baechle	select HW_HAS_EISA
5315e83d430SRalf Baechle	select HW_HAS_PCI
532c066a32aSThomas Bogendoerfer	select IRQ_CPU
533d865bea4SRalf Baechle	select I8253
5345e83d430SRalf Baechle	select I8259
5355e83d430SRalf Baechle	select ISA
5364a0312fcSThomas Bogendoerfer	select SWAP_IO_SPACE if CPU_BIG_ENDIAN
5377cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
5384a0312fcSThomas Bogendoerfer	select SYS_HAS_CPU_R5000
539c066a32aSThomas Bogendoerfer	select SYS_HAS_CPU_R10000
5404a0312fcSThomas Bogendoerfer	select R5000_CPU_SCACHE
54136a88530SRalf Baechle	select SYS_HAS_EARLY_PRINTK
542ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
5435e83d430SRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
5444a0312fcSThomas Bogendoerfer	select SYS_SUPPORTS_BIG_ENDIAN
5455e83d430SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
5465e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
5471da177e4SLinus Torvalds	help
54814b36af4SThomas Bogendoerfer	  The SNI RM200/300/400 are MIPS-based machines manufactured by
54914b36af4SThomas Bogendoerfer	  Siemens Nixdorf Informationssysteme (SNI), parent company of Pyramid
5505e83d430SRalf Baechle	  Technology and now in turn merged with Fujitsu.  Say Y here to
5515e83d430SRalf Baechle	  support this machine type.
5521da177e4SLinus Torvalds
553edcaf1a6SAtsushi Nemotoconfig MACH_TX39XX
554edcaf1a6SAtsushi Nemoto	bool "Toshiba TX39 series based machines"
5555e83d430SRalf Baechle
556edcaf1a6SAtsushi Nemotoconfig MACH_TX49XX
557edcaf1a6SAtsushi Nemoto	bool "Toshiba TX49 series based machines"
55823fbee9dSRalf Baechle
55973b4390fSRalf Baechleconfig MIKROTIK_RB532
56073b4390fSRalf Baechle	bool "Mikrotik RB532 boards"
56173b4390fSRalf Baechle	select CEVT_R4K
56273b4390fSRalf Baechle	select CSRC_R4K
56373b4390fSRalf Baechle	select DMA_NONCOHERENT
56473b4390fSRalf Baechle	select GENERIC_HARDIRQS_NO__DO_IRQ
56573b4390fSRalf Baechle	select HW_HAS_PCI
56673b4390fSRalf Baechle	select IRQ_CPU
56773b4390fSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
56873b4390fSRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
56973b4390fSRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
57073b4390fSRalf Baechle	select SWAP_IO_SPACE
57173b4390fSRalf Baechle	select BOOT_RAW
572d888e25bSFlorian Fainelli	select ARCH_REQUIRE_GPIOLIB
57373b4390fSRalf Baechle	help
57473b4390fSRalf Baechle	  Support the Mikrotik(tm) RouterBoard 532 series,
57573b4390fSRalf Baechle	  based on the IDT RC32434 SoC.
57673b4390fSRalf Baechle
577ade299d8SYoichi Yuasaconfig WR_PPMC
578ade299d8SYoichi Yuasa	bool "Wind River PPMC board"
57942f77542SRalf Baechle	select CEVT_R4K
580940f6b48SRalf Baechle	select CSRC_R4K
581ade299d8SYoichi Yuasa	select IRQ_CPU
582ade299d8SYoichi Yuasa	select BOOT_ELF32
583ade299d8SYoichi Yuasa	select DMA_NONCOHERENT
584ade299d8SYoichi Yuasa	select HW_HAS_PCI
585ade299d8SYoichi Yuasa	select PCI_GT64XXX_PCI0
586ade299d8SYoichi Yuasa	select SWAP_IO_SPACE
587ade299d8SYoichi Yuasa	select SYS_HAS_CPU_MIPS32_R1
588ade299d8SYoichi Yuasa	select SYS_HAS_CPU_MIPS32_R2
589ade299d8SYoichi Yuasa	select SYS_HAS_CPU_MIPS64_R1
590ade299d8SYoichi Yuasa	select SYS_HAS_CPU_NEVADA
591ade299d8SYoichi Yuasa	select SYS_HAS_CPU_RM7000
592ade299d8SYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
593ade299d8SYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
594ade299d8SYoichi Yuasa	select SYS_SUPPORTS_BIG_ENDIAN
595ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
596ade299d8SYoichi Yuasa	help
597ade299d8SYoichi Yuasa	  This enables support for the Wind River MIPS32 4KC PPMC evaluation
598ade299d8SYoichi Yuasa	  board, which is based on GT64120 bridge chip.
599ade299d8SYoichi Yuasa
6001da177e4SLinus Torvaldsendchoice
6011da177e4SLinus Torvalds
602e8c7c482SRalf Baechlesource "arch/mips/alchemy/Kconfig"
6039c746edbSYoichi Yuasasource "arch/mips/basler/excite/Kconfig"
604*cd741b60SShinya Kuribayashisource "arch/mips/emma/Kconfig"
6055e83d430SRalf Baechlesource "arch/mips/jazz/Kconfig"
6061f21d2bdSBrian Murphysource "arch/mips/lasat/Kconfig"
6075e83d430SRalf Baechlesource "arch/mips/pmc-sierra/Kconfig"
60829c48699SRalf Baechlesource "arch/mips/sgi-ip27/Kconfig"
60938b18f72SRalf Baechlesource "arch/mips/sibyte/Kconfig"
61022b1d707SAtsushi Nemotosource "arch/mips/txx9/Kconfig"
6115e83d430SRalf Baechlesource "arch/mips/vr41xx/Kconfig"
61238b18f72SRalf Baechle
6135e83d430SRalf Baechleendmenu
6145e83d430SRalf Baechle
6151da177e4SLinus Torvaldsconfig RWSEM_GENERIC_SPINLOCK
6161da177e4SLinus Torvalds	bool
6171da177e4SLinus Torvalds	default y
6181da177e4SLinus Torvalds
6191da177e4SLinus Torvaldsconfig RWSEM_XCHGADD_ALGORITHM
6201da177e4SLinus Torvalds	bool
6211da177e4SLinus Torvalds
622f0d1b0b3SDavid Howellsconfig ARCH_HAS_ILOG2_U32
623f0d1b0b3SDavid Howells	bool
624f0d1b0b3SDavid Howells	default n
625f0d1b0b3SDavid Howells
626f0d1b0b3SDavid Howellsconfig ARCH_HAS_ILOG2_U64
627f0d1b0b3SDavid Howells	bool
628f0d1b0b3SDavid Howells	default n
629f0d1b0b3SDavid Howells
63000a58253SRalf Baechleconfig ARCH_SUPPORTS_OPROFILE
63100a58253SRalf Baechle	bool
63200a58253SRalf Baechle	default y if !MIPS_MT_SMTC
63300a58253SRalf Baechle
6343c9ee7efSAkinobu Mitaconfig GENERIC_FIND_NEXT_BIT
6353c9ee7efSAkinobu Mita	bool
6363c9ee7efSAkinobu Mita	default y
6373c9ee7efSAkinobu Mita
6383c9ee7efSAkinobu Mitaconfig GENERIC_HWEIGHT
6393c9ee7efSAkinobu Mita	bool
6403c9ee7efSAkinobu Mita	default y
6413c9ee7efSAkinobu Mita
6421da177e4SLinus Torvaldsconfig GENERIC_CALIBRATE_DELAY
6431da177e4SLinus Torvalds	bool
6441da177e4SLinus Torvalds	default y
6451da177e4SLinus Torvalds
6467bcf7717SRalf Baechleconfig GENERIC_CLOCKEVENTS
6477bcf7717SRalf Baechle	bool
6487bcf7717SRalf Baechle	default y
6497bcf7717SRalf Baechle
6508db02010SRalf Baechleconfig GENERIC_TIME
6518db02010SRalf Baechle	bool
6528db02010SRalf Baechle	default y
6538db02010SRalf Baechle
654f5ff0a28SRalf Baechleconfig GENERIC_CMOS_UPDATE
655f5ff0a28SRalf Baechle	bool
656f5ff0a28SRalf Baechle	default y
657f5ff0a28SRalf Baechle
6581cc89038SAtsushi Nemotoconfig SCHED_NO_NO_OMIT_FRAME_POINTER
6591cc89038SAtsushi Nemoto	bool
6601cc89038SAtsushi Nemoto	default y
6611cc89038SAtsushi Nemoto
662e77c232cSFranck Bui-Huuconfig GENERIC_HARDIRQS_NO__DO_IRQ
663e77c232cSFranck Bui-Huu	bool
664e77c232cSFranck Bui-Huu	default n
665e77c232cSFranck Bui-Huu
6661da177e4SLinus Torvalds#
6671da177e4SLinus Torvalds# Select some configuration options automatically based on user selections.
6681da177e4SLinus Torvalds#
6691da177e4SLinus Torvaldsconfig ARC
6701da177e4SLinus Torvalds	bool
6711da177e4SLinus Torvalds
67261ed242dSRalf Baechleconfig ARCH_MAY_HAVE_PC_FDC
67361ed242dSRalf Baechle	bool
67461ed242dSRalf Baechle
6759267a30dSMarc St-Jeanconfig BOOT_RAW
6769267a30dSMarc St-Jean	bool
6779267a30dSMarc St-Jean
678217dd11eSRalf Baechleconfig CEVT_BCM1480
679217dd11eSRalf Baechle	bool
680217dd11eSRalf Baechle
6816457d9fcSYoichi Yuasaconfig CEVT_DS1287
6826457d9fcSYoichi Yuasa	bool
6836457d9fcSYoichi Yuasa
6841097c6acSYoichi Yuasaconfig CEVT_GT641XX
6851097c6acSYoichi Yuasa	bool
6861097c6acSYoichi Yuasa
68742f77542SRalf Baechleconfig CEVT_R4K
68842f77542SRalf Baechle	bool
68942f77542SRalf Baechle
690217dd11eSRalf Baechleconfig CEVT_SB1250
691217dd11eSRalf Baechle	bool
692217dd11eSRalf Baechle
693229f773eSAtsushi Nemotoconfig CEVT_TXX9
694229f773eSAtsushi Nemoto	bool
695229f773eSAtsushi Nemoto
696217dd11eSRalf Baechleconfig CSRC_BCM1480
697217dd11eSRalf Baechle	bool
698217dd11eSRalf Baechle
6994247417dSYoichi Yuasaconfig CSRC_IOASIC
7004247417dSYoichi Yuasa	bool
7014247417dSYoichi Yuasa
702940f6b48SRalf Baechleconfig CSRC_R4K
703940f6b48SRalf Baechle	bool
704940f6b48SRalf Baechle
705217dd11eSRalf Baechleconfig CSRC_SB1250
706217dd11eSRalf Baechle	bool
707217dd11eSRalf Baechle
708a9aec7feSAtsushi Nemotoconfig GPIO_TXX9
709a9aec7feSAtsushi Nemoto	select GENERIC_GPIO
7107444a72eSMichael Buesch	select ARCH_REQUIRE_GPIOLIB
711a9aec7feSAtsushi Nemoto	bool
712a9aec7feSAtsushi Nemoto
713df78b5c8SAurelien Jarnoconfig CFE
714df78b5c8SAurelien Jarno	bool
715df78b5c8SAurelien Jarno
7161da177e4SLinus Torvaldsconfig DMA_COHERENT
7171da177e4SLinus Torvalds	bool
7181da177e4SLinus Torvalds
7191da177e4SLinus Torvaldsconfig DMA_IP27
7201da177e4SLinus Torvalds	bool
7211da177e4SLinus Torvalds
7221da177e4SLinus Torvaldsconfig DMA_NONCOHERENT
7231da177e4SLinus Torvalds	bool
7244ce588cdSRalf Baechle	select DMA_NEED_PCI_MAP_STATE
7254ce588cdSRalf Baechle
7264ce588cdSRalf Baechleconfig DMA_NEED_PCI_MAP_STATE
7274ce588cdSRalf Baechle	bool
7281da177e4SLinus Torvalds
7291da177e4SLinus Torvaldsconfig EARLY_PRINTK
73036a88530SRalf Baechle	bool "Early printk" if EMBEDDED && DEBUG_KERNEL
73136a88530SRalf Baechle	depends on SYS_HAS_EARLY_PRINTK
73236a88530SRalf Baechle	default y
73336a88530SRalf Baechle	help
73436a88530SRalf Baechle	  This option enables special console drivers which allow the kernel
73536a88530SRalf Baechle	  to print messages very early in the bootup process.
73636a88530SRalf Baechle
73736a88530SRalf Baechle	  This is useful for kernel debugging when your machine crashes very
738490dcc4dSRobert P. J. Day	  early before the console code is initialized. For normal operation,
739490dcc4dSRobert P. J. Day	  it is not recommended because it looks ugly on some machines and
740490dcc4dSRobert P. J. Day	  doesn't cooperate with an X server. You should normally say N here,
74136a88530SRalf Baechle	  unless you want to debug such a crash.
74236a88530SRalf Baechle
74336a88530SRalf Baechleconfig SYS_HAS_EARLY_PRINTK
7441da177e4SLinus Torvalds	bool
7451da177e4SLinus Torvalds
746dbb74540SRalf Baechleconfig HOTPLUG_CPU
747dbb74540SRalf Baechle	bool
748dbb74540SRalf Baechle	default n
749dbb74540SRalf Baechle
7501da177e4SLinus Torvaldsconfig I8259
7511da177e4SLinus Torvalds	bool
7521da177e4SLinus Torvalds
7531da177e4SLinus Torvaldsconfig MIPS_BONITO64
7541da177e4SLinus Torvalds	bool
7551da177e4SLinus Torvalds
7561da177e4SLinus Torvaldsconfig MIPS_MSC
7571da177e4SLinus Torvalds	bool
7581da177e4SLinus Torvalds
7591f21d2bdSBrian Murphyconfig MIPS_NILE4
7601f21d2bdSBrian Murphy	bool
7611f21d2bdSBrian Murphy
7621da177e4SLinus Torvaldsconfig MIPS_DISABLE_OBSOLETE_IDE
7631da177e4SLinus Torvalds	bool
7641da177e4SLinus Torvalds
76539b8d525SRalf Baechleconfig SYNC_R4K
76639b8d525SRalf Baechle	bool
76739b8d525SRalf Baechle
768d388d685SMaciej W. Rozyckiconfig NO_IOPORT
769d388d685SMaciej W. Rozycki	def_bool n
770d388d685SMaciej W. Rozycki
7718313da30SRalf Baechleconfig GENERIC_ISA_DMA
7728313da30SRalf Baechle	bool
7738313da30SRalf Baechle	select ZONE_DMA if GENERIC_ISA_DMA_SUPPORT_BROKEN=n
7748313da30SRalf Baechle
775aa414dffSRalf Baechleconfig GENERIC_ISA_DMA_SUPPORT_BROKEN
776aa414dffSRalf Baechle	bool
7778313da30SRalf Baechle	select GENERIC_ISA_DMA
778aa414dffSRalf Baechle
77909663335SYoichi Yuasaconfig GENERIC_GPIO
78009663335SYoichi Yuasa	bool
78109663335SYoichi Yuasa
7825e83d430SRalf Baechle#
7833cb2fcccSMatt LaPlante# Endianess selection.  Sufficiently obscure so many users don't know what to
7845e83d430SRalf Baechle# answer,so we try hard to limit the available choices.  Also the use of a
7855e83d430SRalf Baechle# choice statement should be more obvious to the user.
7865e83d430SRalf Baechle#
7875e83d430SRalf Baechlechoice
7885e83d430SRalf Baechle	prompt "Endianess selection"
7891da177e4SLinus Torvalds	help
7901da177e4SLinus Torvalds	  Some MIPS machines can be configured for either little or big endian
7915e83d430SRalf Baechle	  byte order. These modes require different kernels and a different
7923cb2fcccSMatt LaPlante	  Linux distribution.  In general there is one preferred byteorder for a
7935e83d430SRalf Baechle	  particular system but some systems are just as commonly used in the
7943dde6ad8SDavid Sterba	  one or the other endianness.
7955e83d430SRalf Baechle
7965e83d430SRalf Baechleconfig CPU_BIG_ENDIAN
7975e83d430SRalf Baechle	bool "Big endian"
7985e83d430SRalf Baechle	depends on SYS_SUPPORTS_BIG_ENDIAN
7995e83d430SRalf Baechle
8005e83d430SRalf Baechleconfig CPU_LITTLE_ENDIAN
8015e83d430SRalf Baechle	bool "Little endian"
8025e83d430SRalf Baechle	depends on SYS_SUPPORTS_LITTLE_ENDIAN
8035e83d430SRalf Baechle	help
8045e83d430SRalf Baechle
8055e83d430SRalf Baechleendchoice
8065e83d430SRalf Baechle
8072116245eSRalf Baechleconfig SYS_SUPPORTS_APM_EMULATION
8082116245eSRalf Baechle	bool
8092116245eSRalf Baechle
8105e83d430SRalf Baechleconfig SYS_SUPPORTS_BIG_ENDIAN
8115e83d430SRalf Baechle	bool
8125e83d430SRalf Baechle
8135e83d430SRalf Baechleconfig SYS_SUPPORTS_LITTLE_ENDIAN
8145e83d430SRalf Baechle	bool
8151da177e4SLinus Torvalds
8161da177e4SLinus Torvaldsconfig IRQ_CPU
8171da177e4SLinus Torvalds	bool
8181da177e4SLinus Torvalds
8191da177e4SLinus Torvaldsconfig IRQ_CPU_RM7K
8201da177e4SLinus Torvalds	bool
8211da177e4SLinus Torvalds
8225e83d430SRalf Baechleconfig IRQ_CPU_RM9K
8235e83d430SRalf Baechle	bool
8245e83d430SRalf Baechle
8259267a30dSMarc St-Jeanconfig IRQ_MSP_SLP
8269267a30dSMarc St-Jean	bool
8279267a30dSMarc St-Jean
8289267a30dSMarc St-Jeanconfig IRQ_MSP_CIC
8299267a30dSMarc St-Jean	bool
8309267a30dSMarc St-Jean
8318420fd00SAtsushi Nemotoconfig IRQ_TXX9
8328420fd00SAtsushi Nemoto	bool
8338420fd00SAtsushi Nemoto
834d5ab1a69SYoichi Yuasaconfig IRQ_GT641XX
835d5ab1a69SYoichi Yuasa	bool
836d5ab1a69SYoichi Yuasa
83739b8d525SRalf Baechleconfig IRQ_GIC
83839b8d525SRalf Baechle	bool
83939b8d525SRalf Baechle
8401da177e4SLinus Torvaldsconfig MIPS_BOARDS_GEN
8411da177e4SLinus Torvalds	bool
8421da177e4SLinus Torvalds
843252161ecSYoichi Yuasaconfig PCI_GT64XXX_PCI0
8441da177e4SLinus Torvalds	bool
8451da177e4SLinus Torvalds
8469267a30dSMarc St-Jeanconfig NO_EXCEPT_FILL
8479267a30dSMarc St-Jean	bool
8489267a30dSMarc St-Jean
849663c3d90Sthomas@koeller.dyndns.orgconfig MIPS_RM9122
850663c3d90Sthomas@koeller.dyndns.org	bool
851663c3d90Sthomas@koeller.dyndns.org	select SERIAL_RM9000
852663c3d90Sthomas@koeller.dyndns.org
853edb6310aSDaniel Lairdconfig SOC_PNX833X
854edb6310aSDaniel Laird	bool
855edb6310aSDaniel Laird	select CEVT_R4K
856edb6310aSDaniel Laird	select CSRC_R4K
857edb6310aSDaniel Laird	select IRQ_CPU
858edb6310aSDaniel Laird	select DMA_NONCOHERENT
859edb6310aSDaniel Laird	select SYS_HAS_CPU_MIPS32_R2
860edb6310aSDaniel Laird	select SYS_SUPPORTS_32BIT_KERNEL
861edb6310aSDaniel Laird	select SYS_SUPPORTS_LITTLE_ENDIAN
862edb6310aSDaniel Laird	select SYS_SUPPORTS_BIG_ENDIAN
863edb6310aSDaniel Laird	select GENERIC_HARDIRQS_NO__DO_IRQ
864edb6310aSDaniel Laird	select GENERIC_GPIO
865edb6310aSDaniel Laird	select CPU_MIPSR2_IRQ_VI
866edb6310aSDaniel Laird
867edb6310aSDaniel Lairdconfig SOC_PNX8335
868edb6310aSDaniel Laird	bool
869edb6310aSDaniel Laird	select SOC_PNX833X
870edb6310aSDaniel Laird
871bdf21b18SPete Popovconfig PNX8550
872bdf21b18SPete Popov	bool
873bdf21b18SPete Popov	select SOC_PNX8550
874bdf21b18SPete Popov
875bdf21b18SPete Popovconfig SOC_PNX8550
876bdf21b18SPete Popov	bool
877bdf21b18SPete Popov	select DMA_NONCOHERENT
878bdf21b18SPete Popov	select HW_HAS_PCI
879b8c2a77cSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
88036a88530SRalf Baechle	select SYS_HAS_EARLY_PRINTK
8817cf8053bSRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
882e77c232cSFranck Bui-Huu	select GENERIC_HARDIRQS_NO__DO_IRQ
8834ead1681SFlorian Fainelli	select GENERIC_GPIO
884bdf21b18SPete Popov
8851da177e4SLinus Torvaldsconfig SWAP_IO_SPACE
8861da177e4SLinus Torvalds	bool
8871da177e4SLinus Torvalds
888355c471fSdmitry pervushinconfig EMMA2RH
889355c471fSdmitry pervushin	bool
890355c471fSdmitry pervushin	depends on MARKEINS
891355c471fSdmitry pervushin	default y
892355c471fSdmitry pervushin
893663c3d90Sthomas@koeller.dyndns.orgconfig SERIAL_RM9000
894663c3d90Sthomas@koeller.dyndns.org	bool
895663c3d90Sthomas@koeller.dyndns.org
896e2defae5SThomas Bogendoerferconfig SGI_HAS_DS1286
897e2defae5SThomas Bogendoerfer	bool
898e2defae5SThomas Bogendoerfer
899e2defae5SThomas Bogendoerferconfig SGI_HAS_INDYDOG
900e2defae5SThomas Bogendoerfer	bool
901e2defae5SThomas Bogendoerfer
9025b438c44SThomas Bogendoerferconfig SGI_HAS_HAL2
9035b438c44SThomas Bogendoerfer	bool
9045b438c44SThomas Bogendoerfer
905e2defae5SThomas Bogendoerferconfig SGI_HAS_SEEQ
906e2defae5SThomas Bogendoerfer	bool
907e2defae5SThomas Bogendoerfer
908e2defae5SThomas Bogendoerferconfig SGI_HAS_WD93
909e2defae5SThomas Bogendoerfer	bool
910e2defae5SThomas Bogendoerfer
911e2defae5SThomas Bogendoerferconfig SGI_HAS_ZILOG
912e2defae5SThomas Bogendoerfer	bool
913e2defae5SThomas Bogendoerfer
914e2defae5SThomas Bogendoerferconfig SGI_HAS_I8042
915e2defae5SThomas Bogendoerfer	bool
916e2defae5SThomas Bogendoerfer
917e2defae5SThomas Bogendoerferconfig DEFAULT_SGI_PARTITION
918e2defae5SThomas Bogendoerfer	bool
919e2defae5SThomas Bogendoerfer
9205e83d430SRalf Baechleconfig ARC32
9215e83d430SRalf Baechle	bool
9225e83d430SRalf Baechle
923231a35d3SThomas Bogendoerferconfig SNIPROM
924231a35d3SThomas Bogendoerfer	bool
925231a35d3SThomas Bogendoerfer
9261da177e4SLinus Torvaldsconfig BOOT_ELF32
9271da177e4SLinus Torvalds	bool
9281da177e4SLinus Torvalds
9291da177e4SLinus Torvaldsconfig MIPS_L1_CACHE_SHIFT
9301da177e4SLinus Torvalds	int
93173b4390fSRalf Baechle	default "4" if MACH_DECSTATION || MIKROTIK_RB532
9327e3297dcSThomas Bogendoerfer	default "7" if SGI_IP22 || SGI_IP27 || SGI_IP28 || SNI_RM
9339267a30dSMarc St-Jean	default "4" if PMC_MSP4200_EVAL
9341da177e4SLinus Torvalds	default "5"
9351da177e4SLinus Torvalds
9361da177e4SLinus Torvaldsconfig HAVE_STD_PC_SERIAL_PORT
9371da177e4SLinus Torvalds	bool
9381da177e4SLinus Torvalds
9391da177e4SLinus Torvaldsconfig ARC_CONSOLE
9401da177e4SLinus Torvalds	bool "ARC console support"
941e2defae5SThomas Bogendoerfer	depends on SGI_IP22 || SGI_IP28 || (SNI_RM && CPU_LITTLE_ENDIAN)
9421da177e4SLinus Torvalds
9431da177e4SLinus Torvaldsconfig ARC_MEMORY
9441da177e4SLinus Torvalds	bool
94514b36af4SThomas Bogendoerfer	depends on MACH_JAZZ || SNI_RM || SGI_IP32
9461da177e4SLinus Torvalds	default y
9471da177e4SLinus Torvalds
9481da177e4SLinus Torvaldsconfig ARC_PROMLIB
9491da177e4SLinus Torvalds	bool
950e2defae5SThomas Bogendoerfer	depends on MACH_JAZZ || SNI_RM || SGI_IP22 || SGI_IP28 || SGI_IP32
9511da177e4SLinus Torvalds	default y
9521da177e4SLinus Torvalds
9531da177e4SLinus Torvaldsconfig ARC64
9541da177e4SLinus Torvalds	bool
9551da177e4SLinus Torvalds
9561da177e4SLinus Torvaldsconfig BOOT_ELF64
9571da177e4SLinus Torvalds	bool
9581da177e4SLinus Torvalds
9591da177e4SLinus Torvaldsmenu "CPU selection"
9601da177e4SLinus Torvalds
9611da177e4SLinus Torvaldschoice
9621da177e4SLinus Torvalds	prompt "CPU type"
9631da177e4SLinus Torvalds	default CPU_R4X00
9641da177e4SLinus Torvalds
9652a21c730SFuxin Zhangconfig CPU_LOONGSON2
9662a21c730SFuxin Zhang	bool "Loongson 2"
9672a21c730SFuxin Zhang	depends on SYS_HAS_CPU_LOONGSON2
9682a21c730SFuxin Zhang	select CPU_SUPPORTS_32BIT_KERNEL
9692a21c730SFuxin Zhang	select CPU_SUPPORTS_64BIT_KERNEL
9702a21c730SFuxin Zhang	select CPU_SUPPORTS_HIGHMEM
9712a21c730SFuxin Zhang	help
9722a21c730SFuxin Zhang	  The Loongson 2E processor implements the MIPS III instruction set
9732a21c730SFuxin Zhang	  with many extensions.
9742a21c730SFuxin Zhang
9756e760c8dSRalf Baechleconfig CPU_MIPS32_R1
9766e760c8dSRalf Baechle	bool "MIPS32 Release 1"
9777cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS32_R1
978f7062ddbSRalf Baechle	select CPU_HAS_LLSC
9796e760c8dSRalf Baechle	select CPU_HAS_PREFETCH
980797798c1SRalf Baechle	select CPU_SUPPORTS_32BIT_KERNEL
981ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
9826e760c8dSRalf Baechle	help
9835e83d430SRalf Baechle	  Choose this option to build a kernel for release 1 or later of the
9841e5f1caaSRalf Baechle	  MIPS32 architecture.  Most modern embedded systems with a 32-bit
9851e5f1caaSRalf Baechle	  MIPS processor are based on a MIPS32 processor.  If you know the
9861e5f1caaSRalf Baechle	  specific type of processor in your system, choose those that one
9871e5f1caaSRalf Baechle	  otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
9881e5f1caaSRalf Baechle	  Release 2 of the MIPS32 architecture is available since several
9891e5f1caaSRalf Baechle	  years so chances are you even have a MIPS32 Release 2 processor
9901e5f1caaSRalf Baechle	  in which case you should choose CPU_MIPS32_R2 instead for better
9911e5f1caaSRalf Baechle	  performance.
9921e5f1caaSRalf Baechle
9931e5f1caaSRalf Baechleconfig CPU_MIPS32_R2
9941e5f1caaSRalf Baechle	bool "MIPS32 Release 2"
9957cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS32_R2
996f7062ddbSRalf Baechle	select CPU_HAS_LLSC
9971e5f1caaSRalf Baechle	select CPU_HAS_PREFETCH
998797798c1SRalf Baechle	select CPU_SUPPORTS_32BIT_KERNEL
999ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
10001e5f1caaSRalf Baechle	help
10015e83d430SRalf Baechle	  Choose this option to build a kernel for release 2 or later of the
10026e760c8dSRalf Baechle	  MIPS32 architecture.  Most modern embedded systems with a 32-bit
10036e760c8dSRalf Baechle	  MIPS processor are based on a MIPS32 processor.  If you know the
10046e760c8dSRalf Baechle	  specific type of processor in your system, choose those that one
10056e760c8dSRalf Baechle	  otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
10061da177e4SLinus Torvalds
10076e760c8dSRalf Baechleconfig CPU_MIPS64_R1
10086e760c8dSRalf Baechle	bool "MIPS64 Release 1"
10097cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS64_R1
1010f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1011797798c1SRalf Baechle	select CPU_HAS_PREFETCH
1012ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1013ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1014ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
10156e760c8dSRalf Baechle	help
10166e760c8dSRalf Baechle	  Choose this option to build a kernel for release 1 or later of the
10176e760c8dSRalf Baechle	  MIPS64 architecture.  Many modern embedded systems with a 64-bit
10186e760c8dSRalf Baechle	  MIPS processor are based on a MIPS64 processor.  If you know the
10196e760c8dSRalf Baechle	  specific type of processor in your system, choose those that one
10206e760c8dSRalf Baechle	  otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
10211e5f1caaSRalf Baechle	  Release 2 of the MIPS64 architecture is available since several
10221e5f1caaSRalf Baechle	  years so chances are you even have a MIPS64 Release 2 processor
10231e5f1caaSRalf Baechle	  in which case you should choose CPU_MIPS64_R2 instead for better
10241e5f1caaSRalf Baechle	  performance.
10251e5f1caaSRalf Baechle
10261e5f1caaSRalf Baechleconfig CPU_MIPS64_R2
10271e5f1caaSRalf Baechle	bool "MIPS64 Release 2"
10287cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS64_R2
1029f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1030797798c1SRalf Baechle	select CPU_HAS_PREFETCH
10311e5f1caaSRalf Baechle	select CPU_SUPPORTS_32BIT_KERNEL
10321e5f1caaSRalf Baechle	select CPU_SUPPORTS_64BIT_KERNEL
1033ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
10341e5f1caaSRalf Baechle	help
10351e5f1caaSRalf Baechle	  Choose this option to build a kernel for release 2 or later of the
10361e5f1caaSRalf Baechle	  MIPS64 architecture.  Many modern embedded systems with a 64-bit
10371e5f1caaSRalf Baechle	  MIPS processor are based on a MIPS64 processor.  If you know the
10381e5f1caaSRalf Baechle	  specific type of processor in your system, choose those that one
10391e5f1caaSRalf Baechle	  otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
10401da177e4SLinus Torvalds
10411da177e4SLinus Torvaldsconfig CPU_R3000
10421da177e4SLinus Torvalds	bool "R3000"
10437cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R3000
1044f7062ddbSRalf Baechle	select CPU_HAS_WB
1045ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1046797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
10471da177e4SLinus Torvalds	help
10481da177e4SLinus Torvalds	  Please make sure to pick the right CPU type. Linux/MIPS is not
10491da177e4SLinus Torvalds	  designed to be generic, i.e. Kernels compiled for R3000 CPUs will
10501da177e4SLinus Torvalds	  *not* work on R4000 machines and vice versa.  However, since most
10511da177e4SLinus Torvalds	  of the supported machines have an R4000 (or similar) CPU, R4x00
10521da177e4SLinus Torvalds	  might be a safe bet.  If the resulting kernel does not work,
10531da177e4SLinus Torvalds	  try to recompile with R3000.
10541da177e4SLinus Torvalds
10551da177e4SLinus Torvaldsconfig CPU_TX39XX
10561da177e4SLinus Torvalds	bool "R39XX"
10577cf8053bSRalf Baechle	depends on SYS_HAS_CPU_TX39XX
1058ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
10591da177e4SLinus Torvalds
10601da177e4SLinus Torvaldsconfig CPU_VR41XX
10611da177e4SLinus Torvalds	bool "R41xx"
10627cf8053bSRalf Baechle	depends on SYS_HAS_CPU_VR41XX
1063ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1064ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
10651da177e4SLinus Torvalds	help
10665e83d430SRalf Baechle	  The options selects support for the NEC VR4100 series of processors.
10671da177e4SLinus Torvalds	  Only choose this option if you have one of these processors as a
10681da177e4SLinus Torvalds	  kernel built with this option will not run on any other type of
10691da177e4SLinus Torvalds	  processor or vice versa.
10701da177e4SLinus Torvalds
10711da177e4SLinus Torvaldsconfig CPU_R4300
10721da177e4SLinus Torvalds	bool "R4300"
10737cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R4300
1074f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1075ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1076ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
10771da177e4SLinus Torvalds	help
10781da177e4SLinus Torvalds	  MIPS Technologies R4300-series processors.
10791da177e4SLinus Torvalds
10801da177e4SLinus Torvaldsconfig CPU_R4X00
10811da177e4SLinus Torvalds	bool "R4x00"
10827cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R4X00
1083f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1084ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1085ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
10861da177e4SLinus Torvalds	help
10871da177e4SLinus Torvalds	  MIPS Technologies R4000-series processors other than 4300, including
10881da177e4SLinus Torvalds	  the R4000, R4400, R4600, and 4700.
10891da177e4SLinus Torvalds
10901da177e4SLinus Torvaldsconfig CPU_TX49XX
10911da177e4SLinus Torvalds	bool "R49XX"
10927cf8053bSRalf Baechle	depends on SYS_HAS_CPU_TX49XX
1093f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1094de862b48SAtsushi Nemoto	select CPU_HAS_PREFETCH
1095ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1096ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
10971da177e4SLinus Torvalds
10981da177e4SLinus Torvaldsconfig CPU_R5000
10991da177e4SLinus Torvalds	bool "R5000"
11007cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R5000
1101f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1102ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1103ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
11041da177e4SLinus Torvalds	help
11051da177e4SLinus Torvalds	  MIPS Technologies R5000-series processors other than the Nevada.
11061da177e4SLinus Torvalds
11071da177e4SLinus Torvaldsconfig CPU_R5432
11081da177e4SLinus Torvalds	bool "R5432"
11097cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R5432
1110f7062ddbSRalf Baechle	select CPU_HAS_LLSC
11115e83d430SRalf Baechle	select CPU_SUPPORTS_32BIT_KERNEL
11125e83d430SRalf Baechle	select CPU_SUPPORTS_64BIT_KERNEL
11131da177e4SLinus Torvalds
1114542c1020SShinya Kuribayashiconfig CPU_R5500
1115542c1020SShinya Kuribayashi	bool "R5500"
1116542c1020SShinya Kuribayashi	depends on SYS_HAS_CPU_R5500
1117542c1020SShinya Kuribayashi	select CPU_HAS_LLSC
1118542c1020SShinya Kuribayashi	select CPU_SUPPORTS_32BIT_KERNEL
1119542c1020SShinya Kuribayashi	select CPU_SUPPORTS_64BIT_KERNEL
1120542c1020SShinya Kuribayashi	help
1121542c1020SShinya Kuribayashi	  NEC VR5500 and VR5500A series processors implement 64-bit MIPS IV
1122542c1020SShinya Kuribayashi	  instruction set.
1123542c1020SShinya Kuribayashi
11241da177e4SLinus Torvaldsconfig CPU_R6000
11251da177e4SLinus Torvalds	bool "R6000"
1126ed5ba2fbSYoichi Yuasa	depends on EXPERIMENTAL
1127f7062ddbSRalf Baechle	select CPU_HAS_LLSC
11287cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R6000
1129ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
11301da177e4SLinus Torvalds	help
11311da177e4SLinus Torvalds	  MIPS Technologies R6000 and R6000A series processors.  Note these
1132c09b47d8SChris Dearman	  processors are extremely rare and the support for them is incomplete.
11331da177e4SLinus Torvalds
11341da177e4SLinus Torvaldsconfig CPU_NEVADA
11351da177e4SLinus Torvalds	bool "RM52xx"
11367cf8053bSRalf Baechle	depends on SYS_HAS_CPU_NEVADA
1137f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1138ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1139ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
11401da177e4SLinus Torvalds	help
11411da177e4SLinus Torvalds	  QED / PMC-Sierra RM52xx-series ("Nevada") processors.
11421da177e4SLinus Torvalds
11431da177e4SLinus Torvaldsconfig CPU_R8000
11441da177e4SLinus Torvalds	bool "R8000"
1145ed5ba2fbSYoichi Yuasa	depends on EXPERIMENTAL
11467cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R8000
1147f7062ddbSRalf Baechle	select CPU_HAS_LLSC
11485e83d430SRalf Baechle	select CPU_HAS_PREFETCH
1149ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
11501da177e4SLinus Torvalds	help
11511da177e4SLinus Torvalds	  MIPS Technologies R8000 processors.  Note these processors are
11521da177e4SLinus Torvalds	  uncommon and the support for them is incomplete.
11531da177e4SLinus Torvalds
11541da177e4SLinus Torvaldsconfig CPU_R10000
11551da177e4SLinus Torvalds	bool "R10000"
11567cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R10000
1157f7062ddbSRalf Baechle	select CPU_HAS_LLSC
11585e83d430SRalf Baechle	select CPU_HAS_PREFETCH
1159ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1160ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1161797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
11621da177e4SLinus Torvalds	help
11631da177e4SLinus Torvalds	  MIPS Technologies R10000-series processors.
11641da177e4SLinus Torvalds
11651da177e4SLinus Torvaldsconfig CPU_RM7000
11661da177e4SLinus Torvalds	bool "RM7000"
11677cf8053bSRalf Baechle	depends on SYS_HAS_CPU_RM7000
1168f7062ddbSRalf Baechle	select CPU_HAS_LLSC
11695e83d430SRalf Baechle	select CPU_HAS_PREFETCH
1170ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1171ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1172797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
11731da177e4SLinus Torvalds
11741da177e4SLinus Torvaldsconfig CPU_RM9000
11751da177e4SLinus Torvalds	bool "RM9000"
11767cf8053bSRalf Baechle	depends on SYS_HAS_CPU_RM9000
1177f7062ddbSRalf Baechle	select CPU_HAS_LLSC
11785e83d430SRalf Baechle	select CPU_HAS_PREFETCH
1179ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1180ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1181797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
11820004a9dfSRalf Baechle	select WEAK_ORDERING
11831da177e4SLinus Torvalds
11841da177e4SLinus Torvaldsconfig CPU_SB1
11851da177e4SLinus Torvalds	bool "SB1"
11867cf8053bSRalf Baechle	depends on SYS_HAS_CPU_SB1
1187f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1188ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1189ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1190797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
11910004a9dfSRalf Baechle	select WEAK_ORDERING
11921da177e4SLinus Torvalds
11931da177e4SLinus Torvaldsendchoice
11941da177e4SLinus Torvalds
11952a21c730SFuxin Zhangconfig SYS_HAS_CPU_LOONGSON2
11962a21c730SFuxin Zhang	bool
11972a21c730SFuxin Zhang
11987cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R1
11997cf8053bSRalf Baechle	bool
12007cf8053bSRalf Baechle
12017cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R2
12027cf8053bSRalf Baechle	bool
12037cf8053bSRalf Baechle
12047cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R1
12057cf8053bSRalf Baechle	bool
12067cf8053bSRalf Baechle
12077cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R2
12087cf8053bSRalf Baechle	bool
12097cf8053bSRalf Baechle
12107cf8053bSRalf Baechleconfig SYS_HAS_CPU_R3000
12117cf8053bSRalf Baechle	bool
12127cf8053bSRalf Baechle
12137cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX39XX
12147cf8053bSRalf Baechle	bool
12157cf8053bSRalf Baechle
12167cf8053bSRalf Baechleconfig SYS_HAS_CPU_VR41XX
12177cf8053bSRalf Baechle	bool
12187cf8053bSRalf Baechle
12197cf8053bSRalf Baechleconfig SYS_HAS_CPU_R4300
12207cf8053bSRalf Baechle	bool
12217cf8053bSRalf Baechle
12227cf8053bSRalf Baechleconfig SYS_HAS_CPU_R4X00
12237cf8053bSRalf Baechle	bool
12247cf8053bSRalf Baechle
12257cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX49XX
12267cf8053bSRalf Baechle	bool
12277cf8053bSRalf Baechle
12287cf8053bSRalf Baechleconfig SYS_HAS_CPU_R5000
12297cf8053bSRalf Baechle	bool
12307cf8053bSRalf Baechle
12317cf8053bSRalf Baechleconfig SYS_HAS_CPU_R5432
12327cf8053bSRalf Baechle	bool
12337cf8053bSRalf Baechle
1234542c1020SShinya Kuribayashiconfig SYS_HAS_CPU_R5500
1235542c1020SShinya Kuribayashi	bool
1236542c1020SShinya Kuribayashi
12377cf8053bSRalf Baechleconfig SYS_HAS_CPU_R6000
12387cf8053bSRalf Baechle	bool
12397cf8053bSRalf Baechle
12407cf8053bSRalf Baechleconfig SYS_HAS_CPU_NEVADA
12417cf8053bSRalf Baechle	bool
12427cf8053bSRalf Baechle
12437cf8053bSRalf Baechleconfig SYS_HAS_CPU_R8000
12447cf8053bSRalf Baechle	bool
12457cf8053bSRalf Baechle
12467cf8053bSRalf Baechleconfig SYS_HAS_CPU_R10000
12477cf8053bSRalf Baechle	bool
12487cf8053bSRalf Baechle
12497cf8053bSRalf Baechleconfig SYS_HAS_CPU_RM7000
12507cf8053bSRalf Baechle	bool
12517cf8053bSRalf Baechle
12527cf8053bSRalf Baechleconfig SYS_HAS_CPU_RM9000
12537cf8053bSRalf Baechle	bool
12547cf8053bSRalf Baechle
12557cf8053bSRalf Baechleconfig SYS_HAS_CPU_SB1
12567cf8053bSRalf Baechle	bool
12577cf8053bSRalf Baechle
125817099b11SRalf Baechle#
125917099b11SRalf Baechle# CPU may reorder R->R, R->W, W->R, W->W
126017099b11SRalf Baechle# Reordering beyond LL and SC is handled in WEAK_REORDERING_BEYOND_LLSC
126117099b11SRalf Baechle#
12620004a9dfSRalf Baechleconfig WEAK_ORDERING
12630004a9dfSRalf Baechle	bool
126417099b11SRalf Baechle
126517099b11SRalf Baechle#
126617099b11SRalf Baechle# CPU may reorder reads and writes beyond LL/SC
126717099b11SRalf Baechle# CPU may reorder R->LL, R->LL, W->LL, W->LL, R->SC, R->SC, W->SC, W->SC
126817099b11SRalf Baechle#
126917099b11SRalf Baechleconfig WEAK_REORDERING_BEYOND_LLSC
127017099b11SRalf Baechle	bool
12715e83d430SRalf Baechleendmenu
12725e83d430SRalf Baechle
12735e83d430SRalf Baechle#
12745e83d430SRalf Baechle# These two indicate any level of the MIPS32 and MIPS64 architecture
12755e83d430SRalf Baechle#
12765e83d430SRalf Baechleconfig CPU_MIPS32
12775e83d430SRalf Baechle	bool
12785e83d430SRalf Baechle	default y if CPU_MIPS32_R1 || CPU_MIPS32_R2
12795e83d430SRalf Baechle
12805e83d430SRalf Baechleconfig CPU_MIPS64
12815e83d430SRalf Baechle	bool
12825e83d430SRalf Baechle	default y if CPU_MIPS64_R1 || CPU_MIPS64_R2
12835e83d430SRalf Baechle
12845e83d430SRalf Baechle#
1285c09b47d8SChris Dearman# These two indicate the revision of the architecture, either Release 1 or Release 2
12865e83d430SRalf Baechle#
12875e83d430SRalf Baechleconfig CPU_MIPSR1
12885e83d430SRalf Baechle	bool
12895e83d430SRalf Baechle	default y if CPU_MIPS32_R1 || CPU_MIPS64_R1
12905e83d430SRalf Baechle
12915e83d430SRalf Baechleconfig CPU_MIPSR2
12925e83d430SRalf Baechle	bool
12935e83d430SRalf Baechle	default y if CPU_MIPS32_R2 || CPU_MIPS64_R2
12945e83d430SRalf Baechle
12955e83d430SRalf Baechleconfig SYS_SUPPORTS_32BIT_KERNEL
12965e83d430SRalf Baechle	bool
12975e83d430SRalf Baechleconfig SYS_SUPPORTS_64BIT_KERNEL
12985e83d430SRalf Baechle	bool
12995e83d430SRalf Baechleconfig CPU_SUPPORTS_32BIT_KERNEL
13005e83d430SRalf Baechle	bool
13015e83d430SRalf Baechleconfig CPU_SUPPORTS_64BIT_KERNEL
13025e83d430SRalf Baechle	bool
13035e83d430SRalf Baechle
13048192c9eaSDavid Daney#
13058192c9eaSDavid Daney# Set to y for ptrace access to watch registers.
13068192c9eaSDavid Daney#
13078192c9eaSDavid Daneyconfig HARDWARE_WATCHPOINTS
13088192c9eaSDavid Daney       bool
13098192c9eaSDavid Daney       default y if CPU_MIPS32 || CPU_MIPS64
13108192c9eaSDavid Daney
13115e83d430SRalf Baechlemenu "Kernel type"
13125e83d430SRalf Baechle
13135e83d430SRalf Baechlechoice
13145e83d430SRalf Baechle
13155e83d430SRalf Baechle	prompt "Kernel code model"
13165e83d430SRalf Baechle	help
13175e83d430SRalf Baechle	  You should only select this option if you have a workload that
13185e83d430SRalf Baechle	  actually benefits from 64-bit processing or if your machine has
13195e83d430SRalf Baechle	  large memory.  You will only be presented a single option in this
13205e83d430SRalf Baechle	  menu if your system does not support both 32-bit and 64-bit kernels.
13215e83d430SRalf Baechle
13225e83d430SRalf Baechleconfig 32BIT
13235e83d430SRalf Baechle	bool "32-bit kernel"
13245e83d430SRalf Baechle	depends on CPU_SUPPORTS_32BIT_KERNEL && SYS_SUPPORTS_32BIT_KERNEL
13255e83d430SRalf Baechle	select TRAD_SIGNALS
13265e83d430SRalf Baechle	help
13275e83d430SRalf Baechle	  Select this option if you want to build a 32-bit kernel.
13285e83d430SRalf Baechleconfig 64BIT
13295e83d430SRalf Baechle	bool "64-bit kernel"
13305e83d430SRalf Baechle	depends on CPU_SUPPORTS_64BIT_KERNEL && SYS_SUPPORTS_64BIT_KERNEL
13315e83d430SRalf Baechle	help
13325e83d430SRalf Baechle	  Select this option if you want to build a 64-bit kernel.
13335e83d430SRalf Baechle
13345e83d430SRalf Baechleendchoice
13355e83d430SRalf Baechle
13361da177e4SLinus Torvaldschoice
13371da177e4SLinus Torvalds	prompt "Kernel page size"
13381da177e4SLinus Torvalds	default PAGE_SIZE_4KB
13391da177e4SLinus Torvalds
13401da177e4SLinus Torvaldsconfig PAGE_SIZE_4KB
13411da177e4SLinus Torvalds	bool "4kB"
13421da177e4SLinus Torvalds	help
13431da177e4SLinus Torvalds	 This option select the standard 4kB Linux page size.  On some
13441da177e4SLinus Torvalds	 R3000-family processors this is the only available page size.  Using
13451da177e4SLinus Torvalds	 4kB page size will minimize memory consumption and is therefore
13461da177e4SLinus Torvalds	 recommended for low memory systems.
13471da177e4SLinus Torvalds
13481da177e4SLinus Torvaldsconfig PAGE_SIZE_8KB
13491da177e4SLinus Torvalds	bool "8kB"
13501da177e4SLinus Torvalds	depends on EXPERIMENTAL && CPU_R8000
13511da177e4SLinus Torvalds	help
13521da177e4SLinus Torvalds	  Using 8kB page size will result in higher performance kernel at
13531da177e4SLinus Torvalds	  the price of higher memory consumption.  This option is available
13541da177e4SLinus Torvalds	  only on the R8000 processor.  Not that at the time of this writing
13551da177e4SLinus Torvalds	  this option is still high experimental; there are also issues with
13561da177e4SLinus Torvalds	  compatibility of user applications.
13571da177e4SLinus Torvalds
13581da177e4SLinus Torvaldsconfig PAGE_SIZE_16KB
13591da177e4SLinus Torvalds	bool "16kB"
1360714bfad6SRalf Baechle	depends on !CPU_R3000 && !CPU_TX39XX
13611da177e4SLinus Torvalds	help
13621da177e4SLinus Torvalds	  Using 16kB page size will result in higher performance kernel at
13631da177e4SLinus Torvalds	  the price of higher memory consumption.  This option is available on
1364714bfad6SRalf Baechle	  all non-R3000 family processors.  Note that you will need a suitable
1365714bfad6SRalf Baechle	  Linux distribution to support this.
13661da177e4SLinus Torvalds
13671da177e4SLinus Torvaldsconfig PAGE_SIZE_64KB
13681da177e4SLinus Torvalds	bool "64kB"
13691da177e4SLinus Torvalds	depends on EXPERIMENTAL && !CPU_R3000 && !CPU_TX39XX
13701da177e4SLinus Torvalds	help
13711da177e4SLinus Torvalds	  Using 64kB page size will result in higher performance kernel at
13721da177e4SLinus Torvalds	  the price of higher memory consumption.  This option is available on
13731da177e4SLinus Torvalds	  all non-R3000 family processor.  Not that at the time of this
1374714bfad6SRalf Baechle	  writing this option is still high experimental.
13751da177e4SLinus Torvalds
13761da177e4SLinus Torvaldsendchoice
13771da177e4SLinus Torvalds
13781da177e4SLinus Torvaldsconfig BOARD_SCACHE
13791da177e4SLinus Torvalds	bool
13801da177e4SLinus Torvalds
13811da177e4SLinus Torvaldsconfig IP22_CPU_SCACHE
13821da177e4SLinus Torvalds	bool
13831da177e4SLinus Torvalds	select BOARD_SCACHE
13841da177e4SLinus Torvalds
13859318c51aSChris Dearman#
13869318c51aSChris Dearman# Support for a MIPS32 / MIPS64 style S-caches
13879318c51aSChris Dearman#
13889318c51aSChris Dearmanconfig MIPS_CPU_SCACHE
13899318c51aSChris Dearman	bool
13909318c51aSChris Dearman	select BOARD_SCACHE
13919318c51aSChris Dearman
13921da177e4SLinus Torvaldsconfig R5000_CPU_SCACHE
13931da177e4SLinus Torvalds	bool
13941da177e4SLinus Torvalds	select BOARD_SCACHE
13951da177e4SLinus Torvalds
13961da177e4SLinus Torvaldsconfig RM7000_CPU_SCACHE
13971da177e4SLinus Torvalds	bool
13981da177e4SLinus Torvalds	select BOARD_SCACHE
13991da177e4SLinus Torvalds
14001da177e4SLinus Torvaldsconfig SIBYTE_DMA_PAGEOPS
14011da177e4SLinus Torvalds	bool "Use DMA to clear/copy pages"
14021da177e4SLinus Torvalds	depends on CPU_SB1
14031da177e4SLinus Torvalds	help
14041da177e4SLinus Torvalds	  Instead of using the CPU to zero and copy pages, use a Data Mover
14051da177e4SLinus Torvalds	  channel.  These DMA channels are otherwise unused by the standard
14061da177e4SLinus Torvalds	  SiByte Linux port.  Seems to give a small performance benefit.
14071da177e4SLinus Torvalds
14081da177e4SLinus Torvaldsconfig CPU_HAS_PREFETCH
1409c8094b53SRalf Baechle	bool
14101da177e4SLinus Torvalds
1411340ee4b9SRalf Baechlechoice
1412340ee4b9SRalf Baechle	prompt "MIPS MT options"
1413f41ae0b2SRalf Baechle
1414f41ae0b2SRalf Baechleconfig MIPS_MT_DISABLED
1415f41ae0b2SRalf Baechle	bool "Disable multithreading support."
1416f41ae0b2SRalf Baechle	help
1417f41ae0b2SRalf Baechle	  Use this option if your workload can't take advantage of
1418f41ae0b2SRalf Baechle	  MIPS hardware multithreading support.  On systems that don't have
1419f41ae0b2SRalf Baechle	  the option of an MT-enabled processor this option will be the only
1420f41ae0b2SRalf Baechle	  option in this menu.
1421340ee4b9SRalf Baechle
142259d6ab86SRalf Baechleconfig MIPS_MT_SMP
142359d6ab86SRalf Baechle	bool "Use 1 TC on each available VPE for SMP"
142459d6ab86SRalf Baechle	depends on SYS_SUPPORTS_MULTITHREADING
142559d6ab86SRalf Baechle	select CPU_MIPSR2_IRQ_VI
1426d725cf38SChris Dearman	select CPU_MIPSR2_IRQ_EI
142759d6ab86SRalf Baechle	select MIPS_MT
1428f510aa3bSRalf Baechle	select NR_CPUS_DEFAULT_2
142959d6ab86SRalf Baechle	select SMP
14300ab7aefcSRalf Baechle	select SYS_SUPPORTS_SCHED_SMT if SMP
143159d6ab86SRalf Baechle	select SYS_SUPPORTS_SMP
143287353d8aSRalf Baechle	select SMP_UP
143359d6ab86SRalf Baechle	help
143459d6ab86SRalf Baechle	  This is a kernel model which is also known a VSMP or lately
143559d6ab86SRalf Baechle	  has been marketesed into SMVP.
143659d6ab86SRalf Baechle
143741c594abSRalf Baechleconfig MIPS_MT_SMTC
143841c594abSRalf Baechle	bool "SMTC: Use all TCs on all VPEs for SMP"
1439f41ae0b2SRalf Baechle	depends on CPU_MIPS32_R2
1440f41ae0b2SRalf Baechle	#depends on CPU_MIPS64_R2		# once there is hardware ...
1441f41ae0b2SRalf Baechle	depends on SYS_SUPPORTS_MULTITHREADING
1442f7062ddbSRalf Baechle	select CPU_MIPSR2_IRQ_VI
1443d725cf38SChris Dearman	select CPU_MIPSR2_IRQ_EI
1444f41ae0b2SRalf Baechle	select MIPS_MT
1445130e2fb7SRalf Baechle	select NR_CPUS_DEFAULT_8
144641c594abSRalf Baechle	select SMP
144773b76c78SRalf Baechle	select SYS_SUPPORTS_SMP
144887353d8aSRalf Baechle	select SMP_UP
1449f41ae0b2SRalf Baechle	help
1450f41ae0b2SRalf Baechle	  This is a kernel model which is known a SMTC or lately has been
1451f41ae0b2SRalf Baechle	  marketesed into SMVP.
145241c594abSRalf Baechle
1453340ee4b9SRalf Baechleendchoice
1454340ee4b9SRalf Baechle
1455f41ae0b2SRalf Baechleconfig MIPS_MT
1456f41ae0b2SRalf Baechle	bool
1457f41ae0b2SRalf Baechle
14580ab7aefcSRalf Baechleconfig SCHED_SMT
14590ab7aefcSRalf Baechle	bool "SMT (multithreading) scheduler support"
14600ab7aefcSRalf Baechle	depends on SYS_SUPPORTS_SCHED_SMT
14610ab7aefcSRalf Baechle	default n
14620ab7aefcSRalf Baechle	help
14630ab7aefcSRalf Baechle	  SMT scheduler support improves the CPU scheduler's decision making
14640ab7aefcSRalf Baechle	  when dealing with MIPS MT enabled cores at a cost of slightly
14650ab7aefcSRalf Baechle	  increased overhead in some places. If unsure say N here.
14660ab7aefcSRalf Baechle
14670ab7aefcSRalf Baechleconfig SYS_SUPPORTS_SCHED_SMT
14680ab7aefcSRalf Baechle	bool
14690ab7aefcSRalf Baechle
14700ab7aefcSRalf Baechle
1471f41ae0b2SRalf Baechleconfig SYS_SUPPORTS_MULTITHREADING
1472f41ae0b2SRalf Baechle	bool
1473f41ae0b2SRalf Baechle
1474f088fc84SRalf Baechleconfig MIPS_MT_FPAFF
1475f088fc84SRalf Baechle	bool "Dynamic FPU affinity for FP-intensive threads"
1476f088fc84SRalf Baechle	default y
147707cc0c9eSRalf Baechle	depends on MIPS_MT_SMP || MIPS_MT_SMTC
147807cc0c9eSRalf Baechle
147907cc0c9eSRalf Baechleconfig MIPS_VPE_LOADER
148007cc0c9eSRalf Baechle	bool "VPE loader support."
148107cc0c9eSRalf Baechle	depends on SYS_SUPPORTS_MULTITHREADING
148207cc0c9eSRalf Baechle	select CPU_MIPSR2_IRQ_VI
148307cc0c9eSRalf Baechle	select CPU_MIPSR2_IRQ_EI
148407cc0c9eSRalf Baechle	select MIPS_MT
148507cc0c9eSRalf Baechle	help
148607cc0c9eSRalf Baechle	  Includes a loader for loading an elf relocatable object
148707cc0c9eSRalf Baechle	  onto another VPE and running it.
1488f088fc84SRalf Baechle
14890db34215SKevin D. Kissellconfig MIPS_MT_SMTC_IM_BACKSTOP
14900db34215SKevin D. Kissell	bool "Use per-TC register bits as backstop for inhibited IM bits"
14910db34215SKevin D. Kissell	depends on MIPS_MT_SMTC
14928531a35eSKevin D. Kissell	default n
14930db34215SKevin D. Kissell	help
14940db34215SKevin D. Kissell	  To support multiple TC microthreads acting as "CPUs" within
14950db34215SKevin D. Kissell	  a VPE, VPE-wide interrupt mask bits must be specially manipulated
14960db34215SKevin D. Kissell	  during interrupt handling. To support legacy drivers and interrupt
14970db34215SKevin D. Kissell	  controller management code, SMTC has a "backstop" to track and
14980db34215SKevin D. Kissell	  if necessary restore the interrupt mask. This has some performance
14998531a35eSKevin D. Kissell	  impact on interrupt service overhead.
15000db34215SKevin D. Kissell
1501f571eff0SKevin D. Kissellconfig MIPS_MT_SMTC_IRQAFF
1502f571eff0SKevin D. Kissell	bool "Support IRQ affinity API"
1503f571eff0SKevin D. Kissell	depends on MIPS_MT_SMTC
1504f571eff0SKevin D. Kissell	default n
1505f571eff0SKevin D. Kissell	help
1506f571eff0SKevin D. Kissell	  Enables SMP IRQ affinity API (/proc/irq/*/smp_affinity, etc.)
1507f571eff0SKevin D. Kissell	  for SMTC Linux kernel. Requires platform support, of which
1508f571eff0SKevin D. Kissell	  an example can be found in the MIPS kernel i8259 and Malta
15098531a35eSKevin D. Kissell	  platform code.  Adds some overhead to interrupt dispatch, and
15108531a35eSKevin D. Kissell	  should be used only if you know what you are doing.
1511f571eff0SKevin D. Kissell
1512e01402b1SRalf Baechleconfig MIPS_VPE_LOADER_TOM
1513e01402b1SRalf Baechle	bool "Load VPE program into memory hidden from linux"
1514e01402b1SRalf Baechle	depends on MIPS_VPE_LOADER
1515e01402b1SRalf Baechle	default y
1516e01402b1SRalf Baechle	help
1517e01402b1SRalf Baechle	  The loader can use memory that is present but has been hidden from
1518e01402b1SRalf Baechle	  Linux using the kernel command line option "mem=xxMB". It's up to
1519e01402b1SRalf Baechle	  you to ensure the amount you put in the option and the space your
1520e01402b1SRalf Baechle	  program requires is less or equal to the amount physically present.
1521e01402b1SRalf Baechle
1522e01402b1SRalf Baechle# this should possibly be in drivers/char, but it is rather cpu related. Hmmm
1523e01402b1SRalf Baechleconfig MIPS_VPE_APSP_API
1524e01402b1SRalf Baechle	bool "Enable support for AP/SP API (RTLX)"
1525e01402b1SRalf Baechle	depends on MIPS_VPE_LOADER
15265e83d430SRalf Baechle	help
1527e01402b1SRalf Baechle
15282600990eSRalf Baechleconfig MIPS_APSP_KSPD
15292600990eSRalf Baechle	bool "Enable KSPD"
15302600990eSRalf Baechle	depends on MIPS_VPE_APSP_API
15312600990eSRalf Baechle	default y
15322600990eSRalf Baechle	help
15332600990eSRalf Baechle	  KSPD is a kernel daemon that accepts syscall requests from the SP
15342600990eSRalf Baechle	  side, actions them and returns the results. It also handles the
15352600990eSRalf Baechle	  "exit" syscall notifying other kernel modules the SP program is
15362600990eSRalf Baechle	  exiting.  You probably want to say yes here.
15372600990eSRalf Baechle
15384a16ff4cSRalf Baechleconfig MIPS_CMP
15394a16ff4cSRalf Baechle	bool "MIPS CMP framework support"
15404a16ff4cSRalf Baechle	depends on SYS_SUPPORTS_MIPS_CMP
15414a16ff4cSRalf Baechle	select SYNC_R4K if BROKEN
15424a16ff4cSRalf Baechle	select SYS_SUPPORTS_SMP
15434a16ff4cSRalf Baechle	select SYS_SUPPORTS_SCHED_SMT if SMP
15444a16ff4cSRalf Baechle	select WEAK_ORDERING
15454a16ff4cSRalf Baechle	default n
15464a16ff4cSRalf Baechle	help
15474a16ff4cSRalf Baechle	  This is a placeholder option for the GCMP work. It will need to
15484a16ff4cSRalf Baechle	  be handled differently...
15494a16ff4cSRalf Baechle
15501da177e4SLinus Torvaldsconfig SB1_PASS_1_WORKAROUNDS
15511da177e4SLinus Torvalds	bool
15521da177e4SLinus Torvalds	depends on CPU_SB1_PASS_1
15531da177e4SLinus Torvalds	default y
15541da177e4SLinus Torvalds
15551da177e4SLinus Torvaldsconfig SB1_PASS_2_WORKAROUNDS
15561da177e4SLinus Torvalds	bool
15571da177e4SLinus Torvalds	depends on CPU_SB1 && (CPU_SB1_PASS_2_2 || CPU_SB1_PASS_2)
15581da177e4SLinus Torvalds	default y
15591da177e4SLinus Torvalds
15601da177e4SLinus Torvaldsconfig SB1_PASS_2_1_WORKAROUNDS
15611da177e4SLinus Torvalds	bool
15621da177e4SLinus Torvalds	depends on CPU_SB1 && CPU_SB1_PASS_2
15631da177e4SLinus Torvalds	default y
15641da177e4SLinus Torvalds
15651da177e4SLinus Torvaldsconfig 64BIT_PHYS_ADDR
1566d806cb2bSRalf Baechle	bool
15671da177e4SLinus Torvalds
15681da177e4SLinus Torvaldsconfig CPU_HAS_LLSC
1569f7062ddbSRalf Baechle	bool
15701da177e4SLinus Torvalds
15719693a853SFranck Bui-Huuconfig CPU_HAS_SMARTMIPS
15729693a853SFranck Bui-Huu	depends on SYS_SUPPORTS_SMARTMIPS
15739693a853SFranck Bui-Huu	bool "Support for the SmartMIPS ASE"
15749693a853SFranck Bui-Huu	help
15759693a853SFranck Bui-Huu	  SmartMIPS is a extension of the MIPS32 architecture aimed at
15769693a853SFranck Bui-Huu	  increased security at both hardware and software level for
15779693a853SFranck Bui-Huu	  smartcards.  Enabling this option will allow proper use of the
15789693a853SFranck Bui-Huu	  SmartMIPS instructions by Linux applications.  However a kernel with
15799693a853SFranck Bui-Huu	  this option will not work on a MIPS core without SmartMIPS core.  If
15809693a853SFranck Bui-Huu	  you don't know you probably don't have SmartMIPS and should say N
15819693a853SFranck Bui-Huu	  here.
15829693a853SFranck Bui-Huu
15831da177e4SLinus Torvaldsconfig CPU_HAS_WB
1584f7062ddbSRalf Baechle	bool
1585e01402b1SRalf Baechle
1586f41ae0b2SRalf Baechle#
1587f41ae0b2SRalf Baechle# Vectored interrupt mode is an R2 feature
1588f41ae0b2SRalf Baechle#
1589e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_VI
1590f41ae0b2SRalf Baechle	bool
1591e01402b1SRalf Baechle
1592f41ae0b2SRalf Baechle#
1593f41ae0b2SRalf Baechle# Extended interrupt mode is an R2 feature
1594f41ae0b2SRalf Baechle#
1595e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_EI
1596f41ae0b2SRalf Baechle	bool
1597e01402b1SRalf Baechle
15981da177e4SLinus Torvaldsconfig CPU_HAS_SYNC
15991da177e4SLinus Torvalds	bool
16001da177e4SLinus Torvalds	depends on !CPU_R3000
16011da177e4SLinus Torvalds	default y
16021da177e4SLinus Torvalds
1603ea580401SRalf Baechleconfig GENERIC_CLOCKEVENTS_BROADCAST
1604ea580401SRalf Baechle	bool
1605ea580401SRalf Baechle
16061da177e4SLinus Torvalds#
160720d60d99SMaciej W. Rozycki# CPU non-features
160820d60d99SMaciej W. Rozycki#
160920d60d99SMaciej W. Rozyckiconfig CPU_DADDI_WORKAROUNDS
161020d60d99SMaciej W. Rozycki	bool
161120d60d99SMaciej W. Rozycki
161220d60d99SMaciej W. Rozyckiconfig CPU_R4000_WORKAROUNDS
161320d60d99SMaciej W. Rozycki	bool
161420d60d99SMaciej W. Rozycki	select CPU_R4400_WORKAROUNDS
161520d60d99SMaciej W. Rozycki
161620d60d99SMaciej W. Rozyckiconfig CPU_R4400_WORKAROUNDS
161720d60d99SMaciej W. Rozycki	bool
161820d60d99SMaciej W. Rozycki
161920d60d99SMaciej W. Rozycki#
1620797798c1SRalf Baechle# Use the generic interrupt handling code in kernel/irq/:
1621797798c1SRalf Baechle#
1622797798c1SRalf Baechleconfig GENERIC_HARDIRQS
1623797798c1SRalf Baechle	bool
1624797798c1SRalf Baechle	default y
1625797798c1SRalf Baechle
1626797798c1SRalf Baechleconfig GENERIC_IRQ_PROBE
1627797798c1SRalf Baechle	bool
1628797798c1SRalf Baechle	default y
1629797798c1SRalf Baechle
16300d7012a9SIngo Molnarconfig IRQ_PER_CPU
16310d7012a9SIngo Molnar	bool
16320d7012a9SIngo Molnar
1633797798c1SRalf Baechle#
16341da177e4SLinus Torvalds# - Highmem only makes sense for the 32-bit kernel.
16351da177e4SLinus Torvalds# - The current highmem code will only work properly on physically indexed
16361da177e4SLinus Torvalds#   caches such as R3000, SB1, R7000 or those that look like they're virtually
16371da177e4SLinus Torvalds#   indexed such as R4000/R4400 SC and MC versions or R10000.  So for the
16381da177e4SLinus Torvalds#   moment we protect the user and offer the highmem option only on machines
16391da177e4SLinus Torvalds#   where it's known to be safe.  This will not offer highmem on a few systems
16401da177e4SLinus Torvalds#   such as MIPS32 and MIPS64 CPUs which may have virtual and physically
16411da177e4SLinus Torvalds#   indexed CPUs but we're playing safe.
1642797798c1SRalf Baechle# - We use SYS_SUPPORTS_HIGHMEM to offer highmem only for systems where we
1643797798c1SRalf Baechle#   know they might have memory configurations that could make use of highmem
1644797798c1SRalf Baechle#   support.
16451da177e4SLinus Torvalds#
16461da177e4SLinus Torvaldsconfig HIGHMEM
16471da177e4SLinus Torvalds	bool "High Memory Support"
1648797798c1SRalf Baechle	depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM
1649797798c1SRalf Baechle
1650797798c1SRalf Baechleconfig CPU_SUPPORTS_HIGHMEM
1651797798c1SRalf Baechle	bool
1652797798c1SRalf Baechle
1653797798c1SRalf Baechleconfig SYS_SUPPORTS_HIGHMEM
1654797798c1SRalf Baechle	bool
16551da177e4SLinus Torvalds
16569693a853SFranck Bui-Huuconfig SYS_SUPPORTS_SMARTMIPS
16579693a853SFranck Bui-Huu	bool
16589693a853SFranck Bui-Huu
1659b4819b59SYoichi Yuasaconfig ARCH_FLATMEM_ENABLE
1660b4819b59SYoichi Yuasa	def_bool y
1661b4819b59SYoichi Yuasa	depends on !NUMA
1662b4819b59SYoichi Yuasa
1663d8cb4e11SRalf Baechleconfig ARCH_DISCONTIGMEM_ENABLE
1664d8cb4e11SRalf Baechle	bool
1665d8cb4e11SRalf Baechle	default y if SGI_IP27
1666d8cb4e11SRalf Baechle	help
16673dde6ad8SDavid Sterba	  Say Y to support efficient handling of discontiguous physical memory,
1668d8cb4e11SRalf Baechle	  for architectures which are either NUMA (Non-Uniform Memory Access)
1669d8cb4e11SRalf Baechle	  or have huge holes in the physical address space for other reasons.
1670d8cb4e11SRalf Baechle	  See <file:Documentation/vm/numa> for more.
1671d8cb4e11SRalf Baechle
1672cce335aeSRalf Baechleconfig ARCH_POPULATES_NODE_MAP
1673cce335aeSRalf Baechle	def_bool y
1674cce335aeSRalf Baechle
1675b1c6cd42SAtsushi Nemotoconfig ARCH_SPARSEMEM_ENABLE
1676b1c6cd42SAtsushi Nemoto	bool
16777de58fabSAtsushi Nemoto	select SPARSEMEM_STATIC
167831473747SAtsushi Nemoto
1679d8cb4e11SRalf Baechleconfig NUMA
1680d8cb4e11SRalf Baechle	bool "NUMA Support"
1681d8cb4e11SRalf Baechle	depends on SYS_SUPPORTS_NUMA
1682d8cb4e11SRalf Baechle	help
1683d8cb4e11SRalf Baechle	  Say Y to compile the kernel to support NUMA (Non-Uniform Memory
1684d8cb4e11SRalf Baechle	  Access).  This option improves performance on systems with more
1685d8cb4e11SRalf Baechle	  than two nodes; on two node systems it is generally better to
1686d8cb4e11SRalf Baechle	  leave it disabled; on single node systems disable this option
1687d8cb4e11SRalf Baechle	  disabled.
1688d8cb4e11SRalf Baechle
1689d8cb4e11SRalf Baechleconfig SYS_SUPPORTS_NUMA
1690d8cb4e11SRalf Baechle	bool
1691d8cb4e11SRalf Baechle
1692c80d79d7SYasunori Gotoconfig NODES_SHIFT
1693c80d79d7SYasunori Goto	int
1694c80d79d7SYasunori Goto	default "6"
1695c80d79d7SYasunori Goto	depends on NEED_MULTIPLE_NODES
1696c80d79d7SYasunori Goto
1697b4819b59SYoichi Yuasasource "mm/Kconfig"
1698b4819b59SYoichi Yuasa
16991da177e4SLinus Torvaldsconfig SMP
17001da177e4SLinus Torvalds	bool "Multi-Processing support"
1701e73ea273SRalf Baechle	depends on SYS_SUPPORTS_SMP
1702b4b30a5aSRalf Baechle	select IRQ_PER_CPU
17032f304c0aSJens Axboe	select USE_GENERIC_SMP_HELPERS
1704e73ea273SRalf Baechle	help
17051da177e4SLinus Torvalds	  This enables support for systems with more than one CPU. If you have
17061da177e4SLinus Torvalds	  a system with only one CPU, like most personal computers, say N. If
17071da177e4SLinus Torvalds	  you have a system with more than one CPU, say Y.
17081da177e4SLinus Torvalds
17091da177e4SLinus Torvalds	  If you say N here, the kernel will run on single and multiprocessor
17101da177e4SLinus Torvalds	  machines, but will use only one CPU of a multiprocessor machine. If
17111da177e4SLinus Torvalds	  you say Y here, the kernel will run on many, but not all,
17121da177e4SLinus Torvalds	  singleprocessor machines. On a singleprocessor machine, the kernel
17131da177e4SLinus Torvalds	  will run faster if you say N here.
17141da177e4SLinus Torvalds
17151da177e4SLinus Torvalds	  People using multiprocessor machines who say Y here should also say
17161da177e4SLinus Torvalds	  Y to "Enhanced Real Time Clock Support", below.
17171da177e4SLinus Torvalds
171803502faaSAdrian Bunk	  See also the SMP-HOWTO available at
171903502faaSAdrian Bunk	  <http://www.tldp.org/docs.html#howto>.
17201da177e4SLinus Torvalds
17211da177e4SLinus Torvalds	  If you don't know what to do here, say N.
17221da177e4SLinus Torvalds
172387353d8aSRalf Baechleconfig SMP_UP
172487353d8aSRalf Baechle	bool
172587353d8aSRalf Baechle
17264a16ff4cSRalf Baechleconfig SYS_SUPPORTS_MIPS_CMP
17274a16ff4cSRalf Baechle	bool
17284a16ff4cSRalf Baechle
1729e73ea273SRalf Baechleconfig SYS_SUPPORTS_SMP
1730e73ea273SRalf Baechle	bool
1731e73ea273SRalf Baechle
173272ede9b1SAtsushi Nemotoconfig NR_CPUS_DEFAULT_1
173372ede9b1SAtsushi Nemoto	bool
173472ede9b1SAtsushi Nemoto
1735130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_2
1736130e2fb7SRalf Baechle	bool
1737130e2fb7SRalf Baechle
1738130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_4
1739130e2fb7SRalf Baechle	bool
1740130e2fb7SRalf Baechle
1741130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_8
1742130e2fb7SRalf Baechle	bool
1743130e2fb7SRalf Baechle
1744130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_16
1745130e2fb7SRalf Baechle	bool
1746130e2fb7SRalf Baechle
1747130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_32
1748130e2fb7SRalf Baechle	bool
1749130e2fb7SRalf Baechle
1750130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_64
1751130e2fb7SRalf Baechle	bool
1752130e2fb7SRalf Baechle
17531da177e4SLinus Torvaldsconfig NR_CPUS
17541da177e4SLinus Torvalds	int "Maximum number of CPUs (2-64)"
175572ede9b1SAtsushi Nemoto	range 1 64 if NR_CPUS_DEFAULT_1
17561da177e4SLinus Torvalds	depends on SMP
175772ede9b1SAtsushi Nemoto	default "1" if NR_CPUS_DEFAULT_1
1758130e2fb7SRalf Baechle	default "2" if NR_CPUS_DEFAULT_2
1759130e2fb7SRalf Baechle	default "4" if NR_CPUS_DEFAULT_4
1760130e2fb7SRalf Baechle	default "8" if NR_CPUS_DEFAULT_8
1761130e2fb7SRalf Baechle	default "16" if NR_CPUS_DEFAULT_16
1762130e2fb7SRalf Baechle	default "32" if NR_CPUS_DEFAULT_32
1763130e2fb7SRalf Baechle	default "64" if NR_CPUS_DEFAULT_64
17641da177e4SLinus Torvalds	help
17651da177e4SLinus Torvalds	  This allows you to specify the maximum number of CPUs which this
17661da177e4SLinus Torvalds	  kernel will support.  The maximum supported value is 32 for 32-bit
17671da177e4SLinus Torvalds	  kernel and 64 for 64-bit kernels; the minimum value which makes
176872ede9b1SAtsushi Nemoto	  sense is 1 for Qemu (useful only for kernel debugging purposes)
176972ede9b1SAtsushi Nemoto	  and 2 for all others.
17701da177e4SLinus Torvalds
17711da177e4SLinus Torvalds	  This is purely to save memory - each supported CPU adds
177272ede9b1SAtsushi Nemoto	  approximately eight kilobytes to the kernel image.  For best
177372ede9b1SAtsushi Nemoto	  performance should round up your number of processors to the next
177472ede9b1SAtsushi Nemoto	  power of two.
17751da177e4SLinus Torvalds
1776c4eee283SAtsushi Nemotosource "kernel/time/Kconfig"
1777c4eee283SAtsushi Nemoto
17781723b4a3SAtsushi Nemoto#
17791723b4a3SAtsushi Nemoto# Timer Interrupt Frequency Configuration
17801723b4a3SAtsushi Nemoto#
17811723b4a3SAtsushi Nemoto
17821723b4a3SAtsushi Nemotochoice
17831723b4a3SAtsushi Nemoto	prompt "Timer frequency"
17841723b4a3SAtsushi Nemoto	default HZ_250
17851723b4a3SAtsushi Nemoto	help
17861723b4a3SAtsushi Nemoto	 Allows the configuration of the timer frequency.
17871723b4a3SAtsushi Nemoto
17881723b4a3SAtsushi Nemoto	config HZ_48
17890f873585SRalf Baechle		bool "48 HZ" if SYS_SUPPORTS_48HZ || SYS_SUPPORTS_ARBIT_HZ
17901723b4a3SAtsushi Nemoto
17911723b4a3SAtsushi Nemoto	config HZ_100
17921723b4a3SAtsushi Nemoto		bool "100 HZ" if SYS_SUPPORTS_100HZ || SYS_SUPPORTS_ARBIT_HZ
17931723b4a3SAtsushi Nemoto
17941723b4a3SAtsushi Nemoto	config HZ_128
17951723b4a3SAtsushi Nemoto		bool "128 HZ" if SYS_SUPPORTS_128HZ || SYS_SUPPORTS_ARBIT_HZ
17961723b4a3SAtsushi Nemoto
17971723b4a3SAtsushi Nemoto	config HZ_250
17981723b4a3SAtsushi Nemoto		bool "250 HZ" if SYS_SUPPORTS_250HZ || SYS_SUPPORTS_ARBIT_HZ
17991723b4a3SAtsushi Nemoto
18001723b4a3SAtsushi Nemoto	config HZ_256
18011723b4a3SAtsushi Nemoto		bool "256 HZ" if SYS_SUPPORTS_256HZ || SYS_SUPPORTS_ARBIT_HZ
18021723b4a3SAtsushi Nemoto
18031723b4a3SAtsushi Nemoto	config HZ_1000
18041723b4a3SAtsushi Nemoto		bool "1000 HZ" if SYS_SUPPORTS_1000HZ || SYS_SUPPORTS_ARBIT_HZ
18051723b4a3SAtsushi Nemoto
18061723b4a3SAtsushi Nemoto	config HZ_1024
18071723b4a3SAtsushi Nemoto		bool "1024 HZ" if SYS_SUPPORTS_1024HZ || SYS_SUPPORTS_ARBIT_HZ
18081723b4a3SAtsushi Nemoto
18091723b4a3SAtsushi Nemotoendchoice
18101723b4a3SAtsushi Nemoto
18111723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_48HZ
18121723b4a3SAtsushi Nemoto	bool
18131723b4a3SAtsushi Nemoto
18141723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_100HZ
18151723b4a3SAtsushi Nemoto	bool
18161723b4a3SAtsushi Nemoto
18171723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_128HZ
18181723b4a3SAtsushi Nemoto	bool
18191723b4a3SAtsushi Nemoto
18201723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_250HZ
18211723b4a3SAtsushi Nemoto	bool
18221723b4a3SAtsushi Nemoto
18231723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_256HZ
18241723b4a3SAtsushi Nemoto	bool
18251723b4a3SAtsushi Nemoto
18261723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1000HZ
18271723b4a3SAtsushi Nemoto	bool
18281723b4a3SAtsushi Nemoto
18291723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1024HZ
18301723b4a3SAtsushi Nemoto	bool
18311723b4a3SAtsushi Nemoto
18321723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_ARBIT_HZ
18331723b4a3SAtsushi Nemoto	bool
18341723b4a3SAtsushi Nemoto	default y if !SYS_SUPPORTS_48HZ && !SYS_SUPPORTS_100HZ && \
18351723b4a3SAtsushi Nemoto		     !SYS_SUPPORTS_128HZ && !SYS_SUPPORTS_250HZ && \
18361723b4a3SAtsushi Nemoto		     !SYS_SUPPORTS_256HZ && !SYS_SUPPORTS_1000HZ && \
18371723b4a3SAtsushi Nemoto		     !SYS_SUPPORTS_1024HZ
18381723b4a3SAtsushi Nemoto
18391723b4a3SAtsushi Nemotoconfig HZ
18401723b4a3SAtsushi Nemoto	int
18411723b4a3SAtsushi Nemoto	default 48 if HZ_48
18421723b4a3SAtsushi Nemoto	default 100 if HZ_100
18431723b4a3SAtsushi Nemoto	default 128 if HZ_128
18441723b4a3SAtsushi Nemoto	default 250 if HZ_250
18451723b4a3SAtsushi Nemoto	default 256 if HZ_256
18461723b4a3SAtsushi Nemoto	default 1000 if HZ_1000
18471723b4a3SAtsushi Nemoto	default 1024 if HZ_1024
18481723b4a3SAtsushi Nemoto
1849e80de850SRalf Baechlesource "kernel/Kconfig.preempt"
18501da177e4SLinus Torvalds
18511da177e4SLinus Torvaldsconfig MIPS_INSANE_LARGE
18521da177e4SLinus Torvalds	bool "Support for large 64-bit configurations"
1853875d43e7SRalf Baechle	depends on CPU_R10000 && 64BIT
18541da177e4SLinus Torvalds	help
18551da177e4SLinus Torvalds	  MIPS R10000 does support a 44 bit / 16TB address space as opposed to
18561da177e4SLinus Torvalds	  previous 64-bit processors which only supported 40 bit / 1TB. If you
18571da177e4SLinus Torvalds	  need processes of more than 1TB virtual address space, say Y here.
18581da177e4SLinus Torvalds	  This will result in additional memory usage, so it is not
18591da177e4SLinus Torvalds	  recommended for normal users.
18601da177e4SLinus Torvalds
1861ea6e942bSAtsushi Nemotoconfig KEXEC
1862ea6e942bSAtsushi Nemoto	bool "Kexec system call (EXPERIMENTAL)"
1863ea6e942bSAtsushi Nemoto	depends on EXPERIMENTAL
1864ea6e942bSAtsushi Nemoto	help
1865ea6e942bSAtsushi Nemoto	  kexec is a system call that implements the ability to shutdown your
1866ea6e942bSAtsushi Nemoto	  current kernel, and to start another kernel.  It is like a reboot
18673dde6ad8SDavid Sterba	  but it is independent of the system firmware.   And like a reboot
1868ea6e942bSAtsushi Nemoto	  you can start any kernel with it, not just Linux.
1869ea6e942bSAtsushi Nemoto
187001dd2fbfSMatt LaPlante	  The name comes from the similarity to the exec system call.
1871ea6e942bSAtsushi Nemoto
1872ea6e942bSAtsushi Nemoto	  It is an ongoing process to be certain the hardware in a machine
1873ea6e942bSAtsushi Nemoto	  is properly shutdown, so do not be surprised if this code does not
1874ea6e942bSAtsushi Nemoto	  initially work for you.  It may help to enable device hotplugging
1875ea6e942bSAtsushi Nemoto	  support.  As of this writing the exact hardware interface is
1876ea6e942bSAtsushi Nemoto	  strongly in flux, so no good recommendation can be made.
1877ea6e942bSAtsushi Nemoto
1878ea6e942bSAtsushi Nemotoconfig SECCOMP
1879ea6e942bSAtsushi Nemoto	bool "Enable seccomp to safely compute untrusted bytecode"
1880293c5bd1SRalf Baechle	depends on PROC_FS
1881ea6e942bSAtsushi Nemoto	default y
1882ea6e942bSAtsushi Nemoto	help
1883ea6e942bSAtsushi Nemoto	  This kernel feature is useful for number crunching applications
1884ea6e942bSAtsushi Nemoto	  that may need to compute untrusted bytecode during their
1885ea6e942bSAtsushi Nemoto	  execution. By using pipes or other transports made available to
1886ea6e942bSAtsushi Nemoto	  the process as file descriptors supporting the read/write
1887ea6e942bSAtsushi Nemoto	  syscalls, it's possible to isolate those applications in
1888ea6e942bSAtsushi Nemoto	  their own address space using seccomp. Once seccomp is
1889ea6e942bSAtsushi Nemoto	  enabled via /proc/<pid>/seccomp, it cannot be disabled
1890ea6e942bSAtsushi Nemoto	  and the task is only allowed to execute a few safe syscalls
1891ea6e942bSAtsushi Nemoto	  defined by each seccomp mode.
1892ea6e942bSAtsushi Nemoto
1893ea6e942bSAtsushi Nemoto	  If unsure, say Y. Only embedded should say N here.
1894ea6e942bSAtsushi Nemoto
18955e83d430SRalf Baechleendmenu
18965e83d430SRalf Baechle
18971da177e4SLinus Torvaldsconfig RWSEM_GENERIC_SPINLOCK
18981da177e4SLinus Torvalds	bool
18991da177e4SLinus Torvalds	default y
19001da177e4SLinus Torvalds
19011df0f0ffSAtsushi Nemotoconfig LOCKDEP_SUPPORT
19021df0f0ffSAtsushi Nemoto	bool
19031df0f0ffSAtsushi Nemoto	default y
19041df0f0ffSAtsushi Nemoto
19051df0f0ffSAtsushi Nemotoconfig STACKTRACE_SUPPORT
19061df0f0ffSAtsushi Nemoto	bool
19071df0f0ffSAtsushi Nemoto	default y
19081df0f0ffSAtsushi Nemoto
1909b6c3539bSRalf Baechlesource "init/Kconfig"
1910b6c3539bSRalf Baechle
19110011036bSAtsushi Nemotoconfig PROBE_INITRD_HEADER
19120011036bSAtsushi Nemoto	bool "Probe initrd header created by addinitrd"
19130011036bSAtsushi Nemoto	depends on BLK_DEV_INITRD
19140011036bSAtsushi Nemoto	help
19150011036bSAtsushi Nemoto	  Probe initrd header at the last page of kernel image.
19160011036bSAtsushi Nemoto	  Say Y here if you are using arch/mips/boot/addinitrd.c to
19170011036bSAtsushi Nemoto	  add initrd or initramfs image to the kernel image.
19180011036bSAtsushi Nemoto	  Otherwise, say N.
19190011036bSAtsushi Nemoto
1920dc52ddc0SMatt Helsleysource "kernel/Kconfig.freezer"
1921dc52ddc0SMatt Helsley
19221da177e4SLinus Torvaldsmenu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
19231da177e4SLinus Torvalds
19245e83d430SRalf Baechleconfig HW_HAS_EISA
19255e83d430SRalf Baechle	bool
19261da177e4SLinus Torvaldsconfig HW_HAS_PCI
19271da177e4SLinus Torvalds	bool
19281da177e4SLinus Torvalds
19291da177e4SLinus Torvaldsconfig PCI
19301da177e4SLinus Torvalds	bool "Support for PCI controller"
19311da177e4SLinus Torvalds	depends on HW_HAS_PCI
1932abb4ae46SRalf Baechle	select PCI_DOMAINS
19331da177e4SLinus Torvalds	help
19341da177e4SLinus Torvalds	  Find out whether you have a PCI motherboard. PCI is the name of a
19351da177e4SLinus Torvalds	  bus system, i.e. the way the CPU talks to the other stuff inside
19361da177e4SLinus Torvalds	  your box. Other bus systems are ISA, EISA, or VESA. If you have PCI,
19371da177e4SLinus Torvalds	  say Y, otherwise N.
19381da177e4SLinus Torvalds
19391da177e4SLinus Torvaldsconfig PCI_DOMAINS
19401da177e4SLinus Torvalds	bool
19411da177e4SLinus Torvalds
19421da177e4SLinus Torvaldssource "drivers/pci/Kconfig"
19431da177e4SLinus Torvalds
19441da177e4SLinus Torvalds#
19451da177e4SLinus Torvalds# ISA support is now enabled via select.  Too many systems still have the one
19461da177e4SLinus Torvalds# or other ISA chip on the board that users don't know about so don't expect
19471da177e4SLinus Torvalds# users to choose the right thing ...
19481da177e4SLinus Torvalds#
19491da177e4SLinus Torvaldsconfig ISA
19501da177e4SLinus Torvalds	bool
19511da177e4SLinus Torvalds
19521da177e4SLinus Torvaldsconfig EISA
19531da177e4SLinus Torvalds	bool "EISA support"
19545e83d430SRalf Baechle	depends on HW_HAS_EISA
19551da177e4SLinus Torvalds	select ISA
1956aa414dffSRalf Baechle	select GENERIC_ISA_DMA
19571da177e4SLinus Torvalds	---help---
19581da177e4SLinus Torvalds	  The Extended Industry Standard Architecture (EISA) bus was
19591da177e4SLinus Torvalds	  developed as an open alternative to the IBM MicroChannel bus.
19601da177e4SLinus Torvalds
19611da177e4SLinus Torvalds	  The EISA bus provided some of the features of the IBM MicroChannel
19621da177e4SLinus Torvalds	  bus while maintaining backward compatibility with cards made for
19631da177e4SLinus Torvalds	  the older ISA bus.  The EISA bus saw limited use between 1988 and
19641da177e4SLinus Torvalds	  1995 when it was made obsolete by the PCI bus.
19651da177e4SLinus Torvalds
19661da177e4SLinus Torvalds	  Say Y here if you are building a kernel for an EISA-based machine.
19671da177e4SLinus Torvalds
19681da177e4SLinus Torvalds	  Otherwise, say N.
19691da177e4SLinus Torvalds
19701da177e4SLinus Torvaldssource "drivers/eisa/Kconfig"
19711da177e4SLinus Torvalds
19721da177e4SLinus Torvaldsconfig TC
19731da177e4SLinus Torvalds	bool "TURBOchannel support"
19741da177e4SLinus Torvalds	depends on MACH_DECSTATION
19751da177e4SLinus Torvalds	help
19761da177e4SLinus Torvalds	  TurboChannel is a DEC (now Compaq (now HP)) bus for Alpha and MIPS
19771da177e4SLinus Torvalds	  processors.  Documentation on writing device drivers for TurboChannel
19781da177e4SLinus Torvalds	  is available at:
19791da177e4SLinus Torvalds	  <http://www.cs.arizona.edu/computer.help/policy/DIGITAL_unix/AA-PS3HD-TET1_html/TITLE.html>.
19801da177e4SLinus Torvalds
19811da177e4SLinus Torvalds#config ACCESSBUS
19821da177e4SLinus Torvalds#	bool "Access.Bus support"
19831da177e4SLinus Torvalds#	depends on TC
19841da177e4SLinus Torvalds
19851da177e4SLinus Torvaldsconfig MMU
19861da177e4SLinus Torvalds	bool
19871da177e4SLinus Torvalds	default y
19881da177e4SLinus Torvalds
1989d865bea4SRalf Baechleconfig I8253
1990d865bea4SRalf Baechle	bool
1991d865bea4SRalf Baechle
1992cce335aeSRalf Baechleconfig ZONE_DMA32
1993cce335aeSRalf Baechle	bool
1994cce335aeSRalf Baechle
19951da177e4SLinus Torvaldssource "drivers/pcmcia/Kconfig"
19961da177e4SLinus Torvalds
19971da177e4SLinus Torvaldssource "drivers/pci/hotplug/Kconfig"
19981da177e4SLinus Torvalds
19991da177e4SLinus Torvaldsendmenu
20001da177e4SLinus Torvalds
20011da177e4SLinus Torvaldsmenu "Executable file formats"
20021da177e4SLinus Torvalds
20031da177e4SLinus Torvaldssource "fs/Kconfig.binfmt"
20041da177e4SLinus Torvalds
20051da177e4SLinus Torvaldsconfig TRAD_SIGNALS
20061da177e4SLinus Torvalds	bool
20071da177e4SLinus Torvalds
20081da177e4SLinus Torvaldsconfig MIPS32_COMPAT
20091da177e4SLinus Torvalds	bool "Kernel support for Linux/MIPS 32-bit binary compatibility"
2010875d43e7SRalf Baechle	depends on 64BIT
20111da177e4SLinus Torvalds	help
20121da177e4SLinus Torvalds	  Select this option if you want Linux/MIPS 32-bit binary
20131da177e4SLinus Torvalds	  compatibility. Since all software available for Linux/MIPS is
20141da177e4SLinus Torvalds	  currently 32-bit you should say Y here.
20151da177e4SLinus Torvalds
20161da177e4SLinus Torvaldsconfig COMPAT
20171da177e4SLinus Torvalds	bool
20181da177e4SLinus Torvalds	depends on MIPS32_COMPAT
20191da177e4SLinus Torvalds	default y
20201da177e4SLinus Torvalds
202105e43966SAtsushi Nemotoconfig SYSVIPC_COMPAT
202205e43966SAtsushi Nemoto	bool
202305e43966SAtsushi Nemoto	depends on COMPAT && SYSVIPC
202405e43966SAtsushi Nemoto	default y
202505e43966SAtsushi Nemoto
20261da177e4SLinus Torvaldsconfig MIPS32_O32
20271da177e4SLinus Torvalds	bool "Kernel support for o32 binaries"
20281da177e4SLinus Torvalds	depends on MIPS32_COMPAT
20291da177e4SLinus Torvalds	help
20301da177e4SLinus Torvalds	  Select this option if you want to run o32 binaries.  These are pure
20311da177e4SLinus Torvalds	  32-bit binaries as used by the 32-bit Linux/MIPS port.  Most of
20321da177e4SLinus Torvalds	  existing binaries are in this format.
20331da177e4SLinus Torvalds
20341da177e4SLinus Torvalds	  If unsure, say Y.
20351da177e4SLinus Torvalds
20361da177e4SLinus Torvaldsconfig MIPS32_N32
20371da177e4SLinus Torvalds	bool "Kernel support for n32 binaries"
20381da177e4SLinus Torvalds	depends on MIPS32_COMPAT
20391da177e4SLinus Torvalds	help
20401da177e4SLinus Torvalds	  Select this option if you want to run n32 binaries.  These are
20411da177e4SLinus Torvalds	  64-bit binaries using 32-bit quantities for addressing and certain
20421da177e4SLinus Torvalds	  data that would normally be 64-bit.  They are used in special
20431da177e4SLinus Torvalds	  cases.
20441da177e4SLinus Torvalds
20451da177e4SLinus Torvalds	  If unsure, say N.
20461da177e4SLinus Torvalds
20471da177e4SLinus Torvaldsconfig BINFMT_ELF32
20481da177e4SLinus Torvalds	bool
20491da177e4SLinus Torvalds	default y if MIPS32_O32 || MIPS32_N32
20501da177e4SLinus Torvalds
20512116245eSRalf Baechleendmenu
20521da177e4SLinus Torvalds
20532116245eSRalf Baechlemenu "Power management options"
2054952fa954SRodolfo Giometti
2055f4cb5700SJohannes Bergconfig ARCH_SUSPEND_POSSIBLE
2056f4cb5700SJohannes Berg	def_bool y
2057f4cb5700SJohannes Berg	depends on !SMP
2058f4cb5700SJohannes Berg
20592116245eSRalf Baechlesource "kernel/power/Kconfig"
2060952fa954SRodolfo Giometti
20611da177e4SLinus Torvaldsendmenu
20621da177e4SLinus Torvalds
2063d5950b43SSam Ravnborgsource "net/Kconfig"
2064d5950b43SSam Ravnborg
20651da177e4SLinus Torvaldssource "drivers/Kconfig"
20661da177e4SLinus Torvalds
20671da177e4SLinus Torvaldssource "fs/Kconfig"
20681da177e4SLinus Torvalds
20691da177e4SLinus Torvaldssource "arch/mips/Kconfig.debug"
20701da177e4SLinus Torvalds
20711da177e4SLinus Torvaldssource "security/Kconfig"
20721da177e4SLinus Torvalds
20731da177e4SLinus Torvaldssource "crypto/Kconfig"
20741da177e4SLinus Torvalds
20751da177e4SLinus Torvaldssource "lib/Kconfig"
2076