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 115e83d430SRalf Baechlechoice 125e83d430SRalf Baechle prompt "System type" 135e83d430SRalf Baechle default SGI_IP22 141da177e4SLinus Torvalds 155e83d430SRalf Baechleconfig MIPS_MTX1 163fa986faSMartin Michlmayr bool "4G Systems MTX-1 board" 171da177e4SLinus Torvalds select DMA_NONCOHERENT 181da177e4SLinus Torvalds select HW_HAS_PCI 1908f57f7fSRalf Baechle select RESOURCES_64BIT if PCI 205e83d430SRalf Baechle select SOC_AU1500 217cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 225e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 231da177e4SLinus Torvalds 245e83d430SRalf Baechleconfig MIPS_BOSPORUS 255e83d430SRalf Baechle bool "AMD Alchemy Bosporus board" 265e83d430SRalf Baechle select SOC_AU1500 271da177e4SLinus Torvalds select DMA_NONCOHERENT 287cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 295e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 301da177e4SLinus Torvalds 315e83d430SRalf Baechleconfig MIPS_PB1000 325e83d430SRalf Baechle bool "AMD Alchemy PB1000 board" 335e83d430SRalf Baechle select SOC_AU1000 341da177e4SLinus Torvalds select DMA_NONCOHERENT 351da177e4SLinus Torvalds select HW_HAS_PCI 3608f57f7fSRalf Baechle select RESOURCES_64BIT if PCI 371da177e4SLinus Torvalds select SWAP_IO_SPACE 387cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 395e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 405e83d430SRalf Baechle 415e83d430SRalf Baechleconfig MIPS_PB1100 425e83d430SRalf Baechle bool "AMD Alchemy PB1100 board" 435e83d430SRalf Baechle select SOC_AU1100 445e83d430SRalf Baechle select DMA_NONCOHERENT 455e83d430SRalf Baechle select HW_HAS_PCI 4608f57f7fSRalf Baechle select RESOURCES_64BIT if PCI 475e83d430SRalf Baechle select SWAP_IO_SPACE 487cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 495e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 505e83d430SRalf Baechle 515e83d430SRalf Baechleconfig MIPS_PB1500 525e83d430SRalf Baechle bool "AMD Alchemy PB1500 board" 535e83d430SRalf Baechle select SOC_AU1500 545e83d430SRalf Baechle select DMA_NONCOHERENT 555e83d430SRalf Baechle select HW_HAS_PCI 5608f57f7fSRalf Baechle select RESOURCES_64BIT if PCI 577cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 585e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 595e83d430SRalf Baechle 605e83d430SRalf Baechleconfig MIPS_PB1550 615e83d430SRalf Baechle bool "AMD Alchemy PB1550 board" 625e83d430SRalf Baechle select SOC_AU1550 635e83d430SRalf Baechle select DMA_NONCOHERENT 645e83d430SRalf Baechle select HW_HAS_PCI 655e83d430SRalf Baechle select MIPS_DISABLE_OBSOLETE_IDE 6608f57f7fSRalf Baechle select RESOURCES_64BIT if PCI 677cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 685e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 695e83d430SRalf Baechle 705e83d430SRalf Baechleconfig MIPS_PB1200 715e83d430SRalf Baechle bool "AMD Alchemy PB1200 board" 725e83d430SRalf Baechle select SOC_AU1200 735e83d430SRalf Baechle select DMA_NONCOHERENT 745e83d430SRalf Baechle select MIPS_DISABLE_OBSOLETE_IDE 7508f57f7fSRalf Baechle select RESOURCES_64BIT if PCI 767cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 775e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 785e83d430SRalf Baechle 795e83d430SRalf Baechleconfig MIPS_DB1000 805e83d430SRalf Baechle bool "AMD Alchemy DB1000 board" 815e83d430SRalf Baechle select SOC_AU1000 825e83d430SRalf Baechle select DMA_NONCOHERENT 835e83d430SRalf Baechle select HW_HAS_PCI 8408f57f7fSRalf Baechle select RESOURCES_64BIT if PCI 857cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 865e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 875e83d430SRalf Baechle 885e83d430SRalf Baechleconfig MIPS_DB1100 895e83d430SRalf Baechle bool "AMD Alchemy DB1100 board" 905e83d430SRalf Baechle select SOC_AU1100 915e83d430SRalf Baechle select DMA_NONCOHERENT 927cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 935e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 945e83d430SRalf Baechle 955e83d430SRalf Baechleconfig MIPS_DB1500 965e83d430SRalf Baechle bool "AMD Alchemy DB1500 board" 975e83d430SRalf Baechle select SOC_AU1500 985e83d430SRalf Baechle select DMA_NONCOHERENT 995e83d430SRalf Baechle select HW_HAS_PCI 1005e83d430SRalf Baechle select MIPS_DISABLE_OBSOLETE_IDE 10108f57f7fSRalf Baechle select RESOURCES_64BIT if PCI 1027cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 1035e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 1045e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 1055e83d430SRalf Baechle 1065e83d430SRalf Baechleconfig MIPS_DB1550 1075e83d430SRalf Baechle bool "AMD Alchemy DB1550 board" 1085e83d430SRalf Baechle select SOC_AU1550 1095e83d430SRalf Baechle select HW_HAS_PCI 1105e83d430SRalf Baechle select DMA_NONCOHERENT 1115e83d430SRalf Baechle select MIPS_DISABLE_OBSOLETE_IDE 11208f57f7fSRalf Baechle select RESOURCES_64BIT if PCI 1137cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 1145e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 1155e83d430SRalf Baechle 1165e83d430SRalf Baechleconfig MIPS_DB1200 1175e83d430SRalf Baechle bool "AMD Alchemy DB1200 board" 1185e83d430SRalf Baechle select SOC_AU1200 1195e83d430SRalf Baechle select DMA_COHERENT 1205e83d430SRalf Baechle select MIPS_DISABLE_OBSOLETE_IDE 1217cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 1225e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 1235e83d430SRalf Baechle 1245e83d430SRalf Baechleconfig MIPS_MIRAGE 1255e83d430SRalf Baechle bool "AMD Alchemy Mirage board" 1265e83d430SRalf Baechle select DMA_NONCOHERENT 1275e83d430SRalf Baechle select SOC_AU1500 1287cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 1295e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 1301da177e4SLinus Torvalds 13135189fadSRalf Baechleconfig BASLER_EXCITE 13235189fadSRalf Baechle bool "Basler eXcite smart camera support" 13335189fadSRalf Baechle select DMA_COHERENT 13435189fadSRalf Baechle select HW_HAS_PCI 13535189fadSRalf Baechle select IRQ_CPU 13635189fadSRalf Baechle select IRQ_CPU_RM7K 13735189fadSRalf Baechle select IRQ_CPU_RM9K 138663c3d90Sthomas@koeller.dyndns.org select MIPS_RM9122 13935189fadSRalf Baechle select SYS_HAS_CPU_RM9000 14035189fadSRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 14135189fadSRalf Baechle select SYS_SUPPORTS_64BIT_KERNEL 14235189fadSRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 14335189fadSRalf Baechle help 14435189fadSRalf Baechle The eXcite is a smart camera platform manufactured by 14535189fadSRalf Baechle Basler Vision Technologies AG 14635189fadSRalf Baechle 14735189fadSRalf Baechleconfig BASLER_EXCITE_PROTOTYPE 14835189fadSRalf Baechle bool "Support for pre-release units" 14935189fadSRalf Baechle depends on BASLER_EXCITE 15035189fadSRalf Baechle default n 15135189fadSRalf Baechle help 15235189fadSRalf Baechle Pre-series (prototype) units are different from later ones in 15335189fadSRalf Baechle some ways. Select this option if you have one of these. Please 15435189fadSRalf Baechle note that a kernel built with this option selected will not be 15535189fadSRalf Baechle able to run on normal units. 15635189fadSRalf Baechle 1571da177e4SLinus Torvaldsconfig MIPS_COBALT 1583fa986faSMartin Michlmayr bool "Cobalt Server" 1591da177e4SLinus Torvalds select DMA_NONCOHERENT 1601da177e4SLinus Torvalds select HW_HAS_PCI 1611da177e4SLinus Torvalds select I8259 1621da177e4SLinus Torvalds select IRQ_CPU 1635e83d430SRalf Baechle select MIPS_GT64111 1647cf8053bSRalf Baechle select SYS_HAS_CPU_NEVADA 165ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 166ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL 1675e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 1689fd32cfbSAtsushi Nemoto select GENERIC_HARDIRQS_NO__DO_IRQ 1691da177e4SLinus Torvalds 1701da177e4SLinus Torvaldsconfig MACH_DECSTATION 1713fa986faSMartin Michlmayr bool "DECstations" 1721da177e4SLinus Torvalds select BOOT_ELF32 1731da177e4SLinus Torvalds select DMA_NONCOHERENT 174b6d468ecSMaciej W. Rozycki select EARLY_PRINTK 1751da177e4SLinus Torvalds select IRQ_CPU 1767cf8053bSRalf Baechle select SYS_HAS_CPU_R3000 1777cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 178ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 179ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL 1805e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 1811723b4a3SAtsushi Nemoto select SYS_SUPPORTS_128HZ 1821723b4a3SAtsushi Nemoto select SYS_SUPPORTS_256HZ 1831723b4a3SAtsushi Nemoto select SYS_SUPPORTS_1024HZ 1845e83d430SRalf Baechle help 1851da177e4SLinus Torvalds This enables support for DEC's MIPS based workstations. For details 1861da177e4SLinus Torvalds see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the 1871da177e4SLinus Torvalds DECstation porting pages on <http://decstation.unix-ag.org/>. 1881da177e4SLinus Torvalds 1891da177e4SLinus Torvalds If you have one of the following DECstation Models you definitely 1901da177e4SLinus Torvalds want to choose R4xx0 for the CPU Type: 1911da177e4SLinus Torvalds 1921da177e4SLinus Torvalds DECstation 5000/50 1931da177e4SLinus Torvalds DECstation 5000/150 1941da177e4SLinus Torvalds DECstation 5000/260 1951da177e4SLinus Torvalds DECsystem 5900/260 1961da177e4SLinus Torvalds 1971da177e4SLinus Torvalds otherwise choose R3000. 1981da177e4SLinus Torvalds 1991da177e4SLinus Torvaldsconfig MIPS_EV64120 2003fa986faSMartin Michlmayr bool "Galileo EV64120 Evaluation board (EXPERIMENTAL)" 2011da177e4SLinus Torvalds depends on EXPERIMENTAL 2021da177e4SLinus Torvalds select DMA_NONCOHERENT 2031da177e4SLinus Torvalds select HW_HAS_PCI 2041da177e4SLinus Torvalds select MIPS_GT64120 2057cf8053bSRalf Baechle select SYS_HAS_CPU_R5000 206ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 207ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 2085e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 2091da177e4SLinus Torvalds help 2101da177e4SLinus Torvalds This is an evaluation board based on the Galileo GT-64120 2111da177e4SLinus Torvalds single-chip system controller that contains a MIPS R5000 compatible 2121da177e4SLinus Torvalds core running at 75/100MHz. Their website is located at 2131da177e4SLinus Torvalds <http://www.marvell.com/>. Say Y here if you wish to build a 2141da177e4SLinus Torvalds kernel for this platform. 2151da177e4SLinus Torvalds 2165e83d430SRalf Baechleconfig MACH_JAZZ 2173fa986faSMartin Michlmayr bool "Jazz family of machines" 2185e83d430SRalf Baechle select ARC 2195e83d430SRalf Baechle select ARC32 2205e83d430SRalf Baechle select ARCH_MAY_HAVE_PC_FDC 2215e83d430SRalf Baechle select GENERIC_ISA_DMA 222e5c6c8e4SMichael Neuling select I8253 2235e83d430SRalf Baechle select I8259 2245e83d430SRalf Baechle select ISA 2257cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 2265e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 2275e83d430SRalf Baechle select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL 2281723b4a3SAtsushi Nemoto select SYS_SUPPORTS_100HZ 2299fd32cfbSAtsushi Nemoto select GENERIC_HARDIRQS_NO__DO_IRQ 2301da177e4SLinus Torvalds help 2315e83d430SRalf Baechle This a family of machines based on the MIPS R4030 chipset which was 2325e83d430SRalf Baechle used by several vendors to build RISC/os and Windows NT workstations. 2335e83d430SRalf Baechle Members include the Acer PICA, MIPS Magnum 4000, MIPS Millenium and 2345e83d430SRalf Baechle Olivetti M700-10 workstations. 2355e83d430SRalf Baechle 2365e83d430SRalf Baechleconfig LASAT 2373fa986faSMartin Michlmayr bool "LASAT Networks platforms" 2385e83d430SRalf Baechle select DMA_NONCOHERENT 2395e83d430SRalf Baechle select HW_HAS_PCI 2405e83d430SRalf Baechle select MIPS_GT64120 2415e83d430SRalf Baechle select MIPS_NILE4 2425e83d430SRalf Baechle select R5000_CPU_SCACHE 2437cf8053bSRalf Baechle select SYS_HAS_CPU_R5000 2445e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 2455e83d430SRalf Baechle select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL 2465e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 247e77c232cSFranck Bui-Huu select GENERIC_HARDIRQS_NO__DO_IRQ 2481da177e4SLinus Torvalds 2491da177e4SLinus Torvaldsconfig MIPS_ATLAS 2503fa986faSMartin Michlmayr bool "MIPS Atlas board" 2511da177e4SLinus Torvalds select BOOT_ELF32 2521da177e4SLinus Torvalds select DMA_NONCOHERENT 2535e83d430SRalf Baechle select IRQ_CPU 2541da177e4SLinus Torvalds select HW_HAS_PCI 2555e83d430SRalf Baechle select MIPS_BOARDS_GEN 2565e83d430SRalf Baechle select MIPS_BONITO64 2571da177e4SLinus Torvalds select MIPS_GT64120 2585e83d430SRalf Baechle select MIPS_MSC 259f4b7cdb4SMaciej W. Rozycki select RM7000_CPU_SCACHE 2601da177e4SLinus Torvalds select SWAP_IO_SPACE 2617cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 2627cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R2 2637cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS64_R1 2647cf8053bSRalf Baechle select SYS_HAS_CPU_NEVADA 2657cf8053bSRalf Baechle select SYS_HAS_CPU_RM7000 266ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 267ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 2685e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 2695e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 270f41ae0b2SRalf Baechle select SYS_SUPPORTS_MULTITHREADING if EXPERIMENTAL 271e77c232cSFranck Bui-Huu select GENERIC_HARDIRQS_NO__DO_IRQ 2721da177e4SLinus Torvalds help 273f638d197SMaciej W. Rozycki This enables support for the MIPS Technologies Atlas evaluation 2741da177e4SLinus Torvalds board. 2751da177e4SLinus Torvalds 2761da177e4SLinus Torvaldsconfig MIPS_MALTA 2773fa986faSMartin Michlmayr bool "MIPS Malta board" 27861ed242dSRalf Baechle select ARCH_MAY_HAVE_PC_FDC 2791da177e4SLinus Torvalds select BOOT_ELF32 2801da177e4SLinus Torvalds select HAVE_STD_PC_SERIAL_PORT 2811da177e4SLinus Torvalds select DMA_NONCOHERENT 2821da177e4SLinus Torvalds select GENERIC_ISA_DMA 283aa414dffSRalf Baechle select IRQ_CPU 2841da177e4SLinus Torvalds select HW_HAS_PCI 2851da177e4SLinus Torvalds select I8259 2865e83d430SRalf Baechle select MIPS_BOARDS_GEN 2875e83d430SRalf Baechle select MIPS_BONITO64 2889318c51aSChris Dearman select MIPS_CPU_SCACHE 2891da177e4SLinus Torvalds select MIPS_GT64120 2905e83d430SRalf Baechle select MIPS_MSC 2911da177e4SLinus Torvalds select SWAP_IO_SPACE 2927cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 2937cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R2 2947cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS64_R1 2957cf8053bSRalf Baechle select SYS_HAS_CPU_NEVADA 2967cf8053bSRalf Baechle select SYS_HAS_CPU_RM7000 297ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 298ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 2995e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 3005e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 301f41ae0b2SRalf Baechle select SYS_SUPPORTS_MULTITHREADING 3021da177e4SLinus Torvalds help 303f638d197SMaciej W. Rozycki This enables support for the MIPS Technologies Malta evaluation 3041da177e4SLinus Torvalds board. 3051da177e4SLinus Torvalds 3061da177e4SLinus Torvaldsconfig MIPS_SEAD 3073fa986faSMartin Michlmayr bool "MIPS SEAD board (EXPERIMENTAL)" 3081da177e4SLinus Torvalds depends on EXPERIMENTAL 3091da177e4SLinus Torvalds select IRQ_CPU 3101da177e4SLinus Torvalds select DMA_NONCOHERENT 3115e83d430SRalf Baechle select MIPS_BOARDS_GEN 3127cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 3137cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R2 3147cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS64_R1 315ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 3165e83d430SRalf Baechle select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL 3175e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 3185e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 319f638d197SMaciej W. Rozycki help 320f638d197SMaciej W. Rozycki This enables support for the MIPS Technologies SEAD evaluation 321f638d197SMaciej W. Rozycki board. 3221da177e4SLinus Torvalds 323a240a469SMark.Zhanconfig WR_PPMC 3249247857fSMark.Zhan bool "Wind River PPMC board" 325a240a469SMark.Zhan select IRQ_CPU 326a240a469SMark.Zhan select BOOT_ELF32 327a240a469SMark.Zhan select DMA_NONCOHERENT 328a240a469SMark.Zhan select HW_HAS_PCI 329a240a469SMark.Zhan select MIPS_GT64120 330a240a469SMark.Zhan select SWAP_IO_SPACE 331a240a469SMark.Zhan select SYS_HAS_CPU_MIPS32_R1 332a240a469SMark.Zhan select SYS_HAS_CPU_MIPS32_R2 333a240a469SMark.Zhan select SYS_HAS_CPU_MIPS64_R1 334a240a469SMark.Zhan select SYS_HAS_CPU_NEVADA 335a240a469SMark.Zhan select SYS_HAS_CPU_RM7000 336a240a469SMark.Zhan select SYS_SUPPORTS_32BIT_KERNEL 337a240a469SMark.Zhan select SYS_SUPPORTS_64BIT_KERNEL 338a240a469SMark.Zhan select SYS_SUPPORTS_BIG_ENDIAN 339a240a469SMark.Zhan select SYS_SUPPORTS_LITTLE_ENDIAN 340a240a469SMark.Zhan help 341a240a469SMark.Zhan This enables support for the Wind River MIPS32 4KC PPMC evaluation 342a240a469SMark.Zhan board, which is based on GT64120 bridge chip. 343a240a469SMark.Zhan 344c78cbf49SRalf Baechleconfig MIPS_SIM 3453fa986faSMartin Michlmayr bool 'MIPS simulator (MIPSsim)' 346c78cbf49SRalf Baechle select DMA_NONCOHERENT 347c78cbf49SRalf Baechle select IRQ_CPU 3487cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 3497cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R2 350c78cbf49SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 351c78cbf49SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 352c78cbf49SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 353c78cbf49SRalf Baechle help 354c78cbf49SRalf Baechle This option enables support for MIPS Technologies MIPSsim software 355c78cbf49SRalf Baechle emulator. 356c78cbf49SRalf Baechle 3571da177e4SLinus Torvaldsconfig MOMENCO_JAGUAR_ATX 3583fa986faSMartin Michlmayr bool "Momentum Jaguar board" 3591da177e4SLinus Torvalds select BOOT_ELF32 3601da177e4SLinus Torvalds select DMA_NONCOHERENT 3611da177e4SLinus Torvalds select HW_HAS_PCI 3621da177e4SLinus Torvalds select IRQ_CPU 3631da177e4SLinus Torvalds select IRQ_CPU_RM7K 3641da177e4SLinus Torvalds select IRQ_MV64340 3651da177e4SLinus Torvalds select LIMITED_DMA 3661da177e4SLinus Torvalds select PCI_MARVELL 3671da177e4SLinus Torvalds select RM7000_CPU_SCACHE 3681da177e4SLinus Torvalds select SWAP_IO_SPACE 3697cf8053bSRalf Baechle select SYS_HAS_CPU_RM9000 370ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 371ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 3725e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 3731da177e4SLinus Torvalds help 3741da177e4SLinus Torvalds The Jaguar ATX is a MIPS-based Single Board Computer (SBC) made by 3751da177e4SLinus Torvalds Momentum Computer <http://www.momenco.com/>. 3761da177e4SLinus Torvalds 3775e83d430SRalf Baechleconfig MOMENCO_OCELOT 3783fa986faSMartin Michlmayr bool "Momentum Ocelot board" 3795e83d430SRalf Baechle select DMA_NONCOHERENT 3801da177e4SLinus Torvalds select HW_HAS_PCI 3811da177e4SLinus Torvalds select IRQ_CPU 3821da177e4SLinus Torvalds select IRQ_CPU_RM7K 3835e83d430SRalf Baechle select MIPS_GT64120 3845e83d430SRalf Baechle select RM7000_CPU_SCACHE 3851da177e4SLinus Torvalds select SWAP_IO_SPACE 3867cf8053bSRalf Baechle select SYS_HAS_CPU_RM7000 387ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 388ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 3895e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 3901da177e4SLinus Torvalds help 3915e83d430SRalf Baechle The Ocelot is a MIPS-based Single Board Computer (SBC) made by 3925e83d430SRalf Baechle Momentum Computer <http://www.momenco.com/>. 3931da177e4SLinus Torvalds 3945e83d430SRalf Baechleconfig MOMENCO_OCELOT_3 3953fa986faSMartin Michlmayr bool "Momentum Ocelot-3 board" 3965e83d430SRalf Baechle select BOOT_ELF32 3975e83d430SRalf Baechle select DMA_NONCOHERENT 3985e83d430SRalf Baechle select HW_HAS_PCI 3995e83d430SRalf Baechle select IRQ_CPU 4005e83d430SRalf Baechle select IRQ_CPU_RM7K 4015e83d430SRalf Baechle select IRQ_MV64340 4025e83d430SRalf Baechle select PCI_MARVELL 4035e83d430SRalf Baechle select RM7000_CPU_SCACHE 4045e83d430SRalf Baechle select SWAP_IO_SPACE 4057cf8053bSRalf Baechle select SYS_HAS_CPU_RM9000 4065e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 4075e83d430SRalf Baechle select SYS_SUPPORTS_64BIT_KERNEL 4085e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 4095e83d430SRalf Baechle help 4105e83d430SRalf Baechle The Ocelot-3 is based off Discovery III System Controller and 4115e83d430SRalf Baechle PMC-Sierra Rm79000 core. 4125e83d430SRalf Baechle 4135e83d430SRalf Baechleconfig MOMENCO_OCELOT_C 4143fa986faSMartin Michlmayr bool "Momentum Ocelot-C board" 4155e83d430SRalf Baechle select DMA_NONCOHERENT 4165e83d430SRalf Baechle select HW_HAS_PCI 4175e83d430SRalf Baechle select IRQ_CPU 4185e83d430SRalf Baechle select IRQ_MV64340 4195e83d430SRalf Baechle select PCI_MARVELL 4205e83d430SRalf Baechle select RM7000_CPU_SCACHE 4215e83d430SRalf Baechle select SWAP_IO_SPACE 4227cf8053bSRalf Baechle select SYS_HAS_CPU_RM7000 4235e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 4248a88ca8fSRalf Baechle select SYS_SUPPORTS_64BIT_KERNEL 4255e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 426e77c232cSFranck Bui-Huu select GENERIC_HARDIRQS_NO__DO_IRQ 4275e83d430SRalf Baechle help 4285e83d430SRalf Baechle The Ocelot is a MIPS-based Single Board Computer (SBC) made by 4295e83d430SRalf Baechle Momentum Computer <http://www.momenco.com/>. 4305e83d430SRalf Baechle 4315e83d430SRalf Baechleconfig MOMENCO_OCELOT_G 4323fa986faSMartin Michlmayr bool "Momentum Ocelot-G board" 4335e83d430SRalf Baechle select DMA_NONCOHERENT 4345e83d430SRalf Baechle select HW_HAS_PCI 4355e83d430SRalf Baechle select IRQ_CPU 4365e83d430SRalf Baechle select IRQ_CPU_RM7K 4375e83d430SRalf Baechle select PCI_MARVELL 4385e83d430SRalf Baechle select RM7000_CPU_SCACHE 4395e83d430SRalf Baechle select SWAP_IO_SPACE 4407cf8053bSRalf Baechle select SYS_HAS_CPU_RM7000 4415e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 4428a88ca8fSRalf Baechle select SYS_SUPPORTS_64BIT_KERNEL if BROKEN 4435e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 4445e83d430SRalf Baechle help 4455e83d430SRalf Baechle The Ocelot is a MIPS-based Single Board Computer (SBC) made by 4465e83d430SRalf Baechle Momentum Computer <http://www.momenco.com/>. 4475e83d430SRalf Baechle 4485e83d430SRalf Baechleconfig MIPS_XXS1500 4493fa986faSMartin Michlmayr bool "MyCable XXS1500 board" 4505e83d430SRalf Baechle select DMA_NONCOHERENT 4515e83d430SRalf Baechle select SOC_AU1500 4525e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 4531da177e4SLinus Torvalds 454bdf21b18SPete Popovconfig PNX8550_V2PCI 4553fa986faSMartin Michlmayr bool "Philips PNX8550 based Viper2-PCI board" 456bdf21b18SPete Popov select PNX8550 457bdf21b18SPete Popov select SYS_SUPPORTS_LITTLE_ENDIAN 458bdf21b18SPete Popov 459bdf21b18SPete Popovconfig PNX8550_JBS 4603fa986faSMartin Michlmayr bool "Philips PNX8550 based JBS board" 461bdf21b18SPete Popov select PNX8550 462bdf21b18SPete Popov select SYS_SUPPORTS_LITTLE_ENDIAN 463bdf21b18SPete Popov 464f0647a52SVitaly Woolconfig PNX8550_STB810 465f0647a52SVitaly Wool bool "Support for Philips PNX8550 based STB810 board" 466f0647a52SVitaly Wool select PNX8550 467f0647a52SVitaly Wool select SYS_SUPPORTS_LITTLE_ENDIAN 468f0647a52SVitaly Wool 4691da177e4SLinus Torvaldsconfig DDB5477 4703fa986faSMartin Michlmayr bool "NEC DDB Vrc-5477" 4715e83d430SRalf Baechle select DDB5XXX_COMMON 4721da177e4SLinus Torvalds select DMA_NONCOHERENT 4731da177e4SLinus Torvalds select HW_HAS_PCI 4741da177e4SLinus Torvalds select I8259 4751da177e4SLinus Torvalds select IRQ_CPU 4767cf8053bSRalf Baechle select SYS_HAS_CPU_R5432 477ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 478ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL 4795e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 4801da177e4SLinus Torvalds help 4811da177e4SLinus Torvalds This enables support for the R5432-based NEC DDB Vrc-5477, 4821da177e4SLinus Torvalds or Rockhopper/SolutionGear boards with R5432/R5500 CPUs. 4831da177e4SLinus Torvalds 4841da177e4SLinus Torvalds Features : kernel debugging, serial terminal, NFS root fs, on-board 4851da177e4SLinus Torvalds ether port USB, AC97, PCI, etc. 4861da177e4SLinus Torvalds 4875e83d430SRalf Baechleconfig MACH_VR41XX 4883fa986faSMartin Michlmayr bool "NEC VR41XX-based machines" 4897cf8053bSRalf Baechle select SYS_HAS_CPU_VR41XX 4905e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 4915e83d430SRalf Baechle select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL 4929fd32cfbSAtsushi Nemoto select GENERIC_HARDIRQS_NO__DO_IRQ 4935e83d430SRalf Baechle 4945e83d430SRalf Baechleconfig PMC_YOSEMITE 4953fa986faSMartin Michlmayr bool "PMC-Sierra Yosemite eval board" 4965e83d430SRalf Baechle select DMA_COHERENT 4975e83d430SRalf Baechle select HW_HAS_PCI 4985e83d430SRalf Baechle select IRQ_CPU 4995e83d430SRalf Baechle select IRQ_CPU_RM7K 5005e83d430SRalf Baechle select IRQ_CPU_RM9K 5015e83d430SRalf Baechle select SWAP_IO_SPACE 5027cf8053bSRalf Baechle select SYS_HAS_CPU_RM9000 5035e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 5045e83d430SRalf Baechle select SYS_SUPPORTS_64BIT_KERNEL 5055e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 5065e83d430SRalf Baechle select SYS_SUPPORTS_HIGHMEM 507e73ea273SRalf Baechle select SYS_SUPPORTS_SMP 5085e83d430SRalf Baechle help 5095e83d430SRalf Baechle Yosemite is an evaluation board for the RM9000x2 processor 5105e83d430SRalf Baechle manufactured by PMC-Sierra. 5111da177e4SLinus Torvalds 51207119621SRalf Baechleconfig QEMU 5133fa986faSMartin Michlmayr bool "Qemu" 51407119621SRalf Baechle select DMA_COHERENT 51507119621SRalf Baechle select GENERIC_ISA_DMA 51607119621SRalf Baechle select HAVE_STD_PC_SERIAL_PORT 517e5c6c8e4SMichael Neuling select I8253 51807119621SRalf Baechle select I8259 51907119621SRalf Baechle select ISA 52007119621SRalf Baechle select SWAP_IO_SPACE 5217cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 52207119621SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 52307119621SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 524c8cc9618SAurelien Jarno select SYS_SUPPORTS_LITTLE_ENDIAN 525b1c6cd42SAtsushi Nemoto select ARCH_SPARSEMEM_ENABLE 5269fd32cfbSAtsushi Nemoto select GENERIC_HARDIRQS_NO__DO_IRQ 52707119621SRalf Baechle help 52807119621SRalf Baechle Qemu is a software emulator which among other architectures also 52907119621SRalf Baechle can simulate a MIPS32 4Kc system. This patch adds support for the 53007119621SRalf Baechle system architecture that currently is being simulated by Qemu. It 53107119621SRalf Baechle will eventually be removed again when Qemu has the capability to 53207119621SRalf Baechle simulate actual MIPS hardware platforms. More information on Qemu 53307119621SRalf Baechle can be found at http://www.linux-mips.org/wiki/Qemu. 53407119621SRalf Baechle 535355c471fSdmitry pervushinconfig MARKEINS 536355c471fSdmitry pervushin bool "Support for NEC EMMA2RH Mark-eins" 537355c471fSdmitry pervushin select DMA_NONCOHERENT 538355c471fSdmitry pervushin select HW_HAS_PCI 539355c471fSdmitry pervushin select IRQ_CPU 540355c471fSdmitry pervushin select SWAP_IO_SPACE 541355c471fSdmitry pervushin select SYS_SUPPORTS_32BIT_KERNEL 542355c471fSdmitry pervushin select SYS_SUPPORTS_BIG_ENDIAN 543355c471fSdmitry pervushin select SYS_SUPPORTS_LITTLE_ENDIAN 544355c471fSdmitry pervushin select SYS_HAS_CPU_R5000 545355c471fSdmitry pervushin help 546355c471fSdmitry pervushin This enables support for the R5432-based NEC Mark-eins 547355c471fSdmitry pervushin boards with R5500 CPU. 548355c471fSdmitry pervushin 5491da177e4SLinus Torvaldsconfig SGI_IP22 5503fa986faSMartin Michlmayr bool "SGI IP22 (Indy/Indigo2)" 5511da177e4SLinus Torvalds select ARC 5521da177e4SLinus Torvalds select ARC32 5531da177e4SLinus Torvalds select BOOT_ELF32 5541da177e4SLinus Torvalds select DMA_NONCOHERENT 5555e83d430SRalf Baechle select HW_HAS_EISA 5561da177e4SLinus Torvalds select IP22_CPU_SCACHE 5571da177e4SLinus Torvalds select IRQ_CPU 558aa414dffSRalf Baechle select GENERIC_ISA_DMA_SUPPORT_BROKEN 5591da177e4SLinus Torvalds select SWAP_IO_SPACE 5607cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 5617cf8053bSRalf Baechle select SYS_HAS_CPU_R5000 562ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 563ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 5645e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 5651da177e4SLinus Torvalds help 5661da177e4SLinus Torvalds This are the SGI Indy, Challenge S and Indigo2, as well as certain 5671da177e4SLinus Torvalds OEM variants like the Tandem CMN B006S. To compile a Linux kernel 5681da177e4SLinus Torvalds that runs on these, say Y here. 5691da177e4SLinus Torvalds 5701da177e4SLinus Torvaldsconfig SGI_IP27 5713fa986faSMartin Michlmayr bool "SGI IP27 (Origin200/2000)" 5721da177e4SLinus Torvalds select ARC 5731da177e4SLinus Torvalds select ARC64 5745e83d430SRalf Baechle select BOOT_ELF64 5751da177e4SLinus Torvalds select DMA_IP27 576a3d45391SRalf Baechle select EARLY_PRINTK 5771da177e4SLinus Torvalds select HW_HAS_PCI 5781da177e4SLinus Torvalds select PCI_DOMAINS 5797cf8053bSRalf Baechle select SYS_HAS_CPU_R10000 580ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 5815e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 582d8cb4e11SRalf Baechle select SYS_SUPPORTS_NUMA 5831a5c5de1SRalf Baechle select SYS_SUPPORTS_SMP 584e77c232cSFranck Bui-Huu select GENERIC_HARDIRQS_NO__DO_IRQ 5851da177e4SLinus Torvalds help 5861da177e4SLinus Torvalds This are the SGI Origin 200, Origin 2000 and Onyx 2 Graphics 5871da177e4SLinus Torvalds workstations. To compile a Linux kernel that runs on these, say Y 5881da177e4SLinus Torvalds here. 5891da177e4SLinus Torvalds 5901da177e4SLinus Torvaldsconfig SGI_IP32 5913fa986faSMartin Michlmayr bool "SGI IP32 (O2) (EXPERIMENTAL)" 592ed5ba2fbSYoichi Yuasa depends on EXPERIMENTAL 5931da177e4SLinus Torvalds select ARC 5941da177e4SLinus Torvalds select ARC32 5951da177e4SLinus Torvalds select BOOT_ELF32 5961da177e4SLinus Torvalds select OWN_DMA 5971da177e4SLinus Torvalds select DMA_IP32 5981da177e4SLinus Torvalds select DMA_NONCOHERENT 5991da177e4SLinus Torvalds select HW_HAS_PCI 6001da177e4SLinus Torvalds select R5000_CPU_SCACHE 6011da177e4SLinus Torvalds select RM7000_CPU_SCACHE 6027cf8053bSRalf Baechle select SYS_HAS_CPU_R5000 6037cf8053bSRalf Baechle select SYS_HAS_CPU_R10000 if BROKEN 6047cf8053bSRalf Baechle select SYS_HAS_CPU_RM7000 605dd2f18feSRalf Baechle select SYS_HAS_CPU_NEVADA 606ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 6075e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 6081da177e4SLinus Torvalds help 6091da177e4SLinus Torvalds If you want this kernel to run on SGI O2 workstation, say Y here. 6101da177e4SLinus Torvalds 6119a6dcea1SAndrew Isaacsonconfig SIBYTE_BIGSUR 6123fa986faSMartin Michlmayr bool "Sibyte BCM91480B-BigSur" 6139a6dcea1SAndrew Isaacson select BOOT_ELF32 6149a6dcea1SAndrew Isaacson select DMA_COHERENT 6157cf8053bSRalf Baechle select PCI_DOMAINS 6169a6dcea1SAndrew Isaacson select SIBYTE_BCM1x80 6179a6dcea1SAndrew Isaacson select SWAP_IO_SPACE 6187cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 6199a6dcea1SAndrew Isaacson select SYS_SUPPORTS_BIG_ENDIAN 6209a6dcea1SAndrew Isaacson select SYS_SUPPORTS_LITTLE_ENDIAN 6219a6dcea1SAndrew Isaacson 6225e83d430SRalf Baechleconfig SIBYTE_SWARM 6233fa986faSMartin Michlmayr bool "Sibyte BCM91250A-SWARM" 6245e83d430SRalf Baechle select BOOT_ELF32 6255e83d430SRalf Baechle select DMA_COHERENT 6265e83d430SRalf Baechle select SIBYTE_SB1250 6275e83d430SRalf Baechle select SWAP_IO_SPACE 6287cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 6295e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 6305e83d430SRalf Baechle select SYS_SUPPORTS_HIGHMEM 6315e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 632e3ad1c23SPete Popov 6335e83d430SRalf Baechleconfig SIBYTE_SENTOSA 6343fa986faSMartin Michlmayr bool "Sibyte BCM91250E-Sentosa" 6355e83d430SRalf Baechle depends on EXPERIMENTAL 6365e83d430SRalf Baechle select BOOT_ELF32 6375e83d430SRalf Baechle select DMA_COHERENT 6385e83d430SRalf Baechle select SIBYTE_SB1250 6395e83d430SRalf Baechle select SWAP_IO_SPACE 6407cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 6415e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 6425e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 6435e83d430SRalf Baechle 6445e83d430SRalf Baechleconfig SIBYTE_RHONE 6453fa986faSMartin Michlmayr bool "Sibyte BCM91125E-Rhone" 6465e83d430SRalf Baechle depends on EXPERIMENTAL 6475e83d430SRalf Baechle select BOOT_ELF32 6485e83d430SRalf Baechle select DMA_COHERENT 6495e83d430SRalf Baechle select SIBYTE_BCM1125H 6505e83d430SRalf Baechle select SWAP_IO_SPACE 6517cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 6525e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 6535e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 6545e83d430SRalf Baechle 6555e83d430SRalf Baechleconfig SIBYTE_CARMEL 6563fa986faSMartin Michlmayr bool "Sibyte BCM91120x-Carmel" 6575e83d430SRalf Baechle depends on EXPERIMENTAL 6585e83d430SRalf Baechle select BOOT_ELF32 6595e83d430SRalf Baechle select DMA_COHERENT 6605e83d430SRalf Baechle select SIBYTE_BCM1120 6615e83d430SRalf Baechle select SWAP_IO_SPACE 6627cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 6635e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 6645e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 6655e83d430SRalf Baechle 6665e83d430SRalf Baechleconfig SIBYTE_PTSWARM 6673fa986faSMartin Michlmayr bool "Sibyte BCM91250PT-PTSWARM" 6685e83d430SRalf Baechle depends on EXPERIMENTAL 6695e83d430SRalf Baechle select BOOT_ELF32 6705e83d430SRalf Baechle select DMA_COHERENT 6715e83d430SRalf Baechle select SIBYTE_SB1250 6725e83d430SRalf Baechle select SWAP_IO_SPACE 6737cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 6745e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 6755e83d430SRalf Baechle select SYS_SUPPORTS_HIGHMEM 6765e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 6775e83d430SRalf Baechle 6785e83d430SRalf Baechleconfig SIBYTE_LITTLESUR 6793fa986faSMartin Michlmayr bool "Sibyte BCM91250C2-LittleSur" 6805e83d430SRalf Baechle depends on EXPERIMENTAL 6815e83d430SRalf Baechle select BOOT_ELF32 6825e83d430SRalf Baechle select DMA_COHERENT 6835e83d430SRalf Baechle select SIBYTE_SB1250 6845e83d430SRalf Baechle select SWAP_IO_SPACE 6857cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 6865e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 6875e83d430SRalf Baechle select SYS_SUPPORTS_HIGHMEM 6885e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 6895e83d430SRalf Baechle 6905e83d430SRalf Baechleconfig SIBYTE_CRHINE 6913fa986faSMartin Michlmayr bool "Sibyte BCM91120C-CRhine" 6925e83d430SRalf Baechle depends on EXPERIMENTAL 6935e83d430SRalf Baechle select BOOT_ELF32 6945e83d430SRalf Baechle select DMA_COHERENT 6955e83d430SRalf Baechle select SIBYTE_BCM1120 6965e83d430SRalf Baechle select SWAP_IO_SPACE 6977cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 6985e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 6995e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 7005e83d430SRalf Baechle 7015e83d430SRalf Baechleconfig SIBYTE_CRHONE 7023fa986faSMartin Michlmayr bool "Sibyte BCM91125C-CRhone" 7035e83d430SRalf Baechle depends on EXPERIMENTAL 7045e83d430SRalf Baechle select BOOT_ELF32 7055e83d430SRalf Baechle select DMA_COHERENT 7065e83d430SRalf Baechle select SIBYTE_BCM1125 7075e83d430SRalf Baechle select SWAP_IO_SPACE 7087cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 7095e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 7105e83d430SRalf Baechle select SYS_SUPPORTS_HIGHMEM 7115e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 7125e83d430SRalf Baechle 71314b36af4SThomas Bogendoerferconfig SNI_RM 71414b36af4SThomas Bogendoerfer bool "SNI RM200/300/400" 7154a0312fcSThomas Bogendoerfer select ARC if CPU_LITTLE_ENDIAN 7164a0312fcSThomas Bogendoerfer select ARC32 if CPU_LITTLE_ENDIAN 7175e83d430SRalf Baechle select ARCH_MAY_HAVE_PC_FDC 7185e83d430SRalf Baechle select BOOT_ELF32 7195e83d430SRalf Baechle select DMA_NONCOHERENT 7205e83d430SRalf Baechle select GENERIC_ISA_DMA 7215e83d430SRalf Baechle select HAVE_STD_PC_SERIAL_PORT 7225e83d430SRalf Baechle select HW_HAS_EISA 7235e83d430SRalf Baechle select HW_HAS_PCI 724e5c6c8e4SMichael Neuling select I8253 7255e83d430SRalf Baechle select I8259 7265e83d430SRalf Baechle select ISA 7274a0312fcSThomas Bogendoerfer select SWAP_IO_SPACE if CPU_BIG_ENDIAN 7287cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 7294a0312fcSThomas Bogendoerfer select SYS_HAS_CPU_R5000 7304a0312fcSThomas Bogendoerfer select R5000_CPU_SCACHE 731ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 7325e83d430SRalf Baechle select SYS_SUPPORTS_64BIT_KERNEL if EXPERIMENTAL 7334a0312fcSThomas Bogendoerfer select SYS_SUPPORTS_BIG_ENDIAN 7345e83d430SRalf Baechle select SYS_SUPPORTS_HIGHMEM 7355e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 7361da177e4SLinus Torvalds help 73714b36af4SThomas Bogendoerfer The SNI RM200/300/400 are MIPS-based machines manufactured by 73814b36af4SThomas Bogendoerfer Siemens Nixdorf Informationssysteme (SNI), parent company of Pyramid 7395e83d430SRalf Baechle Technology and now in turn merged with Fujitsu. Say Y here to 7405e83d430SRalf Baechle support this machine type. 7411da177e4SLinus Torvalds 7425e83d430SRalf Baechleconfig TOSHIBA_JMR3927 7433fa986faSMartin Michlmayr bool "Toshiba JMR-TX3927 board" 7445e83d430SRalf Baechle select DMA_NONCOHERENT 7455e83d430SRalf Baechle select HW_HAS_PCI 7465e83d430SRalf Baechle select MIPS_TX3927 7475e83d430SRalf Baechle select SWAP_IO_SPACE 7487cf8053bSRalf Baechle select SYS_HAS_CPU_TX39XX 7495e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 7505e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 7515e83d430SRalf Baechle select TOSHIBA_BOARDS 7525e83d430SRalf Baechle 7535e83d430SRalf Baechleconfig TOSHIBA_RBTX4927 7543fa986faSMartin Michlmayr bool "Toshiba TBTX49[23]7 board" 7555e83d430SRalf Baechle select DMA_NONCOHERENT 7565e83d430SRalf Baechle select HAS_TXX9_SERIAL 7575e83d430SRalf Baechle select HW_HAS_PCI 7585e83d430SRalf Baechle select I8259 7595e83d430SRalf Baechle select ISA 7605e83d430SRalf Baechle select SWAP_IO_SPACE 7617cf8053bSRalf Baechle select SYS_HAS_CPU_TX49XX 7625e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 7635e83d430SRalf Baechle select SYS_SUPPORTS_64BIT_KERNEL 7645e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 7655e83d430SRalf Baechle select TOSHIBA_BOARDS 7669fd32cfbSAtsushi Nemoto select GENERIC_HARDIRQS_NO__DO_IRQ 7675e83d430SRalf Baechle help 7685e83d430SRalf Baechle This Toshiba board is based on the TX4927 processor. Say Y here to 7695e83d430SRalf Baechle support this machine type 7701da177e4SLinus Torvalds 77123fbee9dSRalf Baechleconfig TOSHIBA_RBTX4938 7723fa986faSMartin Michlmayr bool "Toshiba RBTX4938 board" 77323fbee9dSRalf Baechle select HAVE_STD_PC_SERIAL_PORT 77423fbee9dSRalf Baechle select DMA_NONCOHERENT 77523fbee9dSRalf Baechle select GENERIC_ISA_DMA 77623fbee9dSRalf Baechle select HAS_TXX9_SERIAL 77723fbee9dSRalf Baechle select HW_HAS_PCI 77823fbee9dSRalf Baechle select I8259 77923fbee9dSRalf Baechle select ISA 78023fbee9dSRalf Baechle select SWAP_IO_SPACE 7817cf8053bSRalf Baechle select SYS_HAS_CPU_TX49XX 78223fbee9dSRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 78323fbee9dSRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 78423fbee9dSRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 78523fbee9dSRalf Baechle select TOSHIBA_BOARDS 7869fd32cfbSAtsushi Nemoto select GENERIC_HARDIRQS_NO__DO_IRQ 78723fbee9dSRalf Baechle help 78823fbee9dSRalf Baechle This Toshiba board is based on the TX4938 processor. Say Y here to 78923fbee9dSRalf Baechle support this machine type 79023fbee9dSRalf Baechle 7911da177e4SLinus Torvaldsendchoice 7921da177e4SLinus Torvalds 7935e83d430SRalf Baechlesource "arch/mips/ddb5xxx/Kconfig" 7945e83d430SRalf Baechlesource "arch/mips/gt64120/ev64120/Kconfig" 7955e83d430SRalf Baechlesource "arch/mips/jazz/Kconfig" 7965e83d430SRalf Baechlesource "arch/mips/lasat/Kconfig" 7975e83d430SRalf Baechlesource "arch/mips/momentum/Kconfig" 7985e83d430SRalf Baechlesource "arch/mips/pmc-sierra/Kconfig" 79929c48699SRalf Baechlesource "arch/mips/sgi-ip27/Kconfig" 80038b18f72SRalf Baechlesource "arch/mips/sibyte/Kconfig" 8015e83d430SRalf Baechlesource "arch/mips/tx4927/Kconfig" 80223fbee9dSRalf Baechlesource "arch/mips/tx4938/Kconfig" 8035e83d430SRalf Baechlesource "arch/mips/vr41xx/Kconfig" 804bdf21b18SPete Popovsource "arch/mips/philips/pnx8550/common/Kconfig" 805e87dddebSPeter Hortonsource "arch/mips/cobalt/Kconfig" 80638b18f72SRalf Baechle 8075e83d430SRalf Baechleendmenu 8085e83d430SRalf Baechle 8091da177e4SLinus Torvaldsconfig RWSEM_GENERIC_SPINLOCK 8101da177e4SLinus Torvalds bool 8111da177e4SLinus Torvalds default y 8121da177e4SLinus Torvalds 8131da177e4SLinus Torvaldsconfig RWSEM_XCHGADD_ALGORITHM 8141da177e4SLinus Torvalds bool 8151da177e4SLinus Torvalds 816f0d1b0b3SDavid Howellsconfig ARCH_HAS_ILOG2_U32 817f0d1b0b3SDavid Howells bool 818f0d1b0b3SDavid Howells default n 819f0d1b0b3SDavid Howells 820f0d1b0b3SDavid Howellsconfig ARCH_HAS_ILOG2_U64 821f0d1b0b3SDavid Howells bool 822f0d1b0b3SDavid Howells default n 823f0d1b0b3SDavid Howells 8243c9ee7efSAkinobu Mitaconfig GENERIC_FIND_NEXT_BIT 8253c9ee7efSAkinobu Mita bool 8263c9ee7efSAkinobu Mita default y 8273c9ee7efSAkinobu Mita 8283c9ee7efSAkinobu Mitaconfig GENERIC_HWEIGHT 8293c9ee7efSAkinobu Mita bool 8303c9ee7efSAkinobu Mita default y 8313c9ee7efSAkinobu Mita 8321da177e4SLinus Torvaldsconfig GENERIC_CALIBRATE_DELAY 8331da177e4SLinus Torvalds bool 8341da177e4SLinus Torvalds default y 8351da177e4SLinus Torvalds 8368db02010SRalf Baechleconfig GENERIC_TIME 8378db02010SRalf Baechle bool 8388db02010SRalf Baechle default y 8398db02010SRalf Baechle 8401cc89038SAtsushi Nemotoconfig SCHED_NO_NO_OMIT_FRAME_POINTER 8411cc89038SAtsushi Nemoto bool 8421cc89038SAtsushi Nemoto default y 8431cc89038SAtsushi Nemoto 844e77c232cSFranck Bui-Huuconfig GENERIC_HARDIRQS_NO__DO_IRQ 845e77c232cSFranck Bui-Huu bool 846e77c232cSFranck Bui-Huu default n 847e77c232cSFranck Bui-Huu 8481da177e4SLinus Torvalds# 8491da177e4SLinus Torvalds# Select some configuration options automatically based on user selections. 8501da177e4SLinus Torvalds# 8511da177e4SLinus Torvaldsconfig ARC 8521da177e4SLinus Torvalds bool 8531da177e4SLinus Torvalds 85461ed242dSRalf Baechleconfig ARCH_MAY_HAVE_PC_FDC 85561ed242dSRalf Baechle bool 85661ed242dSRalf Baechle 8571da177e4SLinus Torvaldsconfig DMA_COHERENT 8581da177e4SLinus Torvalds bool 8591da177e4SLinus Torvalds 8601da177e4SLinus Torvaldsconfig DMA_IP27 8611da177e4SLinus Torvalds bool 8621da177e4SLinus Torvalds 8634ce588cdSRalf Baechleconfig DMA_IP32 8644ce588cdSRalf Baechle bool 8654ce588cdSRalf Baechle select DMA_NEED_PCI_MAP_STATE 8664ce588cdSRalf Baechle 8671da177e4SLinus Torvaldsconfig DMA_NONCOHERENT 8681da177e4SLinus Torvalds bool 8694ce588cdSRalf Baechle select DMA_NEED_PCI_MAP_STATE 8704ce588cdSRalf Baechle 8714ce588cdSRalf Baechleconfig DMA_NEED_PCI_MAP_STATE 8724ce588cdSRalf Baechle bool 8731da177e4SLinus Torvalds 8745e83d430SRalf Baechleconfig OWN_DMA 8755e83d430SRalf Baechle bool 8765e83d430SRalf Baechle 8771da177e4SLinus Torvaldsconfig EARLY_PRINTK 8781da177e4SLinus Torvalds bool 8791da177e4SLinus Torvalds 8801da177e4SLinus Torvaldsconfig GENERIC_ISA_DMA 8811da177e4SLinus Torvalds bool 8821da177e4SLinus Torvalds 8831da177e4SLinus Torvaldsconfig I8259 8841da177e4SLinus Torvalds bool 8851da177e4SLinus Torvalds 8861da177e4SLinus Torvaldsconfig LIMITED_DMA 8871da177e4SLinus Torvalds bool 8881da177e4SLinus Torvalds select HIGHMEM 889797798c1SRalf Baechle select SYS_SUPPORTS_HIGHMEM 8901da177e4SLinus Torvalds 8911da177e4SLinus Torvaldsconfig MIPS_BONITO64 8921da177e4SLinus Torvalds bool 8931da177e4SLinus Torvalds 8941da177e4SLinus Torvaldsconfig MIPS_MSC 8951da177e4SLinus Torvalds bool 8961da177e4SLinus Torvalds 8971da177e4SLinus Torvaldsconfig MIPS_NILE4 8981da177e4SLinus Torvalds bool 8991da177e4SLinus Torvalds 9001da177e4SLinus Torvaldsconfig MIPS_DISABLE_OBSOLETE_IDE 9011da177e4SLinus Torvalds bool 9021da177e4SLinus Torvalds 903aa414dffSRalf Baechleconfig GENERIC_ISA_DMA_SUPPORT_BROKEN 904aa414dffSRalf Baechle bool 905aa414dffSRalf Baechle 9065e83d430SRalf Baechle# 9073cb2fcccSMatt LaPlante# Endianess selection. Sufficiently obscure so many users don't know what to 9085e83d430SRalf Baechle# answer,so we try hard to limit the available choices. Also the use of a 9095e83d430SRalf Baechle# choice statement should be more obvious to the user. 9105e83d430SRalf Baechle# 9115e83d430SRalf Baechlechoice 9125e83d430SRalf Baechle prompt "Endianess selection" 9131da177e4SLinus Torvalds help 9141da177e4SLinus Torvalds Some MIPS machines can be configured for either little or big endian 9155e83d430SRalf Baechle byte order. These modes require different kernels and a different 9163cb2fcccSMatt LaPlante Linux distribution. In general there is one preferred byteorder for a 9175e83d430SRalf Baechle particular system but some systems are just as commonly used in the 9185e83d430SRalf Baechle one or the other endianess. 9195e83d430SRalf Baechle 9205e83d430SRalf Baechleconfig CPU_BIG_ENDIAN 9215e83d430SRalf Baechle bool "Big endian" 9225e83d430SRalf Baechle depends on SYS_SUPPORTS_BIG_ENDIAN 9235e83d430SRalf Baechle 9245e83d430SRalf Baechleconfig CPU_LITTLE_ENDIAN 9255e83d430SRalf Baechle bool "Little endian" 9265e83d430SRalf Baechle depends on SYS_SUPPORTS_LITTLE_ENDIAN 9275e83d430SRalf Baechle help 9285e83d430SRalf Baechle 9295e83d430SRalf Baechleendchoice 9305e83d430SRalf Baechle 9315e83d430SRalf Baechleconfig SYS_SUPPORTS_BIG_ENDIAN 9325e83d430SRalf Baechle bool 9335e83d430SRalf Baechle 9345e83d430SRalf Baechleconfig SYS_SUPPORTS_LITTLE_ENDIAN 9355e83d430SRalf Baechle bool 9361da177e4SLinus Torvalds 9371da177e4SLinus Torvaldsconfig IRQ_CPU 9381da177e4SLinus Torvalds bool 9391da177e4SLinus Torvalds 9401da177e4SLinus Torvaldsconfig IRQ_CPU_RM7K 9411da177e4SLinus Torvalds bool 9421da177e4SLinus Torvalds 9435e83d430SRalf Baechleconfig IRQ_CPU_RM9K 9445e83d430SRalf Baechle bool 9455e83d430SRalf Baechle 9461da177e4SLinus Torvaldsconfig IRQ_MV64340 9471da177e4SLinus Torvalds bool 9481da177e4SLinus Torvalds 9491da177e4SLinus Torvaldsconfig DDB5XXX_COMMON 9501da177e4SLinus Torvalds bool 9511da177e4SLinus Torvalds 9521da177e4SLinus Torvaldsconfig MIPS_BOARDS_GEN 9531da177e4SLinus Torvalds bool 9541da177e4SLinus Torvalds 9551da177e4SLinus Torvaldsconfig MIPS_GT64111 9561da177e4SLinus Torvalds bool 9571da177e4SLinus Torvalds 9581da177e4SLinus Torvaldsconfig MIPS_GT64120 9591da177e4SLinus Torvalds bool 9601da177e4SLinus Torvalds 9611da177e4SLinus Torvaldsconfig MIPS_TX3927 9621da177e4SLinus Torvalds bool 9631da177e4SLinus Torvalds select HAS_TXX9_SERIAL 9641da177e4SLinus Torvalds 965663c3d90Sthomas@koeller.dyndns.orgconfig MIPS_RM9122 966663c3d90Sthomas@koeller.dyndns.org bool 967663c3d90Sthomas@koeller.dyndns.org select SERIAL_RM9000 968663c3d90Sthomas@koeller.dyndns.org select GPI_RM9000 969663c3d90Sthomas@koeller.dyndns.org select WDT_RM9000 970663c3d90Sthomas@koeller.dyndns.org 9711da177e4SLinus Torvaldsconfig PCI_MARVELL 9721da177e4SLinus Torvalds bool 9731da177e4SLinus Torvalds 9745e83d430SRalf Baechleconfig SOC_AU1000 9755e83d430SRalf Baechle bool 9765e83d430SRalf Baechle select SOC_AU1X00 9775e83d430SRalf Baechle 9785e83d430SRalf Baechleconfig SOC_AU1100 9795e83d430SRalf Baechle bool 9805e83d430SRalf Baechle select SOC_AU1X00 9815e83d430SRalf Baechle 9825e83d430SRalf Baechleconfig SOC_AU1500 9835e83d430SRalf Baechle bool 9845e83d430SRalf Baechle select SOC_AU1X00 9855e83d430SRalf Baechle 9865e83d430SRalf Baechleconfig SOC_AU1550 9875e83d430SRalf Baechle bool 9885e83d430SRalf Baechle select SOC_AU1X00 9895e83d430SRalf Baechle 9905e83d430SRalf Baechleconfig SOC_AU1200 9915e83d430SRalf Baechle bool 9925e83d430SRalf Baechle select SOC_AU1X00 9935e83d430SRalf Baechle 9945e83d430SRalf Baechleconfig SOC_AU1X00 9955e83d430SRalf Baechle bool 9967cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 9975e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 9981da177e4SLinus Torvalds 999bdf21b18SPete Popovconfig PNX8550 1000bdf21b18SPete Popov bool 1001bdf21b18SPete Popov select SOC_PNX8550 1002bdf21b18SPete Popov 1003bdf21b18SPete Popovconfig SOC_PNX8550 1004bdf21b18SPete Popov bool 1005bdf21b18SPete Popov select DMA_NONCOHERENT 1006bdf21b18SPete Popov select HW_HAS_PCI 1007b8c2a77cSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 10087cf8053bSRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 1009e77c232cSFranck Bui-Huu select GENERIC_HARDIRQS_NO__DO_IRQ 1010bdf21b18SPete Popov 10111da177e4SLinus Torvaldsconfig SWAP_IO_SPACE 10121da177e4SLinus Torvalds bool 10131da177e4SLinus Torvalds 1014355c471fSdmitry pervushinconfig EMMA2RH 1015355c471fSdmitry pervushin bool 1016355c471fSdmitry pervushin depends on MARKEINS 1017355c471fSdmitry pervushin default y 1018355c471fSdmitry pervushin 1019663c3d90Sthomas@koeller.dyndns.orgconfig SERIAL_RM9000 1020663c3d90Sthomas@koeller.dyndns.org bool 1021663c3d90Sthomas@koeller.dyndns.org 1022663c3d90Sthomas@koeller.dyndns.orgconfig GPI_RM9000 1023663c3d90Sthomas@koeller.dyndns.org bool 1024663c3d90Sthomas@koeller.dyndns.org 1025663c3d90Sthomas@koeller.dyndns.orgconfig WDT_RM9000 1026663c3d90Sthomas@koeller.dyndns.org bool 1027663c3d90Sthomas@koeller.dyndns.org 10281da177e4SLinus Torvalds# 10291da177e4SLinus Torvalds# Unfortunately not all GT64120 systems run the chip at the same clock. 10301da177e4SLinus Torvalds# As the user for the clock rate and try to minimize the available options. 10311da177e4SLinus Torvalds# 10321da177e4SLinus Torvaldschoice 10331da177e4SLinus Torvalds prompt "Galileo Chip Clock" 10341da177e4SLinus Torvalds #default SYSCLK_83 if MIPS_EV64120 10351da177e4SLinus Torvalds depends on MIPS_EV64120 || MOMENCO_OCELOT || MOMENCO_OCELOT_G 10361da177e4SLinus Torvalds default SYSCLK_83 if MIPS_EV64120 10371da177e4SLinus Torvalds default SYSCLK_100 if MOMENCO_OCELOT || MOMENCO_OCELOT_G 10381da177e4SLinus Torvalds 10391da177e4SLinus Torvaldsconfig SYSCLK_75 10401da177e4SLinus Torvalds bool "75" if MIPS_EV64120 10411da177e4SLinus Torvalds 10421da177e4SLinus Torvaldsconfig SYSCLK_83 10431da177e4SLinus Torvalds bool "83.3" if MIPS_EV64120 10441da177e4SLinus Torvalds 10451da177e4SLinus Torvaldsconfig SYSCLK_100 10461da177e4SLinus Torvalds bool "100" if MIPS_EV64120 || MOMENCO_OCELOT || MOMENCO_OCELOT_G 10471da177e4SLinus Torvalds 10481da177e4SLinus Torvaldsendchoice 10491da177e4SLinus Torvalds 10505e83d430SRalf Baechleconfig ARC32 10515e83d430SRalf Baechle bool 10525e83d430SRalf Baechle 10531da177e4SLinus Torvaldsconfig BOOT_ELF32 10541da177e4SLinus Torvalds bool 10551da177e4SLinus Torvalds 10561da177e4SLinus Torvaldsconfig MIPS_L1_CACHE_SHIFT 10571da177e4SLinus Torvalds int 10581da177e4SLinus Torvalds default "4" if MACH_DECSTATION 10591da177e4SLinus Torvalds default "7" if SGI_IP27 10601da177e4SLinus Torvalds default "5" 10611da177e4SLinus Torvalds 10621da177e4SLinus Torvaldsconfig HAVE_STD_PC_SERIAL_PORT 10631da177e4SLinus Torvalds bool 10641da177e4SLinus Torvalds 10651da177e4SLinus Torvaldsconfig ARC_CONSOLE 10661da177e4SLinus Torvalds bool "ARC console support" 106714b36af4SThomas Bogendoerfer depends on SGI_IP22 || SNI_RM 10681da177e4SLinus Torvalds 10691da177e4SLinus Torvaldsconfig ARC_MEMORY 10701da177e4SLinus Torvalds bool 107114b36af4SThomas Bogendoerfer depends on MACH_JAZZ || SNI_RM || SGI_IP32 10721da177e4SLinus Torvalds default y 10731da177e4SLinus Torvalds 10741da177e4SLinus Torvaldsconfig ARC_PROMLIB 10751da177e4SLinus Torvalds bool 107614b36af4SThomas Bogendoerfer depends on MACH_JAZZ || SNI_RM || SGI_IP22 || SGI_IP32 10771da177e4SLinus Torvalds default y 10781da177e4SLinus Torvalds 10791da177e4SLinus Torvaldsconfig ARC64 10801da177e4SLinus Torvalds bool 10811da177e4SLinus Torvalds 10821da177e4SLinus Torvaldsconfig BOOT_ELF64 10831da177e4SLinus Torvalds bool 10841da177e4SLinus Torvalds 10851da177e4SLinus Torvaldsconfig TOSHIBA_BOARDS 10861da177e4SLinus Torvalds bool 10871da177e4SLinus Torvalds 10881da177e4SLinus Torvaldsmenu "CPU selection" 10891da177e4SLinus Torvalds 10901da177e4SLinus Torvaldschoice 10911da177e4SLinus Torvalds prompt "CPU type" 10921da177e4SLinus Torvalds default CPU_R4X00 10931da177e4SLinus Torvalds 10946e760c8dSRalf Baechleconfig CPU_MIPS32_R1 10956e760c8dSRalf Baechle bool "MIPS32 Release 1" 10967cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS32_R1 1097f7062ddbSRalf Baechle select CPU_HAS_LLSC 10986e760c8dSRalf Baechle select CPU_HAS_PREFETCH 1099797798c1SRalf Baechle select CPU_SUPPORTS_32BIT_KERNEL 1100ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 11016e760c8dSRalf Baechle help 11025e83d430SRalf Baechle Choose this option to build a kernel for release 1 or later of the 11031e5f1caaSRalf Baechle MIPS32 architecture. Most modern embedded systems with a 32-bit 11041e5f1caaSRalf Baechle MIPS processor are based on a MIPS32 processor. If you know the 11051e5f1caaSRalf Baechle specific type of processor in your system, choose those that one 11061e5f1caaSRalf Baechle otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system. 11071e5f1caaSRalf Baechle Release 2 of the MIPS32 architecture is available since several 11081e5f1caaSRalf Baechle years so chances are you even have a MIPS32 Release 2 processor 11091e5f1caaSRalf Baechle in which case you should choose CPU_MIPS32_R2 instead for better 11101e5f1caaSRalf Baechle performance. 11111e5f1caaSRalf Baechle 11121e5f1caaSRalf Baechleconfig CPU_MIPS32_R2 11131e5f1caaSRalf Baechle bool "MIPS32 Release 2" 11147cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS32_R2 1115f7062ddbSRalf Baechle select CPU_HAS_LLSC 11161e5f1caaSRalf Baechle select CPU_HAS_PREFETCH 1117797798c1SRalf Baechle select CPU_SUPPORTS_32BIT_KERNEL 1118ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 11191e5f1caaSRalf Baechle help 11205e83d430SRalf Baechle Choose this option to build a kernel for release 2 or later of the 11216e760c8dSRalf Baechle MIPS32 architecture. Most modern embedded systems with a 32-bit 11226e760c8dSRalf Baechle MIPS processor are based on a MIPS32 processor. If you know the 11236e760c8dSRalf Baechle specific type of processor in your system, choose those that one 11246e760c8dSRalf Baechle otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system. 11251da177e4SLinus Torvalds 11266e760c8dSRalf Baechleconfig CPU_MIPS64_R1 11276e760c8dSRalf Baechle bool "MIPS64 Release 1" 11287cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS64_R1 1129f7062ddbSRalf Baechle select CPU_HAS_LLSC 1130797798c1SRalf Baechle select CPU_HAS_PREFETCH 1131ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1132ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1133ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 11346e760c8dSRalf Baechle help 11356e760c8dSRalf Baechle Choose this option to build a kernel for release 1 or later of the 11366e760c8dSRalf Baechle MIPS64 architecture. Many modern embedded systems with a 64-bit 11376e760c8dSRalf Baechle MIPS processor are based on a MIPS64 processor. If you know the 11386e760c8dSRalf Baechle specific type of processor in your system, choose those that one 11396e760c8dSRalf Baechle otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system. 11401e5f1caaSRalf Baechle Release 2 of the MIPS64 architecture is available since several 11411e5f1caaSRalf Baechle years so chances are you even have a MIPS64 Release 2 processor 11421e5f1caaSRalf Baechle in which case you should choose CPU_MIPS64_R2 instead for better 11431e5f1caaSRalf Baechle performance. 11441e5f1caaSRalf Baechle 11451e5f1caaSRalf Baechleconfig CPU_MIPS64_R2 11461e5f1caaSRalf Baechle bool "MIPS64 Release 2" 11477cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS64_R2 1148f7062ddbSRalf Baechle select CPU_HAS_LLSC 1149797798c1SRalf Baechle select CPU_HAS_PREFETCH 11501e5f1caaSRalf Baechle select CPU_SUPPORTS_32BIT_KERNEL 11511e5f1caaSRalf Baechle select CPU_SUPPORTS_64BIT_KERNEL 1152ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 11531e5f1caaSRalf Baechle help 11541e5f1caaSRalf Baechle Choose this option to build a kernel for release 2 or later of the 11551e5f1caaSRalf Baechle MIPS64 architecture. Many modern embedded systems with a 64-bit 11561e5f1caaSRalf Baechle MIPS processor are based on a MIPS64 processor. If you know the 11571e5f1caaSRalf Baechle specific type of processor in your system, choose those that one 11581e5f1caaSRalf Baechle otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system. 11591da177e4SLinus Torvalds 11601da177e4SLinus Torvaldsconfig CPU_R3000 11611da177e4SLinus Torvalds bool "R3000" 11627cf8053bSRalf Baechle depends on SYS_HAS_CPU_R3000 1163f7062ddbSRalf Baechle select CPU_HAS_WB 1164ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1165797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 11661da177e4SLinus Torvalds help 11671da177e4SLinus Torvalds Please make sure to pick the right CPU type. Linux/MIPS is not 11681da177e4SLinus Torvalds designed to be generic, i.e. Kernels compiled for R3000 CPUs will 11691da177e4SLinus Torvalds *not* work on R4000 machines and vice versa. However, since most 11701da177e4SLinus Torvalds of the supported machines have an R4000 (or similar) CPU, R4x00 11711da177e4SLinus Torvalds might be a safe bet. If the resulting kernel does not work, 11721da177e4SLinus Torvalds try to recompile with R3000. 11731da177e4SLinus Torvalds 11741da177e4SLinus Torvaldsconfig CPU_TX39XX 11751da177e4SLinus Torvalds bool "R39XX" 11767cf8053bSRalf Baechle depends on SYS_HAS_CPU_TX39XX 1177ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 11781da177e4SLinus Torvalds 11791da177e4SLinus Torvaldsconfig CPU_VR41XX 11801da177e4SLinus Torvalds bool "R41xx" 11817cf8053bSRalf Baechle depends on SYS_HAS_CPU_VR41XX 1182ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1183ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 11841da177e4SLinus Torvalds help 11855e83d430SRalf Baechle The options selects support for the NEC VR4100 series of processors. 11861da177e4SLinus Torvalds Only choose this option if you have one of these processors as a 11871da177e4SLinus Torvalds kernel built with this option will not run on any other type of 11881da177e4SLinus Torvalds processor or vice versa. 11891da177e4SLinus Torvalds 11901da177e4SLinus Torvaldsconfig CPU_R4300 11911da177e4SLinus Torvalds bool "R4300" 11927cf8053bSRalf Baechle depends on SYS_HAS_CPU_R4300 1193f7062ddbSRalf Baechle select CPU_HAS_LLSC 1194ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1195ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 11961da177e4SLinus Torvalds help 11971da177e4SLinus Torvalds MIPS Technologies R4300-series processors. 11981da177e4SLinus Torvalds 11991da177e4SLinus Torvaldsconfig CPU_R4X00 12001da177e4SLinus Torvalds bool "R4x00" 12017cf8053bSRalf Baechle depends on SYS_HAS_CPU_R4X00 1202f7062ddbSRalf Baechle select CPU_HAS_LLSC 1203ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1204ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 12051da177e4SLinus Torvalds help 12061da177e4SLinus Torvalds MIPS Technologies R4000-series processors other than 4300, including 12071da177e4SLinus Torvalds the R4000, R4400, R4600, and 4700. 12081da177e4SLinus Torvalds 12091da177e4SLinus Torvaldsconfig CPU_TX49XX 12101da177e4SLinus Torvalds bool "R49XX" 12117cf8053bSRalf Baechle depends on SYS_HAS_CPU_TX49XX 1212f7062ddbSRalf Baechle select CPU_HAS_LLSC 1213de862b48SAtsushi Nemoto select CPU_HAS_PREFETCH 1214ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1215ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 12161da177e4SLinus Torvalds 12171da177e4SLinus Torvaldsconfig CPU_R5000 12181da177e4SLinus Torvalds bool "R5000" 12197cf8053bSRalf Baechle depends on SYS_HAS_CPU_R5000 1220f7062ddbSRalf Baechle select CPU_HAS_LLSC 1221ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1222ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 12231da177e4SLinus Torvalds help 12241da177e4SLinus Torvalds MIPS Technologies R5000-series processors other than the Nevada. 12251da177e4SLinus Torvalds 12261da177e4SLinus Torvaldsconfig CPU_R5432 12271da177e4SLinus Torvalds bool "R5432" 12287cf8053bSRalf Baechle depends on SYS_HAS_CPU_R5432 1229f7062ddbSRalf Baechle select CPU_HAS_LLSC 12305e83d430SRalf Baechle select CPU_SUPPORTS_32BIT_KERNEL 12315e83d430SRalf Baechle select CPU_SUPPORTS_64BIT_KERNEL 12321da177e4SLinus Torvalds 12331da177e4SLinus Torvaldsconfig CPU_R6000 12341da177e4SLinus Torvalds bool "R6000" 1235ed5ba2fbSYoichi Yuasa depends on EXPERIMENTAL 1236f7062ddbSRalf Baechle select CPU_HAS_LLSC 12377cf8053bSRalf Baechle depends on SYS_HAS_CPU_R6000 1238ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 12391da177e4SLinus Torvalds help 12401da177e4SLinus Torvalds MIPS Technologies R6000 and R6000A series processors. Note these 1241c09b47d8SChris Dearman processors are extremely rare and the support for them is incomplete. 12421da177e4SLinus Torvalds 12431da177e4SLinus Torvaldsconfig CPU_NEVADA 12441da177e4SLinus Torvalds bool "RM52xx" 12457cf8053bSRalf Baechle depends on SYS_HAS_CPU_NEVADA 1246f7062ddbSRalf Baechle select CPU_HAS_LLSC 1247ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1248ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 12491da177e4SLinus Torvalds help 12501da177e4SLinus Torvalds QED / PMC-Sierra RM52xx-series ("Nevada") processors. 12511da177e4SLinus Torvalds 12521da177e4SLinus Torvaldsconfig CPU_R8000 12531da177e4SLinus Torvalds bool "R8000" 1254ed5ba2fbSYoichi Yuasa depends on EXPERIMENTAL 12557cf8053bSRalf Baechle depends on SYS_HAS_CPU_R8000 1256f7062ddbSRalf Baechle select CPU_HAS_LLSC 12575e83d430SRalf Baechle select CPU_HAS_PREFETCH 1258ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 12591da177e4SLinus Torvalds help 12601da177e4SLinus Torvalds MIPS Technologies R8000 processors. Note these processors are 12611da177e4SLinus Torvalds uncommon and the support for them is incomplete. 12621da177e4SLinus Torvalds 12631da177e4SLinus Torvaldsconfig CPU_R10000 12641da177e4SLinus Torvalds bool "R10000" 12657cf8053bSRalf Baechle depends on SYS_HAS_CPU_R10000 1266f7062ddbSRalf Baechle select CPU_HAS_LLSC 12675e83d430SRalf Baechle select CPU_HAS_PREFETCH 1268ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1269ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1270797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 12711da177e4SLinus Torvalds help 12721da177e4SLinus Torvalds MIPS Technologies R10000-series processors. 12731da177e4SLinus Torvalds 12741da177e4SLinus Torvaldsconfig CPU_RM7000 12751da177e4SLinus Torvalds bool "RM7000" 12767cf8053bSRalf Baechle depends on SYS_HAS_CPU_RM7000 1277f7062ddbSRalf Baechle select CPU_HAS_LLSC 12785e83d430SRalf Baechle select CPU_HAS_PREFETCH 1279ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1280ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1281797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 12821da177e4SLinus Torvalds 12831da177e4SLinus Torvaldsconfig CPU_RM9000 12841da177e4SLinus Torvalds bool "RM9000" 12857cf8053bSRalf Baechle depends on SYS_HAS_CPU_RM9000 1286f7062ddbSRalf Baechle select CPU_HAS_LLSC 12875e83d430SRalf Baechle select CPU_HAS_PREFETCH 1288ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1289ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1290797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 12910004a9dfSRalf Baechle select WEAK_ORDERING 12921da177e4SLinus Torvalds 12931da177e4SLinus Torvaldsconfig CPU_SB1 12941da177e4SLinus Torvalds bool "SB1" 12957cf8053bSRalf Baechle depends on SYS_HAS_CPU_SB1 1296f7062ddbSRalf Baechle select CPU_HAS_LLSC 1297ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1298ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1299797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 13000004a9dfSRalf Baechle select WEAK_ORDERING 13011da177e4SLinus Torvalds 13021da177e4SLinus Torvaldsendchoice 13031da177e4SLinus Torvalds 13047cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R1 13057cf8053bSRalf Baechle bool 13067cf8053bSRalf Baechle 13077cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R2 13087cf8053bSRalf Baechle bool 13097cf8053bSRalf Baechle 13107cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R1 13117cf8053bSRalf Baechle bool 13127cf8053bSRalf Baechle 13137cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R2 13147cf8053bSRalf Baechle bool 13157cf8053bSRalf Baechle 13167cf8053bSRalf Baechleconfig SYS_HAS_CPU_R3000 13177cf8053bSRalf Baechle bool 13187cf8053bSRalf Baechle 13197cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX39XX 13207cf8053bSRalf Baechle bool 13217cf8053bSRalf Baechle 13227cf8053bSRalf Baechleconfig SYS_HAS_CPU_VR41XX 13237cf8053bSRalf Baechle bool 13247cf8053bSRalf Baechle 13257cf8053bSRalf Baechleconfig SYS_HAS_CPU_R4300 13267cf8053bSRalf Baechle bool 13277cf8053bSRalf Baechle 13287cf8053bSRalf Baechleconfig SYS_HAS_CPU_R4X00 13297cf8053bSRalf Baechle bool 13307cf8053bSRalf Baechle 13317cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX49XX 13327cf8053bSRalf Baechle bool 13337cf8053bSRalf Baechle 13347cf8053bSRalf Baechleconfig SYS_HAS_CPU_R5000 13357cf8053bSRalf Baechle bool 13367cf8053bSRalf Baechle 13377cf8053bSRalf Baechleconfig SYS_HAS_CPU_R5432 13387cf8053bSRalf Baechle bool 13397cf8053bSRalf Baechle 13407cf8053bSRalf Baechleconfig SYS_HAS_CPU_R6000 13417cf8053bSRalf Baechle bool 13427cf8053bSRalf Baechle 13437cf8053bSRalf Baechleconfig SYS_HAS_CPU_NEVADA 13447cf8053bSRalf Baechle bool 13457cf8053bSRalf Baechle 13467cf8053bSRalf Baechleconfig SYS_HAS_CPU_R8000 13477cf8053bSRalf Baechle bool 13487cf8053bSRalf Baechle 13497cf8053bSRalf Baechleconfig SYS_HAS_CPU_R10000 13507cf8053bSRalf Baechle bool 13517cf8053bSRalf Baechle 13527cf8053bSRalf Baechleconfig SYS_HAS_CPU_RM7000 13537cf8053bSRalf Baechle bool 13547cf8053bSRalf Baechle 13557cf8053bSRalf Baechleconfig SYS_HAS_CPU_RM9000 13567cf8053bSRalf Baechle bool 13577cf8053bSRalf Baechle 13587cf8053bSRalf Baechleconfig SYS_HAS_CPU_SB1 13597cf8053bSRalf Baechle bool 13607cf8053bSRalf Baechle 13610004a9dfSRalf Baechleconfig WEAK_ORDERING 13620004a9dfSRalf Baechle bool 13635e83d430SRalf Baechleendmenu 13645e83d430SRalf Baechle 13655e83d430SRalf Baechle# 13665e83d430SRalf Baechle# These two indicate any level of the MIPS32 and MIPS64 architecture 13675e83d430SRalf Baechle# 13685e83d430SRalf Baechleconfig CPU_MIPS32 13695e83d430SRalf Baechle bool 13705e83d430SRalf Baechle default y if CPU_MIPS32_R1 || CPU_MIPS32_R2 13715e83d430SRalf Baechle 13725e83d430SRalf Baechleconfig CPU_MIPS64 13735e83d430SRalf Baechle bool 13745e83d430SRalf Baechle default y if CPU_MIPS64_R1 || CPU_MIPS64_R2 13755e83d430SRalf Baechle 13765e83d430SRalf Baechle# 1377c09b47d8SChris Dearman# These two indicate the revision of the architecture, either Release 1 or Release 2 13785e83d430SRalf Baechle# 13795e83d430SRalf Baechleconfig CPU_MIPSR1 13805e83d430SRalf Baechle bool 13815e83d430SRalf Baechle default y if CPU_MIPS32_R1 || CPU_MIPS64_R1 13825e83d430SRalf Baechle 13835e83d430SRalf Baechleconfig CPU_MIPSR2 13845e83d430SRalf Baechle bool 13855e83d430SRalf Baechle default y if CPU_MIPS32_R2 || CPU_MIPS64_R2 13865e83d430SRalf Baechle 13875e83d430SRalf Baechleconfig SYS_SUPPORTS_32BIT_KERNEL 13885e83d430SRalf Baechle bool 13895e83d430SRalf Baechleconfig SYS_SUPPORTS_64BIT_KERNEL 13905e83d430SRalf Baechle bool 13915e83d430SRalf Baechleconfig CPU_SUPPORTS_32BIT_KERNEL 13925e83d430SRalf Baechle bool 13935e83d430SRalf Baechleconfig CPU_SUPPORTS_64BIT_KERNEL 13945e83d430SRalf Baechle bool 13955e83d430SRalf Baechle 13965e83d430SRalf Baechlemenu "Kernel type" 13975e83d430SRalf Baechle 13985e83d430SRalf Baechlechoice 13995e83d430SRalf Baechle 14005e83d430SRalf Baechle prompt "Kernel code model" 14015e83d430SRalf Baechle help 14025e83d430SRalf Baechle You should only select this option if you have a workload that 14035e83d430SRalf Baechle actually benefits from 64-bit processing or if your machine has 14045e83d430SRalf Baechle large memory. You will only be presented a single option in this 14055e83d430SRalf Baechle menu if your system does not support both 32-bit and 64-bit kernels. 14065e83d430SRalf Baechle 14075e83d430SRalf Baechleconfig 32BIT 14085e83d430SRalf Baechle bool "32-bit kernel" 14095e83d430SRalf Baechle depends on CPU_SUPPORTS_32BIT_KERNEL && SYS_SUPPORTS_32BIT_KERNEL 14105e83d430SRalf Baechle select TRAD_SIGNALS 14115e83d430SRalf Baechle help 14125e83d430SRalf Baechle Select this option if you want to build a 32-bit kernel. 14135e83d430SRalf Baechleconfig 64BIT 14145e83d430SRalf Baechle bool "64-bit kernel" 14155e83d430SRalf Baechle depends on CPU_SUPPORTS_64BIT_KERNEL && SYS_SUPPORTS_64BIT_KERNEL 14165e83d430SRalf Baechle help 14175e83d430SRalf Baechle Select this option if you want to build a 64-bit kernel. 14185e83d430SRalf Baechle 14195e83d430SRalf Baechleendchoice 14205e83d430SRalf Baechle 14211da177e4SLinus Torvaldschoice 14221da177e4SLinus Torvalds prompt "Kernel page size" 14231da177e4SLinus Torvalds default PAGE_SIZE_4KB 14241da177e4SLinus Torvalds 14251da177e4SLinus Torvaldsconfig PAGE_SIZE_4KB 14261da177e4SLinus Torvalds bool "4kB" 14271da177e4SLinus Torvalds help 14281da177e4SLinus Torvalds This option select the standard 4kB Linux page size. On some 14291da177e4SLinus Torvalds R3000-family processors this is the only available page size. Using 14301da177e4SLinus Torvalds 4kB page size will minimize memory consumption and is therefore 14311da177e4SLinus Torvalds recommended for low memory systems. 14321da177e4SLinus Torvalds 14331da177e4SLinus Torvaldsconfig PAGE_SIZE_8KB 14341da177e4SLinus Torvalds bool "8kB" 14351da177e4SLinus Torvalds depends on EXPERIMENTAL && CPU_R8000 14361da177e4SLinus Torvalds help 14371da177e4SLinus Torvalds Using 8kB page size will result in higher performance kernel at 14381da177e4SLinus Torvalds the price of higher memory consumption. This option is available 14391da177e4SLinus Torvalds only on the R8000 processor. Not that at the time of this writing 14401da177e4SLinus Torvalds this option is still high experimental; there are also issues with 14411da177e4SLinus Torvalds compatibility of user applications. 14421da177e4SLinus Torvalds 14431da177e4SLinus Torvaldsconfig PAGE_SIZE_16KB 14441da177e4SLinus Torvalds bool "16kB" 1445714bfad6SRalf Baechle depends on !CPU_R3000 && !CPU_TX39XX 14461da177e4SLinus Torvalds help 14471da177e4SLinus Torvalds Using 16kB page size will result in higher performance kernel at 14481da177e4SLinus Torvalds the price of higher memory consumption. This option is available on 1449714bfad6SRalf Baechle all non-R3000 family processors. Note that you will need a suitable 1450714bfad6SRalf Baechle Linux distribution to support this. 14511da177e4SLinus Torvalds 14521da177e4SLinus Torvaldsconfig PAGE_SIZE_64KB 14531da177e4SLinus Torvalds bool "64kB" 14541da177e4SLinus Torvalds depends on EXPERIMENTAL && !CPU_R3000 && !CPU_TX39XX 14551da177e4SLinus Torvalds help 14561da177e4SLinus Torvalds Using 64kB page size will result in higher performance kernel at 14571da177e4SLinus Torvalds the price of higher memory consumption. This option is available on 14581da177e4SLinus Torvalds all non-R3000 family processor. Not that at the time of this 1459714bfad6SRalf Baechle writing this option is still high experimental. 14601da177e4SLinus Torvalds 14611da177e4SLinus Torvaldsendchoice 14621da177e4SLinus Torvalds 14631da177e4SLinus Torvaldsconfig BOARD_SCACHE 14641da177e4SLinus Torvalds bool 14651da177e4SLinus Torvalds 14661da177e4SLinus Torvaldsconfig IP22_CPU_SCACHE 14671da177e4SLinus Torvalds bool 14681da177e4SLinus Torvalds select BOARD_SCACHE 14691da177e4SLinus Torvalds 14709318c51aSChris Dearman# 14719318c51aSChris Dearman# Support for a MIPS32 / MIPS64 style S-caches 14729318c51aSChris Dearman# 14739318c51aSChris Dearmanconfig MIPS_CPU_SCACHE 14749318c51aSChris Dearman bool 14759318c51aSChris Dearman select BOARD_SCACHE 14769318c51aSChris Dearman 14771da177e4SLinus Torvaldsconfig R5000_CPU_SCACHE 14781da177e4SLinus Torvalds bool 14791da177e4SLinus Torvalds select BOARD_SCACHE 14801da177e4SLinus Torvalds 14811da177e4SLinus Torvaldsconfig RM7000_CPU_SCACHE 14821da177e4SLinus Torvalds bool 14831da177e4SLinus Torvalds select BOARD_SCACHE 14841da177e4SLinus Torvalds 14851da177e4SLinus Torvaldsconfig SIBYTE_DMA_PAGEOPS 14861da177e4SLinus Torvalds bool "Use DMA to clear/copy pages" 14871da177e4SLinus Torvalds depends on CPU_SB1 14881da177e4SLinus Torvalds help 14891da177e4SLinus Torvalds Instead of using the CPU to zero and copy pages, use a Data Mover 14901da177e4SLinus Torvalds channel. These DMA channels are otherwise unused by the standard 14911da177e4SLinus Torvalds SiByte Linux port. Seems to give a small performance benefit. 14921da177e4SLinus Torvalds 14931da177e4SLinus Torvaldsconfig CPU_HAS_PREFETCH 1494c8094b53SRalf Baechle bool 14951da177e4SLinus Torvalds 1496340ee4b9SRalf Baechlechoice 1497340ee4b9SRalf Baechle prompt "MIPS MT options" 1498f41ae0b2SRalf Baechle 1499f41ae0b2SRalf Baechleconfig MIPS_MT_DISABLED 1500f41ae0b2SRalf Baechle bool "Disable multithreading support." 1501f41ae0b2SRalf Baechle help 1502f41ae0b2SRalf Baechle Use this option if your workload can't take advantage of 1503f41ae0b2SRalf Baechle MIPS hardware multithreading support. On systems that don't have 1504f41ae0b2SRalf Baechle the option of an MT-enabled processor this option will be the only 1505f41ae0b2SRalf Baechle option in this menu. 1506340ee4b9SRalf Baechle 150759d6ab86SRalf Baechleconfig MIPS_MT_SMP 150859d6ab86SRalf Baechle bool "Use 1 TC on each available VPE for SMP" 150959d6ab86SRalf Baechle depends on SYS_SUPPORTS_MULTITHREADING 151059d6ab86SRalf Baechle select CPU_MIPSR2_IRQ_VI 151159d6ab86SRalf Baechle select CPU_MIPSR2_SRS 151259d6ab86SRalf Baechle select MIPS_MT 151359d6ab86SRalf Baechle select SMP 151459d6ab86SRalf Baechle select SYS_SUPPORTS_SMP 151559d6ab86SRalf Baechle help 151659d6ab86SRalf Baechle This is a kernel model which is also known a VSMP or lately 151759d6ab86SRalf Baechle has been marketesed into SMVP. 151859d6ab86SRalf Baechle 151941c594abSRalf Baechleconfig MIPS_MT_SMTC 152041c594abSRalf Baechle bool "SMTC: Use all TCs on all VPEs for SMP" 1521f41ae0b2SRalf Baechle depends on CPU_MIPS32_R2 1522f41ae0b2SRalf Baechle #depends on CPU_MIPS64_R2 # once there is hardware ... 1523f41ae0b2SRalf Baechle depends on SYS_SUPPORTS_MULTITHREADING 1524f7062ddbSRalf Baechle select CPU_MIPSR2_IRQ_VI 1525f7062ddbSRalf Baechle select CPU_MIPSR2_SRS 1526f41ae0b2SRalf Baechle select MIPS_MT 152741c594abSRalf Baechle select SMP 152873b76c78SRalf Baechle select SYS_SUPPORTS_SMP 1529f41ae0b2SRalf Baechle help 1530f41ae0b2SRalf Baechle This is a kernel model which is known a SMTC or lately has been 1531f41ae0b2SRalf Baechle marketesed into SMVP. 153241c594abSRalf Baechle 1533e01402b1SRalf Baechleconfig MIPS_VPE_LOADER 1534e01402b1SRalf Baechle bool "VPE loader support." 1535f41ae0b2SRalf Baechle depends on SYS_SUPPORTS_MULTITHREADING 1536f41ae0b2SRalf Baechle select MIPS_MT 1537e01402b1SRalf Baechle help 1538e01402b1SRalf Baechle Includes a loader for loading an elf relocatable object 1539e01402b1SRalf Baechle onto another VPE and running it. 1540e01402b1SRalf Baechle 1541340ee4b9SRalf Baechleendchoice 1542340ee4b9SRalf Baechle 1543f41ae0b2SRalf Baechleconfig MIPS_MT 1544f41ae0b2SRalf Baechle bool 1545f41ae0b2SRalf Baechle 1546f41ae0b2SRalf Baechleconfig SYS_SUPPORTS_MULTITHREADING 1547f41ae0b2SRalf Baechle bool 1548f41ae0b2SRalf Baechle 1549f088fc84SRalf Baechleconfig MIPS_MT_FPAFF 1550f088fc84SRalf Baechle bool "Dynamic FPU affinity for FP-intensive threads" 1551f088fc84SRalf Baechle depends on MIPS_MT 1552f088fc84SRalf Baechle default y 1553f088fc84SRalf Baechle 1554ac8be955SRalf Baechleconfig MIPS_MT_SMTC_INSTANT_REPLAY 1555ac8be955SRalf Baechle bool "Low-latency Dispatch of Deferred SMTC IPIs" 1556ac8be955SRalf Baechle depends on MIPS_MT_SMTC 1557ac8be955SRalf Baechle default y 1558ac8be955SRalf Baechle help 1559ac8be955SRalf Baechle SMTC pseudo-interrupts between TCs are deferred and queued 1560ac8be955SRalf Baechle if the target TC is interrupt-inhibited (IXMT). In the first 1561ac8be955SRalf Baechle SMTC prototypes, these queued IPIs were serviced on return 1562ac8be955SRalf Baechle to user mode, or on entry into the kernel idle loop. The 1563ac8be955SRalf Baechle INSTANT_REPLAY option dispatches them as part of local_irq_restore() 1564ac8be955SRalf Baechle processing, which adds runtime overhead (hence the option to turn 1565ac8be955SRalf Baechle it off), but ensures that IPIs are handled promptly even under 1566ac8be955SRalf Baechle heavy I/O interrupt load. 1567ac8be955SRalf Baechle 1568e01402b1SRalf Baechleconfig MIPS_VPE_LOADER_TOM 1569e01402b1SRalf Baechle bool "Load VPE program into memory hidden from linux" 1570e01402b1SRalf Baechle depends on MIPS_VPE_LOADER 1571e01402b1SRalf Baechle default y 1572e01402b1SRalf Baechle help 1573e01402b1SRalf Baechle The loader can use memory that is present but has been hidden from 1574e01402b1SRalf Baechle Linux using the kernel command line option "mem=xxMB". It's up to 1575e01402b1SRalf Baechle you to ensure the amount you put in the option and the space your 1576e01402b1SRalf Baechle program requires is less or equal to the amount physically present. 1577e01402b1SRalf Baechle 1578e01402b1SRalf Baechle# this should possibly be in drivers/char, but it is rather cpu related. Hmmm 1579e01402b1SRalf Baechleconfig MIPS_VPE_APSP_API 1580e01402b1SRalf Baechle bool "Enable support for AP/SP API (RTLX)" 1581e01402b1SRalf Baechle depends on MIPS_VPE_LOADER 15825e83d430SRalf Baechle help 1583e01402b1SRalf Baechle 15842600990eSRalf Baechleconfig MIPS_APSP_KSPD 15852600990eSRalf Baechle bool "Enable KSPD" 15862600990eSRalf Baechle depends on MIPS_VPE_APSP_API 15872600990eSRalf Baechle default y 15882600990eSRalf Baechle help 15892600990eSRalf Baechle KSPD is a kernel daemon that accepts syscall requests from the SP 15902600990eSRalf Baechle side, actions them and returns the results. It also handles the 15912600990eSRalf Baechle "exit" syscall notifying other kernel modules the SP program is 15922600990eSRalf Baechle exiting. You probably want to say yes here. 15932600990eSRalf Baechle 15941da177e4SLinus Torvaldsconfig SB1_PASS_1_WORKAROUNDS 15951da177e4SLinus Torvalds bool 15961da177e4SLinus Torvalds depends on CPU_SB1_PASS_1 15971da177e4SLinus Torvalds default y 15981da177e4SLinus Torvalds 15991da177e4SLinus Torvaldsconfig SB1_PASS_2_WORKAROUNDS 16001da177e4SLinus Torvalds bool 16011da177e4SLinus Torvalds depends on CPU_SB1 && (CPU_SB1_PASS_2_2 || CPU_SB1_PASS_2) 16021da177e4SLinus Torvalds default y 16031da177e4SLinus Torvalds 16041da177e4SLinus Torvaldsconfig SB1_PASS_2_1_WORKAROUNDS 16051da177e4SLinus Torvalds bool 16061da177e4SLinus Torvalds depends on CPU_SB1 && CPU_SB1_PASS_2 16071da177e4SLinus Torvalds default y 16081da177e4SLinus Torvalds 16091da177e4SLinus Torvaldsconfig 64BIT_PHYS_ADDR 16101da177e4SLinus Torvalds bool "Support for 64-bit physical address space" 1611948928adSRalf Baechle depends on (CPU_R4X00 || CPU_R5000 || CPU_RM7000 || CPU_RM9000 || CPU_R10000 || CPU_SB1 || CPU_MIPS32 || CPU_MIPS64) && 32BIT 16121da177e4SLinus Torvalds 16131da177e4SLinus Torvaldsconfig CPU_HAS_LLSC 1614f7062ddbSRalf Baechle bool 16151da177e4SLinus Torvalds 16161da177e4SLinus Torvaldsconfig CPU_HAS_WB 1617f7062ddbSRalf Baechle bool 1618e01402b1SRalf Baechle 1619f41ae0b2SRalf Baechle# 1620f41ae0b2SRalf Baechle# Vectored interrupt mode is an R2 feature 1621f41ae0b2SRalf Baechle# 1622e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_VI 1623f41ae0b2SRalf Baechle bool 1624e01402b1SRalf Baechle 1625f41ae0b2SRalf Baechle# 1626f41ae0b2SRalf Baechle# Extended interrupt mode is an R2 feature 1627f41ae0b2SRalf Baechle# 1628e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_EI 1629f41ae0b2SRalf Baechle bool 1630e01402b1SRalf Baechle 1631f41ae0b2SRalf Baechle# 1632f41ae0b2SRalf Baechle# Shadow registers are an R2 feature 1633f41ae0b2SRalf Baechle# 1634e01402b1SRalf Baechleconfig CPU_MIPSR2_SRS 1635f41ae0b2SRalf Baechle bool 1636e01402b1SRalf Baechle 16371da177e4SLinus Torvaldsconfig CPU_HAS_SYNC 16381da177e4SLinus Torvalds bool 16391da177e4SLinus Torvalds depends on !CPU_R3000 16401da177e4SLinus Torvalds default y 16411da177e4SLinus Torvalds 16421da177e4SLinus Torvalds# 1643797798c1SRalf Baechle# Use the generic interrupt handling code in kernel/irq/: 1644797798c1SRalf Baechle# 1645797798c1SRalf Baechleconfig GENERIC_HARDIRQS 1646797798c1SRalf Baechle bool 1647797798c1SRalf Baechle default y 1648797798c1SRalf Baechle 1649797798c1SRalf Baechleconfig GENERIC_IRQ_PROBE 1650797798c1SRalf Baechle bool 1651797798c1SRalf Baechle default y 1652797798c1SRalf Baechle 16530d7012a9SIngo Molnarconfig IRQ_PER_CPU 16540d7012a9SIngo Molnar bool 16550d7012a9SIngo Molnar 1656797798c1SRalf Baechle# 16571da177e4SLinus Torvalds# - Highmem only makes sense for the 32-bit kernel. 16581da177e4SLinus Torvalds# - The current highmem code will only work properly on physically indexed 16591da177e4SLinus Torvalds# caches such as R3000, SB1, R7000 or those that look like they're virtually 16601da177e4SLinus Torvalds# indexed such as R4000/R4400 SC and MC versions or R10000. So for the 16611da177e4SLinus Torvalds# moment we protect the user and offer the highmem option only on machines 16621da177e4SLinus Torvalds# where it's known to be safe. This will not offer highmem on a few systems 16631da177e4SLinus Torvalds# such as MIPS32 and MIPS64 CPUs which may have virtual and physically 16641da177e4SLinus Torvalds# indexed CPUs but we're playing safe. 1665797798c1SRalf Baechle# - We use SYS_SUPPORTS_HIGHMEM to offer highmem only for systems where we 1666797798c1SRalf Baechle# know they might have memory configurations that could make use of highmem 1667797798c1SRalf Baechle# support. 16681da177e4SLinus Torvalds# 16691da177e4SLinus Torvaldsconfig HIGHMEM 16701da177e4SLinus Torvalds bool "High Memory Support" 1671797798c1SRalf Baechle depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM 1672797798c1SRalf Baechle 1673797798c1SRalf Baechleconfig CPU_SUPPORTS_HIGHMEM 1674797798c1SRalf Baechle bool 1675797798c1SRalf Baechle 1676797798c1SRalf Baechleconfig SYS_SUPPORTS_HIGHMEM 1677797798c1SRalf Baechle bool 16781da177e4SLinus Torvalds 1679b4819b59SYoichi Yuasaconfig ARCH_FLATMEM_ENABLE 1680b4819b59SYoichi Yuasa def_bool y 1681b4819b59SYoichi Yuasa depends on !NUMA 1682b4819b59SYoichi Yuasa 1683d8cb4e11SRalf Baechleconfig ARCH_DISCONTIGMEM_ENABLE 1684d8cb4e11SRalf Baechle bool 1685d8cb4e11SRalf Baechle default y if SGI_IP27 1686d8cb4e11SRalf Baechle help 1687d8cb4e11SRalf Baechle Say Y to upport efficient handling of discontiguous physical memory, 1688d8cb4e11SRalf Baechle for architectures which are either NUMA (Non-Uniform Memory Access) 1689d8cb4e11SRalf Baechle or have huge holes in the physical address space for other reasons. 1690d8cb4e11SRalf Baechle See <file:Documentation/vm/numa> for more. 1691d8cb4e11SRalf Baechle 1692b1c6cd42SAtsushi Nemotoconfig ARCH_SPARSEMEM_ENABLE 1693b1c6cd42SAtsushi Nemoto bool 16947de58fabSAtsushi Nemoto select SPARSEMEM_STATIC 169531473747SAtsushi Nemoto 1696d8cb4e11SRalf Baechleconfig NUMA 1697d8cb4e11SRalf Baechle bool "NUMA Support" 1698d8cb4e11SRalf Baechle depends on SYS_SUPPORTS_NUMA 1699d8cb4e11SRalf Baechle help 1700d8cb4e11SRalf Baechle Say Y to compile the kernel to support NUMA (Non-Uniform Memory 1701d8cb4e11SRalf Baechle Access). This option improves performance on systems with more 1702d8cb4e11SRalf Baechle than two nodes; on two node systems it is generally better to 1703d8cb4e11SRalf Baechle leave it disabled; on single node systems disable this option 1704d8cb4e11SRalf Baechle disabled. 1705d8cb4e11SRalf Baechle 1706d8cb4e11SRalf Baechleconfig SYS_SUPPORTS_NUMA 1707d8cb4e11SRalf Baechle bool 1708d8cb4e11SRalf Baechle 1709c80d79d7SYasunori Gotoconfig NODES_SHIFT 1710c80d79d7SYasunori Goto int 1711c80d79d7SYasunori Goto default "6" 1712c80d79d7SYasunori Goto depends on NEED_MULTIPLE_NODES 1713c80d79d7SYasunori Goto 1714b4819b59SYoichi Yuasasource "mm/Kconfig" 1715b4819b59SYoichi Yuasa 17161da177e4SLinus Torvaldsconfig SMP 17171da177e4SLinus Torvalds bool "Multi-Processing support" 1718e73ea273SRalf Baechle depends on SYS_SUPPORTS_SMP 1719b4b30a5aSRalf Baechle select IRQ_PER_CPU 1720e73ea273SRalf Baechle help 17211da177e4SLinus Torvalds This enables support for systems with more than one CPU. If you have 17221da177e4SLinus Torvalds a system with only one CPU, like most personal computers, say N. If 17231da177e4SLinus Torvalds you have a system with more than one CPU, say Y. 17241da177e4SLinus Torvalds 17251da177e4SLinus Torvalds If you say N here, the kernel will run on single and multiprocessor 17261da177e4SLinus Torvalds machines, but will use only one CPU of a multiprocessor machine. If 17271da177e4SLinus Torvalds you say Y here, the kernel will run on many, but not all, 17281da177e4SLinus Torvalds singleprocessor machines. On a singleprocessor machine, the kernel 17291da177e4SLinus Torvalds will run faster if you say N here. 17301da177e4SLinus Torvalds 17311da177e4SLinus Torvalds People using multiprocessor machines who say Y here should also say 17321da177e4SLinus Torvalds Y to "Enhanced Real Time Clock Support", below. 17331da177e4SLinus Torvalds 17341da177e4SLinus Torvalds See also the <file:Documentation/smp.txt> and the SMP-HOWTO 17351da177e4SLinus Torvalds available at <http://www.tldp.org/docs.html#howto>. 17361da177e4SLinus Torvalds 17371da177e4SLinus Torvalds If you don't know what to do here, say N. 17381da177e4SLinus Torvalds 1739e73ea273SRalf Baechleconfig SYS_SUPPORTS_SMP 1740e73ea273SRalf Baechle bool 1741e73ea273SRalf Baechle 17421da177e4SLinus Torvaldsconfig NR_CPUS 17431da177e4SLinus Torvalds int "Maximum number of CPUs (2-64)" 17441da177e4SLinus Torvalds range 2 64 17451da177e4SLinus Torvalds depends on SMP 17461da177e4SLinus Torvalds default "64" if SGI_IP27 17471da177e4SLinus Torvalds default "2" 17488cde4a31SRalf Baechle default "8" if MIPS_MT_SMTC 17491da177e4SLinus Torvalds help 17501da177e4SLinus Torvalds This allows you to specify the maximum number of CPUs which this 17511da177e4SLinus Torvalds kernel will support. The maximum supported value is 32 for 32-bit 17521da177e4SLinus Torvalds kernel and 64 for 64-bit kernels; the minimum value which makes 17531da177e4SLinus Torvalds sense is 2. 17541da177e4SLinus Torvalds 17551da177e4SLinus Torvalds This is purely to save memory - each supported CPU adds 17561da177e4SLinus Torvalds approximately eight kilobytes to the kernel image. 17571da177e4SLinus Torvalds 17581723b4a3SAtsushi Nemoto# 17591723b4a3SAtsushi Nemoto# Timer Interrupt Frequency Configuration 17601723b4a3SAtsushi Nemoto# 17611723b4a3SAtsushi Nemoto 17621723b4a3SAtsushi Nemotochoice 17631723b4a3SAtsushi Nemoto prompt "Timer frequency" 17641723b4a3SAtsushi Nemoto default HZ_250 17651723b4a3SAtsushi Nemoto help 17661723b4a3SAtsushi Nemoto Allows the configuration of the timer frequency. 17671723b4a3SAtsushi Nemoto 17681723b4a3SAtsushi Nemoto config HZ_48 17691723b4a3SAtsushi Nemoto bool "48 HZ" if SYS_SUPPORTS_48HZ 17701723b4a3SAtsushi Nemoto 17711723b4a3SAtsushi Nemoto config HZ_100 17721723b4a3SAtsushi Nemoto bool "100 HZ" if SYS_SUPPORTS_100HZ || SYS_SUPPORTS_ARBIT_HZ 17731723b4a3SAtsushi Nemoto 17741723b4a3SAtsushi Nemoto config HZ_128 17751723b4a3SAtsushi Nemoto bool "128 HZ" if SYS_SUPPORTS_128HZ || SYS_SUPPORTS_ARBIT_HZ 17761723b4a3SAtsushi Nemoto 17771723b4a3SAtsushi Nemoto config HZ_250 17781723b4a3SAtsushi Nemoto bool "250 HZ" if SYS_SUPPORTS_250HZ || SYS_SUPPORTS_ARBIT_HZ 17791723b4a3SAtsushi Nemoto 17801723b4a3SAtsushi Nemoto config HZ_256 17811723b4a3SAtsushi Nemoto bool "256 HZ" if SYS_SUPPORTS_256HZ || SYS_SUPPORTS_ARBIT_HZ 17821723b4a3SAtsushi Nemoto 17831723b4a3SAtsushi Nemoto config HZ_1000 17841723b4a3SAtsushi Nemoto bool "1000 HZ" if SYS_SUPPORTS_1000HZ || SYS_SUPPORTS_ARBIT_HZ 17851723b4a3SAtsushi Nemoto 17861723b4a3SAtsushi Nemoto config HZ_1024 17871723b4a3SAtsushi Nemoto bool "1024 HZ" if SYS_SUPPORTS_1024HZ || SYS_SUPPORTS_ARBIT_HZ 17881723b4a3SAtsushi Nemoto 17891723b4a3SAtsushi Nemotoendchoice 17901723b4a3SAtsushi Nemoto 17911723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_48HZ 17921723b4a3SAtsushi Nemoto bool 17931723b4a3SAtsushi Nemoto 17941723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_100HZ 17951723b4a3SAtsushi Nemoto bool 17961723b4a3SAtsushi Nemoto 17971723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_128HZ 17981723b4a3SAtsushi Nemoto bool 17991723b4a3SAtsushi Nemoto 18001723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_250HZ 18011723b4a3SAtsushi Nemoto bool 18021723b4a3SAtsushi Nemoto 18031723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_256HZ 18041723b4a3SAtsushi Nemoto bool 18051723b4a3SAtsushi Nemoto 18061723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1000HZ 18071723b4a3SAtsushi Nemoto bool 18081723b4a3SAtsushi Nemoto 18091723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1024HZ 18101723b4a3SAtsushi Nemoto bool 18111723b4a3SAtsushi Nemoto 18121723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_ARBIT_HZ 18131723b4a3SAtsushi Nemoto bool 18141723b4a3SAtsushi Nemoto default y if !SYS_SUPPORTS_48HZ && !SYS_SUPPORTS_100HZ && \ 18151723b4a3SAtsushi Nemoto !SYS_SUPPORTS_128HZ && !SYS_SUPPORTS_250HZ && \ 18161723b4a3SAtsushi Nemoto !SYS_SUPPORTS_256HZ && !SYS_SUPPORTS_1000HZ && \ 18171723b4a3SAtsushi Nemoto !SYS_SUPPORTS_1024HZ 18181723b4a3SAtsushi Nemoto 18191723b4a3SAtsushi Nemotoconfig HZ 18201723b4a3SAtsushi Nemoto int 18211723b4a3SAtsushi Nemoto default 48 if HZ_48 18221723b4a3SAtsushi Nemoto default 100 if HZ_100 18231723b4a3SAtsushi Nemoto default 128 if HZ_128 18241723b4a3SAtsushi Nemoto default 250 if HZ_250 18251723b4a3SAtsushi Nemoto default 256 if HZ_256 18261723b4a3SAtsushi Nemoto default 1000 if HZ_1000 18271723b4a3SAtsushi Nemoto default 1024 if HZ_1024 18281723b4a3SAtsushi Nemoto 1829e80de850SRalf Baechlesource "kernel/Kconfig.preempt" 18301da177e4SLinus Torvalds 18311da177e4SLinus Torvaldsconfig RTC_DS1742 18321da177e4SLinus Torvalds bool "DS1742 BRAM/RTC support" 18331da177e4SLinus Torvalds depends on TOSHIBA_JMR3927 || TOSHIBA_RBTX4927 18341da177e4SLinus Torvalds 18351da177e4SLinus Torvaldsconfig MIPS_INSANE_LARGE 18361da177e4SLinus Torvalds bool "Support for large 64-bit configurations" 1837875d43e7SRalf Baechle depends on CPU_R10000 && 64BIT 18381da177e4SLinus Torvalds help 18391da177e4SLinus Torvalds MIPS R10000 does support a 44 bit / 16TB address space as opposed to 18401da177e4SLinus Torvalds previous 64-bit processors which only supported 40 bit / 1TB. If you 18411da177e4SLinus Torvalds need processes of more than 1TB virtual address space, say Y here. 18421da177e4SLinus Torvalds This will result in additional memory usage, so it is not 18431da177e4SLinus Torvalds recommended for normal users. 18441da177e4SLinus Torvalds 1845*ea6e942bSAtsushi Nemotoconfig KEXEC 1846*ea6e942bSAtsushi Nemoto bool "Kexec system call (EXPERIMENTAL)" 1847*ea6e942bSAtsushi Nemoto depends on EXPERIMENTAL 1848*ea6e942bSAtsushi Nemoto help 1849*ea6e942bSAtsushi Nemoto kexec is a system call that implements the ability to shutdown your 1850*ea6e942bSAtsushi Nemoto current kernel, and to start another kernel. It is like a reboot 1851*ea6e942bSAtsushi Nemoto but it is indepedent of the system firmware. And like a reboot 1852*ea6e942bSAtsushi Nemoto you can start any kernel with it, not just Linux. 1853*ea6e942bSAtsushi Nemoto 1854*ea6e942bSAtsushi Nemoto The name comes from the similiarity to the exec system call. 1855*ea6e942bSAtsushi Nemoto 1856*ea6e942bSAtsushi Nemoto It is an ongoing process to be certain the hardware in a machine 1857*ea6e942bSAtsushi Nemoto is properly shutdown, so do not be surprised if this code does not 1858*ea6e942bSAtsushi Nemoto initially work for you. It may help to enable device hotplugging 1859*ea6e942bSAtsushi Nemoto support. As of this writing the exact hardware interface is 1860*ea6e942bSAtsushi Nemoto strongly in flux, so no good recommendation can be made. 1861*ea6e942bSAtsushi Nemoto 1862*ea6e942bSAtsushi Nemotoconfig SECCOMP 1863*ea6e942bSAtsushi Nemoto bool "Enable seccomp to safely compute untrusted bytecode" 1864*ea6e942bSAtsushi Nemoto depends on PROC_FS && BROKEN 1865*ea6e942bSAtsushi Nemoto default y 1866*ea6e942bSAtsushi Nemoto help 1867*ea6e942bSAtsushi Nemoto This kernel feature is useful for number crunching applications 1868*ea6e942bSAtsushi Nemoto that may need to compute untrusted bytecode during their 1869*ea6e942bSAtsushi Nemoto execution. By using pipes or other transports made available to 1870*ea6e942bSAtsushi Nemoto the process as file descriptors supporting the read/write 1871*ea6e942bSAtsushi Nemoto syscalls, it's possible to isolate those applications in 1872*ea6e942bSAtsushi Nemoto their own address space using seccomp. Once seccomp is 1873*ea6e942bSAtsushi Nemoto enabled via /proc/<pid>/seccomp, it cannot be disabled 1874*ea6e942bSAtsushi Nemoto and the task is only allowed to execute a few safe syscalls 1875*ea6e942bSAtsushi Nemoto defined by each seccomp mode. 1876*ea6e942bSAtsushi Nemoto 1877*ea6e942bSAtsushi Nemoto If unsure, say Y. Only embedded should say N here. 1878*ea6e942bSAtsushi Nemoto 18795e83d430SRalf Baechleendmenu 18805e83d430SRalf Baechle 18811da177e4SLinus Torvaldsconfig RWSEM_GENERIC_SPINLOCK 18821da177e4SLinus Torvalds bool 18831da177e4SLinus Torvalds default y 18841da177e4SLinus Torvalds 18851df0f0ffSAtsushi Nemotoconfig LOCKDEP_SUPPORT 18861df0f0ffSAtsushi Nemoto bool 18871df0f0ffSAtsushi Nemoto default y 18881df0f0ffSAtsushi Nemoto 18891df0f0ffSAtsushi Nemotoconfig STACKTRACE_SUPPORT 18901df0f0ffSAtsushi Nemoto bool 18911df0f0ffSAtsushi Nemoto default y 18921df0f0ffSAtsushi Nemoto 1893b6c3539bSRalf Baechlesource "init/Kconfig" 1894b6c3539bSRalf Baechle 18951da177e4SLinus Torvaldsmenu "Bus options (PCI, PCMCIA, EISA, ISA, TC)" 18961da177e4SLinus Torvalds 18975e83d430SRalf Baechleconfig HW_HAS_EISA 18985e83d430SRalf Baechle bool 18991da177e4SLinus Torvaldsconfig HW_HAS_PCI 19001da177e4SLinus Torvalds bool 19011da177e4SLinus Torvalds 19021da177e4SLinus Torvaldsconfig PCI 19031da177e4SLinus Torvalds bool "Support for PCI controller" 19041da177e4SLinus Torvalds depends on HW_HAS_PCI 19051da177e4SLinus Torvalds help 19061da177e4SLinus Torvalds Find out whether you have a PCI motherboard. PCI is the name of a 19071da177e4SLinus Torvalds bus system, i.e. the way the CPU talks to the other stuff inside 19081da177e4SLinus Torvalds your box. Other bus systems are ISA, EISA, or VESA. If you have PCI, 19091da177e4SLinus Torvalds say Y, otherwise N. 19101da177e4SLinus Torvalds 19111da177e4SLinus Torvalds The PCI-HOWTO, available from 19121da177e4SLinus Torvalds <http://www.tldp.org/docs.html#howto>, contains valuable 19131da177e4SLinus Torvalds information about which PCI hardware does work under Linux and which 19141da177e4SLinus Torvalds doesn't. 19151da177e4SLinus Torvalds 19161da177e4SLinus Torvaldsconfig PCI_DOMAINS 19171da177e4SLinus Torvalds bool 19181da177e4SLinus Torvalds depends on PCI 19191da177e4SLinus Torvalds 19201da177e4SLinus Torvaldssource "drivers/pci/Kconfig" 19211da177e4SLinus Torvalds 19221da177e4SLinus Torvalds# 19231da177e4SLinus Torvalds# ISA support is now enabled via select. Too many systems still have the one 19241da177e4SLinus Torvalds# or other ISA chip on the board that users don't know about so don't expect 19251da177e4SLinus Torvalds# users to choose the right thing ... 19261da177e4SLinus Torvalds# 19271da177e4SLinus Torvaldsconfig ISA 19281da177e4SLinus Torvalds bool 19291da177e4SLinus Torvalds 19301da177e4SLinus Torvaldsconfig EISA 19311da177e4SLinus Torvalds bool "EISA support" 19325e83d430SRalf Baechle depends on HW_HAS_EISA 19331da177e4SLinus Torvalds select ISA 1934aa414dffSRalf Baechle select GENERIC_ISA_DMA 19351da177e4SLinus Torvalds ---help--- 19361da177e4SLinus Torvalds The Extended Industry Standard Architecture (EISA) bus was 19371da177e4SLinus Torvalds developed as an open alternative to the IBM MicroChannel bus. 19381da177e4SLinus Torvalds 19391da177e4SLinus Torvalds The EISA bus provided some of the features of the IBM MicroChannel 19401da177e4SLinus Torvalds bus while maintaining backward compatibility with cards made for 19411da177e4SLinus Torvalds the older ISA bus. The EISA bus saw limited use between 1988 and 19421da177e4SLinus Torvalds 1995 when it was made obsolete by the PCI bus. 19431da177e4SLinus Torvalds 19441da177e4SLinus Torvalds Say Y here if you are building a kernel for an EISA-based machine. 19451da177e4SLinus Torvalds 19461da177e4SLinus Torvalds Otherwise, say N. 19471da177e4SLinus Torvalds 19481da177e4SLinus Torvaldssource "drivers/eisa/Kconfig" 19491da177e4SLinus Torvalds 19501da177e4SLinus Torvaldsconfig TC 19511da177e4SLinus Torvalds bool "TURBOchannel support" 19521da177e4SLinus Torvalds depends on MACH_DECSTATION 19531da177e4SLinus Torvalds help 19541da177e4SLinus Torvalds TurboChannel is a DEC (now Compaq (now HP)) bus for Alpha and MIPS 19551da177e4SLinus Torvalds processors. Documentation on writing device drivers for TurboChannel 19561da177e4SLinus Torvalds is available at: 19571da177e4SLinus Torvalds <http://www.cs.arizona.edu/computer.help/policy/DIGITAL_unix/AA-PS3HD-TET1_html/TITLE.html>. 19581da177e4SLinus Torvalds 19591da177e4SLinus Torvalds#config ACCESSBUS 19601da177e4SLinus Torvalds# bool "Access.Bus support" 19611da177e4SLinus Torvalds# depends on TC 19621da177e4SLinus Torvalds 19631da177e4SLinus Torvaldsconfig MMU 19641da177e4SLinus Torvalds bool 19651da177e4SLinus Torvalds default y 19661da177e4SLinus Torvalds 1967e5c6c8e4SMichael Neulingconfig I8253 1968e5c6c8e4SMichael Neuling bool 1969e5c6c8e4SMichael Neuling 19701da177e4SLinus Torvaldssource "drivers/pcmcia/Kconfig" 19711da177e4SLinus Torvalds 19721da177e4SLinus Torvaldssource "drivers/pci/hotplug/Kconfig" 19731da177e4SLinus Torvalds 19741da177e4SLinus Torvaldsendmenu 19751da177e4SLinus Torvalds 19761da177e4SLinus Torvaldsmenu "Executable file formats" 19771da177e4SLinus Torvalds 19781da177e4SLinus Torvaldssource "fs/Kconfig.binfmt" 19791da177e4SLinus Torvalds 19801da177e4SLinus Torvaldsconfig TRAD_SIGNALS 19811da177e4SLinus Torvalds bool 19821da177e4SLinus Torvalds 19831da177e4SLinus Torvaldsconfig BUILD_ELF64 19841da177e4SLinus Torvalds bool "Use 64-bit ELF format for building" 1985875d43e7SRalf Baechle depends on 64BIT 19861da177e4SLinus Torvalds help 19871da177e4SLinus Torvalds A 64-bit kernel is usually built using the 64-bit ELF binary object 19881da177e4SLinus Torvalds format as it's one that allows arbitrary 64-bit constructs. For 19891da177e4SLinus Torvalds kernels that are loaded within the KSEG compatibility segments the 19901da177e4SLinus Torvalds 32-bit ELF format can optionally be used resulting in a somewhat 19911da177e4SLinus Torvalds smaller binary, but this option is not explicitly supported by the 19921da177e4SLinus Torvalds toolchain and since binutils 2.14 it does not even work at all. 19931da177e4SLinus Torvalds 19941da177e4SLinus Torvalds Say Y to use the 64-bit format or N to use the 32-bit one. 19951da177e4SLinus Torvalds 19961da177e4SLinus Torvalds If unsure say Y. 19971da177e4SLinus Torvalds 19981da177e4SLinus Torvaldsconfig BINFMT_IRIX 19991da177e4SLinus Torvalds bool "Include IRIX binary compatibility" 20005e83d430SRalf Baechle depends on CPU_BIG_ENDIAN && 32BIT && BROKEN 20011da177e4SLinus Torvalds 20021da177e4SLinus Torvaldsconfig MIPS32_COMPAT 20031da177e4SLinus Torvalds bool "Kernel support for Linux/MIPS 32-bit binary compatibility" 2004875d43e7SRalf Baechle depends on 64BIT 20051da177e4SLinus Torvalds help 20061da177e4SLinus Torvalds Select this option if you want Linux/MIPS 32-bit binary 20071da177e4SLinus Torvalds compatibility. Since all software available for Linux/MIPS is 20081da177e4SLinus Torvalds currently 32-bit you should say Y here. 20091da177e4SLinus Torvalds 20101da177e4SLinus Torvaldsconfig COMPAT 20111da177e4SLinus Torvalds bool 20121da177e4SLinus Torvalds depends on MIPS32_COMPAT 20131da177e4SLinus Torvalds default y 20141da177e4SLinus Torvalds 201505e43966SAtsushi Nemotoconfig SYSVIPC_COMPAT 201605e43966SAtsushi Nemoto bool 201705e43966SAtsushi Nemoto depends on COMPAT && SYSVIPC 201805e43966SAtsushi Nemoto default y 201905e43966SAtsushi Nemoto 20201da177e4SLinus Torvaldsconfig MIPS32_O32 20211da177e4SLinus Torvalds bool "Kernel support for o32 binaries" 20221da177e4SLinus Torvalds depends on MIPS32_COMPAT 20231da177e4SLinus Torvalds help 20241da177e4SLinus Torvalds Select this option if you want to run o32 binaries. These are pure 20251da177e4SLinus Torvalds 32-bit binaries as used by the 32-bit Linux/MIPS port. Most of 20261da177e4SLinus Torvalds existing binaries are in this format. 20271da177e4SLinus Torvalds 20281da177e4SLinus Torvalds If unsure, say Y. 20291da177e4SLinus Torvalds 20301da177e4SLinus Torvaldsconfig MIPS32_N32 20311da177e4SLinus Torvalds bool "Kernel support for n32 binaries" 20321da177e4SLinus Torvalds depends on MIPS32_COMPAT 20331da177e4SLinus Torvalds help 20341da177e4SLinus Torvalds Select this option if you want to run n32 binaries. These are 20351da177e4SLinus Torvalds 64-bit binaries using 32-bit quantities for addressing and certain 20361da177e4SLinus Torvalds data that would normally be 64-bit. They are used in special 20371da177e4SLinus Torvalds cases. 20381da177e4SLinus Torvalds 20391da177e4SLinus Torvalds If unsure, say N. 20401da177e4SLinus Torvalds 20411da177e4SLinus Torvaldsconfig BINFMT_ELF32 20421da177e4SLinus Torvalds bool 20431da177e4SLinus Torvalds default y if MIPS32_O32 || MIPS32_N32 20441da177e4SLinus Torvalds 20451da177e4SLinus Torvaldsconfig PM 20461da177e4SLinus Torvalds bool "Power Management support (EXPERIMENTAL)" 20475e83d430SRalf Baechle depends on EXPERIMENTAL && SOC_AU1X00 20481da177e4SLinus Torvalds 2049952fa954SRodolfo Giometticonfig APM 2050952fa954SRodolfo Giometti tristate "Advanced Power Management Emulation" 2051952fa954SRodolfo Giometti depends on PM 2052952fa954SRodolfo Giometti ---help--- 2053952fa954SRodolfo Giometti APM is a BIOS specification for saving power using several different 2054952fa954SRodolfo Giometti techniques. This is mostly useful for battery powered systems with 2055952fa954SRodolfo Giometti APM compliant BIOSes. If you say Y here, the system time will be 2056952fa954SRodolfo Giometti reset after a RESUME operation, the /proc/apm device will provide 2057952fa954SRodolfo Giometti battery status information, and user-space programs will receive 2058952fa954SRodolfo Giometti notification of APM "events" (e.g. battery status change). 2059952fa954SRodolfo Giometti 2060952fa954SRodolfo Giometti In order to use APM, you will need supporting software. For location 2061952fa954SRodolfo Giometti and more information, read <file:Documentation/pm.txt> and the 2062952fa954SRodolfo Giometti Battery Powered Linux mini-HOWTO, available from 2063952fa954SRodolfo Giometti <http://www.tldp.org/docs.html#howto>. 2064952fa954SRodolfo Giometti 2065952fa954SRodolfo Giometti This driver does not spin down disk drives (see the hdparm(8) 2066952fa954SRodolfo Giometti manpage ("man 8 hdparm") for that), and it doesn't turn off 2067952fa954SRodolfo Giometti VESA-compliant "green" monitors. 2068952fa954SRodolfo Giometti 2069952fa954SRodolfo Giometti Generally, if you don't have a battery in your machine, there isn't 2070952fa954SRodolfo Giometti much point in using this driver and you should say N. If you get 2071952fa954SRodolfo Giometti random kernel OOPSes or reboots that don't seem to be related to 2072952fa954SRodolfo Giometti anything, try disabling/enabling this option (or disabling/enabling 2073952fa954SRodolfo Giometti APM in your BIOS). 2074952fa954SRodolfo Giometti 20751da177e4SLinus Torvaldsendmenu 20761da177e4SLinus Torvalds 2077d5950b43SSam Ravnborgsource "net/Kconfig" 2078d5950b43SSam Ravnborg 20791da177e4SLinus Torvaldssource "drivers/Kconfig" 20801da177e4SLinus Torvalds 20811da177e4SLinus Torvaldssource "fs/Kconfig" 20821da177e4SLinus Torvalds 20835e83d430SRalf Baechlesource "arch/mips/oprofile/Kconfig" 20845e83d430SRalf Baechle 20851da177e4SLinus Torvaldssource "arch/mips/Kconfig.debug" 20861da177e4SLinus Torvalds 20871da177e4SLinus Torvaldssource "security/Kconfig" 20881da177e4SLinus Torvalds 20891da177e4SLinus Torvaldssource "crypto/Kconfig" 20901da177e4SLinus Torvalds 20911da177e4SLinus Torvaldssource "lib/Kconfig" 2092