xref: /linux/arch/mips/Kconfig (revision c066a32a890c50ce59e91f8cea8eb5fd8d5821b9)
11da177e4SLinus Torvaldsconfig MIPS
21da177e4SLinus Torvalds	bool
31da177e4SLinus Torvalds	default y
41da177e4SLinus Torvalds	# Horrible source of confusion.  Die, die, die ...
51da177e4SLinus Torvalds	select EMBEDDED
61da177e4SLinus Torvalds
71da177e4SLinus Torvaldsmainmenu "Linux/MIPS Kernel Configuration"
81da177e4SLinus Torvalds
91da177e4SLinus Torvaldsmenu "Machine selection"
101da177e4SLinus Torvalds
115ac6da66SChristoph Lameterconfig ZONE_DMA
125ac6da66SChristoph Lameter	bool
135ac6da66SChristoph Lameter	default y
145ac6da66SChristoph Lameter
155e83d430SRalf Baechlechoice
165e83d430SRalf Baechle	prompt "System type"
175e83d430SRalf Baechle	default SGI_IP22
181da177e4SLinus Torvalds
195e83d430SRalf Baechleconfig MIPS_MTX1
203fa986faSMartin Michlmayr	bool "4G Systems MTX-1 board"
211da177e4SLinus Torvalds	select DMA_NONCOHERENT
221da177e4SLinus Torvalds	select HW_HAS_PCI
2308f57f7fSRalf Baechle	select RESOURCES_64BIT if PCI
245e83d430SRalf Baechle	select SOC_AU1500
257cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
265e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
271da177e4SLinus Torvalds
285e83d430SRalf Baechleconfig MIPS_BOSPORUS
295e83d430SRalf Baechle	bool "AMD Alchemy Bosporus board"
305e83d430SRalf Baechle	select SOC_AU1500
311da177e4SLinus Torvalds	select DMA_NONCOHERENT
327cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
335e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
341da177e4SLinus Torvalds
355e83d430SRalf Baechleconfig MIPS_PB1000
365e83d430SRalf Baechle	bool "AMD Alchemy PB1000 board"
375e83d430SRalf Baechle	select SOC_AU1000
381da177e4SLinus Torvalds	select DMA_NONCOHERENT
391da177e4SLinus Torvalds	select HW_HAS_PCI
4008f57f7fSRalf Baechle	select RESOURCES_64BIT if PCI
411da177e4SLinus Torvalds	select SWAP_IO_SPACE
427cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
435e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
445e83d430SRalf Baechle
455e83d430SRalf Baechleconfig MIPS_PB1100
465e83d430SRalf Baechle	bool "AMD Alchemy PB1100 board"
475e83d430SRalf Baechle	select SOC_AU1100
485e83d430SRalf Baechle	select DMA_NONCOHERENT
495e83d430SRalf Baechle	select HW_HAS_PCI
5008f57f7fSRalf Baechle	select RESOURCES_64BIT if PCI
515e83d430SRalf Baechle	select SWAP_IO_SPACE
527cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
535e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
545e83d430SRalf Baechle
555e83d430SRalf Baechleconfig MIPS_PB1500
565e83d430SRalf Baechle	bool "AMD Alchemy PB1500 board"
575e83d430SRalf Baechle	select SOC_AU1500
585e83d430SRalf Baechle	select DMA_NONCOHERENT
595e83d430SRalf Baechle	select HW_HAS_PCI
6008f57f7fSRalf Baechle	select RESOURCES_64BIT if PCI
617cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
625e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
635e83d430SRalf Baechle
645e83d430SRalf Baechleconfig MIPS_PB1550
655e83d430SRalf Baechle	bool "AMD Alchemy PB1550 board"
665e83d430SRalf Baechle	select SOC_AU1550
675e83d430SRalf Baechle	select DMA_NONCOHERENT
685e83d430SRalf Baechle	select HW_HAS_PCI
695e83d430SRalf Baechle	select MIPS_DISABLE_OBSOLETE_IDE
7008f57f7fSRalf Baechle	select RESOURCES_64BIT if PCI
717cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
725e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
735e83d430SRalf Baechle
745e83d430SRalf Baechleconfig MIPS_PB1200
755e83d430SRalf Baechle	bool "AMD Alchemy PB1200 board"
765e83d430SRalf Baechle	select SOC_AU1200
775e83d430SRalf Baechle	select DMA_NONCOHERENT
785e83d430SRalf Baechle	select MIPS_DISABLE_OBSOLETE_IDE
7908f57f7fSRalf Baechle	select RESOURCES_64BIT if PCI
807cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
815e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
825e83d430SRalf Baechle
835e83d430SRalf Baechleconfig MIPS_DB1000
845e83d430SRalf Baechle	bool "AMD Alchemy DB1000 board"
855e83d430SRalf Baechle	select SOC_AU1000
865e83d430SRalf Baechle	select DMA_NONCOHERENT
875e83d430SRalf Baechle	select HW_HAS_PCI
8808f57f7fSRalf Baechle	select RESOURCES_64BIT if PCI
897cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
905e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
915e83d430SRalf Baechle
925e83d430SRalf Baechleconfig MIPS_DB1100
935e83d430SRalf Baechle	bool "AMD Alchemy DB1100 board"
945e83d430SRalf Baechle	select SOC_AU1100
955e83d430SRalf Baechle	select DMA_NONCOHERENT
967cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
975e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
985e83d430SRalf Baechle
995e83d430SRalf Baechleconfig MIPS_DB1500
1005e83d430SRalf Baechle	bool "AMD Alchemy DB1500 board"
1015e83d430SRalf Baechle	select SOC_AU1500
1025e83d430SRalf Baechle	select DMA_NONCOHERENT
1035e83d430SRalf Baechle	select HW_HAS_PCI
1045e83d430SRalf Baechle	select MIPS_DISABLE_OBSOLETE_IDE
10508f57f7fSRalf Baechle	select RESOURCES_64BIT if PCI
1067cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
1075e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
1085e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
1095e83d430SRalf Baechle
1105e83d430SRalf Baechleconfig MIPS_DB1550
1115e83d430SRalf Baechle	bool "AMD Alchemy DB1550 board"
1125e83d430SRalf Baechle	select SOC_AU1550
1135e83d430SRalf Baechle	select HW_HAS_PCI
1145e83d430SRalf Baechle	select DMA_NONCOHERENT
1155e83d430SRalf Baechle	select MIPS_DISABLE_OBSOLETE_IDE
11608f57f7fSRalf Baechle	select RESOURCES_64BIT if PCI
1177cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
1185e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
1195e83d430SRalf Baechle
1205e83d430SRalf Baechleconfig MIPS_DB1200
1215e83d430SRalf Baechle	bool "AMD Alchemy DB1200 board"
1225e83d430SRalf Baechle	select SOC_AU1200
1235e83d430SRalf Baechle	select DMA_COHERENT
1245e83d430SRalf Baechle	select MIPS_DISABLE_OBSOLETE_IDE
1257cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
1265e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
1275e83d430SRalf Baechle
1285e83d430SRalf Baechleconfig MIPS_MIRAGE
1295e83d430SRalf Baechle	bool "AMD Alchemy Mirage board"
1305e83d430SRalf Baechle	select DMA_NONCOHERENT
1315e83d430SRalf Baechle	select SOC_AU1500
1327cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
1335e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
1341da177e4SLinus Torvalds
13535189fadSRalf Baechleconfig BASLER_EXCITE
13635189fadSRalf Baechle	bool "Basler eXcite smart camera support"
13735189fadSRalf Baechle	select DMA_COHERENT
13835189fadSRalf Baechle	select HW_HAS_PCI
13935189fadSRalf Baechle	select IRQ_CPU
14035189fadSRalf Baechle	select IRQ_CPU_RM7K
14135189fadSRalf Baechle	select IRQ_CPU_RM9K
142663c3d90Sthomas@koeller.dyndns.org	select MIPS_RM9122
14335189fadSRalf Baechle	select SYS_HAS_CPU_RM9000
14435189fadSRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
14535189fadSRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL
14635189fadSRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
14735189fadSRalf Baechle	help
14835189fadSRalf Baechle	  The eXcite is a smart camera platform manufactured by
14935189fadSRalf Baechle	  Basler Vision Technologies AG
15035189fadSRalf Baechle
15135189fadSRalf Baechleconfig BASLER_EXCITE_PROTOTYPE
15235189fadSRalf Baechle	bool "Support for pre-release units"
15335189fadSRalf Baechle	depends on BASLER_EXCITE
15435189fadSRalf Baechle	default n
15535189fadSRalf Baechle	help
15635189fadSRalf Baechle	  Pre-series (prototype) units are different from later ones in
15735189fadSRalf Baechle	  some ways. Select this option if you have one of these. Please
15835189fadSRalf Baechle	  note that a kernel built with this option selected will not be
15935189fadSRalf Baechle	  able to run on normal units.
16035189fadSRalf Baechle
1611da177e4SLinus Torvaldsconfig MIPS_COBALT
1623fa986faSMartin Michlmayr	bool "Cobalt Server"
1631da177e4SLinus Torvalds	select DMA_NONCOHERENT
1641da177e4SLinus Torvalds	select HW_HAS_PCI
1651da177e4SLinus Torvalds	select I8259
1661da177e4SLinus Torvalds	select IRQ_CPU
1675e83d430SRalf Baechle	select MIPS_GT64111
1687cf8053bSRalf Baechle	select SYS_HAS_CPU_NEVADA
169ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
170ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
1715e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
1729fd32cfbSAtsushi Nemoto	select GENERIC_HARDIRQS_NO__DO_IRQ
1731da177e4SLinus Torvalds
1741da177e4SLinus Torvaldsconfig MACH_DECSTATION
1753fa986faSMartin Michlmayr	bool "DECstations"
1761da177e4SLinus Torvalds	select BOOT_ELF32
1771da177e4SLinus Torvalds	select DMA_NONCOHERENT
178b6d468ecSMaciej W. Rozycki	select EARLY_PRINTK
1791da177e4SLinus Torvalds	select IRQ_CPU
1807cf8053bSRalf Baechle	select SYS_HAS_CPU_R3000
1817cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
182ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
183ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
1845e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
1851723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_128HZ
1861723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_256HZ
1871723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_1024HZ
1885e83d430SRalf Baechle	help
1891da177e4SLinus Torvalds	  This enables support for DEC's MIPS based workstations.  For details
1901da177e4SLinus Torvalds	  see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the
1911da177e4SLinus Torvalds	  DECstation porting pages on <http://decstation.unix-ag.org/>.
1921da177e4SLinus Torvalds
1931da177e4SLinus Torvalds	  If you have one of the following DECstation Models you definitely
1941da177e4SLinus Torvalds	  want to choose R4xx0 for the CPU Type:
1951da177e4SLinus Torvalds
1961da177e4SLinus Torvalds	  	DECstation 5000/50
1971da177e4SLinus Torvalds	  	DECstation 5000/150
1981da177e4SLinus Torvalds	  	DECstation 5000/260
1991da177e4SLinus Torvalds	  	DECsystem 5900/260
2001da177e4SLinus Torvalds
2011da177e4SLinus Torvalds	  otherwise choose R3000.
2021da177e4SLinus Torvalds
2031da177e4SLinus Torvaldsconfig MIPS_EV64120
2043fa986faSMartin Michlmayr	bool "Galileo EV64120 Evaluation board (EXPERIMENTAL)"
2051da177e4SLinus Torvalds	depends on EXPERIMENTAL
2061da177e4SLinus Torvalds	select DMA_NONCOHERENT
2071da177e4SLinus Torvalds	select HW_HAS_PCI
2081da177e4SLinus Torvalds	select MIPS_GT64120
2097cf8053bSRalf Baechle	select SYS_HAS_CPU_R5000
210ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
211ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
2125e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
2131da177e4SLinus Torvalds	help
2141da177e4SLinus Torvalds	  This is an evaluation board based on the Galileo GT-64120
2151da177e4SLinus Torvalds	  single-chip system controller that contains a MIPS R5000 compatible
2161da177e4SLinus Torvalds	  core running at 75/100MHz.  Their website is located at
2171da177e4SLinus Torvalds	  <http://www.marvell.com/>.  Say Y here if you wish to build a
2181da177e4SLinus Torvalds	  kernel for this platform.
2191da177e4SLinus Torvalds
2205e83d430SRalf Baechleconfig MACH_JAZZ
2213fa986faSMartin Michlmayr	bool "Jazz family of machines"
2225e83d430SRalf Baechle	select ARC
2235e83d430SRalf Baechle	select ARC32
2245e83d430SRalf Baechle	select ARCH_MAY_HAVE_PC_FDC
2255e83d430SRalf Baechle	select GENERIC_ISA_DMA
226e5c6c8e4SMichael Neuling	select I8253
2275e83d430SRalf Baechle	select I8259
2285e83d430SRalf Baechle	select ISA
2297cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
2305e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
2315e83d430SRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
2321723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_100HZ
2339fd32cfbSAtsushi Nemoto	select GENERIC_HARDIRQS_NO__DO_IRQ
2341da177e4SLinus Torvalds	help
2355e83d430SRalf Baechle	 This a family of machines based on the MIPS R4030 chipset which was
2365e83d430SRalf Baechle	 used by several vendors to build RISC/os and Windows NT workstations.
2375e83d430SRalf Baechle	 Members include the Acer PICA, MIPS Magnum 4000, MIPS Millenium and
2385e83d430SRalf Baechle	 Olivetti M700-10 workstations.
2395e83d430SRalf Baechle
2405e83d430SRalf Baechleconfig LASAT
2413fa986faSMartin Michlmayr	bool "LASAT Networks platforms"
2425e83d430SRalf Baechle	select DMA_NONCOHERENT
2435e83d430SRalf Baechle	select HW_HAS_PCI
2445e83d430SRalf Baechle	select MIPS_GT64120
2455e83d430SRalf Baechle	select MIPS_NILE4
2465e83d430SRalf Baechle	select R5000_CPU_SCACHE
2477cf8053bSRalf Baechle	select SYS_HAS_CPU_R5000
2485e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
2495e83d430SRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
2505e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
251e77c232cSFranck Bui-Huu	select GENERIC_HARDIRQS_NO__DO_IRQ
2521da177e4SLinus Torvalds
2531da177e4SLinus Torvaldsconfig MIPS_ATLAS
2543fa986faSMartin Michlmayr	bool "MIPS Atlas board"
2551da177e4SLinus Torvalds	select BOOT_ELF32
2561da177e4SLinus Torvalds	select DMA_NONCOHERENT
2575e83d430SRalf Baechle	select IRQ_CPU
2581da177e4SLinus Torvalds	select HW_HAS_PCI
2595e83d430SRalf Baechle	select MIPS_BOARDS_GEN
2605e83d430SRalf Baechle	select MIPS_BONITO64
2611da177e4SLinus Torvalds	select MIPS_GT64120
2625e83d430SRalf Baechle	select MIPS_MSC
263f4b7cdb4SMaciej W. Rozycki	select RM7000_CPU_SCACHE
2641da177e4SLinus Torvalds	select SWAP_IO_SPACE
2657cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
2667cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R2
2677cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS64_R1
2687cf8053bSRalf Baechle	select SYS_HAS_CPU_NEVADA
2697cf8053bSRalf Baechle	select SYS_HAS_CPU_RM7000
270ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
271ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
2725e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
2735e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
274f41ae0b2SRalf Baechle	select SYS_SUPPORTS_MULTITHREADING if EXPERIMENTAL
275e77c232cSFranck Bui-Huu	select GENERIC_HARDIRQS_NO__DO_IRQ
2761da177e4SLinus Torvalds	help
277f638d197SMaciej W. Rozycki	  This enables support for the MIPS Technologies Atlas evaluation
2781da177e4SLinus Torvalds	  board.
2791da177e4SLinus Torvalds
2801da177e4SLinus Torvaldsconfig MIPS_MALTA
2813fa986faSMartin Michlmayr	bool "MIPS Malta board"
28261ed242dSRalf Baechle	select ARCH_MAY_HAVE_PC_FDC
2831da177e4SLinus Torvalds	select BOOT_ELF32
2841da177e4SLinus Torvalds	select HAVE_STD_PC_SERIAL_PORT
2851da177e4SLinus Torvalds	select DMA_NONCOHERENT
2861da177e4SLinus Torvalds	select GENERIC_ISA_DMA
287aa414dffSRalf Baechle	select IRQ_CPU
2881da177e4SLinus Torvalds	select HW_HAS_PCI
2891da177e4SLinus Torvalds	select I8259
2905e83d430SRalf Baechle	select MIPS_BOARDS_GEN
2915e83d430SRalf Baechle	select MIPS_BONITO64
2929318c51aSChris Dearman	select MIPS_CPU_SCACHE
2931da177e4SLinus Torvalds	select MIPS_GT64120
2945e83d430SRalf Baechle	select MIPS_MSC
2951da177e4SLinus Torvalds	select SWAP_IO_SPACE
2967cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
2977cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R2
2987cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS64_R1
2997cf8053bSRalf Baechle	select SYS_HAS_CPU_NEVADA
3007cf8053bSRalf Baechle	select SYS_HAS_CPU_RM7000
301ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
302ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
3035e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
3045e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
305f41ae0b2SRalf Baechle	select SYS_SUPPORTS_MULTITHREADING
3061da177e4SLinus Torvalds	help
307f638d197SMaciej W. Rozycki	  This enables support for the MIPS Technologies Malta evaluation
3081da177e4SLinus Torvalds	  board.
3091da177e4SLinus Torvalds
3101da177e4SLinus Torvaldsconfig MIPS_SEAD
3113fa986faSMartin Michlmayr	bool "MIPS SEAD board (EXPERIMENTAL)"
3121da177e4SLinus Torvalds	depends on EXPERIMENTAL
3131da177e4SLinus Torvalds	select IRQ_CPU
3141da177e4SLinus Torvalds	select DMA_NONCOHERENT
3155e83d430SRalf Baechle	select MIPS_BOARDS_GEN
3167cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
3177cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R2
3187cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS64_R1
319ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
3205e83d430SRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
3215e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
3225e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
323f638d197SMaciej W. Rozycki	help
324f638d197SMaciej W. Rozycki	  This enables support for the MIPS Technologies SEAD evaluation
325f638d197SMaciej W. Rozycki	  board.
3261da177e4SLinus Torvalds
327a240a469SMark.Zhanconfig WR_PPMC
3289247857fSMark.Zhan	bool "Wind River PPMC board"
329a240a469SMark.Zhan	select IRQ_CPU
330a240a469SMark.Zhan	select BOOT_ELF32
331a240a469SMark.Zhan	select DMA_NONCOHERENT
332a240a469SMark.Zhan	select HW_HAS_PCI
333a240a469SMark.Zhan	select MIPS_GT64120
334a240a469SMark.Zhan	select SWAP_IO_SPACE
335a240a469SMark.Zhan	select SYS_HAS_CPU_MIPS32_R1
336a240a469SMark.Zhan	select SYS_HAS_CPU_MIPS32_R2
337a240a469SMark.Zhan	select SYS_HAS_CPU_MIPS64_R1
338a240a469SMark.Zhan	select SYS_HAS_CPU_NEVADA
339a240a469SMark.Zhan	select SYS_HAS_CPU_RM7000
340a240a469SMark.Zhan	select SYS_SUPPORTS_32BIT_KERNEL
341a240a469SMark.Zhan	select SYS_SUPPORTS_64BIT_KERNEL
342a240a469SMark.Zhan	select SYS_SUPPORTS_BIG_ENDIAN
343a240a469SMark.Zhan	select SYS_SUPPORTS_LITTLE_ENDIAN
344a240a469SMark.Zhan	help
345a240a469SMark.Zhan	  This enables support for the Wind River MIPS32 4KC PPMC evaluation
346a240a469SMark.Zhan	  board, which is based on GT64120 bridge chip.
347a240a469SMark.Zhan
348c78cbf49SRalf Baechleconfig MIPS_SIM
3493fa986faSMartin Michlmayr	bool 'MIPS simulator (MIPSsim)'
350c78cbf49SRalf Baechle	select DMA_NONCOHERENT
351c78cbf49SRalf Baechle	select IRQ_CPU
3527cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
3537cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R2
354c78cbf49SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
355c78cbf49SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
356c78cbf49SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
357c78cbf49SRalf Baechle	help
358c78cbf49SRalf Baechle	  This option enables support for MIPS Technologies MIPSsim software
359c78cbf49SRalf Baechle	  emulator.
360c78cbf49SRalf Baechle
3611da177e4SLinus Torvaldsconfig MOMENCO_JAGUAR_ATX
3623fa986faSMartin Michlmayr	bool "Momentum Jaguar board"
3631da177e4SLinus Torvalds	select BOOT_ELF32
3641da177e4SLinus Torvalds	select DMA_NONCOHERENT
3651da177e4SLinus Torvalds	select HW_HAS_PCI
3661da177e4SLinus Torvalds	select IRQ_CPU
3671da177e4SLinus Torvalds	select IRQ_CPU_RM7K
3681da177e4SLinus Torvalds	select IRQ_MV64340
3691da177e4SLinus Torvalds	select LIMITED_DMA
3701da177e4SLinus Torvalds	select PCI_MARVELL
3711da177e4SLinus Torvalds	select RM7000_CPU_SCACHE
3721da177e4SLinus Torvalds	select SWAP_IO_SPACE
3737cf8053bSRalf Baechle	select SYS_HAS_CPU_RM9000
374ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
375ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
3765e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
3771da177e4SLinus Torvalds	help
3781da177e4SLinus Torvalds	  The Jaguar ATX is a MIPS-based Single Board Computer (SBC) made by
3791da177e4SLinus Torvalds	  Momentum Computer <http://www.momenco.com/>.
3801da177e4SLinus Torvalds
3815e83d430SRalf Baechleconfig MOMENCO_OCELOT
3823fa986faSMartin Michlmayr	bool "Momentum Ocelot board"
3835e83d430SRalf Baechle	select DMA_NONCOHERENT
3841da177e4SLinus Torvalds	select HW_HAS_PCI
3851da177e4SLinus Torvalds	select IRQ_CPU
3861da177e4SLinus Torvalds	select IRQ_CPU_RM7K
3875e83d430SRalf Baechle	select MIPS_GT64120
3885e83d430SRalf Baechle	select RM7000_CPU_SCACHE
3891da177e4SLinus Torvalds	select SWAP_IO_SPACE
3907cf8053bSRalf Baechle	select SYS_HAS_CPU_RM7000
391ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
392ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
3935e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
3941da177e4SLinus Torvalds	help
3955e83d430SRalf Baechle	  The Ocelot is a MIPS-based Single Board Computer (SBC) made by
3965e83d430SRalf Baechle	  Momentum Computer <http://www.momenco.com/>.
3971da177e4SLinus Torvalds
3985e83d430SRalf Baechleconfig MOMENCO_OCELOT_3
3993fa986faSMartin Michlmayr	bool "Momentum Ocelot-3 board"
4005e83d430SRalf Baechle	select BOOT_ELF32
4015e83d430SRalf Baechle	select DMA_NONCOHERENT
4025e83d430SRalf Baechle	select HW_HAS_PCI
4035e83d430SRalf Baechle	select IRQ_CPU
4045e83d430SRalf Baechle	select IRQ_CPU_RM7K
4055e83d430SRalf Baechle	select IRQ_MV64340
4065e83d430SRalf Baechle	select PCI_MARVELL
4075e83d430SRalf Baechle	select RM7000_CPU_SCACHE
4085e83d430SRalf Baechle	select SWAP_IO_SPACE
4097cf8053bSRalf Baechle	select SYS_HAS_CPU_RM9000
4105e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
4115e83d430SRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL
4125e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
4135e83d430SRalf Baechle	help
4145e83d430SRalf Baechle	  The Ocelot-3 is based off Discovery III System Controller and
4155e83d430SRalf Baechle	  PMC-Sierra Rm79000 core.
4165e83d430SRalf Baechle
4175e83d430SRalf Baechleconfig MOMENCO_OCELOT_C
4183fa986faSMartin Michlmayr	bool "Momentum Ocelot-C board"
4195e83d430SRalf Baechle	select DMA_NONCOHERENT
4205e83d430SRalf Baechle	select HW_HAS_PCI
4215e83d430SRalf Baechle	select IRQ_CPU
4225e83d430SRalf Baechle	select IRQ_MV64340
4235e83d430SRalf Baechle	select PCI_MARVELL
4245e83d430SRalf Baechle	select RM7000_CPU_SCACHE
4255e83d430SRalf Baechle	select SWAP_IO_SPACE
4267cf8053bSRalf Baechle	select SYS_HAS_CPU_RM7000
4275e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
4288a88ca8fSRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL
4295e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
430e77c232cSFranck Bui-Huu	select GENERIC_HARDIRQS_NO__DO_IRQ
4315e83d430SRalf Baechle	help
4325e83d430SRalf Baechle	  The Ocelot is a MIPS-based Single Board Computer (SBC) made by
4335e83d430SRalf Baechle	  Momentum Computer <http://www.momenco.com/>.
4345e83d430SRalf Baechle
4355e83d430SRalf Baechleconfig MOMENCO_OCELOT_G
4363fa986faSMartin Michlmayr	bool "Momentum Ocelot-G board"
4375e83d430SRalf Baechle	select DMA_NONCOHERENT
4385e83d430SRalf Baechle	select HW_HAS_PCI
4395e83d430SRalf Baechle	select IRQ_CPU
4405e83d430SRalf Baechle	select IRQ_CPU_RM7K
4415e83d430SRalf Baechle	select PCI_MARVELL
4425e83d430SRalf Baechle	select RM7000_CPU_SCACHE
4435e83d430SRalf Baechle	select SWAP_IO_SPACE
4447cf8053bSRalf Baechle	select SYS_HAS_CPU_RM7000
4455e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
4468a88ca8fSRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL if BROKEN
4475e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
4485e83d430SRalf Baechle	help
4495e83d430SRalf Baechle	  The Ocelot is a MIPS-based Single Board Computer (SBC) made by
4505e83d430SRalf Baechle	  Momentum Computer <http://www.momenco.com/>.
4515e83d430SRalf Baechle
4525e83d430SRalf Baechleconfig MIPS_XXS1500
4533fa986faSMartin Michlmayr	bool "MyCable XXS1500 board"
4545e83d430SRalf Baechle	select DMA_NONCOHERENT
4555e83d430SRalf Baechle	select SOC_AU1500
4565e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
4571da177e4SLinus Torvalds
458bdf21b18SPete Popovconfig PNX8550_V2PCI
4593fa986faSMartin Michlmayr	bool "Philips PNX8550 based Viper2-PCI board"
460bdf21b18SPete Popov	select PNX8550
461bdf21b18SPete Popov	select SYS_SUPPORTS_LITTLE_ENDIAN
462bdf21b18SPete Popov
463bdf21b18SPete Popovconfig PNX8550_JBS
4643fa986faSMartin Michlmayr	bool "Philips PNX8550 based JBS board"
465bdf21b18SPete Popov	select PNX8550
466bdf21b18SPete Popov	select SYS_SUPPORTS_LITTLE_ENDIAN
467bdf21b18SPete Popov
468f0647a52SVitaly Woolconfig PNX8550_STB810
469f0647a52SVitaly Wool	bool "Support for Philips PNX8550 based STB810 board"
470f0647a52SVitaly Wool	select PNX8550
471f0647a52SVitaly Wool	select SYS_SUPPORTS_LITTLE_ENDIAN
472f0647a52SVitaly Wool
4731da177e4SLinus Torvaldsconfig DDB5477
4743fa986faSMartin Michlmayr	bool "NEC DDB Vrc-5477"
4755e83d430SRalf Baechle	select DDB5XXX_COMMON
4761da177e4SLinus Torvalds	select DMA_NONCOHERENT
4771da177e4SLinus Torvalds	select HW_HAS_PCI
4781da177e4SLinus Torvalds	select I8259
4791da177e4SLinus Torvalds	select IRQ_CPU
4807cf8053bSRalf Baechle	select SYS_HAS_CPU_R5432
481ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
482ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
4835e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
4841da177e4SLinus Torvalds	help
4851da177e4SLinus Torvalds	  This enables support for the R5432-based NEC DDB Vrc-5477,
4861da177e4SLinus Torvalds	  or Rockhopper/SolutionGear boards with R5432/R5500 CPUs.
4871da177e4SLinus Torvalds
4881da177e4SLinus Torvalds	  Features : kernel debugging, serial terminal, NFS root fs, on-board
4891da177e4SLinus Torvalds	  ether port USB, AC97, PCI, etc.
4901da177e4SLinus Torvalds
4915e83d430SRalf Baechleconfig MACH_VR41XX
4923fa986faSMartin Michlmayr	bool "NEC VR41XX-based machines"
4937cf8053bSRalf Baechle	select SYS_HAS_CPU_VR41XX
4945e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
4955e83d430SRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
4969fd32cfbSAtsushi Nemoto	select GENERIC_HARDIRQS_NO__DO_IRQ
4975e83d430SRalf Baechle
4985e83d430SRalf Baechleconfig PMC_YOSEMITE
4993fa986faSMartin Michlmayr	bool "PMC-Sierra Yosemite eval board"
5005e83d430SRalf Baechle	select DMA_COHERENT
5015e83d430SRalf Baechle	select HW_HAS_PCI
5025e83d430SRalf Baechle	select IRQ_CPU
5035e83d430SRalf Baechle	select IRQ_CPU_RM7K
5045e83d430SRalf Baechle	select IRQ_CPU_RM9K
5055e83d430SRalf Baechle	select SWAP_IO_SPACE
5067cf8053bSRalf Baechle	select SYS_HAS_CPU_RM9000
5075e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
5085e83d430SRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL
5095e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
5105e83d430SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
511e73ea273SRalf Baechle	select SYS_SUPPORTS_SMP
5125e83d430SRalf Baechle	help
5135e83d430SRalf Baechle	  Yosemite is an evaluation board for the RM9000x2 processor
5145e83d430SRalf Baechle	  manufactured by PMC-Sierra.
5151da177e4SLinus Torvalds
51607119621SRalf Baechleconfig QEMU
5173fa986faSMartin Michlmayr	bool "Qemu"
51807119621SRalf Baechle	select DMA_COHERENT
51907119621SRalf Baechle	select GENERIC_ISA_DMA
52007119621SRalf Baechle	select HAVE_STD_PC_SERIAL_PORT
521e5c6c8e4SMichael Neuling	select I8253
52207119621SRalf Baechle	select I8259
52307119621SRalf Baechle	select ISA
52407119621SRalf Baechle	select SWAP_IO_SPACE
5257cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
52607119621SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
52707119621SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
528c8cc9618SAurelien Jarno	select SYS_SUPPORTS_LITTLE_ENDIAN
529b1c6cd42SAtsushi Nemoto	select ARCH_SPARSEMEM_ENABLE
5309fd32cfbSAtsushi Nemoto	select GENERIC_HARDIRQS_NO__DO_IRQ
53107119621SRalf Baechle	help
53207119621SRalf Baechle	  Qemu is a software emulator which among other architectures also
53307119621SRalf Baechle	  can simulate a MIPS32 4Kc system.  This patch adds support for the
53407119621SRalf Baechle	  system architecture that currently is being simulated by Qemu.  It
53507119621SRalf Baechle	  will eventually be removed again when Qemu has the capability to
53607119621SRalf Baechle	  simulate actual MIPS hardware platforms.  More information on Qemu
53707119621SRalf Baechle	  can be found at http://www.linux-mips.org/wiki/Qemu.
53807119621SRalf Baechle
539355c471fSdmitry pervushinconfig MARKEINS
540355c471fSdmitry pervushin	bool "Support for NEC EMMA2RH Mark-eins"
541355c471fSdmitry pervushin	select DMA_NONCOHERENT
542355c471fSdmitry pervushin	select HW_HAS_PCI
543355c471fSdmitry pervushin	select IRQ_CPU
544355c471fSdmitry pervushin	select SWAP_IO_SPACE
545355c471fSdmitry pervushin	select SYS_SUPPORTS_32BIT_KERNEL
546355c471fSdmitry pervushin	select SYS_SUPPORTS_BIG_ENDIAN
547355c471fSdmitry pervushin	select SYS_SUPPORTS_LITTLE_ENDIAN
548355c471fSdmitry pervushin	select SYS_HAS_CPU_R5000
549355c471fSdmitry pervushin	help
550355c471fSdmitry pervushin	  This enables support for the R5432-based NEC Mark-eins
551355c471fSdmitry pervushin	  boards with R5500 CPU.
552355c471fSdmitry pervushin
5531da177e4SLinus Torvaldsconfig SGI_IP22
5543fa986faSMartin Michlmayr	bool "SGI IP22 (Indy/Indigo2)"
5551da177e4SLinus Torvalds	select ARC
5561da177e4SLinus Torvalds	select ARC32
5571da177e4SLinus Torvalds	select BOOT_ELF32
5581da177e4SLinus Torvalds	select DMA_NONCOHERENT
5595e83d430SRalf Baechle	select HW_HAS_EISA
5601da177e4SLinus Torvalds	select IP22_CPU_SCACHE
5611da177e4SLinus Torvalds	select IRQ_CPU
562aa414dffSRalf Baechle	select GENERIC_ISA_DMA_SUPPORT_BROKEN
5631da177e4SLinus Torvalds	select SWAP_IO_SPACE
5647cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
5657cf8053bSRalf Baechle	select SYS_HAS_CPU_R5000
566ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
567ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
5685e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
5691da177e4SLinus Torvalds	help
5701da177e4SLinus Torvalds	  This are the SGI Indy, Challenge S and Indigo2, as well as certain
5711da177e4SLinus Torvalds	  OEM variants like the Tandem CMN B006S. To compile a Linux kernel
5721da177e4SLinus Torvalds	  that runs on these, say Y here.
5731da177e4SLinus Torvalds
5741da177e4SLinus Torvaldsconfig SGI_IP27
5753fa986faSMartin Michlmayr	bool "SGI IP27 (Origin200/2000)"
5761da177e4SLinus Torvalds	select ARC
5771da177e4SLinus Torvalds	select ARC64
5785e83d430SRalf Baechle	select BOOT_ELF64
5791da177e4SLinus Torvalds	select DMA_IP27
580a3d45391SRalf Baechle	select EARLY_PRINTK
5811da177e4SLinus Torvalds	select HW_HAS_PCI
582130e2fb7SRalf Baechle	select NR_CPUS_DEFAULT_64
5831da177e4SLinus Torvalds	select PCI_DOMAINS
5847cf8053bSRalf Baechle	select SYS_HAS_CPU_R10000
585ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
5865e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
587d8cb4e11SRalf Baechle	select SYS_SUPPORTS_NUMA
5881a5c5de1SRalf Baechle	select SYS_SUPPORTS_SMP
589e77c232cSFranck Bui-Huu	select GENERIC_HARDIRQS_NO__DO_IRQ
5901da177e4SLinus Torvalds	help
5911da177e4SLinus Torvalds	  This are the SGI Origin 200, Origin 2000 and Onyx 2 Graphics
5921da177e4SLinus Torvalds	  workstations.  To compile a Linux kernel that runs on these, say Y
5931da177e4SLinus Torvalds	  here.
5941da177e4SLinus Torvalds
5951da177e4SLinus Torvaldsconfig SGI_IP32
5963fa986faSMartin Michlmayr	bool "SGI IP32 (O2) (EXPERIMENTAL)"
597ed5ba2fbSYoichi Yuasa	depends on EXPERIMENTAL
5981da177e4SLinus Torvalds	select ARC
5991da177e4SLinus Torvalds	select ARC32
6001da177e4SLinus Torvalds	select BOOT_ELF32
6011da177e4SLinus Torvalds	select DMA_NONCOHERENT
6021da177e4SLinus Torvalds	select HW_HAS_PCI
6031da177e4SLinus Torvalds	select R5000_CPU_SCACHE
6041da177e4SLinus Torvalds	select RM7000_CPU_SCACHE
6057cf8053bSRalf Baechle	select SYS_HAS_CPU_R5000
6067cf8053bSRalf Baechle	select SYS_HAS_CPU_R10000 if BROKEN
6077cf8053bSRalf Baechle	select SYS_HAS_CPU_RM7000
608dd2f18feSRalf Baechle	select SYS_HAS_CPU_NEVADA
609ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
6105e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
6111da177e4SLinus Torvalds	help
6121da177e4SLinus Torvalds	  If you want this kernel to run on SGI O2 workstation, say Y here.
6131da177e4SLinus Torvalds
6149a6dcea1SAndrew Isaacsonconfig SIBYTE_BIGSUR
6153fa986faSMartin Michlmayr	bool "Sibyte BCM91480B-BigSur"
6169a6dcea1SAndrew Isaacson	select BOOT_ELF32
6179a6dcea1SAndrew Isaacson	select DMA_COHERENT
618130e2fb7SRalf Baechle	select NR_CPUS_DEFAULT_4
6197cf8053bSRalf Baechle	select PCI_DOMAINS
6209a6dcea1SAndrew Isaacson	select SIBYTE_BCM1x80
6219a6dcea1SAndrew Isaacson	select SWAP_IO_SPACE
6227cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
6239a6dcea1SAndrew Isaacson	select SYS_SUPPORTS_BIG_ENDIAN
6249a6dcea1SAndrew Isaacson	select SYS_SUPPORTS_LITTLE_ENDIAN
6259a6dcea1SAndrew Isaacson
6265e83d430SRalf Baechleconfig SIBYTE_SWARM
6273fa986faSMartin Michlmayr	bool "Sibyte BCM91250A-SWARM"
6285e83d430SRalf Baechle	select BOOT_ELF32
6295e83d430SRalf Baechle	select DMA_COHERENT
630130e2fb7SRalf Baechle	select NR_CPUS_DEFAULT_2
6315e83d430SRalf Baechle	select SIBYTE_SB1250
6325e83d430SRalf Baechle	select SWAP_IO_SPACE
6337cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
6345e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
6355e83d430SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
6365e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
637e3ad1c23SPete Popov
6385e83d430SRalf Baechleconfig SIBYTE_SENTOSA
6393fa986faSMartin Michlmayr	bool "Sibyte BCM91250E-Sentosa"
6405e83d430SRalf Baechle	depends on EXPERIMENTAL
6415e83d430SRalf Baechle	select BOOT_ELF32
6425e83d430SRalf Baechle	select DMA_COHERENT
643130e2fb7SRalf Baechle	select NR_CPUS_DEFAULT_2
6445e83d430SRalf Baechle	select SIBYTE_SB1250
6455e83d430SRalf Baechle	select SWAP_IO_SPACE
6467cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
6475e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
6485e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
6495e83d430SRalf Baechle
6505e83d430SRalf Baechleconfig SIBYTE_RHONE
6513fa986faSMartin Michlmayr	bool "Sibyte BCM91125E-Rhone"
6525e83d430SRalf Baechle	depends on EXPERIMENTAL
6535e83d430SRalf Baechle	select BOOT_ELF32
6545e83d430SRalf Baechle	select DMA_COHERENT
6555e83d430SRalf Baechle	select SIBYTE_BCM1125H
6565e83d430SRalf Baechle	select SWAP_IO_SPACE
6577cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
6585e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
6595e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
6605e83d430SRalf Baechle
6615e83d430SRalf Baechleconfig SIBYTE_CARMEL
6623fa986faSMartin Michlmayr	bool "Sibyte BCM91120x-Carmel"
6635e83d430SRalf Baechle	depends on EXPERIMENTAL
6645e83d430SRalf Baechle	select BOOT_ELF32
6655e83d430SRalf Baechle	select DMA_COHERENT
6665e83d430SRalf Baechle	select SIBYTE_BCM1120
6675e83d430SRalf Baechle	select SWAP_IO_SPACE
6687cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
6695e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
6705e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
6715e83d430SRalf Baechle
6725e83d430SRalf Baechleconfig SIBYTE_PTSWARM
6733fa986faSMartin Michlmayr	bool "Sibyte BCM91250PT-PTSWARM"
6745e83d430SRalf Baechle	depends on EXPERIMENTAL
6755e83d430SRalf Baechle	select BOOT_ELF32
6765e83d430SRalf Baechle	select DMA_COHERENT
677130e2fb7SRalf Baechle	select NR_CPUS_DEFAULT_2
6785e83d430SRalf Baechle	select SIBYTE_SB1250
6795e83d430SRalf Baechle	select SWAP_IO_SPACE
6807cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
6815e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
6825e83d430SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
6835e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
6845e83d430SRalf Baechle
6855e83d430SRalf Baechleconfig SIBYTE_LITTLESUR
6863fa986faSMartin Michlmayr	bool "Sibyte BCM91250C2-LittleSur"
6875e83d430SRalf Baechle	depends on EXPERIMENTAL
6885e83d430SRalf Baechle	select BOOT_ELF32
6895e83d430SRalf Baechle	select DMA_COHERENT
690130e2fb7SRalf Baechle	select NR_CPUS_DEFAULT_2
6915e83d430SRalf Baechle	select SIBYTE_SB1250
6925e83d430SRalf Baechle	select SWAP_IO_SPACE
6937cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
6945e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
6955e83d430SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
6965e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
6975e83d430SRalf Baechle
6985e83d430SRalf Baechleconfig SIBYTE_CRHINE
6993fa986faSMartin Michlmayr	bool "Sibyte BCM91120C-CRhine"
7005e83d430SRalf Baechle	depends on EXPERIMENTAL
7015e83d430SRalf Baechle	select BOOT_ELF32
7025e83d430SRalf Baechle	select DMA_COHERENT
7035e83d430SRalf Baechle	select SIBYTE_BCM1120
7045e83d430SRalf Baechle	select SWAP_IO_SPACE
7057cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
7065e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
7075e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
7085e83d430SRalf Baechle
7095e83d430SRalf Baechleconfig SIBYTE_CRHONE
7103fa986faSMartin Michlmayr	bool "Sibyte BCM91125C-CRhone"
7115e83d430SRalf Baechle	depends on EXPERIMENTAL
7125e83d430SRalf Baechle	select BOOT_ELF32
7135e83d430SRalf Baechle	select DMA_COHERENT
7145e83d430SRalf Baechle	select SIBYTE_BCM1125
7155e83d430SRalf Baechle	select SWAP_IO_SPACE
7167cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
7175e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
7185e83d430SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
7195e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
7205e83d430SRalf Baechle
72114b36af4SThomas Bogendoerferconfig SNI_RM
72214b36af4SThomas Bogendoerfer	bool "SNI RM200/300/400"
7234a0312fcSThomas Bogendoerfer	select ARC if CPU_LITTLE_ENDIAN
7244a0312fcSThomas Bogendoerfer	select ARC32 if CPU_LITTLE_ENDIAN
7255e83d430SRalf Baechle	select ARCH_MAY_HAVE_PC_FDC
7265e83d430SRalf Baechle	select BOOT_ELF32
7275e83d430SRalf Baechle	select DMA_NONCOHERENT
7285e83d430SRalf Baechle	select GENERIC_ISA_DMA
7295e83d430SRalf Baechle	select HW_HAS_EISA
7305e83d430SRalf Baechle	select HW_HAS_PCI
731*c066a32aSThomas Bogendoerfer	select IRQ_CPU
732e5c6c8e4SMichael Neuling	select I8253
7335e83d430SRalf Baechle	select I8259
7345e83d430SRalf Baechle	select ISA
7354a0312fcSThomas Bogendoerfer	select SWAP_IO_SPACE if CPU_BIG_ENDIAN
7367cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
7374a0312fcSThomas Bogendoerfer	select SYS_HAS_CPU_R5000
738*c066a32aSThomas Bogendoerfer	select SYS_HAS_CPU_R10000
7394a0312fcSThomas Bogendoerfer	select R5000_CPU_SCACHE
740ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
7415e83d430SRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL
7424a0312fcSThomas Bogendoerfer	select SYS_SUPPORTS_BIG_ENDIAN
7435e83d430SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
7445e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
7451da177e4SLinus Torvalds	help
74614b36af4SThomas Bogendoerfer	  The SNI RM200/300/400 are MIPS-based machines manufactured by
74714b36af4SThomas Bogendoerfer	  Siemens Nixdorf Informationssysteme (SNI), parent company of Pyramid
7485e83d430SRalf Baechle	  Technology and now in turn merged with Fujitsu.  Say Y here to
7495e83d430SRalf Baechle	  support this machine type.
7501da177e4SLinus Torvalds
7515e83d430SRalf Baechleconfig TOSHIBA_JMR3927
7523fa986faSMartin Michlmayr	bool "Toshiba JMR-TX3927 board"
7535e83d430SRalf Baechle	select DMA_NONCOHERENT
7545e83d430SRalf Baechle	select HW_HAS_PCI
7555e83d430SRalf Baechle	select MIPS_TX3927
7565e83d430SRalf Baechle	select SWAP_IO_SPACE
7577cf8053bSRalf Baechle	select SYS_HAS_CPU_TX39XX
7585e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
7596a2603a2SSergei Shtylyov	select SYS_SUPPORTS_LITTLE_ENDIAN
7605e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
7615e83d430SRalf Baechle	select TOSHIBA_BOARDS
7625e83d430SRalf Baechle
7635e83d430SRalf Baechleconfig TOSHIBA_RBTX4927
7643fa986faSMartin Michlmayr	bool "Toshiba TBTX49[23]7 board"
7655e83d430SRalf Baechle	select DMA_NONCOHERENT
7665e83d430SRalf Baechle	select HAS_TXX9_SERIAL
7675e83d430SRalf Baechle	select HW_HAS_PCI
7685e83d430SRalf Baechle	select I8259
7695e83d430SRalf Baechle	select ISA
7705e83d430SRalf Baechle	select SWAP_IO_SPACE
7717cf8053bSRalf Baechle	select SYS_HAS_CPU_TX49XX
7725e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
7735e83d430SRalf Baechle	select SYS_SUPPORTS_64BIT_KERNEL
7746a2603a2SSergei Shtylyov	select SYS_SUPPORTS_LITTLE_ENDIAN
7755e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
7765e83d430SRalf Baechle	select TOSHIBA_BOARDS
7779fd32cfbSAtsushi Nemoto	select GENERIC_HARDIRQS_NO__DO_IRQ
7785e83d430SRalf Baechle	help
7795e83d430SRalf Baechle	  This Toshiba board is based on the TX4927 processor. Say Y here to
7805e83d430SRalf Baechle	  support this machine type
7811da177e4SLinus Torvalds
78223fbee9dSRalf Baechleconfig TOSHIBA_RBTX4938
7833fa986faSMartin Michlmayr	bool "Toshiba RBTX4938 board"
78423fbee9dSRalf Baechle	select HAVE_STD_PC_SERIAL_PORT
78523fbee9dSRalf Baechle	select DMA_NONCOHERENT
78623fbee9dSRalf Baechle	select GENERIC_ISA_DMA
78723fbee9dSRalf Baechle	select HAS_TXX9_SERIAL
78823fbee9dSRalf Baechle	select HW_HAS_PCI
78923fbee9dSRalf Baechle	select I8259
79023fbee9dSRalf Baechle	select ISA
79123fbee9dSRalf Baechle	select SWAP_IO_SPACE
7927cf8053bSRalf Baechle	select SYS_HAS_CPU_TX49XX
79323fbee9dSRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
79423fbee9dSRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
79523fbee9dSRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
79623fbee9dSRalf Baechle	select TOSHIBA_BOARDS
7979fd32cfbSAtsushi Nemoto	select GENERIC_HARDIRQS_NO__DO_IRQ
79823fbee9dSRalf Baechle	help
79923fbee9dSRalf Baechle	  This Toshiba board is based on the TX4938 processor. Say Y here to
80023fbee9dSRalf Baechle	  support this machine type
80123fbee9dSRalf Baechle
8021da177e4SLinus Torvaldsendchoice
8031da177e4SLinus Torvalds
8045e83d430SRalf Baechlesource "arch/mips/ddb5xxx/Kconfig"
8055e83d430SRalf Baechlesource "arch/mips/gt64120/ev64120/Kconfig"
8065e83d430SRalf Baechlesource "arch/mips/jazz/Kconfig"
8075e83d430SRalf Baechlesource "arch/mips/lasat/Kconfig"
8085e83d430SRalf Baechlesource "arch/mips/momentum/Kconfig"
8095e83d430SRalf Baechlesource "arch/mips/pmc-sierra/Kconfig"
81029c48699SRalf Baechlesource "arch/mips/sgi-ip27/Kconfig"
81138b18f72SRalf Baechlesource "arch/mips/sibyte/Kconfig"
8125e83d430SRalf Baechlesource "arch/mips/tx4927/Kconfig"
81323fbee9dSRalf Baechlesource "arch/mips/tx4938/Kconfig"
8145e83d430SRalf Baechlesource "arch/mips/vr41xx/Kconfig"
815bdf21b18SPete Popovsource "arch/mips/philips/pnx8550/common/Kconfig"
816e87dddebSPeter Hortonsource "arch/mips/cobalt/Kconfig"
81738b18f72SRalf Baechle
8185e83d430SRalf Baechleendmenu
8195e83d430SRalf Baechle
8201da177e4SLinus Torvaldsconfig RWSEM_GENERIC_SPINLOCK
8211da177e4SLinus Torvalds	bool
8221da177e4SLinus Torvalds	default y
8231da177e4SLinus Torvalds
8241da177e4SLinus Torvaldsconfig RWSEM_XCHGADD_ALGORITHM
8251da177e4SLinus Torvalds	bool
8261da177e4SLinus Torvalds
827f0d1b0b3SDavid Howellsconfig ARCH_HAS_ILOG2_U32
828f0d1b0b3SDavid Howells	bool
829f0d1b0b3SDavid Howells	default n
830f0d1b0b3SDavid Howells
831f0d1b0b3SDavid Howellsconfig ARCH_HAS_ILOG2_U64
832f0d1b0b3SDavid Howells	bool
833f0d1b0b3SDavid Howells	default n
834f0d1b0b3SDavid Howells
8353c9ee7efSAkinobu Mitaconfig GENERIC_FIND_NEXT_BIT
8363c9ee7efSAkinobu Mita	bool
8373c9ee7efSAkinobu Mita	default y
8383c9ee7efSAkinobu Mita
8393c9ee7efSAkinobu Mitaconfig GENERIC_HWEIGHT
8403c9ee7efSAkinobu Mita	bool
8413c9ee7efSAkinobu Mita	default y
8423c9ee7efSAkinobu Mita
8431da177e4SLinus Torvaldsconfig GENERIC_CALIBRATE_DELAY
8441da177e4SLinus Torvalds	bool
8451da177e4SLinus Torvalds	default y
8461da177e4SLinus Torvalds
8478db02010SRalf Baechleconfig GENERIC_TIME
8488db02010SRalf Baechle	bool
8498db02010SRalf Baechle	default y
8508db02010SRalf Baechle
8511cc89038SAtsushi Nemotoconfig SCHED_NO_NO_OMIT_FRAME_POINTER
8521cc89038SAtsushi Nemoto	bool
8531cc89038SAtsushi Nemoto	default y
8541cc89038SAtsushi Nemoto
855e77c232cSFranck Bui-Huuconfig GENERIC_HARDIRQS_NO__DO_IRQ
856e77c232cSFranck Bui-Huu	bool
857e77c232cSFranck Bui-Huu	default n
858e77c232cSFranck Bui-Huu
8591da177e4SLinus Torvalds#
8601da177e4SLinus Torvalds# Select some configuration options automatically based on user selections.
8611da177e4SLinus Torvalds#
8621da177e4SLinus Torvaldsconfig ARC
8631da177e4SLinus Torvalds	bool
8641da177e4SLinus Torvalds
86561ed242dSRalf Baechleconfig ARCH_MAY_HAVE_PC_FDC
86661ed242dSRalf Baechle	bool
86761ed242dSRalf Baechle
8681da177e4SLinus Torvaldsconfig DMA_COHERENT
8691da177e4SLinus Torvalds	bool
8701da177e4SLinus Torvalds
8711da177e4SLinus Torvaldsconfig DMA_IP27
8721da177e4SLinus Torvalds	bool
8731da177e4SLinus Torvalds
8744ce588cdSRalf Baechleconfig DMA_IP32
8754ce588cdSRalf Baechle	bool
8764ce588cdSRalf Baechle	select DMA_NEED_PCI_MAP_STATE
8774ce588cdSRalf Baechle
8781da177e4SLinus Torvaldsconfig DMA_NONCOHERENT
8791da177e4SLinus Torvalds	bool
8804ce588cdSRalf Baechle	select DMA_NEED_PCI_MAP_STATE
8814ce588cdSRalf Baechle
8824ce588cdSRalf Baechleconfig DMA_NEED_PCI_MAP_STATE
8834ce588cdSRalf Baechle	bool
8841da177e4SLinus Torvalds
8851da177e4SLinus Torvaldsconfig EARLY_PRINTK
8861da177e4SLinus Torvalds	bool
8871da177e4SLinus Torvalds
8881da177e4SLinus Torvaldsconfig GENERIC_ISA_DMA
8891da177e4SLinus Torvalds	bool
8901da177e4SLinus Torvalds
8911da177e4SLinus Torvaldsconfig I8259
8921da177e4SLinus Torvalds	bool
8931da177e4SLinus Torvalds
8941da177e4SLinus Torvaldsconfig LIMITED_DMA
8951da177e4SLinus Torvalds	bool
8961da177e4SLinus Torvalds	select HIGHMEM
897797798c1SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
8981da177e4SLinus Torvalds
8991da177e4SLinus Torvaldsconfig MIPS_BONITO64
9001da177e4SLinus Torvalds	bool
9011da177e4SLinus Torvalds
9021da177e4SLinus Torvaldsconfig MIPS_MSC
9031da177e4SLinus Torvalds	bool
9041da177e4SLinus Torvalds
9051da177e4SLinus Torvaldsconfig MIPS_NILE4
9061da177e4SLinus Torvalds	bool
9071da177e4SLinus Torvalds
9081da177e4SLinus Torvaldsconfig MIPS_DISABLE_OBSOLETE_IDE
9091da177e4SLinus Torvalds	bool
9101da177e4SLinus Torvalds
911aa414dffSRalf Baechleconfig GENERIC_ISA_DMA_SUPPORT_BROKEN
912aa414dffSRalf Baechle	bool
913aa414dffSRalf Baechle
9145e83d430SRalf Baechle#
9153cb2fcccSMatt LaPlante# Endianess selection.  Sufficiently obscure so many users don't know what to
9165e83d430SRalf Baechle# answer,so we try hard to limit the available choices.  Also the use of a
9175e83d430SRalf Baechle# choice statement should be more obvious to the user.
9185e83d430SRalf Baechle#
9195e83d430SRalf Baechlechoice
9205e83d430SRalf Baechle	prompt "Endianess selection"
9211da177e4SLinus Torvalds	help
9221da177e4SLinus Torvalds	  Some MIPS machines can be configured for either little or big endian
9235e83d430SRalf Baechle	  byte order. These modes require different kernels and a different
9243cb2fcccSMatt LaPlante	  Linux distribution.  In general there is one preferred byteorder for a
9255e83d430SRalf Baechle	  particular system but some systems are just as commonly used in the
9265e83d430SRalf Baechle	  one or the other endianess.
9275e83d430SRalf Baechle
9285e83d430SRalf Baechleconfig CPU_BIG_ENDIAN
9295e83d430SRalf Baechle	bool "Big endian"
9305e83d430SRalf Baechle	depends on SYS_SUPPORTS_BIG_ENDIAN
9315e83d430SRalf Baechle
9325e83d430SRalf Baechleconfig CPU_LITTLE_ENDIAN
9335e83d430SRalf Baechle	bool "Little endian"
9345e83d430SRalf Baechle	depends on SYS_SUPPORTS_LITTLE_ENDIAN
9355e83d430SRalf Baechle	help
9365e83d430SRalf Baechle
9375e83d430SRalf Baechleendchoice
9385e83d430SRalf Baechle
9392116245eSRalf Baechleconfig SYS_SUPPORTS_APM_EMULATION
9402116245eSRalf Baechle	bool
9412116245eSRalf Baechle
9425e83d430SRalf Baechleconfig SYS_SUPPORTS_BIG_ENDIAN
9435e83d430SRalf Baechle	bool
9445e83d430SRalf Baechle
9455e83d430SRalf Baechleconfig SYS_SUPPORTS_LITTLE_ENDIAN
9465e83d430SRalf Baechle	bool
9471da177e4SLinus Torvalds
9481da177e4SLinus Torvaldsconfig IRQ_CPU
9491da177e4SLinus Torvalds	bool
9501da177e4SLinus Torvalds
9511da177e4SLinus Torvaldsconfig IRQ_CPU_RM7K
9521da177e4SLinus Torvalds	bool
9531da177e4SLinus Torvalds
9545e83d430SRalf Baechleconfig IRQ_CPU_RM9K
9555e83d430SRalf Baechle	bool
9565e83d430SRalf Baechle
9571da177e4SLinus Torvaldsconfig IRQ_MV64340
9581da177e4SLinus Torvalds	bool
9591da177e4SLinus Torvalds
9601da177e4SLinus Torvaldsconfig DDB5XXX_COMMON
9611da177e4SLinus Torvalds	bool
9621da177e4SLinus Torvalds
9631da177e4SLinus Torvaldsconfig MIPS_BOARDS_GEN
9641da177e4SLinus Torvalds	bool
9651da177e4SLinus Torvalds
9661da177e4SLinus Torvaldsconfig MIPS_GT64111
9671da177e4SLinus Torvalds	bool
9681da177e4SLinus Torvalds
9691da177e4SLinus Torvaldsconfig MIPS_GT64120
9701da177e4SLinus Torvalds	bool
9711da177e4SLinus Torvalds
9721da177e4SLinus Torvaldsconfig MIPS_TX3927
9731da177e4SLinus Torvalds	bool
9741da177e4SLinus Torvalds	select HAS_TXX9_SERIAL
9751da177e4SLinus Torvalds
976663c3d90Sthomas@koeller.dyndns.orgconfig MIPS_RM9122
977663c3d90Sthomas@koeller.dyndns.org	bool
978663c3d90Sthomas@koeller.dyndns.org	select SERIAL_RM9000
979663c3d90Sthomas@koeller.dyndns.org	select GPI_RM9000
980663c3d90Sthomas@koeller.dyndns.org	select WDT_RM9000
981663c3d90Sthomas@koeller.dyndns.org
9821da177e4SLinus Torvaldsconfig PCI_MARVELL
9831da177e4SLinus Torvalds	bool
9841da177e4SLinus Torvalds
9855e83d430SRalf Baechleconfig SOC_AU1000
9865e83d430SRalf Baechle	bool
9875e83d430SRalf Baechle	select SOC_AU1X00
9885e83d430SRalf Baechle
9895e83d430SRalf Baechleconfig SOC_AU1100
9905e83d430SRalf Baechle	bool
9915e83d430SRalf Baechle	select SOC_AU1X00
9925e83d430SRalf Baechle
9935e83d430SRalf Baechleconfig SOC_AU1500
9945e83d430SRalf Baechle	bool
9955e83d430SRalf Baechle	select SOC_AU1X00
9965e83d430SRalf Baechle
9975e83d430SRalf Baechleconfig SOC_AU1550
9985e83d430SRalf Baechle	bool
9995e83d430SRalf Baechle	select SOC_AU1X00
10005e83d430SRalf Baechle
10015e83d430SRalf Baechleconfig SOC_AU1200
10025e83d430SRalf Baechle	bool
10035e83d430SRalf Baechle	select SOC_AU1X00
10045e83d430SRalf Baechle
10055e83d430SRalf Baechleconfig SOC_AU1X00
10065e83d430SRalf Baechle	bool
10077cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
10085e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
10092116245eSRalf Baechle	select SYS_SUPPORTS_APM_EMULATION
10101da177e4SLinus Torvalds
1011bdf21b18SPete Popovconfig PNX8550
1012bdf21b18SPete Popov	bool
1013bdf21b18SPete Popov	select SOC_PNX8550
1014bdf21b18SPete Popov
1015bdf21b18SPete Popovconfig SOC_PNX8550
1016bdf21b18SPete Popov	bool
1017bdf21b18SPete Popov	select DMA_NONCOHERENT
1018bdf21b18SPete Popov	select HW_HAS_PCI
1019b8c2a77cSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
10207cf8053bSRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
1021e77c232cSFranck Bui-Huu	select GENERIC_HARDIRQS_NO__DO_IRQ
1022bdf21b18SPete Popov
10231da177e4SLinus Torvaldsconfig SWAP_IO_SPACE
10241da177e4SLinus Torvalds	bool
10251da177e4SLinus Torvalds
1026355c471fSdmitry pervushinconfig EMMA2RH
1027355c471fSdmitry pervushin	bool
1028355c471fSdmitry pervushin	depends on MARKEINS
1029355c471fSdmitry pervushin	default y
1030355c471fSdmitry pervushin
1031663c3d90Sthomas@koeller.dyndns.orgconfig SERIAL_RM9000
1032663c3d90Sthomas@koeller.dyndns.org	bool
1033663c3d90Sthomas@koeller.dyndns.org
1034663c3d90Sthomas@koeller.dyndns.orgconfig GPI_RM9000
1035663c3d90Sthomas@koeller.dyndns.org	bool
1036663c3d90Sthomas@koeller.dyndns.org
1037663c3d90Sthomas@koeller.dyndns.orgconfig WDT_RM9000
1038663c3d90Sthomas@koeller.dyndns.org	bool
1039663c3d90Sthomas@koeller.dyndns.org
10401da177e4SLinus Torvalds#
10411da177e4SLinus Torvalds# Unfortunately not all GT64120 systems run the chip at the same clock.
10421da177e4SLinus Torvalds# As the user for the clock rate and try to minimize the available options.
10431da177e4SLinus Torvalds#
10441da177e4SLinus Torvaldschoice
10451da177e4SLinus Torvalds	prompt "Galileo Chip Clock"
10461da177e4SLinus Torvalds	#default SYSCLK_83 if MIPS_EV64120
10471da177e4SLinus Torvalds	depends on MIPS_EV64120 || MOMENCO_OCELOT || MOMENCO_OCELOT_G
10481da177e4SLinus Torvalds	default SYSCLK_83 if MIPS_EV64120
10491da177e4SLinus Torvalds	default SYSCLK_100 if MOMENCO_OCELOT || MOMENCO_OCELOT_G
10501da177e4SLinus Torvalds
10511da177e4SLinus Torvaldsconfig SYSCLK_75
10521da177e4SLinus Torvalds	bool "75" if MIPS_EV64120
10531da177e4SLinus Torvalds
10541da177e4SLinus Torvaldsconfig SYSCLK_83
10551da177e4SLinus Torvalds	bool "83.3" if MIPS_EV64120
10561da177e4SLinus Torvalds
10571da177e4SLinus Torvaldsconfig SYSCLK_100
10581da177e4SLinus Torvalds	bool "100" if MIPS_EV64120 || MOMENCO_OCELOT || MOMENCO_OCELOT_G
10591da177e4SLinus Torvalds
10601da177e4SLinus Torvaldsendchoice
10611da177e4SLinus Torvalds
10625e83d430SRalf Baechleconfig ARC32
10635e83d430SRalf Baechle	bool
10645e83d430SRalf Baechle
10651da177e4SLinus Torvaldsconfig BOOT_ELF32
10661da177e4SLinus Torvalds	bool
10671da177e4SLinus Torvalds
10681da177e4SLinus Torvaldsconfig MIPS_L1_CACHE_SHIFT
10691da177e4SLinus Torvalds	int
1070*c066a32aSThomas Bogendoerfer	default "4" if MACH_DECSTATION || SNI_RM
10711da177e4SLinus Torvalds	default "7" if SGI_IP27
10721da177e4SLinus Torvalds	default "5"
10731da177e4SLinus Torvalds
10741da177e4SLinus Torvaldsconfig HAVE_STD_PC_SERIAL_PORT
10751da177e4SLinus Torvalds	bool
10761da177e4SLinus Torvalds
10771da177e4SLinus Torvaldsconfig ARC_CONSOLE
10781da177e4SLinus Torvalds	bool "ARC console support"
107914b36af4SThomas Bogendoerfer	depends on SGI_IP22 || SNI_RM
10801da177e4SLinus Torvalds
10811da177e4SLinus Torvaldsconfig ARC_MEMORY
10821da177e4SLinus Torvalds	bool
108314b36af4SThomas Bogendoerfer	depends on MACH_JAZZ || SNI_RM || SGI_IP32
10841da177e4SLinus Torvalds	default y
10851da177e4SLinus Torvalds
10861da177e4SLinus Torvaldsconfig ARC_PROMLIB
10871da177e4SLinus Torvalds	bool
108814b36af4SThomas Bogendoerfer	depends on MACH_JAZZ || SNI_RM || SGI_IP22 || SGI_IP32
10891da177e4SLinus Torvalds	default y
10901da177e4SLinus Torvalds
10911da177e4SLinus Torvaldsconfig ARC64
10921da177e4SLinus Torvalds	bool
10931da177e4SLinus Torvalds
10941da177e4SLinus Torvaldsconfig BOOT_ELF64
10951da177e4SLinus Torvalds	bool
10961da177e4SLinus Torvalds
10971da177e4SLinus Torvaldsconfig TOSHIBA_BOARDS
10981da177e4SLinus Torvalds	bool
10991da177e4SLinus Torvalds
11001da177e4SLinus Torvaldsmenu "CPU selection"
11011da177e4SLinus Torvalds
11021da177e4SLinus Torvaldschoice
11031da177e4SLinus Torvalds	prompt "CPU type"
11041da177e4SLinus Torvalds	default CPU_R4X00
11051da177e4SLinus Torvalds
11066e760c8dSRalf Baechleconfig CPU_MIPS32_R1
11076e760c8dSRalf Baechle	bool "MIPS32 Release 1"
11087cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS32_R1
1109f7062ddbSRalf Baechle	select CPU_HAS_LLSC
11106e760c8dSRalf Baechle	select CPU_HAS_PREFETCH
1111797798c1SRalf Baechle	select CPU_SUPPORTS_32BIT_KERNEL
1112ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
11136e760c8dSRalf Baechle	help
11145e83d430SRalf Baechle	  Choose this option to build a kernel for release 1 or later of the
11151e5f1caaSRalf Baechle	  MIPS32 architecture.  Most modern embedded systems with a 32-bit
11161e5f1caaSRalf Baechle	  MIPS processor are based on a MIPS32 processor.  If you know the
11171e5f1caaSRalf Baechle	  specific type of processor in your system, choose those that one
11181e5f1caaSRalf Baechle	  otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
11191e5f1caaSRalf Baechle	  Release 2 of the MIPS32 architecture is available since several
11201e5f1caaSRalf Baechle	  years so chances are you even have a MIPS32 Release 2 processor
11211e5f1caaSRalf Baechle	  in which case you should choose CPU_MIPS32_R2 instead for better
11221e5f1caaSRalf Baechle	  performance.
11231e5f1caaSRalf Baechle
11241e5f1caaSRalf Baechleconfig CPU_MIPS32_R2
11251e5f1caaSRalf Baechle	bool "MIPS32 Release 2"
11267cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS32_R2
1127f7062ddbSRalf Baechle	select CPU_HAS_LLSC
11281e5f1caaSRalf Baechle	select CPU_HAS_PREFETCH
1129797798c1SRalf Baechle	select CPU_SUPPORTS_32BIT_KERNEL
1130ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
11311e5f1caaSRalf Baechle	help
11325e83d430SRalf Baechle	  Choose this option to build a kernel for release 2 or later of the
11336e760c8dSRalf Baechle	  MIPS32 architecture.  Most modern embedded systems with a 32-bit
11346e760c8dSRalf Baechle	  MIPS processor are based on a MIPS32 processor.  If you know the
11356e760c8dSRalf Baechle	  specific type of processor in your system, choose those that one
11366e760c8dSRalf Baechle	  otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
11371da177e4SLinus Torvalds
11386e760c8dSRalf Baechleconfig CPU_MIPS64_R1
11396e760c8dSRalf Baechle	bool "MIPS64 Release 1"
11407cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS64_R1
1141f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1142797798c1SRalf Baechle	select CPU_HAS_PREFETCH
1143ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1144ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1145ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
11466e760c8dSRalf Baechle	help
11476e760c8dSRalf Baechle	  Choose this option to build a kernel for release 1 or later of the
11486e760c8dSRalf Baechle	  MIPS64 architecture.  Many modern embedded systems with a 64-bit
11496e760c8dSRalf Baechle	  MIPS processor are based on a MIPS64 processor.  If you know the
11506e760c8dSRalf Baechle	  specific type of processor in your system, choose those that one
11516e760c8dSRalf Baechle	  otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
11521e5f1caaSRalf Baechle	  Release 2 of the MIPS64 architecture is available since several
11531e5f1caaSRalf Baechle	  years so chances are you even have a MIPS64 Release 2 processor
11541e5f1caaSRalf Baechle	  in which case you should choose CPU_MIPS64_R2 instead for better
11551e5f1caaSRalf Baechle	  performance.
11561e5f1caaSRalf Baechle
11571e5f1caaSRalf Baechleconfig CPU_MIPS64_R2
11581e5f1caaSRalf Baechle	bool "MIPS64 Release 2"
11597cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS64_R2
1160f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1161797798c1SRalf Baechle	select CPU_HAS_PREFETCH
11621e5f1caaSRalf Baechle	select CPU_SUPPORTS_32BIT_KERNEL
11631e5f1caaSRalf Baechle	select CPU_SUPPORTS_64BIT_KERNEL
1164ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
11651e5f1caaSRalf Baechle	help
11661e5f1caaSRalf Baechle	  Choose this option to build a kernel for release 2 or later of the
11671e5f1caaSRalf Baechle	  MIPS64 architecture.  Many modern embedded systems with a 64-bit
11681e5f1caaSRalf Baechle	  MIPS processor are based on a MIPS64 processor.  If you know the
11691e5f1caaSRalf Baechle	  specific type of processor in your system, choose those that one
11701e5f1caaSRalf Baechle	  otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
11711da177e4SLinus Torvalds
11721da177e4SLinus Torvaldsconfig CPU_R3000
11731da177e4SLinus Torvalds	bool "R3000"
11747cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R3000
1175f7062ddbSRalf Baechle	select CPU_HAS_WB
1176ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1177797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
11781da177e4SLinus Torvalds	help
11791da177e4SLinus Torvalds	  Please make sure to pick the right CPU type. Linux/MIPS is not
11801da177e4SLinus Torvalds	  designed to be generic, i.e. Kernels compiled for R3000 CPUs will
11811da177e4SLinus Torvalds	  *not* work on R4000 machines and vice versa.  However, since most
11821da177e4SLinus Torvalds	  of the supported machines have an R4000 (or similar) CPU, R4x00
11831da177e4SLinus Torvalds	  might be a safe bet.  If the resulting kernel does not work,
11841da177e4SLinus Torvalds	  try to recompile with R3000.
11851da177e4SLinus Torvalds
11861da177e4SLinus Torvaldsconfig CPU_TX39XX
11871da177e4SLinus Torvalds	bool "R39XX"
11887cf8053bSRalf Baechle	depends on SYS_HAS_CPU_TX39XX
1189ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
11901da177e4SLinus Torvalds
11911da177e4SLinus Torvaldsconfig CPU_VR41XX
11921da177e4SLinus Torvalds	bool "R41xx"
11937cf8053bSRalf Baechle	depends on SYS_HAS_CPU_VR41XX
1194ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1195ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
11961da177e4SLinus Torvalds	help
11975e83d430SRalf Baechle	  The options selects support for the NEC VR4100 series of processors.
11981da177e4SLinus Torvalds	  Only choose this option if you have one of these processors as a
11991da177e4SLinus Torvalds	  kernel built with this option will not run on any other type of
12001da177e4SLinus Torvalds	  processor or vice versa.
12011da177e4SLinus Torvalds
12021da177e4SLinus Torvaldsconfig CPU_R4300
12031da177e4SLinus Torvalds	bool "R4300"
12047cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R4300
1205f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1206ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1207ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
12081da177e4SLinus Torvalds	help
12091da177e4SLinus Torvalds	  MIPS Technologies R4300-series processors.
12101da177e4SLinus Torvalds
12111da177e4SLinus Torvaldsconfig CPU_R4X00
12121da177e4SLinus Torvalds	bool "R4x00"
12137cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R4X00
1214f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1215ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1216ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
12171da177e4SLinus Torvalds	help
12181da177e4SLinus Torvalds	  MIPS Technologies R4000-series processors other than 4300, including
12191da177e4SLinus Torvalds	  the R4000, R4400, R4600, and 4700.
12201da177e4SLinus Torvalds
12211da177e4SLinus Torvaldsconfig CPU_TX49XX
12221da177e4SLinus Torvalds	bool "R49XX"
12237cf8053bSRalf Baechle	depends on SYS_HAS_CPU_TX49XX
1224f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1225de862b48SAtsushi Nemoto	select CPU_HAS_PREFETCH
1226ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1227ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
12281da177e4SLinus Torvalds
12291da177e4SLinus Torvaldsconfig CPU_R5000
12301da177e4SLinus Torvalds	bool "R5000"
12317cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R5000
1232f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1233ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1234ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
12351da177e4SLinus Torvalds	help
12361da177e4SLinus Torvalds	  MIPS Technologies R5000-series processors other than the Nevada.
12371da177e4SLinus Torvalds
12381da177e4SLinus Torvaldsconfig CPU_R5432
12391da177e4SLinus Torvalds	bool "R5432"
12407cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R5432
1241f7062ddbSRalf Baechle	select CPU_HAS_LLSC
12425e83d430SRalf Baechle	select CPU_SUPPORTS_32BIT_KERNEL
12435e83d430SRalf Baechle	select CPU_SUPPORTS_64BIT_KERNEL
12441da177e4SLinus Torvalds
12451da177e4SLinus Torvaldsconfig CPU_R6000
12461da177e4SLinus Torvalds	bool "R6000"
1247ed5ba2fbSYoichi Yuasa	depends on EXPERIMENTAL
1248f7062ddbSRalf Baechle	select CPU_HAS_LLSC
12497cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R6000
1250ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
12511da177e4SLinus Torvalds	help
12521da177e4SLinus Torvalds	  MIPS Technologies R6000 and R6000A series processors.  Note these
1253c09b47d8SChris Dearman	  processors are extremely rare and the support for them is incomplete.
12541da177e4SLinus Torvalds
12551da177e4SLinus Torvaldsconfig CPU_NEVADA
12561da177e4SLinus Torvalds	bool "RM52xx"
12577cf8053bSRalf Baechle	depends on SYS_HAS_CPU_NEVADA
1258f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1259ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1260ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
12611da177e4SLinus Torvalds	help
12621da177e4SLinus Torvalds	  QED / PMC-Sierra RM52xx-series ("Nevada") processors.
12631da177e4SLinus Torvalds
12641da177e4SLinus Torvaldsconfig CPU_R8000
12651da177e4SLinus Torvalds	bool "R8000"
1266ed5ba2fbSYoichi Yuasa	depends on EXPERIMENTAL
12677cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R8000
1268f7062ddbSRalf Baechle	select CPU_HAS_LLSC
12695e83d430SRalf Baechle	select CPU_HAS_PREFETCH
1270ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
12711da177e4SLinus Torvalds	help
12721da177e4SLinus Torvalds	  MIPS Technologies R8000 processors.  Note these processors are
12731da177e4SLinus Torvalds	  uncommon and the support for them is incomplete.
12741da177e4SLinus Torvalds
12751da177e4SLinus Torvaldsconfig CPU_R10000
12761da177e4SLinus Torvalds	bool "R10000"
12777cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R10000
1278f7062ddbSRalf Baechle	select CPU_HAS_LLSC
12795e83d430SRalf Baechle	select CPU_HAS_PREFETCH
1280ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1281ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1282797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
12831da177e4SLinus Torvalds	help
12841da177e4SLinus Torvalds	  MIPS Technologies R10000-series processors.
12851da177e4SLinus Torvalds
12861da177e4SLinus Torvaldsconfig CPU_RM7000
12871da177e4SLinus Torvalds	bool "RM7000"
12887cf8053bSRalf Baechle	depends on SYS_HAS_CPU_RM7000
1289f7062ddbSRalf Baechle	select CPU_HAS_LLSC
12905e83d430SRalf Baechle	select CPU_HAS_PREFETCH
1291ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1292ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1293797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
12941da177e4SLinus Torvalds
12951da177e4SLinus Torvaldsconfig CPU_RM9000
12961da177e4SLinus Torvalds	bool "RM9000"
12977cf8053bSRalf Baechle	depends on SYS_HAS_CPU_RM9000
1298f7062ddbSRalf Baechle	select CPU_HAS_LLSC
12995e83d430SRalf Baechle	select CPU_HAS_PREFETCH
1300ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1301ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1302797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
13030004a9dfSRalf Baechle	select WEAK_ORDERING
13041da177e4SLinus Torvalds
13051da177e4SLinus Torvaldsconfig CPU_SB1
13061da177e4SLinus Torvalds	bool "SB1"
13077cf8053bSRalf Baechle	depends on SYS_HAS_CPU_SB1
1308f7062ddbSRalf Baechle	select CPU_HAS_LLSC
1309ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1310ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1311797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
13120004a9dfSRalf Baechle	select WEAK_ORDERING
13131da177e4SLinus Torvalds
13141da177e4SLinus Torvaldsendchoice
13151da177e4SLinus Torvalds
13167cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R1
13177cf8053bSRalf Baechle	bool
13187cf8053bSRalf Baechle
13197cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R2
13207cf8053bSRalf Baechle	bool
13217cf8053bSRalf Baechle
13227cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R1
13237cf8053bSRalf Baechle	bool
13247cf8053bSRalf Baechle
13257cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R2
13267cf8053bSRalf Baechle	bool
13277cf8053bSRalf Baechle
13287cf8053bSRalf Baechleconfig SYS_HAS_CPU_R3000
13297cf8053bSRalf Baechle	bool
13307cf8053bSRalf Baechle
13317cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX39XX
13327cf8053bSRalf Baechle	bool
13337cf8053bSRalf Baechle
13347cf8053bSRalf Baechleconfig SYS_HAS_CPU_VR41XX
13357cf8053bSRalf Baechle	bool
13367cf8053bSRalf Baechle
13377cf8053bSRalf Baechleconfig SYS_HAS_CPU_R4300
13387cf8053bSRalf Baechle	bool
13397cf8053bSRalf Baechle
13407cf8053bSRalf Baechleconfig SYS_HAS_CPU_R4X00
13417cf8053bSRalf Baechle	bool
13427cf8053bSRalf Baechle
13437cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX49XX
13447cf8053bSRalf Baechle	bool
13457cf8053bSRalf Baechle
13467cf8053bSRalf Baechleconfig SYS_HAS_CPU_R5000
13477cf8053bSRalf Baechle	bool
13487cf8053bSRalf Baechle
13497cf8053bSRalf Baechleconfig SYS_HAS_CPU_R5432
13507cf8053bSRalf Baechle	bool
13517cf8053bSRalf Baechle
13527cf8053bSRalf Baechleconfig SYS_HAS_CPU_R6000
13537cf8053bSRalf Baechle	bool
13547cf8053bSRalf Baechle
13557cf8053bSRalf Baechleconfig SYS_HAS_CPU_NEVADA
13567cf8053bSRalf Baechle	bool
13577cf8053bSRalf Baechle
13587cf8053bSRalf Baechleconfig SYS_HAS_CPU_R8000
13597cf8053bSRalf Baechle	bool
13607cf8053bSRalf Baechle
13617cf8053bSRalf Baechleconfig SYS_HAS_CPU_R10000
13627cf8053bSRalf Baechle	bool
13637cf8053bSRalf Baechle
13647cf8053bSRalf Baechleconfig SYS_HAS_CPU_RM7000
13657cf8053bSRalf Baechle	bool
13667cf8053bSRalf Baechle
13677cf8053bSRalf Baechleconfig SYS_HAS_CPU_RM9000
13687cf8053bSRalf Baechle	bool
13697cf8053bSRalf Baechle
13707cf8053bSRalf Baechleconfig SYS_HAS_CPU_SB1
13717cf8053bSRalf Baechle	bool
13727cf8053bSRalf Baechle
13730004a9dfSRalf Baechleconfig WEAK_ORDERING
13740004a9dfSRalf Baechle	bool
13755e83d430SRalf Baechleendmenu
13765e83d430SRalf Baechle
13775e83d430SRalf Baechle#
13785e83d430SRalf Baechle# These two indicate any level of the MIPS32 and MIPS64 architecture
13795e83d430SRalf Baechle#
13805e83d430SRalf Baechleconfig CPU_MIPS32
13815e83d430SRalf Baechle	bool
13825e83d430SRalf Baechle	default y if CPU_MIPS32_R1 || CPU_MIPS32_R2
13835e83d430SRalf Baechle
13845e83d430SRalf Baechleconfig CPU_MIPS64
13855e83d430SRalf Baechle	bool
13865e83d430SRalf Baechle	default y if CPU_MIPS64_R1 || CPU_MIPS64_R2
13875e83d430SRalf Baechle
13885e83d430SRalf Baechle#
1389c09b47d8SChris Dearman# These two indicate the revision of the architecture, either Release 1 or Release 2
13905e83d430SRalf Baechle#
13915e83d430SRalf Baechleconfig CPU_MIPSR1
13925e83d430SRalf Baechle	bool
13935e83d430SRalf Baechle	default y if CPU_MIPS32_R1 || CPU_MIPS64_R1
13945e83d430SRalf Baechle
13955e83d430SRalf Baechleconfig CPU_MIPSR2
13965e83d430SRalf Baechle	bool
13975e83d430SRalf Baechle	default y if CPU_MIPS32_R2 || CPU_MIPS64_R2
13985e83d430SRalf Baechle
13995e83d430SRalf Baechleconfig SYS_SUPPORTS_32BIT_KERNEL
14005e83d430SRalf Baechle	bool
14015e83d430SRalf Baechleconfig SYS_SUPPORTS_64BIT_KERNEL
14025e83d430SRalf Baechle	bool
14035e83d430SRalf Baechleconfig CPU_SUPPORTS_32BIT_KERNEL
14045e83d430SRalf Baechle	bool
14055e83d430SRalf Baechleconfig CPU_SUPPORTS_64BIT_KERNEL
14065e83d430SRalf Baechle	bool
14075e83d430SRalf Baechle
14085e83d430SRalf Baechlemenu "Kernel type"
14095e83d430SRalf Baechle
14105e83d430SRalf Baechlechoice
14115e83d430SRalf Baechle
14125e83d430SRalf Baechle	prompt "Kernel code model"
14135e83d430SRalf Baechle	help
14145e83d430SRalf Baechle	  You should only select this option if you have a workload that
14155e83d430SRalf Baechle	  actually benefits from 64-bit processing or if your machine has
14165e83d430SRalf Baechle	  large memory.  You will only be presented a single option in this
14175e83d430SRalf Baechle	  menu if your system does not support both 32-bit and 64-bit kernels.
14185e83d430SRalf Baechle
14195e83d430SRalf Baechleconfig 32BIT
14205e83d430SRalf Baechle	bool "32-bit kernel"
14215e83d430SRalf Baechle	depends on CPU_SUPPORTS_32BIT_KERNEL && SYS_SUPPORTS_32BIT_KERNEL
14225e83d430SRalf Baechle	select TRAD_SIGNALS
14235e83d430SRalf Baechle	help
14245e83d430SRalf Baechle	  Select this option if you want to build a 32-bit kernel.
14255e83d430SRalf Baechleconfig 64BIT
14265e83d430SRalf Baechle	bool "64-bit kernel"
14275e83d430SRalf Baechle	depends on CPU_SUPPORTS_64BIT_KERNEL && SYS_SUPPORTS_64BIT_KERNEL
14285e83d430SRalf Baechle	help
14295e83d430SRalf Baechle	  Select this option if you want to build a 64-bit kernel.
14305e83d430SRalf Baechle
14315e83d430SRalf Baechleendchoice
14325e83d430SRalf Baechle
14331da177e4SLinus Torvaldschoice
14341da177e4SLinus Torvalds	prompt "Kernel page size"
14351da177e4SLinus Torvalds	default PAGE_SIZE_4KB
14361da177e4SLinus Torvalds
14371da177e4SLinus Torvaldsconfig PAGE_SIZE_4KB
14381da177e4SLinus Torvalds	bool "4kB"
14391da177e4SLinus Torvalds	help
14401da177e4SLinus Torvalds	 This option select the standard 4kB Linux page size.  On some
14411da177e4SLinus Torvalds	 R3000-family processors this is the only available page size.  Using
14421da177e4SLinus Torvalds	 4kB page size will minimize memory consumption and is therefore
14431da177e4SLinus Torvalds	 recommended for low memory systems.
14441da177e4SLinus Torvalds
14451da177e4SLinus Torvaldsconfig PAGE_SIZE_8KB
14461da177e4SLinus Torvalds	bool "8kB"
14471da177e4SLinus Torvalds	depends on EXPERIMENTAL && CPU_R8000
14481da177e4SLinus Torvalds	help
14491da177e4SLinus Torvalds	  Using 8kB page size will result in higher performance kernel at
14501da177e4SLinus Torvalds	  the price of higher memory consumption.  This option is available
14511da177e4SLinus Torvalds	  only on the R8000 processor.  Not that at the time of this writing
14521da177e4SLinus Torvalds	  this option is still high experimental; there are also issues with
14531da177e4SLinus Torvalds	  compatibility of user applications.
14541da177e4SLinus Torvalds
14551da177e4SLinus Torvaldsconfig PAGE_SIZE_16KB
14561da177e4SLinus Torvalds	bool "16kB"
1457714bfad6SRalf Baechle	depends on !CPU_R3000 && !CPU_TX39XX
14581da177e4SLinus Torvalds	help
14591da177e4SLinus Torvalds	  Using 16kB page size will result in higher performance kernel at
14601da177e4SLinus Torvalds	  the price of higher memory consumption.  This option is available on
1461714bfad6SRalf Baechle	  all non-R3000 family processors.  Note that you will need a suitable
1462714bfad6SRalf Baechle	  Linux distribution to support this.
14631da177e4SLinus Torvalds
14641da177e4SLinus Torvaldsconfig PAGE_SIZE_64KB
14651da177e4SLinus Torvalds	bool "64kB"
14661da177e4SLinus Torvalds	depends on EXPERIMENTAL && !CPU_R3000 && !CPU_TX39XX
14671da177e4SLinus Torvalds	help
14681da177e4SLinus Torvalds	  Using 64kB page size will result in higher performance kernel at
14691da177e4SLinus Torvalds	  the price of higher memory consumption.  This option is available on
14701da177e4SLinus Torvalds	  all non-R3000 family processor.  Not that at the time of this
1471714bfad6SRalf Baechle	  writing this option is still high experimental.
14721da177e4SLinus Torvalds
14731da177e4SLinus Torvaldsendchoice
14741da177e4SLinus Torvalds
14751da177e4SLinus Torvaldsconfig BOARD_SCACHE
14761da177e4SLinus Torvalds	bool
14771da177e4SLinus Torvalds
14781da177e4SLinus Torvaldsconfig IP22_CPU_SCACHE
14791da177e4SLinus Torvalds	bool
14801da177e4SLinus Torvalds	select BOARD_SCACHE
14811da177e4SLinus Torvalds
14829318c51aSChris Dearman#
14839318c51aSChris Dearman# Support for a MIPS32 / MIPS64 style S-caches
14849318c51aSChris Dearman#
14859318c51aSChris Dearmanconfig MIPS_CPU_SCACHE
14869318c51aSChris Dearman	bool
14879318c51aSChris Dearman	select BOARD_SCACHE
14889318c51aSChris Dearman
14891da177e4SLinus Torvaldsconfig R5000_CPU_SCACHE
14901da177e4SLinus Torvalds	bool
14911da177e4SLinus Torvalds	select BOARD_SCACHE
14921da177e4SLinus Torvalds
14931da177e4SLinus Torvaldsconfig RM7000_CPU_SCACHE
14941da177e4SLinus Torvalds	bool
14951da177e4SLinus Torvalds	select BOARD_SCACHE
14961da177e4SLinus Torvalds
14971da177e4SLinus Torvaldsconfig SIBYTE_DMA_PAGEOPS
14981da177e4SLinus Torvalds	bool "Use DMA to clear/copy pages"
14991da177e4SLinus Torvalds	depends on CPU_SB1
15001da177e4SLinus Torvalds	help
15011da177e4SLinus Torvalds	  Instead of using the CPU to zero and copy pages, use a Data Mover
15021da177e4SLinus Torvalds	  channel.  These DMA channels are otherwise unused by the standard
15031da177e4SLinus Torvalds	  SiByte Linux port.  Seems to give a small performance benefit.
15041da177e4SLinus Torvalds
15051da177e4SLinus Torvaldsconfig CPU_HAS_PREFETCH
1506c8094b53SRalf Baechle	bool
15071da177e4SLinus Torvalds
1508340ee4b9SRalf Baechlechoice
1509340ee4b9SRalf Baechle	prompt "MIPS MT options"
1510f41ae0b2SRalf Baechle
1511f41ae0b2SRalf Baechleconfig MIPS_MT_DISABLED
1512f41ae0b2SRalf Baechle	bool "Disable multithreading support."
1513f41ae0b2SRalf Baechle	help
1514f41ae0b2SRalf Baechle	  Use this option if your workload can't take advantage of
1515f41ae0b2SRalf Baechle	  MIPS hardware multithreading support.  On systems that don't have
1516f41ae0b2SRalf Baechle	  the option of an MT-enabled processor this option will be the only
1517f41ae0b2SRalf Baechle	  option in this menu.
1518340ee4b9SRalf Baechle
151959d6ab86SRalf Baechleconfig MIPS_MT_SMP
152059d6ab86SRalf Baechle	bool "Use 1 TC on each available VPE for SMP"
152159d6ab86SRalf Baechle	depends on SYS_SUPPORTS_MULTITHREADING
152259d6ab86SRalf Baechle	select CPU_MIPSR2_IRQ_VI
152359d6ab86SRalf Baechle	select CPU_MIPSR2_SRS
152459d6ab86SRalf Baechle	select MIPS_MT
152559d6ab86SRalf Baechle	select SMP
152659d6ab86SRalf Baechle	select SYS_SUPPORTS_SMP
152759d6ab86SRalf Baechle	help
152859d6ab86SRalf Baechle	  This is a kernel model which is also known a VSMP or lately
152959d6ab86SRalf Baechle	  has been marketesed into SMVP.
153059d6ab86SRalf Baechle
153141c594abSRalf Baechleconfig MIPS_MT_SMTC
153241c594abSRalf Baechle	bool "SMTC: Use all TCs on all VPEs for SMP"
1533f41ae0b2SRalf Baechle	depends on CPU_MIPS32_R2
1534f41ae0b2SRalf Baechle	#depends on CPU_MIPS64_R2		# once there is hardware ...
1535f41ae0b2SRalf Baechle	depends on SYS_SUPPORTS_MULTITHREADING
1536f7062ddbSRalf Baechle	select CPU_MIPSR2_IRQ_VI
1537f7062ddbSRalf Baechle	select CPU_MIPSR2_SRS
1538f41ae0b2SRalf Baechle	select MIPS_MT
1539130e2fb7SRalf Baechle	select NR_CPUS_DEFAULT_2
1540130e2fb7SRalf Baechle	select NR_CPUS_DEFAULT_8
154141c594abSRalf Baechle	select SMP
154273b76c78SRalf Baechle	select SYS_SUPPORTS_SMP
1543f41ae0b2SRalf Baechle	help
1544f41ae0b2SRalf Baechle	  This is a kernel model which is known a SMTC or lately has been
1545f41ae0b2SRalf Baechle	  marketesed into SMVP.
154641c594abSRalf Baechle
1547e01402b1SRalf Baechleconfig MIPS_VPE_LOADER
1548e01402b1SRalf Baechle	bool "VPE loader support."
1549f41ae0b2SRalf Baechle	depends on SYS_SUPPORTS_MULTITHREADING
1550f41ae0b2SRalf Baechle	select MIPS_MT
1551e01402b1SRalf Baechle	help
1552e01402b1SRalf Baechle	  Includes a loader for loading an elf relocatable object
1553e01402b1SRalf Baechle	  onto another VPE and running it.
1554e01402b1SRalf Baechle
1555340ee4b9SRalf Baechleendchoice
1556340ee4b9SRalf Baechle
1557f41ae0b2SRalf Baechleconfig MIPS_MT
1558f41ae0b2SRalf Baechle	bool
1559f41ae0b2SRalf Baechle
1560f41ae0b2SRalf Baechleconfig SYS_SUPPORTS_MULTITHREADING
1561f41ae0b2SRalf Baechle	bool
1562f41ae0b2SRalf Baechle
1563f088fc84SRalf Baechleconfig MIPS_MT_FPAFF
1564f088fc84SRalf Baechle	bool "Dynamic FPU affinity for FP-intensive threads"
1565f088fc84SRalf Baechle	depends on MIPS_MT
1566f088fc84SRalf Baechle	default y
1567f088fc84SRalf Baechle
1568ac8be955SRalf Baechleconfig MIPS_MT_SMTC_INSTANT_REPLAY
1569ac8be955SRalf Baechle	bool "Low-latency Dispatch of Deferred SMTC IPIs"
1570ac8be955SRalf Baechle	depends on MIPS_MT_SMTC
1571ac8be955SRalf Baechle	default y
1572ac8be955SRalf Baechle	help
1573ac8be955SRalf Baechle	  SMTC pseudo-interrupts between TCs are deferred and queued
1574ac8be955SRalf Baechle	  if the target TC is interrupt-inhibited (IXMT). In the first
1575ac8be955SRalf Baechle	  SMTC prototypes, these queued IPIs were serviced on return
1576ac8be955SRalf Baechle	  to user mode, or on entry into the kernel idle loop. The
1577ac8be955SRalf Baechle	  INSTANT_REPLAY option dispatches them as part of local_irq_restore()
1578ac8be955SRalf Baechle	  processing, which adds runtime overhead (hence the option to turn
1579ac8be955SRalf Baechle	  it off), but ensures that IPIs are handled promptly even under
1580ac8be955SRalf Baechle	  heavy I/O interrupt load.
1581ac8be955SRalf Baechle
1582e01402b1SRalf Baechleconfig MIPS_VPE_LOADER_TOM
1583e01402b1SRalf Baechle	bool "Load VPE program into memory hidden from linux"
1584e01402b1SRalf Baechle	depends on MIPS_VPE_LOADER
1585e01402b1SRalf Baechle	default y
1586e01402b1SRalf Baechle	help
1587e01402b1SRalf Baechle	  The loader can use memory that is present but has been hidden from
1588e01402b1SRalf Baechle	  Linux using the kernel command line option "mem=xxMB". It's up to
1589e01402b1SRalf Baechle	  you to ensure the amount you put in the option and the space your
1590e01402b1SRalf Baechle	  program requires is less or equal to the amount physically present.
1591e01402b1SRalf Baechle
1592e01402b1SRalf Baechle# this should possibly be in drivers/char, but it is rather cpu related. Hmmm
1593e01402b1SRalf Baechleconfig MIPS_VPE_APSP_API
1594e01402b1SRalf Baechle	bool "Enable support for AP/SP API (RTLX)"
1595e01402b1SRalf Baechle	depends on MIPS_VPE_LOADER
15965e83d430SRalf Baechle	help
1597e01402b1SRalf Baechle
15982600990eSRalf Baechleconfig MIPS_APSP_KSPD
15992600990eSRalf Baechle	bool "Enable KSPD"
16002600990eSRalf Baechle	depends on MIPS_VPE_APSP_API
16012600990eSRalf Baechle	default y
16022600990eSRalf Baechle	help
16032600990eSRalf Baechle	  KSPD is a kernel daemon that accepts syscall requests from the SP
16042600990eSRalf Baechle	  side, actions them and returns the results. It also handles the
16052600990eSRalf Baechle	  "exit" syscall notifying other kernel modules the SP program is
16062600990eSRalf Baechle	  exiting.  You probably want to say yes here.
16072600990eSRalf Baechle
16081da177e4SLinus Torvaldsconfig SB1_PASS_1_WORKAROUNDS
16091da177e4SLinus Torvalds	bool
16101da177e4SLinus Torvalds	depends on CPU_SB1_PASS_1
16111da177e4SLinus Torvalds	default y
16121da177e4SLinus Torvalds
16131da177e4SLinus Torvaldsconfig SB1_PASS_2_WORKAROUNDS
16141da177e4SLinus Torvalds	bool
16151da177e4SLinus Torvalds	depends on CPU_SB1 && (CPU_SB1_PASS_2_2 || CPU_SB1_PASS_2)
16161da177e4SLinus Torvalds	default y
16171da177e4SLinus Torvalds
16181da177e4SLinus Torvaldsconfig SB1_PASS_2_1_WORKAROUNDS
16191da177e4SLinus Torvalds	bool
16201da177e4SLinus Torvalds	depends on CPU_SB1 && CPU_SB1_PASS_2
16211da177e4SLinus Torvalds	default y
16221da177e4SLinus Torvalds
16231da177e4SLinus Torvaldsconfig 64BIT_PHYS_ADDR
16241da177e4SLinus Torvalds	bool "Support for 64-bit physical address space"
1625948928adSRalf Baechle	depends on (CPU_R4X00 || CPU_R5000 || CPU_RM7000 || CPU_RM9000 || CPU_R10000 || CPU_SB1 || CPU_MIPS32 || CPU_MIPS64) && 32BIT
16261da177e4SLinus Torvalds
16271da177e4SLinus Torvaldsconfig CPU_HAS_LLSC
1628f7062ddbSRalf Baechle	bool
16291da177e4SLinus Torvalds
16301da177e4SLinus Torvaldsconfig CPU_HAS_WB
1631f7062ddbSRalf Baechle	bool
1632e01402b1SRalf Baechle
1633f41ae0b2SRalf Baechle#
1634f41ae0b2SRalf Baechle# Vectored interrupt mode is an R2 feature
1635f41ae0b2SRalf Baechle#
1636e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_VI
1637f41ae0b2SRalf Baechle	bool
1638e01402b1SRalf Baechle
1639f41ae0b2SRalf Baechle#
1640f41ae0b2SRalf Baechle# Extended interrupt mode is an R2 feature
1641f41ae0b2SRalf Baechle#
1642e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_EI
1643f41ae0b2SRalf Baechle	bool
1644e01402b1SRalf Baechle
1645f41ae0b2SRalf Baechle#
1646f41ae0b2SRalf Baechle# Shadow registers are an R2 feature
1647f41ae0b2SRalf Baechle#
1648e01402b1SRalf Baechleconfig CPU_MIPSR2_SRS
1649f41ae0b2SRalf Baechle	bool
1650e01402b1SRalf Baechle
16511da177e4SLinus Torvaldsconfig CPU_HAS_SYNC
16521da177e4SLinus Torvalds	bool
16531da177e4SLinus Torvalds	depends on !CPU_R3000
16541da177e4SLinus Torvalds	default y
16551da177e4SLinus Torvalds
16561da177e4SLinus Torvalds#
1657797798c1SRalf Baechle# Use the generic interrupt handling code in kernel/irq/:
1658797798c1SRalf Baechle#
1659797798c1SRalf Baechleconfig GENERIC_HARDIRQS
1660797798c1SRalf Baechle	bool
1661797798c1SRalf Baechle	default y
1662797798c1SRalf Baechle
1663797798c1SRalf Baechleconfig GENERIC_IRQ_PROBE
1664797798c1SRalf Baechle	bool
1665797798c1SRalf Baechle	default y
1666797798c1SRalf Baechle
16670d7012a9SIngo Molnarconfig IRQ_PER_CPU
16680d7012a9SIngo Molnar	bool
16690d7012a9SIngo Molnar
1670797798c1SRalf Baechle#
16711da177e4SLinus Torvalds# - Highmem only makes sense for the 32-bit kernel.
16721da177e4SLinus Torvalds# - The current highmem code will only work properly on physically indexed
16731da177e4SLinus Torvalds#   caches such as R3000, SB1, R7000 or those that look like they're virtually
16741da177e4SLinus Torvalds#   indexed such as R4000/R4400 SC and MC versions or R10000.  So for the
16751da177e4SLinus Torvalds#   moment we protect the user and offer the highmem option only on machines
16761da177e4SLinus Torvalds#   where it's known to be safe.  This will not offer highmem on a few systems
16771da177e4SLinus Torvalds#   such as MIPS32 and MIPS64 CPUs which may have virtual and physically
16781da177e4SLinus Torvalds#   indexed CPUs but we're playing safe.
1679797798c1SRalf Baechle# - We use SYS_SUPPORTS_HIGHMEM to offer highmem only for systems where we
1680797798c1SRalf Baechle#   know they might have memory configurations that could make use of highmem
1681797798c1SRalf Baechle#   support.
16821da177e4SLinus Torvalds#
16831da177e4SLinus Torvaldsconfig HIGHMEM
16841da177e4SLinus Torvalds	bool "High Memory Support"
1685797798c1SRalf Baechle	depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM
1686797798c1SRalf Baechle
1687797798c1SRalf Baechleconfig CPU_SUPPORTS_HIGHMEM
1688797798c1SRalf Baechle	bool
1689797798c1SRalf Baechle
1690797798c1SRalf Baechleconfig SYS_SUPPORTS_HIGHMEM
1691797798c1SRalf Baechle	bool
16921da177e4SLinus Torvalds
1693b4819b59SYoichi Yuasaconfig ARCH_FLATMEM_ENABLE
1694b4819b59SYoichi Yuasa	def_bool y
1695b4819b59SYoichi Yuasa	depends on !NUMA
1696b4819b59SYoichi Yuasa
1697d8cb4e11SRalf Baechleconfig ARCH_DISCONTIGMEM_ENABLE
1698d8cb4e11SRalf Baechle	bool
1699d8cb4e11SRalf Baechle	default y if SGI_IP27
1700d8cb4e11SRalf Baechle	help
1701d8cb4e11SRalf Baechle	  Say Y to upport efficient handling of discontiguous physical memory,
1702d8cb4e11SRalf Baechle	  for architectures which are either NUMA (Non-Uniform Memory Access)
1703d8cb4e11SRalf Baechle	  or have huge holes in the physical address space for other reasons.
1704d8cb4e11SRalf Baechle	  See <file:Documentation/vm/numa> for more.
1705d8cb4e11SRalf Baechle
1706b1c6cd42SAtsushi Nemotoconfig ARCH_SPARSEMEM_ENABLE
1707b1c6cd42SAtsushi Nemoto	bool
17087de58fabSAtsushi Nemoto	select SPARSEMEM_STATIC
170931473747SAtsushi Nemoto
1710d8cb4e11SRalf Baechleconfig NUMA
1711d8cb4e11SRalf Baechle	bool "NUMA Support"
1712d8cb4e11SRalf Baechle	depends on SYS_SUPPORTS_NUMA
1713d8cb4e11SRalf Baechle	help
1714d8cb4e11SRalf Baechle	  Say Y to compile the kernel to support NUMA (Non-Uniform Memory
1715d8cb4e11SRalf Baechle	  Access).  This option improves performance on systems with more
1716d8cb4e11SRalf Baechle	  than two nodes; on two node systems it is generally better to
1717d8cb4e11SRalf Baechle	  leave it disabled; on single node systems disable this option
1718d8cb4e11SRalf Baechle	  disabled.
1719d8cb4e11SRalf Baechle
1720d8cb4e11SRalf Baechleconfig SYS_SUPPORTS_NUMA
1721d8cb4e11SRalf Baechle	bool
1722d8cb4e11SRalf Baechle
1723c80d79d7SYasunori Gotoconfig NODES_SHIFT
1724c80d79d7SYasunori Goto	int
1725c80d79d7SYasunori Goto	default "6"
1726c80d79d7SYasunori Goto	depends on NEED_MULTIPLE_NODES
1727c80d79d7SYasunori Goto
1728b4819b59SYoichi Yuasasource "mm/Kconfig"
1729b4819b59SYoichi Yuasa
17301da177e4SLinus Torvaldsconfig SMP
17311da177e4SLinus Torvalds	bool "Multi-Processing support"
1732e73ea273SRalf Baechle	depends on SYS_SUPPORTS_SMP
1733b4b30a5aSRalf Baechle	select IRQ_PER_CPU
1734e73ea273SRalf Baechle	help
17351da177e4SLinus Torvalds	  This enables support for systems with more than one CPU. If you have
17361da177e4SLinus Torvalds	  a system with only one CPU, like most personal computers, say N. If
17371da177e4SLinus Torvalds	  you have a system with more than one CPU, say Y.
17381da177e4SLinus Torvalds
17391da177e4SLinus Torvalds	  If you say N here, the kernel will run on single and multiprocessor
17401da177e4SLinus Torvalds	  machines, but will use only one CPU of a multiprocessor machine. If
17411da177e4SLinus Torvalds	  you say Y here, the kernel will run on many, but not all,
17421da177e4SLinus Torvalds	  singleprocessor machines. On a singleprocessor machine, the kernel
17431da177e4SLinus Torvalds	  will run faster if you say N here.
17441da177e4SLinus Torvalds
17451da177e4SLinus Torvalds	  People using multiprocessor machines who say Y here should also say
17461da177e4SLinus Torvalds	  Y to "Enhanced Real Time Clock Support", below.
17471da177e4SLinus Torvalds
17481da177e4SLinus Torvalds	  See also the <file:Documentation/smp.txt> and the SMP-HOWTO
17491da177e4SLinus Torvalds	  available at <http://www.tldp.org/docs.html#howto>.
17501da177e4SLinus Torvalds
17511da177e4SLinus Torvalds	  If you don't know what to do here, say N.
17521da177e4SLinus Torvalds
1753e73ea273SRalf Baechleconfig SYS_SUPPORTS_SMP
1754e73ea273SRalf Baechle	bool
1755e73ea273SRalf Baechle
1756130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_2
1757130e2fb7SRalf Baechle	bool
1758130e2fb7SRalf Baechle
1759130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_4
1760130e2fb7SRalf Baechle	bool
1761130e2fb7SRalf Baechle
1762130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_8
1763130e2fb7SRalf Baechle	bool
1764130e2fb7SRalf Baechle
1765130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_16
1766130e2fb7SRalf Baechle	bool
1767130e2fb7SRalf Baechle
1768130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_32
1769130e2fb7SRalf Baechle	bool
1770130e2fb7SRalf Baechle
1771130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_64
1772130e2fb7SRalf Baechle	bool
1773130e2fb7SRalf Baechle
17741da177e4SLinus Torvaldsconfig NR_CPUS
17751da177e4SLinus Torvalds	int "Maximum number of CPUs (2-64)"
17761da177e4SLinus Torvalds	range 2 64
17771da177e4SLinus Torvalds	depends on SMP
1778130e2fb7SRalf Baechle	default "2" if NR_CPUS_DEFAULT_2
1779130e2fb7SRalf Baechle	default "4" if NR_CPUS_DEFAULT_4
1780130e2fb7SRalf Baechle	default "8" if NR_CPUS_DEFAULT_8
1781130e2fb7SRalf Baechle	default "16" if NR_CPUS_DEFAULT_16
1782130e2fb7SRalf Baechle	default "32" if NR_CPUS_DEFAULT_32
1783130e2fb7SRalf Baechle	default "64" if NR_CPUS_DEFAULT_64
17841da177e4SLinus Torvalds	help
17851da177e4SLinus Torvalds	  This allows you to specify the maximum number of CPUs which this
17861da177e4SLinus Torvalds	  kernel will support.  The maximum supported value is 32 for 32-bit
17871da177e4SLinus Torvalds	  kernel and 64 for 64-bit kernels; the minimum value which makes
17881da177e4SLinus Torvalds	  sense is 2.
17891da177e4SLinus Torvalds
17901da177e4SLinus Torvalds	  This is purely to save memory - each supported CPU adds
17911da177e4SLinus Torvalds	  approximately eight kilobytes to the kernel image.
17921da177e4SLinus Torvalds
17931723b4a3SAtsushi Nemoto#
17941723b4a3SAtsushi Nemoto# Timer Interrupt Frequency Configuration
17951723b4a3SAtsushi Nemoto#
17961723b4a3SAtsushi Nemoto
17971723b4a3SAtsushi Nemotochoice
17981723b4a3SAtsushi Nemoto	prompt "Timer frequency"
17991723b4a3SAtsushi Nemoto	default HZ_250
18001723b4a3SAtsushi Nemoto	help
18011723b4a3SAtsushi Nemoto	 Allows the configuration of the timer frequency.
18021723b4a3SAtsushi Nemoto
18031723b4a3SAtsushi Nemoto	config HZ_48
18041723b4a3SAtsushi Nemoto		bool "48 HZ" if SYS_SUPPORTS_48HZ
18051723b4a3SAtsushi Nemoto
18061723b4a3SAtsushi Nemoto	config HZ_100
18071723b4a3SAtsushi Nemoto		bool "100 HZ" if SYS_SUPPORTS_100HZ || SYS_SUPPORTS_ARBIT_HZ
18081723b4a3SAtsushi Nemoto
18091723b4a3SAtsushi Nemoto	config HZ_128
18101723b4a3SAtsushi Nemoto		bool "128 HZ" if SYS_SUPPORTS_128HZ || SYS_SUPPORTS_ARBIT_HZ
18111723b4a3SAtsushi Nemoto
18121723b4a3SAtsushi Nemoto	config HZ_250
18131723b4a3SAtsushi Nemoto		bool "250 HZ" if SYS_SUPPORTS_250HZ || SYS_SUPPORTS_ARBIT_HZ
18141723b4a3SAtsushi Nemoto
18151723b4a3SAtsushi Nemoto	config HZ_256
18161723b4a3SAtsushi Nemoto		bool "256 HZ" if SYS_SUPPORTS_256HZ || SYS_SUPPORTS_ARBIT_HZ
18171723b4a3SAtsushi Nemoto
18181723b4a3SAtsushi Nemoto	config HZ_1000
18191723b4a3SAtsushi Nemoto		bool "1000 HZ" if SYS_SUPPORTS_1000HZ || SYS_SUPPORTS_ARBIT_HZ
18201723b4a3SAtsushi Nemoto
18211723b4a3SAtsushi Nemoto	config HZ_1024
18221723b4a3SAtsushi Nemoto		bool "1024 HZ" if SYS_SUPPORTS_1024HZ || SYS_SUPPORTS_ARBIT_HZ
18231723b4a3SAtsushi Nemoto
18241723b4a3SAtsushi Nemotoendchoice
18251723b4a3SAtsushi Nemoto
18261723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_48HZ
18271723b4a3SAtsushi Nemoto	bool
18281723b4a3SAtsushi Nemoto
18291723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_100HZ
18301723b4a3SAtsushi Nemoto	bool
18311723b4a3SAtsushi Nemoto
18321723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_128HZ
18331723b4a3SAtsushi Nemoto	bool
18341723b4a3SAtsushi Nemoto
18351723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_250HZ
18361723b4a3SAtsushi Nemoto	bool
18371723b4a3SAtsushi Nemoto
18381723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_256HZ
18391723b4a3SAtsushi Nemoto	bool
18401723b4a3SAtsushi Nemoto
18411723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1000HZ
18421723b4a3SAtsushi Nemoto	bool
18431723b4a3SAtsushi Nemoto
18441723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1024HZ
18451723b4a3SAtsushi Nemoto	bool
18461723b4a3SAtsushi Nemoto
18471723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_ARBIT_HZ
18481723b4a3SAtsushi Nemoto	bool
18491723b4a3SAtsushi Nemoto	default y if !SYS_SUPPORTS_48HZ && !SYS_SUPPORTS_100HZ && \
18501723b4a3SAtsushi Nemoto		     !SYS_SUPPORTS_128HZ && !SYS_SUPPORTS_250HZ && \
18511723b4a3SAtsushi Nemoto		     !SYS_SUPPORTS_256HZ && !SYS_SUPPORTS_1000HZ && \
18521723b4a3SAtsushi Nemoto		     !SYS_SUPPORTS_1024HZ
18531723b4a3SAtsushi Nemoto
18541723b4a3SAtsushi Nemotoconfig HZ
18551723b4a3SAtsushi Nemoto	int
18561723b4a3SAtsushi Nemoto	default 48 if HZ_48
18571723b4a3SAtsushi Nemoto	default 100 if HZ_100
18581723b4a3SAtsushi Nemoto	default 128 if HZ_128
18591723b4a3SAtsushi Nemoto	default 250 if HZ_250
18601723b4a3SAtsushi Nemoto	default 256 if HZ_256
18611723b4a3SAtsushi Nemoto	default 1000 if HZ_1000
18621723b4a3SAtsushi Nemoto	default 1024 if HZ_1024
18631723b4a3SAtsushi Nemoto
1864e80de850SRalf Baechlesource "kernel/Kconfig.preempt"
18651da177e4SLinus Torvalds
18661da177e4SLinus Torvaldsconfig RTC_DS1742
18671da177e4SLinus Torvalds	bool "DS1742 BRAM/RTC support"
18681da177e4SLinus Torvalds	depends on TOSHIBA_JMR3927 || TOSHIBA_RBTX4927
18691da177e4SLinus Torvalds
18701da177e4SLinus Torvaldsconfig MIPS_INSANE_LARGE
18711da177e4SLinus Torvalds	bool "Support for large 64-bit configurations"
1872875d43e7SRalf Baechle	depends on CPU_R10000 && 64BIT
18731da177e4SLinus Torvalds	help
18741da177e4SLinus Torvalds	  MIPS R10000 does support a 44 bit / 16TB address space as opposed to
18751da177e4SLinus Torvalds	  previous 64-bit processors which only supported 40 bit / 1TB. If you
18761da177e4SLinus Torvalds	  need processes of more than 1TB virtual address space, say Y here.
18771da177e4SLinus Torvalds	  This will result in additional memory usage, so it is not
18781da177e4SLinus Torvalds	  recommended for normal users.
18791da177e4SLinus Torvalds
1880ea6e942bSAtsushi Nemotoconfig KEXEC
1881ea6e942bSAtsushi Nemoto	bool "Kexec system call (EXPERIMENTAL)"
1882ea6e942bSAtsushi Nemoto	depends on EXPERIMENTAL
1883ea6e942bSAtsushi Nemoto	help
1884ea6e942bSAtsushi Nemoto	  kexec is a system call that implements the ability to shutdown your
1885ea6e942bSAtsushi Nemoto	  current kernel, and to start another kernel.  It is like a reboot
1886ea6e942bSAtsushi Nemoto	  but it is indepedent of the system firmware.   And like a reboot
1887ea6e942bSAtsushi Nemoto	  you can start any kernel with it, not just Linux.
1888ea6e942bSAtsushi Nemoto
1889ea6e942bSAtsushi Nemoto	  The name comes from the similiarity to the exec system call.
1890ea6e942bSAtsushi Nemoto
1891ea6e942bSAtsushi Nemoto	  It is an ongoing process to be certain the hardware in a machine
1892ea6e942bSAtsushi Nemoto	  is properly shutdown, so do not be surprised if this code does not
1893ea6e942bSAtsushi Nemoto	  initially work for you.  It may help to enable device hotplugging
1894ea6e942bSAtsushi Nemoto	  support.  As of this writing the exact hardware interface is
1895ea6e942bSAtsushi Nemoto	  strongly in flux, so no good recommendation can be made.
1896ea6e942bSAtsushi Nemoto
1897ea6e942bSAtsushi Nemotoconfig SECCOMP
1898ea6e942bSAtsushi Nemoto	bool "Enable seccomp to safely compute untrusted bytecode"
1899ea6e942bSAtsushi Nemoto	depends on PROC_FS && BROKEN
1900ea6e942bSAtsushi Nemoto	default y
1901ea6e942bSAtsushi Nemoto	help
1902ea6e942bSAtsushi Nemoto	  This kernel feature is useful for number crunching applications
1903ea6e942bSAtsushi Nemoto	  that may need to compute untrusted bytecode during their
1904ea6e942bSAtsushi Nemoto	  execution. By using pipes or other transports made available to
1905ea6e942bSAtsushi Nemoto	  the process as file descriptors supporting the read/write
1906ea6e942bSAtsushi Nemoto	  syscalls, it's possible to isolate those applications in
1907ea6e942bSAtsushi Nemoto	  their own address space using seccomp. Once seccomp is
1908ea6e942bSAtsushi Nemoto	  enabled via /proc/<pid>/seccomp, it cannot be disabled
1909ea6e942bSAtsushi Nemoto	  and the task is only allowed to execute a few safe syscalls
1910ea6e942bSAtsushi Nemoto	  defined by each seccomp mode.
1911ea6e942bSAtsushi Nemoto
1912ea6e942bSAtsushi Nemoto	  If unsure, say Y. Only embedded should say N here.
1913ea6e942bSAtsushi Nemoto
19145e83d430SRalf Baechleendmenu
19155e83d430SRalf Baechle
19161da177e4SLinus Torvaldsconfig RWSEM_GENERIC_SPINLOCK
19171da177e4SLinus Torvalds	bool
19181da177e4SLinus Torvalds	default y
19191da177e4SLinus Torvalds
19201df0f0ffSAtsushi Nemotoconfig LOCKDEP_SUPPORT
19211df0f0ffSAtsushi Nemoto	bool
19221df0f0ffSAtsushi Nemoto	default y
19231df0f0ffSAtsushi Nemoto
19241df0f0ffSAtsushi Nemotoconfig STACKTRACE_SUPPORT
19251df0f0ffSAtsushi Nemoto	bool
19261df0f0ffSAtsushi Nemoto	default y
19271df0f0ffSAtsushi Nemoto
1928b6c3539bSRalf Baechlesource "init/Kconfig"
1929b6c3539bSRalf Baechle
19301da177e4SLinus Torvaldsmenu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
19311da177e4SLinus Torvalds
19325e83d430SRalf Baechleconfig HW_HAS_EISA
19335e83d430SRalf Baechle	bool
19341da177e4SLinus Torvaldsconfig HW_HAS_PCI
19351da177e4SLinus Torvalds	bool
19361da177e4SLinus Torvalds
19371da177e4SLinus Torvaldsconfig PCI
19381da177e4SLinus Torvalds	bool "Support for PCI controller"
19391da177e4SLinus Torvalds	depends on HW_HAS_PCI
19401da177e4SLinus Torvalds	help
19411da177e4SLinus Torvalds	  Find out whether you have a PCI motherboard. PCI is the name of a
19421da177e4SLinus Torvalds	  bus system, i.e. the way the CPU talks to the other stuff inside
19431da177e4SLinus Torvalds	  your box. Other bus systems are ISA, EISA, or VESA. If you have PCI,
19441da177e4SLinus Torvalds	  say Y, otherwise N.
19451da177e4SLinus Torvalds
19461da177e4SLinus Torvalds	  The PCI-HOWTO, available from
19471da177e4SLinus Torvalds	  <http://www.tldp.org/docs.html#howto>, contains valuable
19481da177e4SLinus Torvalds	  information about which PCI hardware does work under Linux and which
19491da177e4SLinus Torvalds	  doesn't.
19501da177e4SLinus Torvalds
19511da177e4SLinus Torvaldsconfig PCI_DOMAINS
19521da177e4SLinus Torvalds	bool
19531da177e4SLinus Torvalds	depends on PCI
19541da177e4SLinus Torvalds
19551da177e4SLinus Torvaldssource "drivers/pci/Kconfig"
19561da177e4SLinus Torvalds
19571da177e4SLinus Torvalds#
19581da177e4SLinus Torvalds# ISA support is now enabled via select.  Too many systems still have the one
19591da177e4SLinus Torvalds# or other ISA chip on the board that users don't know about so don't expect
19601da177e4SLinus Torvalds# users to choose the right thing ...
19611da177e4SLinus Torvalds#
19621da177e4SLinus Torvaldsconfig ISA
19631da177e4SLinus Torvalds	bool
19641da177e4SLinus Torvalds
19651da177e4SLinus Torvaldsconfig EISA
19661da177e4SLinus Torvalds	bool "EISA support"
19675e83d430SRalf Baechle	depends on HW_HAS_EISA
19681da177e4SLinus Torvalds	select ISA
1969aa414dffSRalf Baechle	select GENERIC_ISA_DMA
19701da177e4SLinus Torvalds	---help---
19711da177e4SLinus Torvalds	  The Extended Industry Standard Architecture (EISA) bus was
19721da177e4SLinus Torvalds	  developed as an open alternative to the IBM MicroChannel bus.
19731da177e4SLinus Torvalds
19741da177e4SLinus Torvalds	  The EISA bus provided some of the features of the IBM MicroChannel
19751da177e4SLinus Torvalds	  bus while maintaining backward compatibility with cards made for
19761da177e4SLinus Torvalds	  the older ISA bus.  The EISA bus saw limited use between 1988 and
19771da177e4SLinus Torvalds	  1995 when it was made obsolete by the PCI bus.
19781da177e4SLinus Torvalds
19791da177e4SLinus Torvalds	  Say Y here if you are building a kernel for an EISA-based machine.
19801da177e4SLinus Torvalds
19811da177e4SLinus Torvalds	  Otherwise, say N.
19821da177e4SLinus Torvalds
19831da177e4SLinus Torvaldssource "drivers/eisa/Kconfig"
19841da177e4SLinus Torvalds
19851da177e4SLinus Torvaldsconfig TC
19861da177e4SLinus Torvalds	bool "TURBOchannel support"
19871da177e4SLinus Torvalds	depends on MACH_DECSTATION
19881da177e4SLinus Torvalds	help
19891da177e4SLinus Torvalds	  TurboChannel is a DEC (now Compaq (now HP)) bus for Alpha and MIPS
19901da177e4SLinus Torvalds	  processors.  Documentation on writing device drivers for TurboChannel
19911da177e4SLinus Torvalds	  is available at:
19921da177e4SLinus Torvalds	  <http://www.cs.arizona.edu/computer.help/policy/DIGITAL_unix/AA-PS3HD-TET1_html/TITLE.html>.
19931da177e4SLinus Torvalds
19941da177e4SLinus Torvalds#config ACCESSBUS
19951da177e4SLinus Torvalds#	bool "Access.Bus support"
19961da177e4SLinus Torvalds#	depends on TC
19971da177e4SLinus Torvalds
19981da177e4SLinus Torvaldsconfig MMU
19991da177e4SLinus Torvalds	bool
20001da177e4SLinus Torvalds	default y
20011da177e4SLinus Torvalds
2002e5c6c8e4SMichael Neulingconfig I8253
2003e5c6c8e4SMichael Neuling	bool
2004e5c6c8e4SMichael Neuling
20051da177e4SLinus Torvaldssource "drivers/pcmcia/Kconfig"
20061da177e4SLinus Torvalds
20071da177e4SLinus Torvaldssource "drivers/pci/hotplug/Kconfig"
20081da177e4SLinus Torvalds
20091da177e4SLinus Torvaldsendmenu
20101da177e4SLinus Torvalds
20111da177e4SLinus Torvaldsmenu "Executable file formats"
20121da177e4SLinus Torvalds
20131da177e4SLinus Torvaldssource "fs/Kconfig.binfmt"
20141da177e4SLinus Torvalds
20151da177e4SLinus Torvaldsconfig TRAD_SIGNALS
20161da177e4SLinus Torvalds	bool
20171da177e4SLinus Torvalds
20181da177e4SLinus Torvaldsconfig BUILD_ELF64
20191da177e4SLinus Torvalds	bool "Use 64-bit ELF format for building"
2020875d43e7SRalf Baechle	depends on 64BIT
20211da177e4SLinus Torvalds	help
20221da177e4SLinus Torvalds	  A 64-bit kernel is usually built using the 64-bit ELF binary object
20231da177e4SLinus Torvalds	  format as it's one that allows arbitrary 64-bit constructs.  For
20241da177e4SLinus Torvalds	  kernels that are loaded within the KSEG compatibility segments the
20251da177e4SLinus Torvalds	  32-bit ELF format can optionally be used resulting in a somewhat
20261da177e4SLinus Torvalds	  smaller binary, but this option is not explicitly supported by the
20271da177e4SLinus Torvalds	  toolchain and since binutils 2.14 it does not even work at all.
20281da177e4SLinus Torvalds
20291da177e4SLinus Torvalds	  Say Y to use the 64-bit format or N to use the 32-bit one.
20301da177e4SLinus Torvalds
20311da177e4SLinus Torvalds	  If unsure say Y.
20321da177e4SLinus Torvalds
20331da177e4SLinus Torvaldsconfig BINFMT_IRIX
20341da177e4SLinus Torvalds	bool "Include IRIX binary compatibility"
20355e83d430SRalf Baechle	depends on CPU_BIG_ENDIAN && 32BIT && BROKEN
20361da177e4SLinus Torvalds
20371da177e4SLinus Torvaldsconfig MIPS32_COMPAT
20381da177e4SLinus Torvalds	bool "Kernel support for Linux/MIPS 32-bit binary compatibility"
2039875d43e7SRalf Baechle	depends on 64BIT
20401da177e4SLinus Torvalds	help
20411da177e4SLinus Torvalds	  Select this option if you want Linux/MIPS 32-bit binary
20421da177e4SLinus Torvalds	  compatibility. Since all software available for Linux/MIPS is
20431da177e4SLinus Torvalds	  currently 32-bit you should say Y here.
20441da177e4SLinus Torvalds
20451da177e4SLinus Torvaldsconfig COMPAT
20461da177e4SLinus Torvalds	bool
20471da177e4SLinus Torvalds	depends on MIPS32_COMPAT
20481da177e4SLinus Torvalds	default y
20491da177e4SLinus Torvalds
205005e43966SAtsushi Nemotoconfig SYSVIPC_COMPAT
205105e43966SAtsushi Nemoto	bool
205205e43966SAtsushi Nemoto	depends on COMPAT && SYSVIPC
205305e43966SAtsushi Nemoto	default y
205405e43966SAtsushi Nemoto
20551da177e4SLinus Torvaldsconfig MIPS32_O32
20561da177e4SLinus Torvalds	bool "Kernel support for o32 binaries"
20571da177e4SLinus Torvalds	depends on MIPS32_COMPAT
20581da177e4SLinus Torvalds	help
20591da177e4SLinus Torvalds	  Select this option if you want to run o32 binaries.  These are pure
20601da177e4SLinus Torvalds	  32-bit binaries as used by the 32-bit Linux/MIPS port.  Most of
20611da177e4SLinus Torvalds	  existing binaries are in this format.
20621da177e4SLinus Torvalds
20631da177e4SLinus Torvalds	  If unsure, say Y.
20641da177e4SLinus Torvalds
20651da177e4SLinus Torvaldsconfig MIPS32_N32
20661da177e4SLinus Torvalds	bool "Kernel support for n32 binaries"
20671da177e4SLinus Torvalds	depends on MIPS32_COMPAT
20681da177e4SLinus Torvalds	help
20691da177e4SLinus Torvalds	  Select this option if you want to run n32 binaries.  These are
20701da177e4SLinus Torvalds	  64-bit binaries using 32-bit quantities for addressing and certain
20711da177e4SLinus Torvalds	  data that would normally be 64-bit.  They are used in special
20721da177e4SLinus Torvalds	  cases.
20731da177e4SLinus Torvalds
20741da177e4SLinus Torvalds	  If unsure, say N.
20751da177e4SLinus Torvalds
20761da177e4SLinus Torvaldsconfig BINFMT_ELF32
20771da177e4SLinus Torvalds	bool
20781da177e4SLinus Torvalds	default y if MIPS32_O32 || MIPS32_N32
20791da177e4SLinus Torvalds
20802116245eSRalf Baechleendmenu
20811da177e4SLinus Torvalds
20822116245eSRalf Baechlemenu "Power management options"
2083952fa954SRodolfo Giometti
20842116245eSRalf Baechlesource "kernel/power/Kconfig"
2085952fa954SRodolfo Giometti
20861da177e4SLinus Torvaldsendmenu
20871da177e4SLinus Torvalds
2088d5950b43SSam Ravnborgsource "net/Kconfig"
2089d5950b43SSam Ravnborg
20901da177e4SLinus Torvaldssource "drivers/Kconfig"
20911da177e4SLinus Torvalds
20921da177e4SLinus Torvaldssource "fs/Kconfig"
20931da177e4SLinus Torvalds
20945e83d430SRalf Baechlesource "arch/mips/oprofile/Kconfig"
20955e83d430SRalf Baechle
20961da177e4SLinus Torvaldssource "arch/mips/Kconfig.debug"
20971da177e4SLinus Torvalds
20981da177e4SLinus Torvaldssource "security/Kconfig"
20991da177e4SLinus Torvalds
21001da177e4SLinus Torvaldssource "crypto/Kconfig"
21011da177e4SLinus Torvalds
21021da177e4SLinus Torvaldssource "lib/Kconfig"
2103