1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 21da177e4SLinus Torvaldsconfig MIPS 31da177e4SLinus Torvalds bool 41da177e4SLinus Torvalds default y 5942fa985SYury Norov select ARCH_32BIT_OFF_T if !64BIT 6ea6a3737SPaul Burton select ARCH_BINFMT_ELF_STATE if MIPS_FP_SUPPORT 734c01e41SAlexander Lobakin select ARCH_HAS_FORTIFY_SOURCE 834c01e41SAlexander Lobakin select ARCH_HAS_KCOV 934c01e41SAlexander Lobakin select ARCH_HAS_PTE_SPECIAL if !(32BIT && CPU_HAS_RIXI) 1012597988SMatt Redfearn select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST 111e35918aSHassan Naveed select ARCH_HAS_UBSAN_SANITIZE_ALL 128b3165e5SXingxing Su select ARCH_HAS_GCOV_PROFILE_ALL 13a8c0f1c6STiezhu Yang select ARCH_KEEP_MEMBLOCK if DEBUG_KERNEL 1412597988SMatt Redfearn select ARCH_SUPPORTS_UPROBES 151ee3630aSRalf Baechle select ARCH_USE_BUILTIN_BSWAP 1612597988SMatt Redfearn select ARCH_USE_CMPXCHG_LOCKREF if 64BIT 1725da4e9dSPaul Burton select ARCH_USE_QUEUED_RWLOCKS 180b17c967SPaul Burton select ARCH_USE_QUEUED_SPINLOCKS 199035bd29SAlexandre Ghiti select ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT if MMU 2012597988SMatt Redfearn select ARCH_WANT_IPC_PARSE_VERSION 21d3a4e0f1SAlexander Lobakin select ARCH_WANT_LD_ORPHAN_WARN 2210916706SShile Zhang select BUILDTIME_TABLE_SORT 2312597988SMatt Redfearn select CLONE_BACKWARDS 2457eeacedSPaul Burton select CPU_NO_EFFICIENT_FFS if (TARGET_ISA_REV < 1) 2512597988SMatt Redfearn select CPU_PM if CPU_IDLE 2612597988SMatt Redfearn select GENERIC_ATOMIC64 if !64BIT 2712597988SMatt Redfearn select GENERIC_CMOS_UPDATE 2812597988SMatt Redfearn select GENERIC_CPU_AUTOPROBE 29*bab1dde3SAlexander Lobakin select GENERIC_FIND_FIRST_BIT 3024640f23SVincenzo Frascino select GENERIC_GETTIMEOFDAY 31b962aeb0SPaul Burton select GENERIC_IOMAP 3212597988SMatt Redfearn select GENERIC_IRQ_PROBE 3312597988SMatt Redfearn select GENERIC_IRQ_SHOW 346630a8e5SChristoph Hellwig select GENERIC_ISA_DMA if EISA 35740129b3SAntony Pavlov select GENERIC_LIB_ASHLDI3 36740129b3SAntony Pavlov select GENERIC_LIB_ASHRDI3 37740129b3SAntony Pavlov select GENERIC_LIB_CMPDI2 38740129b3SAntony Pavlov select GENERIC_LIB_LSHRDI3 39740129b3SAntony Pavlov select GENERIC_LIB_UCMPDI2 4012597988SMatt Redfearn select GENERIC_SCHED_CLOCK if !CAVIUM_OCTEON_SOC 4112597988SMatt Redfearn select GENERIC_SMP_IDLE_THREAD 4212597988SMatt Redfearn select GENERIC_TIME_VSYSCALL 43446f062bSChristoph Hellwig select GUP_GET_PTE_LOW_HIGH if CPU_MIPS32 && PHYS_ADDR_T_64BIT 4412597988SMatt Redfearn select HANDLE_DOMAIN_IRQ 45906d441fSPaul Burton select HAVE_ARCH_COMPILER_H 4612597988SMatt Redfearn select HAVE_ARCH_JUMP_LABEL 4742b20995SArnd Bergmann select HAVE_ARCH_KGDB if MIPS_FP_SUPPORT 48109c32ffSMatt Redfearn select HAVE_ARCH_MMAP_RND_BITS if MMU 49109c32ffSMatt Redfearn select HAVE_ARCH_MMAP_RND_COMPAT_BITS if MMU && COMPAT 50490b004fSMarkos Chandras select HAVE_ARCH_SECCOMP_FILTER 51c0ff3c53SRalf Baechle select HAVE_ARCH_TRACEHOOK 5245e03e62SDaniel Silsby select HAVE_ARCH_TRANSPARENT_HUGEPAGE if CPU_SUPPORTS_HUGEPAGES 532ff2b7ecSMasahiro Yamada select HAVE_ASM_MODVERSIONS 5436366e36SPaul Burton select HAVE_CBPF_JIT if !64BIT && !CPU_MICROMIPS 5512597988SMatt Redfearn select HAVE_CONTEXT_TRACKING 56490f561bSFrederic Weisbecker select HAVE_TIF_NOHZ 5764575f91SWu Zhangjin select HAVE_C_RECORDMCOUNT 5812597988SMatt Redfearn select HAVE_DEBUG_KMEMLEAK 5912597988SMatt Redfearn select HAVE_DEBUG_STACKOVERFLOW 6012597988SMatt Redfearn select HAVE_DMA_CONTIGUOUS 6112597988SMatt Redfearn select HAVE_DYNAMIC_FTRACE 6234c01e41SAlexander Lobakin select HAVE_EBPF_JIT if 64BIT && !CPU_MICROMIPS && TARGET_ISA_REV >= 2 6312597988SMatt Redfearn select HAVE_EXIT_THREAD 6467a929e0SChristoph Hellwig select HAVE_FAST_GUP 6512597988SMatt Redfearn select HAVE_FTRACE_MCOUNT_RECORD 6629c5d346SWu Zhangjin select HAVE_FUNCTION_GRAPH_TRACER 6712597988SMatt Redfearn select HAVE_FUNCTION_TRACER 6834c01e41SAlexander Lobakin select HAVE_GCC_PLUGINS 6934c01e41SAlexander Lobakin select HAVE_GENERIC_VDSO 7012597988SMatt Redfearn select HAVE_IDE 71b3a428b4SHassan Naveed select HAVE_IOREMAP_PROT 7212597988SMatt Redfearn select HAVE_IRQ_EXIT_ON_IRQ_STACK 7312597988SMatt Redfearn select HAVE_IRQ_TIME_ACCOUNTING 74c1bf207dSDavid Daney select HAVE_KPROBES 75c1bf207dSDavid Daney select HAVE_KRETPROBES 76c0436b50SPaul Burton select HAVE_LD_DEAD_CODE_DATA_ELIMINATION 77786d35d4SDavid Howells select HAVE_MOD_ARCH_SPECIFIC 7842a0bb3fSPetr Mladek select HAVE_NMI 7912597988SMatt Redfearn select HAVE_PERF_EVENTS 801ddc96bdSTiezhu Yang select HAVE_PERF_REGS 811ddc96bdSTiezhu Yang select HAVE_PERF_USER_STACK_DUMP 8208bccf43SMarcin Nowakowski select HAVE_REGS_AND_STACK_ACCESS_API 839ea141adSPaul Burton select HAVE_RSEQ 8416c0f03fSHassan Naveed select HAVE_SPARSE_SYSCALL_NR 85d148eac0SMasahiro Yamada select HAVE_STACKPROTECTOR 8612597988SMatt Redfearn select HAVE_SYSCALL_TRACEPOINTS 87a3f14310SBen Hutchings select HAVE_VIRT_CPU_ACCOUNTING_GEN if 64BIT || !SMP 8812597988SMatt Redfearn select IRQ_FORCED_THREADING 896630a8e5SChristoph Hellwig select ISA if EISA 9012597988SMatt Redfearn select MODULES_USE_ELF_REL if MODULES 9134c01e41SAlexander Lobakin select MODULES_USE_ELF_RELA if MODULES && 64BIT 9212597988SMatt Redfearn select PERF_USE_VMALLOC 93981aa1d3SThomas Gleixner select PCI_MSI_ARCH_FALLBACKS if PCI_MSI 9405a0a344SArnd Bergmann select RTC_LIB 955e6e9852SChristoph Hellwig select SET_FS 9612597988SMatt Redfearn select SYSCTL_EXCEPTION_TRACE 9712597988SMatt Redfearn select VIRT_TO_BUS 980bb87f05SAl Viro select ARCH_HAS_ELFCORE_COMPAT 991da177e4SLinus Torvalds 100d3991572SChristoph Hellwigconfig MIPS_FIXUP_BIGPHYS_ADDR 101d3991572SChristoph Hellwig bool 102d3991572SChristoph Hellwig 103c434b9f8SPaul Cercueilconfig MIPS_GENERIC 104c434b9f8SPaul Cercueil bool 105c434b9f8SPaul Cercueil 106f0f4a753SPaul Cercueilconfig MACH_INGENIC 107f0f4a753SPaul Cercueil bool 108f0f4a753SPaul Cercueil select SYS_SUPPORTS_32BIT_KERNEL 109f0f4a753SPaul Cercueil select SYS_SUPPORTS_LITTLE_ENDIAN 110f0f4a753SPaul Cercueil select SYS_SUPPORTS_ZBOOT 111f0f4a753SPaul Cercueil select DMA_NONCOHERENT 112f0f4a753SPaul Cercueil select IRQ_MIPS_CPU 113f0f4a753SPaul Cercueil select PINCTRL 114f0f4a753SPaul Cercueil select GPIOLIB 115f0f4a753SPaul Cercueil select COMMON_CLK 116f0f4a753SPaul Cercueil select GENERIC_IRQ_CHIP 117f0f4a753SPaul Cercueil select BUILTIN_DTB if MIPS_NO_APPENDED_DTB 118f0f4a753SPaul Cercueil select USE_OF 119f0f4a753SPaul Cercueil select CPU_SUPPORTS_CPUFREQ 120f0f4a753SPaul Cercueil select MIPS_EXTERNAL_TIMER 121f0f4a753SPaul Cercueil 1221da177e4SLinus Torvaldsmenu "Machine selection" 1231da177e4SLinus Torvalds 1245e83d430SRalf Baechlechoice 1255e83d430SRalf Baechle prompt "System type" 126c434b9f8SPaul Cercueil default MIPS_GENERIC_KERNEL 1271da177e4SLinus Torvalds 128c434b9f8SPaul Cercueilconfig MIPS_GENERIC_KERNEL 129eed0eabdSPaul Burton bool "Generic board-agnostic MIPS kernel" 1304e066441SChristoph Hellwig select ARCH_HAS_SETUP_DMA_OPS 131c434b9f8SPaul Cercueil select MIPS_GENERIC 132eed0eabdSPaul Burton select BOOT_RAW 133eed0eabdSPaul Burton select BUILTIN_DTB 134eed0eabdSPaul Burton select CEVT_R4K 135eed0eabdSPaul Burton select CLKSRC_MIPS_GIC 136eed0eabdSPaul Burton select COMMON_CLK 137eed0eabdSPaul Burton select CPU_MIPSR2_IRQ_EI 13834c01e41SAlexander Lobakin select CPU_MIPSR2_IRQ_VI 139eed0eabdSPaul Burton select CSRC_R4K 1404e066441SChristoph Hellwig select DMA_NONCOHERENT 141eb01d42aSChristoph Hellwig select HAVE_PCI 142eed0eabdSPaul Burton select IRQ_MIPS_CPU 1430211d49eSPaul Burton select MIPS_AUTO_PFN_OFFSET 144eed0eabdSPaul Burton select MIPS_CPU_SCACHE 145eed0eabdSPaul Burton select MIPS_GIC 146eed0eabdSPaul Burton select MIPS_L1_CACHE_SHIFT_7 147eed0eabdSPaul Burton select NO_EXCEPT_FILL 148eed0eabdSPaul Burton select PCI_DRIVERS_GENERIC 149eed0eabdSPaul Burton select SMP_UP if SMP 150a3078e59SMatt Redfearn select SWAP_IO_SPACE 151eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS32_R1 152eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS32_R2 153eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS32_R6 154eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS64_R1 155eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS64_R2 156eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS64_R6 157eed0eabdSPaul Burton select SYS_SUPPORTS_32BIT_KERNEL 158eed0eabdSPaul Burton select SYS_SUPPORTS_64BIT_KERNEL 159eed0eabdSPaul Burton select SYS_SUPPORTS_BIG_ENDIAN 160eed0eabdSPaul Burton select SYS_SUPPORTS_HIGHMEM 161eed0eabdSPaul Burton select SYS_SUPPORTS_LITTLE_ENDIAN 162eed0eabdSPaul Burton select SYS_SUPPORTS_MICROMIPS 163eed0eabdSPaul Burton select SYS_SUPPORTS_MIPS16 16434c01e41SAlexander Lobakin select SYS_SUPPORTS_MIPS_CPS 165eed0eabdSPaul Burton select SYS_SUPPORTS_MULTITHREADING 166eed0eabdSPaul Burton select SYS_SUPPORTS_RELOCATABLE 167eed0eabdSPaul Burton select SYS_SUPPORTS_SMARTMIPS 168c3e2ee65SPaul Cercueil select SYS_SUPPORTS_ZBOOT 16934c01e41SAlexander Lobakin select UHI_BOOT 1702e6522c5SCorentin Labbe select USB_EHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN 1712e6522c5SCorentin Labbe select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 1722e6522c5SCorentin Labbe select USB_OHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN 1732e6522c5SCorentin Labbe select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 1742e6522c5SCorentin Labbe select USB_UHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN 1752e6522c5SCorentin Labbe select USB_UHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 176eed0eabdSPaul Burton select USE_OF 177eed0eabdSPaul Burton help 178eed0eabdSPaul Burton Select this to build a kernel which aims to support multiple boards, 179eed0eabdSPaul Burton generally using a flattened device tree passed from the bootloader 180eed0eabdSPaul Burton using the boot protocol defined in the UHI (Unified Hosting 181eed0eabdSPaul Burton Interface) specification. 182eed0eabdSPaul Burton 18342a4f17dSManuel Laussconfig MIPS_ALCHEMY 184c3543e25SYoichi Yuasa bool "Alchemy processor based machines" 185d4a451d5SChristoph Hellwig select PHYS_ADDR_T_64BIT 186f772cdb2SRalf Baechle select CEVT_R4K 187d7ea335cSSteven J. Hill select CSRC_R4K 18867e38cf2SRalf Baechle select IRQ_MIPS_CPU 189a86497d6SChristoph Hellwig select DMA_NONCOHERENT # Au1000,1500,1100 aren't, rest is 190d3991572SChristoph Hellwig select MIPS_FIXUP_BIGPHYS_ADDR if PCI 19142a4f17dSManuel Lauss select SYS_HAS_CPU_MIPS32_R1 19242a4f17dSManuel Lauss select SYS_SUPPORTS_32BIT_KERNEL 19342a4f17dSManuel Lauss select SYS_SUPPORTS_APM_EMULATION 194d30a2b47SLinus Walleij select GPIOLIB 1951b93b3c3SWu Zhangjin select SYS_SUPPORTS_ZBOOT 19647440229SManuel Lauss select COMMON_CLK 1971da177e4SLinus Torvalds 1987ca5dc14SFlorian Fainelliconfig AR7 1997ca5dc14SFlorian Fainelli bool "Texas Instruments AR7" 2007ca5dc14SFlorian Fainelli select BOOT_ELF32 2017ca5dc14SFlorian Fainelli select DMA_NONCOHERENT 2027ca5dc14SFlorian Fainelli select CEVT_R4K 2037ca5dc14SFlorian Fainelli select CSRC_R4K 20467e38cf2SRalf Baechle select IRQ_MIPS_CPU 2057ca5dc14SFlorian Fainelli select NO_EXCEPT_FILL 2067ca5dc14SFlorian Fainelli select SWAP_IO_SPACE 2077ca5dc14SFlorian Fainelli select SYS_HAS_CPU_MIPS32_R1 2087ca5dc14SFlorian Fainelli select SYS_HAS_EARLY_PRINTK 2097ca5dc14SFlorian Fainelli select SYS_SUPPORTS_32BIT_KERNEL 2107ca5dc14SFlorian Fainelli select SYS_SUPPORTS_LITTLE_ENDIAN 211377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 2121b93b3c3SWu Zhangjin select SYS_SUPPORTS_ZBOOT_UART16550 213d30a2b47SLinus Walleij select GPIOLIB 2147ca5dc14SFlorian Fainelli select VLYNQ 215bbd7ffdbSStephen Boyd select HAVE_LEGACY_CLK 2167ca5dc14SFlorian Fainelli help 2177ca5dc14SFlorian Fainelli Support for the Texas Instruments AR7 System-on-a-Chip 2187ca5dc14SFlorian Fainelli family: TNETD7100, 7200 and 7300. 2197ca5dc14SFlorian Fainelli 22043cc739fSSergey Ryazanovconfig ATH25 22143cc739fSSergey Ryazanov bool "Atheros AR231x/AR531x SoC support" 22243cc739fSSergey Ryazanov select CEVT_R4K 22343cc739fSSergey Ryazanov select CSRC_R4K 22443cc739fSSergey Ryazanov select DMA_NONCOHERENT 22567e38cf2SRalf Baechle select IRQ_MIPS_CPU 2261753e74eSSergey Ryazanov select IRQ_DOMAIN 22743cc739fSSergey Ryazanov select SYS_HAS_CPU_MIPS32_R1 22843cc739fSSergey Ryazanov select SYS_SUPPORTS_BIG_ENDIAN 22943cc739fSSergey Ryazanov select SYS_SUPPORTS_32BIT_KERNEL 2308aaa7278SSergey Ryazanov select SYS_HAS_EARLY_PRINTK 23143cc739fSSergey Ryazanov help 23243cc739fSSergey Ryazanov Support for Atheros AR231x and Atheros AR531x based boards 23343cc739fSSergey Ryazanov 234d4a67d9dSGabor Juhosconfig ATH79 235d4a67d9dSGabor Juhos bool "Atheros AR71XX/AR724X/AR913X based boards" 236ff591a91SAlban Bedel select ARCH_HAS_RESET_CONTROLLER 237d4a67d9dSGabor Juhos select BOOT_RAW 238d4a67d9dSGabor Juhos select CEVT_R4K 239d4a67d9dSGabor Juhos select CSRC_R4K 240d4a67d9dSGabor Juhos select DMA_NONCOHERENT 241d30a2b47SLinus Walleij select GPIOLIB 242a08227a2SJohn Crispin select PINCTRL 243411520afSAlban Bedel select COMMON_CLK 24467e38cf2SRalf Baechle select IRQ_MIPS_CPU 245d4a67d9dSGabor Juhos select SYS_HAS_CPU_MIPS32_R2 246d4a67d9dSGabor Juhos select SYS_HAS_EARLY_PRINTK 247d4a67d9dSGabor Juhos select SYS_SUPPORTS_32BIT_KERNEL 248d4a67d9dSGabor Juhos select SYS_SUPPORTS_BIG_ENDIAN 249377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 250b3f0a250SAlban Bedel select SYS_SUPPORTS_ZBOOT_UART_PROM 25103c8c407SAlban Bedel select USE_OF 25253d473fcSAlban Bedel select USB_EHCI_ROOT_HUB_TT if USB_EHCI_HCD_PLATFORM 253d4a67d9dSGabor Juhos help 254d4a67d9dSGabor Juhos Support for the Atheros AR71XX/AR724X/AR913X SoCs. 255d4a67d9dSGabor Juhos 2565f2d4459SKevin Cernekeeconfig BMIPS_GENERIC 2575f2d4459SKevin Cernekee bool "Broadcom Generic BMIPS kernel" 25829906e1aSÁlvaro Fernández Rojas select ARCH_HAS_RESET_CONTROLLER 259d59098a0SChristoph Hellwig select ARCH_HAS_SYNC_DMA_FOR_CPU_ALL 260d59098a0SChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 261d666cd02SKevin Cernekee select BOOT_RAW 262d666cd02SKevin Cernekee select NO_EXCEPT_FILL 263d666cd02SKevin Cernekee select USE_OF 264d666cd02SKevin Cernekee select CEVT_R4K 265d666cd02SKevin Cernekee select CSRC_R4K 266d666cd02SKevin Cernekee select SYNC_R4K 267d666cd02SKevin Cernekee select COMMON_CLK 268c7c42ec2SSimon Arlott select BCM6345_L1_IRQ 26960b858f2SKevin Cernekee select BCM7038_L1_IRQ 27060b858f2SKevin Cernekee select BCM7120_L2_IRQ 27160b858f2SKevin Cernekee select BRCMSTB_L2_IRQ 27267e38cf2SRalf Baechle select IRQ_MIPS_CPU 27360b858f2SKevin Cernekee select DMA_NONCOHERENT 274d666cd02SKevin Cernekee select SYS_SUPPORTS_32BIT_KERNEL 27560b858f2SKevin Cernekee select SYS_SUPPORTS_LITTLE_ENDIAN 276d666cd02SKevin Cernekee select SYS_SUPPORTS_BIG_ENDIAN 277d666cd02SKevin Cernekee select SYS_SUPPORTS_HIGHMEM 27860b858f2SKevin Cernekee select SYS_HAS_CPU_BMIPS32_3300 27960b858f2SKevin Cernekee select SYS_HAS_CPU_BMIPS4350 28060b858f2SKevin Cernekee select SYS_HAS_CPU_BMIPS4380 281d666cd02SKevin Cernekee select SYS_HAS_CPU_BMIPS5000 282d666cd02SKevin Cernekee select SWAP_IO_SPACE 28360b858f2SKevin Cernekee select USB_EHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN 28460b858f2SKevin Cernekee select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 28560b858f2SKevin Cernekee select USB_OHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN 28660b858f2SKevin Cernekee select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 2874dc4704cSJustin Chen select HARDIRQS_SW_RESEND 288d666cd02SKevin Cernekee help 2895f2d4459SKevin Cernekee Build a generic DT-based kernel image that boots on select 2905f2d4459SKevin Cernekee BCM33xx cable modem chips, BCM63xx DSL chips, and BCM7xxx set-top 2915f2d4459SKevin Cernekee box chips. Note that CONFIG_CPU_BIG_ENDIAN/CONFIG_CPU_LITTLE_ENDIAN 2925f2d4459SKevin Cernekee must be set appropriately for your board. 293d666cd02SKevin Cernekee 2941c0c13ebSAurelien Jarnoconfig BCM47XX 295c619366eSFlorian Fainelli bool "Broadcom BCM47XX based boards" 296fe08f8c2SHauke Mehrtens select BOOT_RAW 29742f77542SRalf Baechle select CEVT_R4K 298940f6b48SRalf Baechle select CSRC_R4K 2991c0c13ebSAurelien Jarno select DMA_NONCOHERENT 300eb01d42aSChristoph Hellwig select HAVE_PCI 30167e38cf2SRalf Baechle select IRQ_MIPS_CPU 302314878d2SMarkos Chandras select SYS_HAS_CPU_MIPS32_R1 303dd54deddSHauke Mehrtens select NO_EXCEPT_FILL 3041c0c13ebSAurelien Jarno select SYS_SUPPORTS_32BIT_KERNEL 3051c0c13ebSAurelien Jarno select SYS_SUPPORTS_LITTLE_ENDIAN 306377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 3076507831fSAaro Koskinen select SYS_SUPPORTS_ZBOOT 30825e5fb97SAurelien Jarno select SYS_HAS_EARLY_PRINTK 309e6086557SRalf Baechle select USE_GENERIC_EARLY_PRINTK_8250 310c949c0bcSRafał Miłecki select GPIOLIB 311c949c0bcSRafał Miłecki select LEDS_GPIO_REGISTER 312f6e734a8SRafał Miłecki select BCM47XX_NVRAM 3132ab71a02SRafał Miłecki select BCM47XX_SPROM 314dfe00495SMatt Redfearn select BCM47XX_SSB if !BCM47XX_BCMA 3151c0c13ebSAurelien Jarno help 3161c0c13ebSAurelien Jarno Support for BCM47XX based boards 3171c0c13ebSAurelien Jarno 318e7300d04SMaxime Bizonconfig BCM63XX 319e7300d04SMaxime Bizon bool "Broadcom BCM63XX based boards" 320ae8de61cSFlorian Fainelli select BOOT_RAW 321e7300d04SMaxime Bizon select CEVT_R4K 322e7300d04SMaxime Bizon select CSRC_R4K 323fc264022SJonas Gorski select SYNC_R4K 324e7300d04SMaxime Bizon select DMA_NONCOHERENT 32567e38cf2SRalf Baechle select IRQ_MIPS_CPU 326e7300d04SMaxime Bizon select SYS_SUPPORTS_32BIT_KERNEL 327e7300d04SMaxime Bizon select SYS_SUPPORTS_BIG_ENDIAN 328e7300d04SMaxime Bizon select SYS_HAS_EARLY_PRINTK 329e7300d04SMaxime Bizon select SWAP_IO_SPACE 330d30a2b47SLinus Walleij select GPIOLIB 331af2418beSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_4 332c5af3c2dSJonas Gorski select CLKDEV_LOOKUP 333bbd7ffdbSStephen Boyd select HAVE_LEGACY_CLK 334e7300d04SMaxime Bizon help 335e7300d04SMaxime Bizon Support for BCM63XX based boards 336e7300d04SMaxime Bizon 3371da177e4SLinus Torvaldsconfig MIPS_COBALT 3383fa986faSMartin Michlmayr bool "Cobalt Server" 33942f77542SRalf Baechle select CEVT_R4K 340940f6b48SRalf Baechle select CSRC_R4K 3411097c6acSYoichi Yuasa select CEVT_GT641XX 3421da177e4SLinus Torvalds select DMA_NONCOHERENT 343eb01d42aSChristoph Hellwig select FORCE_PCI 344d865bea4SRalf Baechle select I8253 3451da177e4SLinus Torvalds select I8259 34667e38cf2SRalf Baechle select IRQ_MIPS_CPU 347d5ab1a69SYoichi Yuasa select IRQ_GT641XX 348252161ecSYoichi Yuasa select PCI_GT64XXX_PCI0 3497cf8053bSRalf Baechle select SYS_HAS_CPU_NEVADA 3500a22e0d4SYoichi Yuasa select SYS_HAS_EARLY_PRINTK 351ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 3520e8774b6SFlorian Fainelli select SYS_SUPPORTS_64BIT_KERNEL 3535e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 354e6086557SRalf Baechle select USE_GENERIC_EARLY_PRINTK_8250 3551da177e4SLinus Torvalds 3561da177e4SLinus Torvaldsconfig MACH_DECSTATION 3573fa986faSMartin Michlmayr bool "DECstations" 3581da177e4SLinus Torvalds select BOOT_ELF32 3596457d9fcSYoichi Yuasa select CEVT_DS1287 36081d10badSMaciej W. Rozycki select CEVT_R4K if CPU_R4X00 3614247417dSYoichi Yuasa select CSRC_IOASIC 36281d10badSMaciej W. Rozycki select CSRC_R4K if CPU_R4X00 36320d60d99SMaciej W. Rozycki select CPU_DADDI_WORKAROUNDS if 64BIT 36420d60d99SMaciej W. Rozycki select CPU_R4000_WORKAROUNDS if 64BIT 36520d60d99SMaciej W. Rozycki select CPU_R4400_WORKAROUNDS if 64BIT 3661da177e4SLinus Torvalds select DMA_NONCOHERENT 367ce816fa8SUwe Kleine-König select NO_IOPORT_MAP 36867e38cf2SRalf Baechle select IRQ_MIPS_CPU 3697cf8053bSRalf Baechle select SYS_HAS_CPU_R3000 3707cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 371ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 3727d60717eSKees Cook select SYS_SUPPORTS_64BIT_KERNEL 3735e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 3741723b4a3SAtsushi Nemoto select SYS_SUPPORTS_128HZ 3751723b4a3SAtsushi Nemoto select SYS_SUPPORTS_256HZ 3761723b4a3SAtsushi Nemoto select SYS_SUPPORTS_1024HZ 377930beb5aSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_4 3785e83d430SRalf Baechle help 3791da177e4SLinus Torvalds This enables support for DEC's MIPS based workstations. For details 3801da177e4SLinus Torvalds see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the 3811da177e4SLinus Torvalds DECstation porting pages on <http://decstation.unix-ag.org/>. 3821da177e4SLinus Torvalds 3831da177e4SLinus Torvalds If you have one of the following DECstation Models you definitely 3841da177e4SLinus Torvalds want to choose R4xx0 for the CPU Type: 3851da177e4SLinus Torvalds 3861da177e4SLinus Torvalds DECstation 5000/50 3871da177e4SLinus Torvalds DECstation 5000/150 3881da177e4SLinus Torvalds DECstation 5000/260 3891da177e4SLinus Torvalds DECsystem 5900/260 3901da177e4SLinus Torvalds 3911da177e4SLinus Torvalds otherwise choose R3000. 3921da177e4SLinus Torvalds 3935e83d430SRalf Baechleconfig MACH_JAZZ 3943fa986faSMartin Michlmayr bool "Jazz family of machines" 39539b2d756SThomas Bogendoerfer select ARC_MEMORY 39639b2d756SThomas Bogendoerfer select ARC_PROMLIB 397a211a082SRalf Baechle select ARCH_MIGHT_HAVE_PC_PARPORT 3987a407aa5SRalf Baechle select ARCH_MIGHT_HAVE_PC_SERIO 3992f9237d4SChristoph Hellwig select DMA_OPS 4000e2794b0SRalf Baechle select FW_ARC 4010e2794b0SRalf Baechle select FW_ARC32 4025e83d430SRalf Baechle select ARCH_MAY_HAVE_PC_FDC 40342f77542SRalf Baechle select CEVT_R4K 404940f6b48SRalf Baechle select CSRC_R4K 405e2defae5SThomas Bogendoerfer select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN 4065e83d430SRalf Baechle select GENERIC_ISA_DMA 4078a118c38SRalf Baechle select HAVE_PCSPKR_PLATFORM 40867e38cf2SRalf Baechle select IRQ_MIPS_CPU 409d865bea4SRalf Baechle select I8253 4105e83d430SRalf Baechle select I8259 4115e83d430SRalf Baechle select ISA 4127cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 4135e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 4147d60717eSKees Cook select SYS_SUPPORTS_64BIT_KERNEL 4151723b4a3SAtsushi Nemoto select SYS_SUPPORTS_100HZ 416aadfe4b5SArnd Bergmann select SYS_SUPPORTS_LITTLE_ENDIAN 4171da177e4SLinus Torvalds help 4185e83d430SRalf Baechle This a family of machines based on the MIPS R4030 chipset which was 4195e83d430SRalf Baechle used by several vendors to build RISC/os and Windows NT workstations. 420692105b8SMatt LaPlante Members include the Acer PICA, MIPS Magnum 4000, MIPS Millennium and 4215e83d430SRalf Baechle Olivetti M700-10 workstations. 4225e83d430SRalf Baechle 423f0f4a753SPaul Cercueilconfig MACH_INGENIC_SOC 424de361e8bSPaul Burton bool "Ingenic SoC based machines" 425f0f4a753SPaul Cercueil select MIPS_GENERIC 426f0f4a753SPaul Cercueil select MACH_INGENIC 427f9c9affcSLluís Batlle i Rossell select SYS_SUPPORTS_ZBOOT_UART16550 4285ebabe59SLars-Peter Clausen 429171bb2f1SJohn Crispinconfig LANTIQ 430171bb2f1SJohn Crispin bool "Lantiq based platforms" 431171bb2f1SJohn Crispin select DMA_NONCOHERENT 43267e38cf2SRalf Baechle select IRQ_MIPS_CPU 433171bb2f1SJohn Crispin select CEVT_R4K 434171bb2f1SJohn Crispin select CSRC_R4K 435171bb2f1SJohn Crispin select SYS_HAS_CPU_MIPS32_R1 436171bb2f1SJohn Crispin select SYS_HAS_CPU_MIPS32_R2 437171bb2f1SJohn Crispin select SYS_SUPPORTS_BIG_ENDIAN 438171bb2f1SJohn Crispin select SYS_SUPPORTS_32BIT_KERNEL 439377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 440171bb2f1SJohn Crispin select SYS_SUPPORTS_MULTITHREADING 441f35764e7SJames Hogan select SYS_SUPPORTS_VPE_LOADER 442171bb2f1SJohn Crispin select SYS_HAS_EARLY_PRINTK 443d30a2b47SLinus Walleij select GPIOLIB 444171bb2f1SJohn Crispin select SWAP_IO_SPACE 445171bb2f1SJohn Crispin select BOOT_RAW 446287e3f3fSJohn Crispin select CLKDEV_LOOKUP 447bbd7ffdbSStephen Boyd select HAVE_LEGACY_CLK 448a0392222SJohn Crispin select USE_OF 4493f8c50c9SJohn Crispin select PINCTRL 4503f8c50c9SJohn Crispin select PINCTRL_LANTIQ 451c530781cSJohn Crispin select ARCH_HAS_RESET_CONTROLLER 452c530781cSJohn Crispin select RESET_CONTROLLER 453171bb2f1SJohn Crispin 45430ad29bbSHuacai Chenconfig MACH_LOONGSON32 455caed1d1bSHuacai Chen bool "Loongson 32-bit family of machines" 456c7e8c668SWu Zhangjin select SYS_SUPPORTS_ZBOOT 457ade299d8SYoichi Yuasa help 45830ad29bbSHuacai Chen This enables support for the Loongson-1 family of machines. 45985749d24SWu Zhangjin 46030ad29bbSHuacai Chen Loongson-1 is a family of 32-bit MIPS-compatible SoCs developed by 46130ad29bbSHuacai Chen the Institute of Computing Technology (ICT), Chinese Academy of 46230ad29bbSHuacai Chen Sciences (CAS). 463ade299d8SYoichi Yuasa 46471e2f4ddSJiaxun Yangconfig MACH_LOONGSON2EF 46571e2f4ddSJiaxun Yang bool "Loongson-2E/F family of machines" 466ca585cf9SKelvin Cheung select SYS_SUPPORTS_ZBOOT 467ca585cf9SKelvin Cheung help 46871e2f4ddSJiaxun Yang This enables the support of early Loongson-2E/F family of machines. 469ca585cf9SKelvin Cheung 47071e2f4ddSJiaxun Yangconfig MACH_LOONGSON64 471caed1d1bSHuacai Chen bool "Loongson 64-bit family of machines" 4726fbde6b4SJiaxun Yang select ARCH_SPARSEMEM_ENABLE 4736fbde6b4SJiaxun Yang select ARCH_MIGHT_HAVE_PC_PARPORT 4746fbde6b4SJiaxun Yang select ARCH_MIGHT_HAVE_PC_SERIO 4756fbde6b4SJiaxun Yang select GENERIC_ISA_DMA_SUPPORT_BROKEN 4766fbde6b4SJiaxun Yang select BOOT_ELF32 4776fbde6b4SJiaxun Yang select BOARD_SCACHE 4786fbde6b4SJiaxun Yang select CSRC_R4K 4796fbde6b4SJiaxun Yang select CEVT_R4K 4806fbde6b4SJiaxun Yang select CPU_HAS_WB 4816fbde6b4SJiaxun Yang select FORCE_PCI 4826fbde6b4SJiaxun Yang select ISA 4836fbde6b4SJiaxun Yang select I8259 4846fbde6b4SJiaxun Yang select IRQ_MIPS_CPU 4857d6d2837SJiaxun Yang select NO_EXCEPT_FILL 4865125bfeeSTiezhu Yang select NR_CPUS_DEFAULT_64 4876fbde6b4SJiaxun Yang select USE_GENERIC_EARLY_PRINTK_8250 4886423e59aSJiaxun Yang select PCI_DRIVERS_GENERIC 4896fbde6b4SJiaxun Yang select SYS_HAS_CPU_LOONGSON64 4906fbde6b4SJiaxun Yang select SYS_HAS_EARLY_PRINTK 4916fbde6b4SJiaxun Yang select SYS_SUPPORTS_SMP 4926fbde6b4SJiaxun Yang select SYS_SUPPORTS_HOTPLUG_CPU 4936fbde6b4SJiaxun Yang select SYS_SUPPORTS_NUMA 4946fbde6b4SJiaxun Yang select SYS_SUPPORTS_64BIT_KERNEL 4956fbde6b4SJiaxun Yang select SYS_SUPPORTS_HIGHMEM 4966fbde6b4SJiaxun Yang select SYS_SUPPORTS_LITTLE_ENDIAN 49771e2f4ddSJiaxun Yang select SYS_SUPPORTS_ZBOOT 498a307a4ceSJinyang He select SYS_SUPPORTS_RELOCATABLE 4996fbde6b4SJiaxun Yang select ZONE_DMA32 50087fcfa7bSJiaxun Yang select COMMON_CLK 50187fcfa7bSJiaxun Yang select USE_OF 50287fcfa7bSJiaxun Yang select BUILTIN_DTB 50339c1485cSHuacai Chen select PCI_HOST_GENERIC 50471e2f4ddSJiaxun Yang help 505caed1d1bSHuacai Chen This enables the support of Loongson-2/3 family of machines. 506caed1d1bSHuacai Chen 507caed1d1bSHuacai Chen Loongson-2 and Loongson-3 are 64-bit general-purpose processors with 508caed1d1bSHuacai Chen GS264/GS464/GS464E/GS464V microarchitecture (except old Loongson-2E 509caed1d1bSHuacai Chen and Loongson-2F which will be removed), developed by the Institute 510caed1d1bSHuacai Chen of Computing Technology (ICT), Chinese Academy of Sciences (CAS). 511ca585cf9SKelvin Cheung 5126a438309SAndrew Brestickerconfig MACH_PISTACHIO 5136a438309SAndrew Bresticker bool "IMG Pistachio SoC based boards" 5146a438309SAndrew Bresticker select BOOT_ELF32 5156a438309SAndrew Bresticker select BOOT_RAW 5166a438309SAndrew Bresticker select CEVT_R4K 5176a438309SAndrew Bresticker select CLKSRC_MIPS_GIC 5186a438309SAndrew Bresticker select COMMON_CLK 5196a438309SAndrew Bresticker select CSRC_R4K 520645c7827SZubair Lutfullah Kakakhel select DMA_NONCOHERENT 521d30a2b47SLinus Walleij select GPIOLIB 52267e38cf2SRalf Baechle select IRQ_MIPS_CPU 5236a438309SAndrew Bresticker select MFD_SYSCON 5246a438309SAndrew Bresticker select MIPS_CPU_SCACHE 5256a438309SAndrew Bresticker select MIPS_GIC 5266a438309SAndrew Bresticker select PINCTRL 5276a438309SAndrew Bresticker select REGULATOR 5286a438309SAndrew Bresticker select SYS_HAS_CPU_MIPS32_R2 5296a438309SAndrew Bresticker select SYS_SUPPORTS_32BIT_KERNEL 5306a438309SAndrew Bresticker select SYS_SUPPORTS_LITTLE_ENDIAN 5316a438309SAndrew Bresticker select SYS_SUPPORTS_MIPS_CPS 5326a438309SAndrew Bresticker select SYS_SUPPORTS_MULTITHREADING 53341cc07beSMatt Redfearn select SYS_SUPPORTS_RELOCATABLE 5346a438309SAndrew Bresticker select SYS_SUPPORTS_ZBOOT 535018f62eeSEzequiel Garcia select SYS_HAS_EARLY_PRINTK 536018f62eeSEzequiel Garcia select USE_GENERIC_EARLY_PRINTK_8250 5376a438309SAndrew Bresticker select USE_OF 5386a438309SAndrew Bresticker help 5396a438309SAndrew Bresticker This enables support for the IMG Pistachio SoC platform. 5406a438309SAndrew Bresticker 5411da177e4SLinus Torvaldsconfig MIPS_MALTA 5423fa986faSMartin Michlmayr bool "MIPS Malta board" 54361ed242dSRalf Baechle select ARCH_MAY_HAVE_PC_FDC 544a211a082SRalf Baechle select ARCH_MIGHT_HAVE_PC_PARPORT 5457a407aa5SRalf Baechle select ARCH_MIGHT_HAVE_PC_SERIO 5461da177e4SLinus Torvalds select BOOT_ELF32 547fa71c960SRalf Baechle select BOOT_RAW 548e8823d26SPaul Burton select BUILTIN_DTB 54942f77542SRalf Baechle select CEVT_R4K 550fa5635a2SAndrew Bresticker select CLKSRC_MIPS_GIC 55142b002abSGuenter Roeck select COMMON_CLK 55247bf2b03SMaksym Kokhan select CSRC_R4K 553a86497d6SChristoph Hellwig select DMA_NONCOHERENT 5541da177e4SLinus Torvalds select GENERIC_ISA_DMA 5558a118c38SRalf Baechle select HAVE_PCSPKR_PLATFORM 556eb01d42aSChristoph Hellwig select HAVE_PCI 557d865bea4SRalf Baechle select I8253 5581da177e4SLinus Torvalds select I8259 55947bf2b03SMaksym Kokhan select IRQ_MIPS_CPU 5605e83d430SRalf Baechle select MIPS_BONITO64 5619318c51aSChris Dearman select MIPS_CPU_SCACHE 56247bf2b03SMaksym Kokhan select MIPS_GIC 563a7ef1eadSKevin Cernekee select MIPS_L1_CACHE_SHIFT_6 5645e83d430SRalf Baechle select MIPS_MSC 56547bf2b03SMaksym Kokhan select PCI_GT64XXX_PCI0 566ecafe3e9SPaul Burton select SMP_UP if SMP 5671da177e4SLinus Torvalds select SWAP_IO_SPACE 5687cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 5697cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R2 570bfc3c5a6SMarkos Chandras select SYS_HAS_CPU_MIPS32_R3_5 571c5b36783SSteven J. Hill select SYS_HAS_CPU_MIPS32_R5 572575509b6SMarkos Chandras select SYS_HAS_CPU_MIPS32_R6 5737cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS64_R1 5745d9fbed1SLeonid Yegoshin select SYS_HAS_CPU_MIPS64_R2 575575509b6SMarkos Chandras select SYS_HAS_CPU_MIPS64_R6 5767cf8053bSRalf Baechle select SYS_HAS_CPU_NEVADA 5777cf8053bSRalf Baechle select SYS_HAS_CPU_RM7000 578ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 579ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 5805e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 581c5b36783SSteven J. Hill select SYS_SUPPORTS_HIGHMEM 5825e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 583424ebcdfSMaciej W. Rozycki select SYS_SUPPORTS_MICROMIPS 58447bf2b03SMaksym Kokhan select SYS_SUPPORTS_MIPS16 5850365070fSTim Anderson select SYS_SUPPORTS_MIPS_CMP 586e56b6aa6SPaul Burton select SYS_SUPPORTS_MIPS_CPS 587f41ae0b2SRalf Baechle select SYS_SUPPORTS_MULTITHREADING 58847bf2b03SMaksym Kokhan select SYS_SUPPORTS_RELOCATABLE 5899693a853SFranck Bui-Huu select SYS_SUPPORTS_SMARTMIPS 590f35764e7SJames Hogan select SYS_SUPPORTS_VPE_LOADER 5911b93b3c3SWu Zhangjin select SYS_SUPPORTS_ZBOOT 592e8823d26SPaul Burton select USE_OF 593886ee136SThomas Bogendoerfer select WAR_ICACHE_REFILLS 594abcc82b1SJames Hogan select ZONE_DMA32 if 64BIT 5951da177e4SLinus Torvalds help 596f638d197SMaciej W. Rozycki This enables support for the MIPS Technologies Malta evaluation 5971da177e4SLinus Torvalds board. 5981da177e4SLinus Torvalds 5992572f00dSJoshua Hendersonconfig MACH_PIC32 6002572f00dSJoshua Henderson bool "Microchip PIC32 Family" 6012572f00dSJoshua Henderson help 6022572f00dSJoshua Henderson This enables support for the Microchip PIC32 family of platforms. 6032572f00dSJoshua Henderson 6042572f00dSJoshua Henderson Microchip PIC32 is a family of general-purpose 32 bit MIPS core 6052572f00dSJoshua Henderson microcontrollers. 6062572f00dSJoshua Henderson 6075e83d430SRalf Baechleconfig MACH_VR41XX 60874142d65SYoichi Yuasa bool "NEC VR4100 series based machines" 60942f77542SRalf Baechle select CEVT_R4K 610940f6b48SRalf Baechle select CSRC_R4K 6117cf8053bSRalf Baechle select SYS_HAS_CPU_VR41XX 612377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 613d30a2b47SLinus Walleij select GPIOLIB 6145e83d430SRalf Baechle 615baec970aSLauri Kasanenconfig MACH_NINTENDO64 616baec970aSLauri Kasanen bool "Nintendo 64 console" 617baec970aSLauri Kasanen select CEVT_R4K 618baec970aSLauri Kasanen select CSRC_R4K 619baec970aSLauri Kasanen select SYS_HAS_CPU_R4300 620baec970aSLauri Kasanen select SYS_SUPPORTS_BIG_ENDIAN 621baec970aSLauri Kasanen select SYS_SUPPORTS_ZBOOT 622baec970aSLauri Kasanen select SYS_SUPPORTS_32BIT_KERNEL 623baec970aSLauri Kasanen select SYS_SUPPORTS_64BIT_KERNEL 624baec970aSLauri Kasanen select DMA_NONCOHERENT 625baec970aSLauri Kasanen select IRQ_MIPS_CPU 626baec970aSLauri Kasanen 627ae2b5bb6SJohn Crispinconfig RALINK 628ae2b5bb6SJohn Crispin bool "Ralink based machines" 629ae2b5bb6SJohn Crispin select CEVT_R4K 630ae2b5bb6SJohn Crispin select CSRC_R4K 631ae2b5bb6SJohn Crispin select BOOT_RAW 632ae2b5bb6SJohn Crispin select DMA_NONCOHERENT 63367e38cf2SRalf Baechle select IRQ_MIPS_CPU 634ae2b5bb6SJohn Crispin select USE_OF 635ae2b5bb6SJohn Crispin select SYS_HAS_CPU_MIPS32_R1 636ae2b5bb6SJohn Crispin select SYS_HAS_CPU_MIPS32_R2 637ae2b5bb6SJohn Crispin select SYS_SUPPORTS_32BIT_KERNEL 638ae2b5bb6SJohn Crispin select SYS_SUPPORTS_LITTLE_ENDIAN 639377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 6401f0400d0SChuanhong Guo select SYS_SUPPORTS_ZBOOT 641ae2b5bb6SJohn Crispin select SYS_HAS_EARLY_PRINTK 642ae2b5bb6SJohn Crispin select CLKDEV_LOOKUP 6432a153f1cSJohn Crispin select ARCH_HAS_RESET_CONTROLLER 6442a153f1cSJohn Crispin select RESET_CONTROLLER 645ae2b5bb6SJohn Crispin 6464042147aSBert Vermeulenconfig MACH_REALTEK_RTL 6474042147aSBert Vermeulen bool "Realtek RTL838x/RTL839x based machines" 6484042147aSBert Vermeulen select MIPS_GENERIC 6494042147aSBert Vermeulen select DMA_NONCOHERENT 6504042147aSBert Vermeulen select IRQ_MIPS_CPU 6514042147aSBert Vermeulen select CSRC_R4K 6524042147aSBert Vermeulen select CEVT_R4K 6534042147aSBert Vermeulen select SYS_HAS_CPU_MIPS32_R1 6544042147aSBert Vermeulen select SYS_HAS_CPU_MIPS32_R2 6554042147aSBert Vermeulen select SYS_SUPPORTS_BIG_ENDIAN 6564042147aSBert Vermeulen select SYS_SUPPORTS_32BIT_KERNEL 6574042147aSBert Vermeulen select SYS_SUPPORTS_MIPS16 6584042147aSBert Vermeulen select SYS_SUPPORTS_MULTITHREADING 6594042147aSBert Vermeulen select SYS_SUPPORTS_VPE_LOADER 6604042147aSBert Vermeulen select SYS_HAS_EARLY_PRINTK 6614042147aSBert Vermeulen select SYS_HAS_EARLY_PRINTK_8250 6624042147aSBert Vermeulen select USE_GENERIC_EARLY_PRINTK_8250 6634042147aSBert Vermeulen select BOOT_RAW 6644042147aSBert Vermeulen select PINCTRL 6654042147aSBert Vermeulen select USE_OF 6664042147aSBert Vermeulen 6671da177e4SLinus Torvaldsconfig SGI_IP22 6683fa986faSMartin Michlmayr bool "SGI IP22 (Indy/Indigo2)" 669c0de00b2SThomas Bogendoerfer select ARC_MEMORY 67039b2d756SThomas Bogendoerfer select ARC_PROMLIB 6710e2794b0SRalf Baechle select FW_ARC 6720e2794b0SRalf Baechle select FW_ARC32 6737a407aa5SRalf Baechle select ARCH_MIGHT_HAVE_PC_SERIO 6741da177e4SLinus Torvalds select BOOT_ELF32 67542f77542SRalf Baechle select CEVT_R4K 676940f6b48SRalf Baechle select CSRC_R4K 677e2defae5SThomas Bogendoerfer select DEFAULT_SGI_PARTITION 6781da177e4SLinus Torvalds select DMA_NONCOHERENT 6796630a8e5SChristoph Hellwig select HAVE_EISA 680d865bea4SRalf Baechle select I8253 68168de4803SThomas Bogendoerfer select I8259 6821da177e4SLinus Torvalds select IP22_CPU_SCACHE 68367e38cf2SRalf Baechle select IRQ_MIPS_CPU 684aa414dffSRalf Baechle select GENERIC_ISA_DMA_SUPPORT_BROKEN 685e2defae5SThomas Bogendoerfer select SGI_HAS_I8042 686e2defae5SThomas Bogendoerfer select SGI_HAS_INDYDOG 68736e5c21dSThomas Bogendoerfer select SGI_HAS_HAL2 688e2defae5SThomas Bogendoerfer select SGI_HAS_SEEQ 689e2defae5SThomas Bogendoerfer select SGI_HAS_WD93 690e2defae5SThomas Bogendoerfer select SGI_HAS_ZILOG 6911da177e4SLinus Torvalds select SWAP_IO_SPACE 6927cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 6937cf8053bSRalf Baechle select SYS_HAS_CPU_R5000 694c0de00b2SThomas Bogendoerfer select SYS_HAS_EARLY_PRINTK 695ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 696ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 6975e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 698802b8362SThomas Bogendoerfer select WAR_R4600_V1_INDEX_ICACHEOP 6995e5b6527SThomas Bogendoerfer select WAR_R4600_V1_HIT_CACHEOP 70044def342SThomas Bogendoerfer select WAR_R4600_V2_HIT_CACHEOP 701930beb5aSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_7 7021da177e4SLinus Torvalds help 7031da177e4SLinus Torvalds This are the SGI Indy, Challenge S and Indigo2, as well as certain 7041da177e4SLinus Torvalds OEM variants like the Tandem CMN B006S. To compile a Linux kernel 7051da177e4SLinus Torvalds that runs on these, say Y here. 7061da177e4SLinus Torvalds 7071da177e4SLinus Torvaldsconfig SGI_IP27 7083fa986faSMartin Michlmayr bool "SGI IP27 (Origin200/2000)" 70954aed4ddSChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 710397dc00eSMike Rapoport select ARCH_SPARSEMEM_ENABLE 7110e2794b0SRalf Baechle select FW_ARC 7120e2794b0SRalf Baechle select FW_ARC64 713e9422427SThomas Bogendoerfer select ARC_CMDLINE_ONLY 7145e83d430SRalf Baechle select BOOT_ELF64 715e2defae5SThomas Bogendoerfer select DEFAULT_SGI_PARTITION 71636a88530SRalf Baechle select SYS_HAS_EARLY_PRINTK 717eb01d42aSChristoph Hellwig select HAVE_PCI 71869a07a41SThomas Bogendoerfer select IRQ_MIPS_CPU 719e6308b6dSThomas Bogendoerfer select IRQ_DOMAIN_HIERARCHY 720130e2fb7SRalf Baechle select NR_CPUS_DEFAULT_64 721a57140e9SThomas Bogendoerfer select PCI_DRIVERS_GENERIC 722a57140e9SThomas Bogendoerfer select PCI_XTALK_BRIDGE 7237cf8053bSRalf Baechle select SYS_HAS_CPU_R10000 724ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 7255e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 726d8cb4e11SRalf Baechle select SYS_SUPPORTS_NUMA 7271a5c5de1SRalf Baechle select SYS_SUPPORTS_SMP 728256ec489SThomas Bogendoerfer select WAR_R10000_LLSC 729930beb5aSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_7 7306c86a302SMike Rapoport select NUMA 7311da177e4SLinus Torvalds help 7321da177e4SLinus Torvalds This are the SGI Origin 200, Origin 2000 and Onyx 2 Graphics 7331da177e4SLinus Torvalds workstations. To compile a Linux kernel that runs on these, say Y 7341da177e4SLinus Torvalds here. 7351da177e4SLinus Torvalds 736e2defae5SThomas Bogendoerferconfig SGI_IP28 7377d60717eSKees Cook bool "SGI IP28 (Indigo2 R10k)" 738c0de00b2SThomas Bogendoerfer select ARC_MEMORY 73939b2d756SThomas Bogendoerfer select ARC_PROMLIB 7400e2794b0SRalf Baechle select FW_ARC 7410e2794b0SRalf Baechle select FW_ARC64 7427a407aa5SRalf Baechle select ARCH_MIGHT_HAVE_PC_SERIO 743e2defae5SThomas Bogendoerfer select BOOT_ELF64 744e2defae5SThomas Bogendoerfer select CEVT_R4K 745e2defae5SThomas Bogendoerfer select CSRC_R4K 746e2defae5SThomas Bogendoerfer select DEFAULT_SGI_PARTITION 747e2defae5SThomas Bogendoerfer select DMA_NONCOHERENT 748e2defae5SThomas Bogendoerfer select GENERIC_ISA_DMA_SUPPORT_BROKEN 74967e38cf2SRalf Baechle select IRQ_MIPS_CPU 7506630a8e5SChristoph Hellwig select HAVE_EISA 751e2defae5SThomas Bogendoerfer select I8253 752e2defae5SThomas Bogendoerfer select I8259 753e2defae5SThomas Bogendoerfer select SGI_HAS_I8042 754e2defae5SThomas Bogendoerfer select SGI_HAS_INDYDOG 7555b438c44SThomas Bogendoerfer select SGI_HAS_HAL2 756e2defae5SThomas Bogendoerfer select SGI_HAS_SEEQ 757e2defae5SThomas Bogendoerfer select SGI_HAS_WD93 758e2defae5SThomas Bogendoerfer select SGI_HAS_ZILOG 759e2defae5SThomas Bogendoerfer select SWAP_IO_SPACE 760e2defae5SThomas Bogendoerfer select SYS_HAS_CPU_R10000 761c0de00b2SThomas Bogendoerfer select SYS_HAS_EARLY_PRINTK 762e2defae5SThomas Bogendoerfer select SYS_SUPPORTS_64BIT_KERNEL 763e2defae5SThomas Bogendoerfer select SYS_SUPPORTS_BIG_ENDIAN 764256ec489SThomas Bogendoerfer select WAR_R10000_LLSC 765dc24d68dSThomas Bogendoerfer select MIPS_L1_CACHE_SHIFT_7 766e2defae5SThomas Bogendoerfer help 767e2defae5SThomas Bogendoerfer This is the SGI Indigo2 with R10000 processor. To compile a Linux 768e2defae5SThomas Bogendoerfer kernel that runs on these, say Y here. 769e2defae5SThomas Bogendoerfer 7707505576dSThomas Bogendoerferconfig SGI_IP30 7717505576dSThomas Bogendoerfer bool "SGI IP30 (Octane/Octane2)" 7727505576dSThomas Bogendoerfer select ARCH_HAS_PHYS_TO_DMA 7737505576dSThomas Bogendoerfer select FW_ARC 7747505576dSThomas Bogendoerfer select FW_ARC64 7757505576dSThomas Bogendoerfer select BOOT_ELF64 7767505576dSThomas Bogendoerfer select CEVT_R4K 7777505576dSThomas Bogendoerfer select CSRC_R4K 7787505576dSThomas Bogendoerfer select SYNC_R4K if SMP 7797505576dSThomas Bogendoerfer select ZONE_DMA32 7807505576dSThomas Bogendoerfer select HAVE_PCI 7817505576dSThomas Bogendoerfer select IRQ_MIPS_CPU 7827505576dSThomas Bogendoerfer select IRQ_DOMAIN_HIERARCHY 7837505576dSThomas Bogendoerfer select NR_CPUS_DEFAULT_2 7847505576dSThomas Bogendoerfer select PCI_DRIVERS_GENERIC 7857505576dSThomas Bogendoerfer select PCI_XTALK_BRIDGE 7867505576dSThomas Bogendoerfer select SYS_HAS_EARLY_PRINTK 7877505576dSThomas Bogendoerfer select SYS_HAS_CPU_R10000 7887505576dSThomas Bogendoerfer select SYS_SUPPORTS_64BIT_KERNEL 7897505576dSThomas Bogendoerfer select SYS_SUPPORTS_BIG_ENDIAN 7907505576dSThomas Bogendoerfer select SYS_SUPPORTS_SMP 791256ec489SThomas Bogendoerfer select WAR_R10000_LLSC 7927505576dSThomas Bogendoerfer select MIPS_L1_CACHE_SHIFT_7 7937505576dSThomas Bogendoerfer select ARC_MEMORY 7947505576dSThomas Bogendoerfer help 7957505576dSThomas Bogendoerfer These are the SGI Octane and Octane2 graphics workstations. To 7967505576dSThomas Bogendoerfer compile a Linux kernel that runs on these, say Y here. 7977505576dSThomas Bogendoerfer 7981da177e4SLinus Torvaldsconfig SGI_IP32 799cfd2afc0SRalf Baechle bool "SGI IP32 (O2)" 80039b2d756SThomas Bogendoerfer select ARC_MEMORY 80139b2d756SThomas Bogendoerfer select ARC_PROMLIB 80203df8229SChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 8030e2794b0SRalf Baechle select FW_ARC 8040e2794b0SRalf Baechle select FW_ARC32 8051da177e4SLinus Torvalds select BOOT_ELF32 80642f77542SRalf Baechle select CEVT_R4K 807940f6b48SRalf Baechle select CSRC_R4K 8081da177e4SLinus Torvalds select DMA_NONCOHERENT 809eb01d42aSChristoph Hellwig select HAVE_PCI 81067e38cf2SRalf Baechle select IRQ_MIPS_CPU 8111da177e4SLinus Torvalds select R5000_CPU_SCACHE 8121da177e4SLinus Torvalds select RM7000_CPU_SCACHE 8137cf8053bSRalf Baechle select SYS_HAS_CPU_R5000 8147cf8053bSRalf Baechle select SYS_HAS_CPU_R10000 if BROKEN 8157cf8053bSRalf Baechle select SYS_HAS_CPU_RM7000 816dd2f18feSRalf Baechle select SYS_HAS_CPU_NEVADA 817ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 8185e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 819886ee136SThomas Bogendoerfer select WAR_ICACHE_REFILLS 8201da177e4SLinus Torvalds help 8211da177e4SLinus Torvalds If you want this kernel to run on SGI O2 workstation, say Y here. 8221da177e4SLinus Torvalds 823ade299d8SYoichi Yuasaconfig SIBYTE_CRHINE 824ade299d8SYoichi Yuasa bool "Sibyte BCM91120C-CRhine" 8255e83d430SRalf Baechle select BOOT_ELF32 8265e83d430SRalf Baechle select SIBYTE_BCM1120 8275e83d430SRalf Baechle select SWAP_IO_SPACE 8287cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 8295e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 8305e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 8315e83d430SRalf Baechle 832ade299d8SYoichi Yuasaconfig SIBYTE_CARMEL 833ade299d8SYoichi Yuasa bool "Sibyte BCM91120x-Carmel" 8345e83d430SRalf Baechle select BOOT_ELF32 8355e83d430SRalf Baechle select SIBYTE_BCM1120 8365e83d430SRalf Baechle select SWAP_IO_SPACE 8377cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 8385e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 8395e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 8405e83d430SRalf Baechle 8415e83d430SRalf Baechleconfig SIBYTE_CRHONE 8423fa986faSMartin Michlmayr bool "Sibyte BCM91125C-CRhone" 8435e83d430SRalf Baechle select BOOT_ELF32 8445e83d430SRalf Baechle select SIBYTE_BCM1125 8455e83d430SRalf Baechle select SWAP_IO_SPACE 8467cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 8475e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 8485e83d430SRalf Baechle select SYS_SUPPORTS_HIGHMEM 8495e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 8505e83d430SRalf Baechle 851ade299d8SYoichi Yuasaconfig SIBYTE_RHONE 852ade299d8SYoichi Yuasa bool "Sibyte BCM91125E-Rhone" 853ade299d8SYoichi Yuasa select BOOT_ELF32 854ade299d8SYoichi Yuasa select SIBYTE_BCM1125H 855ade299d8SYoichi Yuasa select SWAP_IO_SPACE 856ade299d8SYoichi Yuasa select SYS_HAS_CPU_SB1 857ade299d8SYoichi Yuasa select SYS_SUPPORTS_BIG_ENDIAN 858ade299d8SYoichi Yuasa select SYS_SUPPORTS_LITTLE_ENDIAN 859ade299d8SYoichi Yuasa 860ade299d8SYoichi Yuasaconfig SIBYTE_SWARM 861ade299d8SYoichi Yuasa bool "Sibyte BCM91250A-SWARM" 862ade299d8SYoichi Yuasa select BOOT_ELF32 863fcf3ca4cSSebastian Andrzej Siewior select HAVE_PATA_PLATFORM 864ade299d8SYoichi Yuasa select SIBYTE_SB1250 865ade299d8SYoichi Yuasa select SWAP_IO_SPACE 866ade299d8SYoichi Yuasa select SYS_HAS_CPU_SB1 867ade299d8SYoichi Yuasa select SYS_SUPPORTS_BIG_ENDIAN 868ade299d8SYoichi Yuasa select SYS_SUPPORTS_HIGHMEM 869ade299d8SYoichi Yuasa select SYS_SUPPORTS_LITTLE_ENDIAN 870cce335aeSRalf Baechle select ZONE_DMA32 if 64BIT 871e4849affSMaciej W. Rozycki select SWIOTLB if ARCH_DMA_ADDR_T_64BIT && PCI 872ade299d8SYoichi Yuasa 873ade299d8SYoichi Yuasaconfig SIBYTE_LITTLESUR 874ade299d8SYoichi Yuasa bool "Sibyte BCM91250C2-LittleSur" 875ade299d8SYoichi Yuasa select BOOT_ELF32 876fcf3ca4cSSebastian Andrzej Siewior select HAVE_PATA_PLATFORM 877ade299d8SYoichi Yuasa select SIBYTE_SB1250 878ade299d8SYoichi Yuasa select SWAP_IO_SPACE 879ade299d8SYoichi Yuasa select SYS_HAS_CPU_SB1 880ade299d8SYoichi Yuasa select SYS_SUPPORTS_BIG_ENDIAN 881ade299d8SYoichi Yuasa select SYS_SUPPORTS_HIGHMEM 882ade299d8SYoichi Yuasa select SYS_SUPPORTS_LITTLE_ENDIAN 883756d6d83SMaciej W. Rozycki select ZONE_DMA32 if 64BIT 884ade299d8SYoichi Yuasa 885ade299d8SYoichi Yuasaconfig SIBYTE_SENTOSA 886ade299d8SYoichi Yuasa bool "Sibyte BCM91250E-Sentosa" 887ade299d8SYoichi Yuasa select BOOT_ELF32 888ade299d8SYoichi Yuasa select SIBYTE_SB1250 889ade299d8SYoichi Yuasa select SWAP_IO_SPACE 890ade299d8SYoichi Yuasa select SYS_HAS_CPU_SB1 891ade299d8SYoichi Yuasa select SYS_SUPPORTS_BIG_ENDIAN 892ade299d8SYoichi Yuasa select SYS_SUPPORTS_LITTLE_ENDIAN 893e4849affSMaciej W. Rozycki select SWIOTLB if ARCH_DMA_ADDR_T_64BIT && PCI 894ade299d8SYoichi Yuasa 895ade299d8SYoichi Yuasaconfig SIBYTE_BIGSUR 896ade299d8SYoichi Yuasa bool "Sibyte BCM91480B-BigSur" 897ade299d8SYoichi Yuasa select BOOT_ELF32 898ade299d8SYoichi Yuasa select NR_CPUS_DEFAULT_4 899ade299d8SYoichi Yuasa select SIBYTE_BCM1x80 900ade299d8SYoichi Yuasa select SWAP_IO_SPACE 901ade299d8SYoichi Yuasa select SYS_HAS_CPU_SB1 902ade299d8SYoichi Yuasa select SYS_SUPPORTS_BIG_ENDIAN 903651194f8SRalf Baechle select SYS_SUPPORTS_HIGHMEM 904ade299d8SYoichi Yuasa select SYS_SUPPORTS_LITTLE_ENDIAN 905cce335aeSRalf Baechle select ZONE_DMA32 if 64BIT 906e4849affSMaciej W. Rozycki select SWIOTLB if ARCH_DMA_ADDR_T_64BIT && PCI 907ade299d8SYoichi Yuasa 90814b36af4SThomas Bogendoerferconfig SNI_RM 90914b36af4SThomas Bogendoerfer bool "SNI RM200/300/400" 91039b2d756SThomas Bogendoerfer select ARC_MEMORY 91139b2d756SThomas Bogendoerfer select ARC_PROMLIB 9120e2794b0SRalf Baechle select FW_ARC if CPU_LITTLE_ENDIAN 9130e2794b0SRalf Baechle select FW_ARC32 if CPU_LITTLE_ENDIAN 914aaa9fad3SPaul Bolle select FW_SNIPROM if CPU_BIG_ENDIAN 9155e83d430SRalf Baechle select ARCH_MAY_HAVE_PC_FDC 916a211a082SRalf Baechle select ARCH_MIGHT_HAVE_PC_PARPORT 9177a407aa5SRalf Baechle select ARCH_MIGHT_HAVE_PC_SERIO 9185e83d430SRalf Baechle select BOOT_ELF32 91942f77542SRalf Baechle select CEVT_R4K 920940f6b48SRalf Baechle select CSRC_R4K 921e2defae5SThomas Bogendoerfer select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN 9225e83d430SRalf Baechle select DMA_NONCOHERENT 9235e83d430SRalf Baechle select GENERIC_ISA_DMA 9246630a8e5SChristoph Hellwig select HAVE_EISA 9258a118c38SRalf Baechle select HAVE_PCSPKR_PLATFORM 926eb01d42aSChristoph Hellwig select HAVE_PCI 92767e38cf2SRalf Baechle select IRQ_MIPS_CPU 928d865bea4SRalf Baechle select I8253 9295e83d430SRalf Baechle select I8259 9305e83d430SRalf Baechle select ISA 931564c836fSThomas Bogendoerfer select MIPS_L1_CACHE_SHIFT_6 9324a0312fcSThomas Bogendoerfer select SWAP_IO_SPACE if CPU_BIG_ENDIAN 9337cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 9344a0312fcSThomas Bogendoerfer select SYS_HAS_CPU_R5000 935c066a32aSThomas Bogendoerfer select SYS_HAS_CPU_R10000 9364a0312fcSThomas Bogendoerfer select R5000_CPU_SCACHE 93736a88530SRalf Baechle select SYS_HAS_EARLY_PRINTK 938ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 9397d60717eSKees Cook select SYS_SUPPORTS_64BIT_KERNEL 9404a0312fcSThomas Bogendoerfer select SYS_SUPPORTS_BIG_ENDIAN 9415e83d430SRalf Baechle select SYS_SUPPORTS_HIGHMEM 9425e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 94344def342SThomas Bogendoerfer select WAR_R4600_V2_HIT_CACHEOP 9441da177e4SLinus Torvalds help 94514b36af4SThomas Bogendoerfer The SNI RM200/300/400 are MIPS-based machines manufactured by 94614b36af4SThomas Bogendoerfer Siemens Nixdorf Informationssysteme (SNI), parent company of Pyramid 9475e83d430SRalf Baechle Technology and now in turn merged with Fujitsu. Say Y here to 9485e83d430SRalf Baechle support this machine type. 9491da177e4SLinus Torvalds 950edcaf1a6SAtsushi Nemotoconfig MACH_TX39XX 951edcaf1a6SAtsushi Nemoto bool "Toshiba TX39 series based machines" 9525e83d430SRalf Baechle 953edcaf1a6SAtsushi Nemotoconfig MACH_TX49XX 954edcaf1a6SAtsushi Nemoto bool "Toshiba TX49 series based machines" 95524a1c023SThomas Bogendoerfer select WAR_TX49XX_ICACHE_INDEX_INV 95623fbee9dSRalf Baechle 95773b4390fSRalf Baechleconfig MIKROTIK_RB532 95873b4390fSRalf Baechle bool "Mikrotik RB532 boards" 95973b4390fSRalf Baechle select CEVT_R4K 96073b4390fSRalf Baechle select CSRC_R4K 96173b4390fSRalf Baechle select DMA_NONCOHERENT 962eb01d42aSChristoph Hellwig select HAVE_PCI 96367e38cf2SRalf Baechle select IRQ_MIPS_CPU 96473b4390fSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 96573b4390fSRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 96673b4390fSRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 96773b4390fSRalf Baechle select SWAP_IO_SPACE 96873b4390fSRalf Baechle select BOOT_RAW 969d30a2b47SLinus Walleij select GPIOLIB 970930beb5aSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_4 97173b4390fSRalf Baechle help 97273b4390fSRalf Baechle Support the Mikrotik(tm) RouterBoard 532 series, 97373b4390fSRalf Baechle based on the IDT RC32434 SoC. 97473b4390fSRalf Baechle 9759ddebc46SDavid Daneyconfig CAVIUM_OCTEON_SOC 9769ddebc46SDavid Daney bool "Cavium Networks Octeon SoC based boards" 977a86c7f72SDavid Daney select CEVT_R4K 978ea8c64acSChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 9791753d50cSChristoph Hellwig select HAVE_RAPIDIO 980d4a451d5SChristoph Hellwig select PHYS_ADDR_T_64BIT 981a86c7f72SDavid Daney select SYS_SUPPORTS_64BIT_KERNEL 982a86c7f72SDavid Daney select SYS_SUPPORTS_BIG_ENDIAN 983f65aad41SRalf Baechle select EDAC_SUPPORT 984b01aec9bSBorislav Petkov select EDAC_ATOMIC_SCRUB 98573569d87SDavid Daney select SYS_SUPPORTS_LITTLE_ENDIAN 98673569d87SDavid Daney select SYS_SUPPORTS_HOTPLUG_CPU if CPU_BIG_ENDIAN 987a86c7f72SDavid Daney select SYS_HAS_EARLY_PRINTK 9885e683389SDavid Daney select SYS_HAS_CPU_CAVIUM_OCTEON 989eb01d42aSChristoph Hellwig select HAVE_PCI 99078bdbbacSMasahiro Yamada select HAVE_PLAT_DELAY 99178bdbbacSMasahiro Yamada select HAVE_PLAT_FW_INIT_CMDLINE 99278bdbbacSMasahiro Yamada select HAVE_PLAT_MEMCPY 993f00e001eSDavid Daney select ZONE_DMA32 994465aaed0SDavid Daney select HOLES_IN_ZONE 995d30a2b47SLinus Walleij select GPIOLIB 9966e511163SDavid Daney select USE_OF 9976e511163SDavid Daney select ARCH_SPARSEMEM_ENABLE 9986e511163SDavid Daney select SYS_SUPPORTS_SMP 9997820b84bSDavid Daney select NR_CPUS_DEFAULT_64 10007820b84bSDavid Daney select MIPS_NR_CPU_NR_MAP_1024 1001e326479fSAndrew Bresticker select BUILTIN_DTB 10028c1e6b14SDavid Daney select MTD_COMPLEX_MAPPINGS 100309230cbcSChristoph Hellwig select SWIOTLB 10043ff72be4SSteven J. Hill select SYS_SUPPORTS_RELOCATABLE 1005a86c7f72SDavid Daney help 1006a86c7f72SDavid Daney This option supports all of the Octeon reference boards from Cavium 1007a86c7f72SDavid Daney Networks. It builds a kernel that dynamically determines the Octeon 1008a86c7f72SDavid Daney CPU type and supports all known board reference implementations. 1009a86c7f72SDavid Daney Some of the supported boards are: 1010a86c7f72SDavid Daney EBT3000 1011a86c7f72SDavid Daney EBH3000 1012a86c7f72SDavid Daney EBH3100 1013a86c7f72SDavid Daney Thunder 1014a86c7f72SDavid Daney Kodama 1015a86c7f72SDavid Daney Hikari 1016a86c7f72SDavid Daney Say Y here for most Octeon reference boards. 1017a86c7f72SDavid Daney 10187f058e85SJayachandran Cconfig NLM_XLR_BOARD 10197f058e85SJayachandran C bool "Netlogic XLR/XLS based systems" 10207f058e85SJayachandran C select BOOT_ELF32 10217f058e85SJayachandran C select NLM_COMMON 10227f058e85SJayachandran C select SYS_HAS_CPU_XLR 10237f058e85SJayachandran C select SYS_SUPPORTS_SMP 1024eb01d42aSChristoph Hellwig select HAVE_PCI 10257f058e85SJayachandran C select SWAP_IO_SPACE 10267f058e85SJayachandran C select SYS_SUPPORTS_32BIT_KERNEL 10277f058e85SJayachandran C select SYS_SUPPORTS_64BIT_KERNEL 1028d4a451d5SChristoph Hellwig select PHYS_ADDR_T_64BIT 10297f058e85SJayachandran C select SYS_SUPPORTS_BIG_ENDIAN 10307f058e85SJayachandran C select SYS_SUPPORTS_HIGHMEM 10317f058e85SJayachandran C select NR_CPUS_DEFAULT_32 10327f058e85SJayachandran C select CEVT_R4K 10337f058e85SJayachandran C select CSRC_R4K 103467e38cf2SRalf Baechle select IRQ_MIPS_CPU 1035b97215fdSJayachandran C select ZONE_DMA32 if 64BIT 10367f058e85SJayachandran C select SYNC_R4K 10377f058e85SJayachandran C select SYS_HAS_EARLY_PRINTK 10388f0b0430SJayachandran C select SYS_SUPPORTS_ZBOOT 10398f0b0430SJayachandran C select SYS_SUPPORTS_ZBOOT_UART16550 10407f058e85SJayachandran C help 10417f058e85SJayachandran C Support for systems based on Netlogic XLR and XLS processors. 10427f058e85SJayachandran C Say Y here if you have a XLR or XLS based board. 10437f058e85SJayachandran C 10441c773ea4SJayachandran Cconfig NLM_XLP_BOARD 10451c773ea4SJayachandran C bool "Netlogic XLP based systems" 10461c773ea4SJayachandran C select BOOT_ELF32 10471c773ea4SJayachandran C select NLM_COMMON 10481c773ea4SJayachandran C select SYS_HAS_CPU_XLP 10491c773ea4SJayachandran C select SYS_SUPPORTS_SMP 1050eb01d42aSChristoph Hellwig select HAVE_PCI 10511c773ea4SJayachandran C select SYS_SUPPORTS_32BIT_KERNEL 10521c773ea4SJayachandran C select SYS_SUPPORTS_64BIT_KERNEL 1053d4a451d5SChristoph Hellwig select PHYS_ADDR_T_64BIT 1054d30a2b47SLinus Walleij select GPIOLIB 10551c773ea4SJayachandran C select SYS_SUPPORTS_BIG_ENDIAN 10561c773ea4SJayachandran C select SYS_SUPPORTS_LITTLE_ENDIAN 10571c773ea4SJayachandran C select SYS_SUPPORTS_HIGHMEM 10581c773ea4SJayachandran C select NR_CPUS_DEFAULT_32 10591c773ea4SJayachandran C select CEVT_R4K 10601c773ea4SJayachandran C select CSRC_R4K 106167e38cf2SRalf Baechle select IRQ_MIPS_CPU 1062b97215fdSJayachandran C select ZONE_DMA32 if 64BIT 10631c773ea4SJayachandran C select SYNC_R4K 10641c773ea4SJayachandran C select SYS_HAS_EARLY_PRINTK 10652f6528e1SJayachandran C select USE_OF 10668f0b0430SJayachandran C select SYS_SUPPORTS_ZBOOT 10678f0b0430SJayachandran C select SYS_SUPPORTS_ZBOOT_UART16550 10681c773ea4SJayachandran C help 10691c773ea4SJayachandran C This board is based on Netlogic XLP Processor. 10701c773ea4SJayachandran C Say Y here if you have a XLP based board. 10711c773ea4SJayachandran C 10721da177e4SLinus Torvaldsendchoice 10731da177e4SLinus Torvalds 1074e8c7c482SRalf Baechlesource "arch/mips/alchemy/Kconfig" 10753b12308fSSergey Ryazanovsource "arch/mips/ath25/Kconfig" 1076d4a67d9dSGabor Juhossource "arch/mips/ath79/Kconfig" 1077a656ffcbSHauke Mehrtenssource "arch/mips/bcm47xx/Kconfig" 1078e7300d04SMaxime Bizonsource "arch/mips/bcm63xx/Kconfig" 10798945e37eSKevin Cernekeesource "arch/mips/bmips/Kconfig" 1080eed0eabdSPaul Burtonsource "arch/mips/generic/Kconfig" 1081a103e9b9SPaul Cercueilsource "arch/mips/ingenic/Kconfig" 10825e83d430SRalf Baechlesource "arch/mips/jazz/Kconfig" 10838ec6d935SJohn Crispinsource "arch/mips/lantiq/Kconfig" 10842572f00dSJoshua Hendersonsource "arch/mips/pic32/Kconfig" 1085af0cfb2cSEzequiel Garciasource "arch/mips/pistachio/Kconfig" 1086ae2b5bb6SJohn Crispinsource "arch/mips/ralink/Kconfig" 108729c48699SRalf Baechlesource "arch/mips/sgi-ip27/Kconfig" 108838b18f72SRalf Baechlesource "arch/mips/sibyte/Kconfig" 108922b1d707SAtsushi Nemotosource "arch/mips/txx9/Kconfig" 10905e83d430SRalf Baechlesource "arch/mips/vr41xx/Kconfig" 1091a86c7f72SDavid Daneysource "arch/mips/cavium-octeon/Kconfig" 109271e2f4ddSJiaxun Yangsource "arch/mips/loongson2ef/Kconfig" 109330ad29bbSHuacai Chensource "arch/mips/loongson32/Kconfig" 109430ad29bbSHuacai Chensource "arch/mips/loongson64/Kconfig" 10957f058e85SJayachandran Csource "arch/mips/netlogic/Kconfig" 109638b18f72SRalf Baechle 10975e83d430SRalf Baechleendmenu 10985e83d430SRalf Baechle 10993c9ee7efSAkinobu Mitaconfig GENERIC_HWEIGHT 11003c9ee7efSAkinobu Mita bool 11013c9ee7efSAkinobu Mita default y 11023c9ee7efSAkinobu Mita 11031da177e4SLinus Torvaldsconfig GENERIC_CALIBRATE_DELAY 11041da177e4SLinus Torvalds bool 11051da177e4SLinus Torvalds default y 11061da177e4SLinus Torvalds 1107ae1e9130SIngo Molnarconfig SCHED_OMIT_FRAME_POINTER 11081cc89038SAtsushi Nemoto bool 11091cc89038SAtsushi Nemoto default y 11101cc89038SAtsushi Nemoto 11111da177e4SLinus Torvalds# 11121da177e4SLinus Torvalds# Select some configuration options automatically based on user selections. 11131da177e4SLinus Torvalds# 11140e2794b0SRalf Baechleconfig FW_ARC 11151da177e4SLinus Torvalds bool 11161da177e4SLinus Torvalds 111761ed242dSRalf Baechleconfig ARCH_MAY_HAVE_PC_FDC 111861ed242dSRalf Baechle bool 111961ed242dSRalf Baechle 11209267a30dSMarc St-Jeanconfig BOOT_RAW 11219267a30dSMarc St-Jean bool 11229267a30dSMarc St-Jean 1123217dd11eSRalf Baechleconfig CEVT_BCM1480 1124217dd11eSRalf Baechle bool 1125217dd11eSRalf Baechle 11266457d9fcSYoichi Yuasaconfig CEVT_DS1287 11276457d9fcSYoichi Yuasa bool 11286457d9fcSYoichi Yuasa 11291097c6acSYoichi Yuasaconfig CEVT_GT641XX 11301097c6acSYoichi Yuasa bool 11311097c6acSYoichi Yuasa 113242f77542SRalf Baechleconfig CEVT_R4K 113342f77542SRalf Baechle bool 113442f77542SRalf Baechle 1135217dd11eSRalf Baechleconfig CEVT_SB1250 1136217dd11eSRalf Baechle bool 1137217dd11eSRalf Baechle 1138229f773eSAtsushi Nemotoconfig CEVT_TXX9 1139229f773eSAtsushi Nemoto bool 1140229f773eSAtsushi Nemoto 1141217dd11eSRalf Baechleconfig CSRC_BCM1480 1142217dd11eSRalf Baechle bool 1143217dd11eSRalf Baechle 11444247417dSYoichi Yuasaconfig CSRC_IOASIC 11454247417dSYoichi Yuasa bool 11464247417dSYoichi Yuasa 1147940f6b48SRalf Baechleconfig CSRC_R4K 114838586428SSerge Semin select CLOCKSOURCE_WATCHDOG if CPU_FREQ 1149940f6b48SRalf Baechle bool 1150940f6b48SRalf Baechle 1151217dd11eSRalf Baechleconfig CSRC_SB1250 1152217dd11eSRalf Baechle bool 1153217dd11eSRalf Baechle 1154a7f4df4eSAlex Smithconfig MIPS_CLOCK_VSYSCALL 1155a7f4df4eSAlex Smith def_bool CSRC_R4K || CLKSRC_MIPS_GIC 1156a7f4df4eSAlex Smith 1157a9aec7feSAtsushi Nemotoconfig GPIO_TXX9 1158d30a2b47SLinus Walleij select GPIOLIB 1159a9aec7feSAtsushi Nemoto bool 1160a9aec7feSAtsushi Nemoto 11610e2794b0SRalf Baechleconfig FW_CFE 1162df78b5c8SAurelien Jarno bool 1163df78b5c8SAurelien Jarno 116440e084a5SRalf Baechleconfig ARCH_SUPPORTS_UPROBES 116540e084a5SRalf Baechle bool 116640e084a5SRalf Baechle 116720d33064SPaul Burtonconfig DMA_PERDEV_COHERENT 116820d33064SPaul Burton bool 1169347cb6afSChristoph Hellwig select ARCH_HAS_SETUP_DMA_OPS 11705748e1b3SChristoph Hellwig select DMA_NONCOHERENT 117120d33064SPaul Burton 11721da177e4SLinus Torvaldsconfig DMA_NONCOHERENT 11731da177e4SLinus Torvalds bool 1174db91427bSChristoph Hellwig # 1175db91427bSChristoph Hellwig # MIPS allows mixing "slightly different" Cacheability and Coherency 1176db91427bSChristoph Hellwig # Attribute bits. It is believed that the uncached access through 1177db91427bSChristoph Hellwig # KSEG1 and the implementation specific "uncached accelerated" used 1178db91427bSChristoph Hellwig # by pgprot_writcombine can be mixed, and the latter sometimes provides 1179db91427bSChristoph Hellwig # significant advantages. 1180db91427bSChristoph Hellwig # 1181419e2f18SChristoph Hellwig select ARCH_HAS_DMA_WRITE_COMBINE 1182fa7e2247SChristoph Hellwig select ARCH_HAS_DMA_PREP_COHERENT 1183f8c55dc6SChristoph Hellwig select ARCH_HAS_SYNC_DMA_FOR_DEVICE 1184fa7e2247SChristoph Hellwig select ARCH_HAS_DMA_SET_UNCACHED 118534dc0ea6SChristoph Hellwig select DMA_NONCOHERENT_MMAP 118634dc0ea6SChristoph Hellwig select NEED_DMA_MAP_STATE 11874ce588cdSRalf Baechle 118836a88530SRalf Baechleconfig SYS_HAS_EARLY_PRINTK 11891da177e4SLinus Torvalds bool 11901da177e4SLinus Torvalds 11911b2bc75cSRalf Baechleconfig SYS_SUPPORTS_HOTPLUG_CPU 1192dbb74540SRalf Baechle bool 1193dbb74540SRalf Baechle 11941da177e4SLinus Torvaldsconfig MIPS_BONITO64 11951da177e4SLinus Torvalds bool 11961da177e4SLinus Torvalds 11971da177e4SLinus Torvaldsconfig MIPS_MSC 11981da177e4SLinus Torvalds bool 11991da177e4SLinus Torvalds 120039b8d525SRalf Baechleconfig SYNC_R4K 120139b8d525SRalf Baechle bool 120239b8d525SRalf Baechle 1203ce816fa8SUwe Kleine-Königconfig NO_IOPORT_MAP 1204d388d685SMaciej W. Rozycki def_bool n 1205d388d685SMaciej W. Rozycki 12064e0748f5SMarkos Chandrasconfig GENERIC_CSUM 120718d84e2eSAlexander Lobakin def_bool CPU_NO_LOAD_STORE_LR 12084e0748f5SMarkos Chandras 12098313da30SRalf Baechleconfig GENERIC_ISA_DMA 12108313da30SRalf Baechle bool 12118313da30SRalf Baechle select ZONE_DMA if GENERIC_ISA_DMA_SUPPORT_BROKEN=n 1212a35bee8aSNamhyung Kim select ISA_DMA_API 12138313da30SRalf Baechle 1214aa414dffSRalf Baechleconfig GENERIC_ISA_DMA_SUPPORT_BROKEN 1215aa414dffSRalf Baechle bool 12168313da30SRalf Baechle select GENERIC_ISA_DMA 1217aa414dffSRalf Baechle 121878bdbbacSMasahiro Yamadaconfig HAVE_PLAT_DELAY 121978bdbbacSMasahiro Yamada bool 122078bdbbacSMasahiro Yamada 122178bdbbacSMasahiro Yamadaconfig HAVE_PLAT_FW_INIT_CMDLINE 122278bdbbacSMasahiro Yamada bool 122378bdbbacSMasahiro Yamada 122478bdbbacSMasahiro Yamadaconfig HAVE_PLAT_MEMCPY 122578bdbbacSMasahiro Yamada bool 122678bdbbacSMasahiro Yamada 1227a35bee8aSNamhyung Kimconfig ISA_DMA_API 1228a35bee8aSNamhyung Kim bool 1229a35bee8aSNamhyung Kim 1230465aaed0SDavid Daneyconfig HOLES_IN_ZONE 1231465aaed0SDavid Daney bool 1232465aaed0SDavid Daney 12338c530ea3SMatt Redfearnconfig SYS_SUPPORTS_RELOCATABLE 12348c530ea3SMatt Redfearn bool 12358c530ea3SMatt Redfearn help 12368c530ea3SMatt Redfearn Selected if the platform supports relocating the kernel. 12378c530ea3SMatt Redfearn The platform must provide plat_get_fdt() if it selects CONFIG_USE_OF 12388c530ea3SMatt Redfearn to allow access to command line and entropy sources. 12398c530ea3SMatt Redfearn 1240f381bf6dSDavid Daneyconfig MIPS_CBPF_JIT 1241f381bf6dSDavid Daney def_bool y 1242f381bf6dSDavid Daney depends on BPF_JIT && HAVE_CBPF_JIT 1243f381bf6dSDavid Daney 1244f381bf6dSDavid Daneyconfig MIPS_EBPF_JIT 1245f381bf6dSDavid Daney def_bool y 1246f381bf6dSDavid Daney depends on BPF_JIT && HAVE_EBPF_JIT 1247f381bf6dSDavid Daney 1248f381bf6dSDavid Daney 12495e83d430SRalf Baechle# 12506b2aac42SMasanari Iida# Endianness selection. Sufficiently obscure so many users don't know what to 12515e83d430SRalf Baechle# answer,so we try hard to limit the available choices. Also the use of a 12525e83d430SRalf Baechle# choice statement should be more obvious to the user. 12535e83d430SRalf Baechle# 12545e83d430SRalf Baechlechoice 12556b2aac42SMasanari Iida prompt "Endianness selection" 12561da177e4SLinus Torvalds help 12571da177e4SLinus Torvalds Some MIPS machines can be configured for either little or big endian 12585e83d430SRalf Baechle byte order. These modes require different kernels and a different 12593cb2fcccSMatt LaPlante Linux distribution. In general there is one preferred byteorder for a 12605e83d430SRalf Baechle particular system but some systems are just as commonly used in the 12613dde6ad8SDavid Sterba one or the other endianness. 12625e83d430SRalf Baechle 12635e83d430SRalf Baechleconfig CPU_BIG_ENDIAN 12645e83d430SRalf Baechle bool "Big endian" 12655e83d430SRalf Baechle depends on SYS_SUPPORTS_BIG_ENDIAN 12665e83d430SRalf Baechle 12675e83d430SRalf Baechleconfig CPU_LITTLE_ENDIAN 12685e83d430SRalf Baechle bool "Little endian" 12695e83d430SRalf Baechle depends on SYS_SUPPORTS_LITTLE_ENDIAN 12705e83d430SRalf Baechle 12715e83d430SRalf Baechleendchoice 12725e83d430SRalf Baechle 127322b0763aSDavid Daneyconfig EXPORT_UASM 127422b0763aSDavid Daney bool 127522b0763aSDavid Daney 12762116245eSRalf Baechleconfig SYS_SUPPORTS_APM_EMULATION 12772116245eSRalf Baechle bool 12782116245eSRalf Baechle 12795e83d430SRalf Baechleconfig SYS_SUPPORTS_BIG_ENDIAN 12805e83d430SRalf Baechle bool 12815e83d430SRalf Baechle 12825e83d430SRalf Baechleconfig SYS_SUPPORTS_LITTLE_ENDIAN 12835e83d430SRalf Baechle bool 12841da177e4SLinus Torvalds 12859cffd154SDavid Daneyconfig SYS_SUPPORTS_HUGETLBFS 12869cffd154SDavid Daney bool 128745e03e62SDaniel Silsby depends on CPU_SUPPORTS_HUGEPAGES 12889cffd154SDavid Daney default y 12899cffd154SDavid Daney 1290aa1762f4SDavid Daneyconfig MIPS_HUGE_TLB_SUPPORT 1291aa1762f4SDavid Daney def_bool HUGETLB_PAGE || TRANSPARENT_HUGEPAGE 1292aa1762f4SDavid Daney 12939267a30dSMarc St-Jeanconfig IRQ_MSP_SLP 12949267a30dSMarc St-Jean bool 12959267a30dSMarc St-Jean 12969267a30dSMarc St-Jeanconfig IRQ_MSP_CIC 12979267a30dSMarc St-Jean bool 12989267a30dSMarc St-Jean 12998420fd00SAtsushi Nemotoconfig IRQ_TXX9 13008420fd00SAtsushi Nemoto bool 13018420fd00SAtsushi Nemoto 1302d5ab1a69SYoichi Yuasaconfig IRQ_GT641XX 1303d5ab1a69SYoichi Yuasa bool 1304d5ab1a69SYoichi Yuasa 1305252161ecSYoichi Yuasaconfig PCI_GT64XXX_PCI0 13061da177e4SLinus Torvalds bool 13071da177e4SLinus Torvalds 1308a57140e9SThomas Bogendoerferconfig PCI_XTALK_BRIDGE 1309a57140e9SThomas Bogendoerfer bool 1310a57140e9SThomas Bogendoerfer 13119267a30dSMarc St-Jeanconfig NO_EXCEPT_FILL 13129267a30dSMarc St-Jean bool 13139267a30dSMarc St-Jean 1314a7e07b1aSMarkos Chandrasconfig MIPS_SPRAM 1315a7e07b1aSMarkos Chandras bool 1316a7e07b1aSMarkos Chandras 13171da177e4SLinus Torvaldsconfig SWAP_IO_SPACE 13181da177e4SLinus Torvalds bool 13191da177e4SLinus Torvalds 1320e2defae5SThomas Bogendoerferconfig SGI_HAS_INDYDOG 1321e2defae5SThomas Bogendoerfer bool 1322e2defae5SThomas Bogendoerfer 13235b438c44SThomas Bogendoerferconfig SGI_HAS_HAL2 13245b438c44SThomas Bogendoerfer bool 13255b438c44SThomas Bogendoerfer 1326e2defae5SThomas Bogendoerferconfig SGI_HAS_SEEQ 1327e2defae5SThomas Bogendoerfer bool 1328e2defae5SThomas Bogendoerfer 1329e2defae5SThomas Bogendoerferconfig SGI_HAS_WD93 1330e2defae5SThomas Bogendoerfer bool 1331e2defae5SThomas Bogendoerfer 1332e2defae5SThomas Bogendoerferconfig SGI_HAS_ZILOG 1333e2defae5SThomas Bogendoerfer bool 1334e2defae5SThomas Bogendoerfer 1335e2defae5SThomas Bogendoerferconfig SGI_HAS_I8042 1336e2defae5SThomas Bogendoerfer bool 1337e2defae5SThomas Bogendoerfer 1338e2defae5SThomas Bogendoerferconfig DEFAULT_SGI_PARTITION 1339e2defae5SThomas Bogendoerfer bool 1340e2defae5SThomas Bogendoerfer 13410e2794b0SRalf Baechleconfig FW_ARC32 13425e83d430SRalf Baechle bool 13435e83d430SRalf Baechle 1344aaa9fad3SPaul Bolleconfig FW_SNIPROM 1345231a35d3SThomas Bogendoerfer bool 1346231a35d3SThomas Bogendoerfer 13471da177e4SLinus Torvaldsconfig BOOT_ELF32 13481da177e4SLinus Torvalds bool 13491da177e4SLinus Torvalds 1350930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_4 1351930beb5aSFlorian Fainelli bool 1352930beb5aSFlorian Fainelli 1353930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_5 1354930beb5aSFlorian Fainelli bool 1355930beb5aSFlorian Fainelli 1356930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_6 1357930beb5aSFlorian Fainelli bool 1358930beb5aSFlorian Fainelli 1359930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_7 1360930beb5aSFlorian Fainelli bool 1361930beb5aSFlorian Fainelli 13621da177e4SLinus Torvaldsconfig MIPS_L1_CACHE_SHIFT 13631da177e4SLinus Torvalds int 1364a4c0201eSFlorian Fainelli default "7" if MIPS_L1_CACHE_SHIFT_7 13655432eeb6SKevin Cernekee default "6" if MIPS_L1_CACHE_SHIFT_6 13665432eeb6SKevin Cernekee default "5" if MIPS_L1_CACHE_SHIFT_5 13675432eeb6SKevin Cernekee default "4" if MIPS_L1_CACHE_SHIFT_4 13681da177e4SLinus Torvalds default "5" 13691da177e4SLinus Torvalds 1370e9422427SThomas Bogendoerferconfig ARC_CMDLINE_ONLY 1371e9422427SThomas Bogendoerfer bool 1372e9422427SThomas Bogendoerfer 13731da177e4SLinus Torvaldsconfig ARC_CONSOLE 13741da177e4SLinus Torvalds bool "ARC console support" 1375e2defae5SThomas Bogendoerfer depends on SGI_IP22 || SGI_IP28 || (SNI_RM && CPU_LITTLE_ENDIAN) 13761da177e4SLinus Torvalds 13771da177e4SLinus Torvaldsconfig ARC_MEMORY 13781da177e4SLinus Torvalds bool 13791da177e4SLinus Torvalds 13801da177e4SLinus Torvaldsconfig ARC_PROMLIB 13811da177e4SLinus Torvalds bool 13821da177e4SLinus Torvalds 13830e2794b0SRalf Baechleconfig FW_ARC64 13841da177e4SLinus Torvalds bool 13851da177e4SLinus Torvalds 13861da177e4SLinus Torvaldsconfig BOOT_ELF64 13871da177e4SLinus Torvalds bool 13881da177e4SLinus Torvalds 13891da177e4SLinus Torvaldsmenu "CPU selection" 13901da177e4SLinus Torvalds 13911da177e4SLinus Torvaldschoice 13921da177e4SLinus Torvalds prompt "CPU type" 13931da177e4SLinus Torvalds default CPU_R4X00 13941da177e4SLinus Torvalds 1395268a2d60SJiaxun Yangconfig CPU_LOONGSON64 1396caed1d1bSHuacai Chen bool "Loongson 64-bit CPU" 1397268a2d60SJiaxun Yang depends on SYS_HAS_CPU_LOONGSON64 1398d3bc81beSChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 139951522217SJiaxun Yang select CPU_MIPSR2 140051522217SJiaxun Yang select CPU_HAS_PREFETCH 14010e476d91SHuacai Chen select CPU_SUPPORTS_64BIT_KERNEL 14020e476d91SHuacai Chen select CPU_SUPPORTS_HIGHMEM 14030e476d91SHuacai Chen select CPU_SUPPORTS_HUGEPAGES 14047507445bSHuacai Chen select CPU_SUPPORTS_MSA 140551522217SJiaxun Yang select CPU_DIEI_BROKEN if !LOONGSON3_ENHANCEMENT 140651522217SJiaxun Yang select CPU_MIPSR2_IRQ_VI 14070e476d91SHuacai Chen select WEAK_ORDERING 14080e476d91SHuacai Chen select WEAK_REORDERING_BEYOND_LLSC 14097507445bSHuacai Chen select MIPS_ASID_BITS_VARIABLE 1410b2edcfc8SHuacai Chen select MIPS_PGD_C0_CONTEXT 141117c99d94SHuacai Chen select MIPS_L1_CACHE_SHIFT_6 1412d30a2b47SLinus Walleij select GPIOLIB 141309230cbcSChristoph Hellwig select SWIOTLB 14140f78355cSHuacai Chen select HAVE_KVM 14150e476d91SHuacai Chen help 1416caed1d1bSHuacai Chen The Loongson GSx64(GS264/GS464/GS464E/GS464V) series of processor 1417caed1d1bSHuacai Chen cores implements the MIPS64R2 instruction set with many extensions, 1418caed1d1bSHuacai Chen including most 64-bit Loongson-2 (2H, 2K) and Loongson-3 (3A1000, 1419caed1d1bSHuacai Chen 3B1000, 3B1500, 3A2000, 3A3000 and 3A4000) processors. However, old 1420caed1d1bSHuacai Chen Loongson-2E/2F is not covered here and will be removed in future. 14210e476d91SHuacai Chen 1422caed1d1bSHuacai Chenconfig LOONGSON3_ENHANCEMENT 1423caed1d1bSHuacai Chen bool "New Loongson-3 CPU Enhancements" 14241e820da3SHuacai Chen default n 1425268a2d60SJiaxun Yang depends on CPU_LOONGSON64 14261e820da3SHuacai Chen help 1427caed1d1bSHuacai Chen New Loongson-3 cores (since Loongson-3A R2, as opposed to Loongson-3A 14281e820da3SHuacai Chen R1, Loongson-3B R1 and Loongson-3B R2) has many enhancements, such as 1429268a2d60SJiaxun Yang FTLB, L1-VCache, EI/DI/Wait/Prefetch instruction, DSP/DSPr2 ASE, User 14301e820da3SHuacai Chen Local register, Read-Inhibit/Execute-Inhibit, SFB (Store Fill Buffer), 14311e820da3SHuacai Chen Fast TLB refill support, etc. 14321e820da3SHuacai Chen 14331e820da3SHuacai Chen This option enable those enhancements which are not probed at run 14341e820da3SHuacai Chen time. If you want a generic kernel to run on all Loongson 3 machines, 14351e820da3SHuacai Chen please say 'N' here. If you want a high-performance kernel to run on 1436caed1d1bSHuacai Chen new Loongson-3 machines only, please say 'Y' here. 14371e820da3SHuacai Chen 1438e02e07e3SHuacai Chenconfig CPU_LOONGSON3_WORKAROUNDS 1439caed1d1bSHuacai Chen bool "Old Loongson-3 LLSC Workarounds" 1440e02e07e3SHuacai Chen default y if SMP 1441268a2d60SJiaxun Yang depends on CPU_LOONGSON64 1442e02e07e3SHuacai Chen help 1443caed1d1bSHuacai Chen Loongson-3 processors have the llsc issues which require workarounds. 1444e02e07e3SHuacai Chen Without workarounds the system may hang unexpectedly. 1445e02e07e3SHuacai Chen 1446caed1d1bSHuacai Chen Newer Loongson-3 will fix these issues and no workarounds are needed. 1447e02e07e3SHuacai Chen The workarounds have no significant side effect on them but may 1448e02e07e3SHuacai Chen decrease the performance of the system so this option should be 1449e02e07e3SHuacai Chen disabled unless the kernel is intended to be run on old systems. 1450e02e07e3SHuacai Chen 1451e02e07e3SHuacai Chen If unsure, please say Y. 1452e02e07e3SHuacai Chen 1453ec7a9318SWANG Xueruiconfig CPU_LOONGSON3_CPUCFG_EMULATION 1454ec7a9318SWANG Xuerui bool "Emulate the CPUCFG instruction on older Loongson cores" 1455ec7a9318SWANG Xuerui default y 1456ec7a9318SWANG Xuerui depends on CPU_LOONGSON64 1457ec7a9318SWANG Xuerui help 1458ec7a9318SWANG Xuerui Loongson-3A R4 and newer have the CPUCFG instruction available for 1459ec7a9318SWANG Xuerui userland to query CPU capabilities, much like CPUID on x86. This 1460ec7a9318SWANG Xuerui option provides emulation of the instruction on older Loongson 1461ec7a9318SWANG Xuerui cores, back to Loongson-3A1000. 1462ec7a9318SWANG Xuerui 1463ec7a9318SWANG Xuerui If unsure, please say Y. 1464ec7a9318SWANG Xuerui 14653702bba5SWu Zhangjinconfig CPU_LOONGSON2E 14663702bba5SWu Zhangjin bool "Loongson 2E" 14673702bba5SWu Zhangjin depends on SYS_HAS_CPU_LOONGSON2E 1468268a2d60SJiaxun Yang select CPU_LOONGSON2EF 14692a21c730SFuxin Zhang help 14702a21c730SFuxin Zhang The Loongson 2E processor implements the MIPS III instruction set 14712a21c730SFuxin Zhang with many extensions. 14722a21c730SFuxin Zhang 147325985edcSLucas De Marchi It has an internal FPGA northbridge, which is compatible to 14746f7a251aSWu Zhangjin bonito64. 14756f7a251aSWu Zhangjin 14766f7a251aSWu Zhangjinconfig CPU_LOONGSON2F 14776f7a251aSWu Zhangjin bool "Loongson 2F" 14786f7a251aSWu Zhangjin depends on SYS_HAS_CPU_LOONGSON2F 1479268a2d60SJiaxun Yang select CPU_LOONGSON2EF 1480d30a2b47SLinus Walleij select GPIOLIB 14816f7a251aSWu Zhangjin help 14826f7a251aSWu Zhangjin The Loongson 2F processor implements the MIPS III instruction set 14836f7a251aSWu Zhangjin with many extensions. 14846f7a251aSWu Zhangjin 14856f7a251aSWu Zhangjin Loongson2F have built-in DDR2 and PCIX controller. The PCIX controller 14866f7a251aSWu Zhangjin have a similar programming interface with FPGA northbridge used in 14876f7a251aSWu Zhangjin Loongson2E. 14886f7a251aSWu Zhangjin 1489ca585cf9SKelvin Cheungconfig CPU_LOONGSON1B 1490ca585cf9SKelvin Cheung bool "Loongson 1B" 1491ca585cf9SKelvin Cheung depends on SYS_HAS_CPU_LOONGSON1B 1492b2afb64cSHuacai Chen select CPU_LOONGSON32 14939ec88b60SKelvin Cheung select LEDS_GPIO_REGISTER 1494ca585cf9SKelvin Cheung help 1495ca585cf9SKelvin Cheung The Loongson 1B is a 32-bit SoC, which implements the MIPS32 1496968dc5a0S谢致邦 (XIE Zhibang) Release 1 instruction set and part of the MIPS32 Release 2 1497968dc5a0S谢致邦 (XIE Zhibang) instruction set. 1498ca585cf9SKelvin Cheung 149912e3280bSYang Lingconfig CPU_LOONGSON1C 150012e3280bSYang Ling bool "Loongson 1C" 150112e3280bSYang Ling depends on SYS_HAS_CPU_LOONGSON1C 1502b2afb64cSHuacai Chen select CPU_LOONGSON32 150312e3280bSYang Ling select LEDS_GPIO_REGISTER 150412e3280bSYang Ling help 150512e3280bSYang Ling The Loongson 1C is a 32-bit SoC, which implements the MIPS32 1506968dc5a0S谢致邦 (XIE Zhibang) Release 1 instruction set and part of the MIPS32 Release 2 1507968dc5a0S谢致邦 (XIE Zhibang) instruction set. 150812e3280bSYang Ling 15096e760c8dSRalf Baechleconfig CPU_MIPS32_R1 15106e760c8dSRalf Baechle bool "MIPS32 Release 1" 15117cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS32_R1 15126e760c8dSRalf Baechle select CPU_HAS_PREFETCH 1513797798c1SRalf Baechle select CPU_SUPPORTS_32BIT_KERNEL 1514ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 15156e760c8dSRalf Baechle help 15165e83d430SRalf Baechle Choose this option to build a kernel for release 1 or later of the 15171e5f1caaSRalf Baechle MIPS32 architecture. Most modern embedded systems with a 32-bit 15181e5f1caaSRalf Baechle MIPS processor are based on a MIPS32 processor. If you know the 15191e5f1caaSRalf Baechle specific type of processor in your system, choose those that one 15201e5f1caaSRalf Baechle otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system. 15211e5f1caaSRalf Baechle Release 2 of the MIPS32 architecture is available since several 15221e5f1caaSRalf Baechle years so chances are you even have a MIPS32 Release 2 processor 15231e5f1caaSRalf Baechle in which case you should choose CPU_MIPS32_R2 instead for better 15241e5f1caaSRalf Baechle performance. 15251e5f1caaSRalf Baechle 15261e5f1caaSRalf Baechleconfig CPU_MIPS32_R2 15271e5f1caaSRalf Baechle bool "MIPS32 Release 2" 15287cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS32_R2 15291e5f1caaSRalf Baechle select CPU_HAS_PREFETCH 1530797798c1SRalf Baechle select CPU_SUPPORTS_32BIT_KERNEL 1531ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 1532a5e9a69eSPaul Burton select CPU_SUPPORTS_MSA 15332235a54dSSanjay Lal select HAVE_KVM 15341e5f1caaSRalf Baechle help 15355e83d430SRalf Baechle Choose this option to build a kernel for release 2 or later of the 15366e760c8dSRalf Baechle MIPS32 architecture. Most modern embedded systems with a 32-bit 15376e760c8dSRalf Baechle MIPS processor are based on a MIPS32 processor. If you know the 15386e760c8dSRalf Baechle specific type of processor in your system, choose those that one 15396e760c8dSRalf Baechle otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system. 15401da177e4SLinus Torvalds 1541ab7c01fdSSerge Seminconfig CPU_MIPS32_R5 1542ab7c01fdSSerge Semin bool "MIPS32 Release 5" 1543ab7c01fdSSerge Semin depends on SYS_HAS_CPU_MIPS32_R5 1544ab7c01fdSSerge Semin select CPU_HAS_PREFETCH 1545ab7c01fdSSerge Semin select CPU_SUPPORTS_32BIT_KERNEL 1546ab7c01fdSSerge Semin select CPU_SUPPORTS_HIGHMEM 1547ab7c01fdSSerge Semin select CPU_SUPPORTS_MSA 1548ab7c01fdSSerge Semin select HAVE_KVM 1549ab7c01fdSSerge Semin select MIPS_O32_FP64_SUPPORT 1550ab7c01fdSSerge Semin help 1551ab7c01fdSSerge Semin Choose this option to build a kernel for release 5 or later of the 1552ab7c01fdSSerge Semin MIPS32 architecture. New MIPS processors, starting with the Warrior 1553ab7c01fdSSerge Semin family, are based on a MIPS32r5 processor. If you own an older 1554ab7c01fdSSerge Semin processor, you probably need to select MIPS32r1 or MIPS32r2 instead. 1555ab7c01fdSSerge Semin 15567fd08ca5SLeonid Yegoshinconfig CPU_MIPS32_R6 1557674d10e2SMarkos Chandras bool "MIPS32 Release 6" 15587fd08ca5SLeonid Yegoshin depends on SYS_HAS_CPU_MIPS32_R6 15597fd08ca5SLeonid Yegoshin select CPU_HAS_PREFETCH 156018d84e2eSAlexander Lobakin select CPU_NO_LOAD_STORE_LR 15617fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_32BIT_KERNEL 15627fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_HIGHMEM 15637fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_MSA 15647fd08ca5SLeonid Yegoshin select HAVE_KVM 15657fd08ca5SLeonid Yegoshin select MIPS_O32_FP64_SUPPORT 15667fd08ca5SLeonid Yegoshin help 15677fd08ca5SLeonid Yegoshin Choose this option to build a kernel for release 6 or later of the 15687fd08ca5SLeonid Yegoshin MIPS32 architecture. New MIPS processors, starting with the Warrior 15697fd08ca5SLeonid Yegoshin family, are based on a MIPS32r6 processor. If you own an older 15707fd08ca5SLeonid Yegoshin processor, you probably need to select MIPS32r1 or MIPS32r2 instead. 15717fd08ca5SLeonid Yegoshin 15726e760c8dSRalf Baechleconfig CPU_MIPS64_R1 15736e760c8dSRalf Baechle bool "MIPS64 Release 1" 15747cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS64_R1 1575797798c1SRalf Baechle select CPU_HAS_PREFETCH 1576ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1577ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1578ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 15799cffd154SDavid Daney select CPU_SUPPORTS_HUGEPAGES 15806e760c8dSRalf Baechle help 15816e760c8dSRalf Baechle Choose this option to build a kernel for release 1 or later of the 15826e760c8dSRalf Baechle MIPS64 architecture. Many modern embedded systems with a 64-bit 15836e760c8dSRalf Baechle MIPS processor are based on a MIPS64 processor. If you know the 15846e760c8dSRalf Baechle specific type of processor in your system, choose those that one 15856e760c8dSRalf Baechle otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system. 15861e5f1caaSRalf Baechle Release 2 of the MIPS64 architecture is available since several 15871e5f1caaSRalf Baechle years so chances are you even have a MIPS64 Release 2 processor 15881e5f1caaSRalf Baechle in which case you should choose CPU_MIPS64_R2 instead for better 15891e5f1caaSRalf Baechle performance. 15901e5f1caaSRalf Baechle 15911e5f1caaSRalf Baechleconfig CPU_MIPS64_R2 15921e5f1caaSRalf Baechle bool "MIPS64 Release 2" 15937cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS64_R2 1594797798c1SRalf Baechle select CPU_HAS_PREFETCH 15951e5f1caaSRalf Baechle select CPU_SUPPORTS_32BIT_KERNEL 15961e5f1caaSRalf Baechle select CPU_SUPPORTS_64BIT_KERNEL 1597ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 15989cffd154SDavid Daney select CPU_SUPPORTS_HUGEPAGES 1599a5e9a69eSPaul Burton select CPU_SUPPORTS_MSA 160040a2df49SJames Hogan select HAVE_KVM 16011e5f1caaSRalf Baechle help 16021e5f1caaSRalf Baechle Choose this option to build a kernel for release 2 or later of the 16031e5f1caaSRalf Baechle MIPS64 architecture. Many modern embedded systems with a 64-bit 16041e5f1caaSRalf Baechle MIPS processor are based on a MIPS64 processor. If you know the 16051e5f1caaSRalf Baechle specific type of processor in your system, choose those that one 16061e5f1caaSRalf Baechle otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system. 16071da177e4SLinus Torvalds 1608ab7c01fdSSerge Seminconfig CPU_MIPS64_R5 1609ab7c01fdSSerge Semin bool "MIPS64 Release 5" 1610ab7c01fdSSerge Semin depends on SYS_HAS_CPU_MIPS64_R5 1611ab7c01fdSSerge Semin select CPU_HAS_PREFETCH 1612ab7c01fdSSerge Semin select CPU_SUPPORTS_32BIT_KERNEL 1613ab7c01fdSSerge Semin select CPU_SUPPORTS_64BIT_KERNEL 1614ab7c01fdSSerge Semin select CPU_SUPPORTS_HIGHMEM 1615ab7c01fdSSerge Semin select CPU_SUPPORTS_HUGEPAGES 1616ab7c01fdSSerge Semin select CPU_SUPPORTS_MSA 1617ab7c01fdSSerge Semin select MIPS_O32_FP64_SUPPORT if 32BIT || MIPS32_O32 1618ab7c01fdSSerge Semin select HAVE_KVM 1619ab7c01fdSSerge Semin help 1620ab7c01fdSSerge Semin Choose this option to build a kernel for release 5 or later of the 1621ab7c01fdSSerge Semin MIPS64 architecture. This is a intermediate MIPS architecture 1622ab7c01fdSSerge Semin release partly implementing release 6 features. Though there is no 1623ab7c01fdSSerge Semin any hardware known to be based on this release. 1624ab7c01fdSSerge Semin 16257fd08ca5SLeonid Yegoshinconfig CPU_MIPS64_R6 1626674d10e2SMarkos Chandras bool "MIPS64 Release 6" 16277fd08ca5SLeonid Yegoshin depends on SYS_HAS_CPU_MIPS64_R6 16287fd08ca5SLeonid Yegoshin select CPU_HAS_PREFETCH 162918d84e2eSAlexander Lobakin select CPU_NO_LOAD_STORE_LR 16307fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_32BIT_KERNEL 16317fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_64BIT_KERNEL 16327fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_HIGHMEM 1633afd375dcSPaul Burton select CPU_SUPPORTS_HUGEPAGES 16347fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_MSA 16352e6c7747SJames Hogan select MIPS_O32_FP64_SUPPORT if 32BIT || MIPS32_O32 163640a2df49SJames Hogan select HAVE_KVM 16377fd08ca5SLeonid Yegoshin help 16387fd08ca5SLeonid Yegoshin Choose this option to build a kernel for release 6 or later of the 16397fd08ca5SLeonid Yegoshin MIPS64 architecture. New MIPS processors, starting with the Warrior 16407fd08ca5SLeonid Yegoshin family, are based on a MIPS64r6 processor. If you own an older 16417fd08ca5SLeonid Yegoshin processor, you probably need to select MIPS64r1 or MIPS64r2 instead. 16427fd08ca5SLeonid Yegoshin 1643281e3aeaSSerge Seminconfig CPU_P5600 1644281e3aeaSSerge Semin bool "MIPS Warrior P5600" 1645281e3aeaSSerge Semin depends on SYS_HAS_CPU_P5600 1646281e3aeaSSerge Semin select CPU_HAS_PREFETCH 1647281e3aeaSSerge Semin select CPU_SUPPORTS_32BIT_KERNEL 1648281e3aeaSSerge Semin select CPU_SUPPORTS_HIGHMEM 1649281e3aeaSSerge Semin select CPU_SUPPORTS_MSA 1650281e3aeaSSerge Semin select CPU_SUPPORTS_CPUFREQ 1651281e3aeaSSerge Semin select CPU_MIPSR2_IRQ_VI 1652281e3aeaSSerge Semin select CPU_MIPSR2_IRQ_EI 1653281e3aeaSSerge Semin select HAVE_KVM 1654281e3aeaSSerge Semin select MIPS_O32_FP64_SUPPORT 1655281e3aeaSSerge Semin help 1656281e3aeaSSerge Semin Choose this option to build a kernel for MIPS Warrior P5600 CPU. 1657281e3aeaSSerge Semin It's based on MIPS32r5 ISA with XPA, EVA, dual/quad issue exec pipes, 1658281e3aeaSSerge Semin MMU with two-levels TLB, UCA, MSA, MDU core level features and system 1659281e3aeaSSerge Semin level features like up to six P5600 calculation cores, CM2 with L2 1660281e3aeaSSerge Semin cache, IOCU/IOMMU (though might be unused depending on the system- 1661281e3aeaSSerge Semin specific IP core configuration), GIC, CPC, virtualisation module, 1662281e3aeaSSerge Semin eJTAG and PDtrace. 1663281e3aeaSSerge Semin 16641da177e4SLinus Torvaldsconfig CPU_R3000 16651da177e4SLinus Torvalds bool "R3000" 16667cf8053bSRalf Baechle depends on SYS_HAS_CPU_R3000 1667f7062ddbSRalf Baechle select CPU_HAS_WB 166854746829SPaul Burton select CPU_R3K_TLB 1669ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1670797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 16711da177e4SLinus Torvalds help 16721da177e4SLinus Torvalds Please make sure to pick the right CPU type. Linux/MIPS is not 16731da177e4SLinus Torvalds designed to be generic, i.e. Kernels compiled for R3000 CPUs will 16741da177e4SLinus Torvalds *not* work on R4000 machines and vice versa. However, since most 16751da177e4SLinus Torvalds of the supported machines have an R4000 (or similar) CPU, R4x00 16761da177e4SLinus Torvalds might be a safe bet. If the resulting kernel does not work, 16771da177e4SLinus Torvalds try to recompile with R3000. 16781da177e4SLinus Torvalds 16791da177e4SLinus Torvaldsconfig CPU_TX39XX 16801da177e4SLinus Torvalds bool "R39XX" 16817cf8053bSRalf Baechle depends on SYS_HAS_CPU_TX39XX 1682ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 168354746829SPaul Burton select CPU_R3K_TLB 16841da177e4SLinus Torvalds 16851da177e4SLinus Torvaldsconfig CPU_VR41XX 16861da177e4SLinus Torvalds bool "R41xx" 16877cf8053bSRalf Baechle depends on SYS_HAS_CPU_VR41XX 1688ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1689ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 16901da177e4SLinus Torvalds help 16915e83d430SRalf Baechle The options selects support for the NEC VR4100 series of processors. 16921da177e4SLinus Torvalds Only choose this option if you have one of these processors as a 16931da177e4SLinus Torvalds kernel built with this option will not run on any other type of 16941da177e4SLinus Torvalds processor or vice versa. 16951da177e4SLinus Torvalds 169665ce6197SLauri Kasanenconfig CPU_R4300 169765ce6197SLauri Kasanen bool "R4300" 169865ce6197SLauri Kasanen depends on SYS_HAS_CPU_R4300 169965ce6197SLauri Kasanen select CPU_SUPPORTS_32BIT_KERNEL 170065ce6197SLauri Kasanen select CPU_SUPPORTS_64BIT_KERNEL 170165ce6197SLauri Kasanen select CPU_HAS_LOAD_STORE_LR 170265ce6197SLauri Kasanen help 170365ce6197SLauri Kasanen MIPS Technologies R4300-series processors. 170465ce6197SLauri Kasanen 17051da177e4SLinus Torvaldsconfig CPU_R4X00 17061da177e4SLinus Torvalds bool "R4x00" 17077cf8053bSRalf Baechle depends on SYS_HAS_CPU_R4X00 1708ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1709ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1710970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17111da177e4SLinus Torvalds help 17121da177e4SLinus Torvalds MIPS Technologies R4000-series processors other than 4300, including 17131da177e4SLinus Torvalds the R4000, R4400, R4600, and 4700. 17141da177e4SLinus Torvalds 17151da177e4SLinus Torvaldsconfig CPU_TX49XX 17161da177e4SLinus Torvalds bool "R49XX" 17177cf8053bSRalf Baechle depends on SYS_HAS_CPU_TX49XX 1718de862b48SAtsushi Nemoto select CPU_HAS_PREFETCH 1719ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1720ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1721970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17221da177e4SLinus Torvalds 17231da177e4SLinus Torvaldsconfig CPU_R5000 17241da177e4SLinus Torvalds bool "R5000" 17257cf8053bSRalf Baechle depends on SYS_HAS_CPU_R5000 1726ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1727ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1728970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17291da177e4SLinus Torvalds help 17301da177e4SLinus Torvalds MIPS Technologies R5000-series processors other than the Nevada. 17311da177e4SLinus Torvalds 1732542c1020SShinya Kuribayashiconfig CPU_R5500 1733542c1020SShinya Kuribayashi bool "R5500" 1734542c1020SShinya Kuribayashi depends on SYS_HAS_CPU_R5500 1735542c1020SShinya Kuribayashi select CPU_SUPPORTS_32BIT_KERNEL 1736542c1020SShinya Kuribayashi select CPU_SUPPORTS_64BIT_KERNEL 17379cffd154SDavid Daney select CPU_SUPPORTS_HUGEPAGES 1738542c1020SShinya Kuribayashi help 1739542c1020SShinya Kuribayashi NEC VR5500 and VR5500A series processors implement 64-bit MIPS IV 1740542c1020SShinya Kuribayashi instruction set. 1741542c1020SShinya Kuribayashi 17421da177e4SLinus Torvaldsconfig CPU_NEVADA 17431da177e4SLinus Torvalds bool "RM52xx" 17447cf8053bSRalf Baechle depends on SYS_HAS_CPU_NEVADA 1745ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1746ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1747970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17481da177e4SLinus Torvalds help 17491da177e4SLinus Torvalds QED / PMC-Sierra RM52xx-series ("Nevada") processors. 17501da177e4SLinus Torvalds 17511da177e4SLinus Torvaldsconfig CPU_R10000 17521da177e4SLinus Torvalds bool "R10000" 17537cf8053bSRalf Baechle depends on SYS_HAS_CPU_R10000 17545e83d430SRalf Baechle select CPU_HAS_PREFETCH 1755ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1756ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1757797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 1758970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17591da177e4SLinus Torvalds help 17601da177e4SLinus Torvalds MIPS Technologies R10000-series processors. 17611da177e4SLinus Torvalds 17621da177e4SLinus Torvaldsconfig CPU_RM7000 17631da177e4SLinus Torvalds bool "RM7000" 17647cf8053bSRalf Baechle depends on SYS_HAS_CPU_RM7000 17655e83d430SRalf Baechle select CPU_HAS_PREFETCH 1766ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1767ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1768797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 1769970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17701da177e4SLinus Torvalds 17711da177e4SLinus Torvaldsconfig CPU_SB1 17721da177e4SLinus Torvalds bool "SB1" 17737cf8053bSRalf Baechle depends on SYS_HAS_CPU_SB1 1774ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1775ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1776797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 1777970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17780004a9dfSRalf Baechle select WEAK_ORDERING 17791da177e4SLinus Torvalds 1780a86c7f72SDavid Daneyconfig CPU_CAVIUM_OCTEON 1781a86c7f72SDavid Daney bool "Cavium Octeon processor" 17825e683389SDavid Daney depends on SYS_HAS_CPU_CAVIUM_OCTEON 1783a86c7f72SDavid Daney select CPU_HAS_PREFETCH 1784a86c7f72SDavid Daney select CPU_SUPPORTS_64BIT_KERNEL 1785a86c7f72SDavid Daney select WEAK_ORDERING 1786a86c7f72SDavid Daney select CPU_SUPPORTS_HIGHMEM 17879cffd154SDavid Daney select CPU_SUPPORTS_HUGEPAGES 1788df115f3eSBen Hutchings select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 1789df115f3eSBen Hutchings select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 1790930beb5aSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_7 17910ae3abcdSJames Hogan select HAVE_KVM 1792a86c7f72SDavid Daney help 1793a86c7f72SDavid Daney The Cavium Octeon processor is a highly integrated chip containing 1794a86c7f72SDavid Daney many ethernet hardware widgets for networking tasks. The processor 1795a86c7f72SDavid Daney can have up to 16 Mips64v2 cores and 8 integrated gigabit ethernets. 1796a86c7f72SDavid Daney Full details can be found at http://www.caviumnetworks.com. 1797a86c7f72SDavid Daney 1798cd746249SJonas Gorskiconfig CPU_BMIPS 1799cd746249SJonas Gorski bool "Broadcom BMIPS" 1800cd746249SJonas Gorski depends on SYS_HAS_CPU_BMIPS 1801cd746249SJonas Gorski select CPU_MIPS32 1802fe7f62c0SJonas Gorski select CPU_BMIPS32_3300 if SYS_HAS_CPU_BMIPS32_3300 1803cd746249SJonas Gorski select CPU_BMIPS4350 if SYS_HAS_CPU_BMIPS4350 1804cd746249SJonas Gorski select CPU_BMIPS4380 if SYS_HAS_CPU_BMIPS4380 1805cd746249SJonas Gorski select CPU_BMIPS5000 if SYS_HAS_CPU_BMIPS5000 1806cd746249SJonas Gorski select CPU_SUPPORTS_32BIT_KERNEL 1807cd746249SJonas Gorski select DMA_NONCOHERENT 180867e38cf2SRalf Baechle select IRQ_MIPS_CPU 1809cd746249SJonas Gorski select SWAP_IO_SPACE 1810cd746249SJonas Gorski select WEAK_ORDERING 1811c1c0c461SKevin Cernekee select CPU_SUPPORTS_HIGHMEM 181269aaf9c8SJonas Gorski select CPU_HAS_PREFETCH 1813a8d709b0SMarkus Mayer select CPU_SUPPORTS_CPUFREQ 1814a8d709b0SMarkus Mayer select MIPS_EXTERNAL_TIMER 1815c1c0c461SKevin Cernekee help 1816fe7f62c0SJonas Gorski Support for BMIPS32/3300/4350/4380 and BMIPS5000 processors. 1817c1c0c461SKevin Cernekee 18187f058e85SJayachandran Cconfig CPU_XLR 18197f058e85SJayachandran C bool "Netlogic XLR SoC" 18207f058e85SJayachandran C depends on SYS_HAS_CPU_XLR 18217f058e85SJayachandran C select CPU_SUPPORTS_32BIT_KERNEL 18227f058e85SJayachandran C select CPU_SUPPORTS_64BIT_KERNEL 18237f058e85SJayachandran C select CPU_SUPPORTS_HIGHMEM 1824970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 18257f058e85SJayachandran C select WEAK_ORDERING 18267f058e85SJayachandran C select WEAK_REORDERING_BEYOND_LLSC 18277f058e85SJayachandran C help 18287f058e85SJayachandran C Netlogic Microsystems XLR/XLS processors. 18291c773ea4SJayachandran C 18301c773ea4SJayachandran Cconfig CPU_XLP 18311c773ea4SJayachandran C bool "Netlogic XLP SoC" 18321c773ea4SJayachandran C depends on SYS_HAS_CPU_XLP 18331c773ea4SJayachandran C select CPU_SUPPORTS_32BIT_KERNEL 18341c773ea4SJayachandran C select CPU_SUPPORTS_64BIT_KERNEL 18351c773ea4SJayachandran C select CPU_SUPPORTS_HIGHMEM 18361c773ea4SJayachandran C select WEAK_ORDERING 18371c773ea4SJayachandran C select WEAK_REORDERING_BEYOND_LLSC 18381c773ea4SJayachandran C select CPU_HAS_PREFETCH 1839d6504846SJayachandran C select CPU_MIPSR2 1840ddba6833SPrem Mallappa select CPU_SUPPORTS_HUGEPAGES 18412db003a5SPaul Burton select MIPS_ASID_BITS_VARIABLE 18421c773ea4SJayachandran C help 18431c773ea4SJayachandran C Netlogic Microsystems XLP processors. 18441da177e4SLinus Torvaldsendchoice 18451da177e4SLinus Torvalds 1846a6e18781SLeonid Yegoshinconfig CPU_MIPS32_3_5_FEATURES 1847a6e18781SLeonid Yegoshin bool "MIPS32 Release 3.5 Features" 1848a6e18781SLeonid Yegoshin depends on SYS_HAS_CPU_MIPS32_R3_5 1849281e3aeaSSerge Semin depends on CPU_MIPS32_R2 || CPU_MIPS32_R5 || CPU_MIPS32_R6 || \ 1850281e3aeaSSerge Semin CPU_P5600 1851a6e18781SLeonid Yegoshin help 1852a6e18781SLeonid Yegoshin Choose this option to build a kernel for release 2 or later of the 1853a6e18781SLeonid Yegoshin MIPS32 architecture including features from the 3.5 release such as 1854a6e18781SLeonid Yegoshin support for Enhanced Virtual Addressing (EVA). 1855a6e18781SLeonid Yegoshin 1856a6e18781SLeonid Yegoshinconfig CPU_MIPS32_3_5_EVA 1857a6e18781SLeonid Yegoshin bool "Enhanced Virtual Addressing (EVA)" 1858a6e18781SLeonid Yegoshin depends on CPU_MIPS32_3_5_FEATURES 1859a6e18781SLeonid Yegoshin select EVA 1860a6e18781SLeonid Yegoshin default y 1861a6e18781SLeonid Yegoshin help 1862a6e18781SLeonid Yegoshin Choose this option if you want to enable the Enhanced Virtual 1863a6e18781SLeonid Yegoshin Addressing (EVA) on your MIPS32 core (such as proAptiv). 1864a6e18781SLeonid Yegoshin One of its primary benefits is an increase in the maximum size 1865a6e18781SLeonid Yegoshin of lowmem (up to 3GB). If unsure, say 'N' here. 1866a6e18781SLeonid Yegoshin 1867c5b36783SSteven J. Hillconfig CPU_MIPS32_R5_FEATURES 1868c5b36783SSteven J. Hill bool "MIPS32 Release 5 Features" 1869c5b36783SSteven J. Hill depends on SYS_HAS_CPU_MIPS32_R5 1870281e3aeaSSerge Semin depends on CPU_MIPS32_R2 || CPU_MIPS32_R5 || CPU_P5600 1871c5b36783SSteven J. Hill help 1872c5b36783SSteven J. Hill Choose this option to build a kernel for release 2 or later of the 1873c5b36783SSteven J. Hill MIPS32 architecture including features from release 5 such as 1874c5b36783SSteven J. Hill support for Extended Physical Addressing (XPA). 1875c5b36783SSteven J. Hill 1876c5b36783SSteven J. Hillconfig CPU_MIPS32_R5_XPA 1877c5b36783SSteven J. Hill bool "Extended Physical Addressing (XPA)" 1878c5b36783SSteven J. Hill depends on CPU_MIPS32_R5_FEATURES 1879c5b36783SSteven J. Hill depends on !EVA 1880c5b36783SSteven J. Hill depends on !PAGE_SIZE_4KB 1881c5b36783SSteven J. Hill depends on SYS_SUPPORTS_HIGHMEM 1882c5b36783SSteven J. Hill select XPA 1883c5b36783SSteven J. Hill select HIGHMEM 1884d4a451d5SChristoph Hellwig select PHYS_ADDR_T_64BIT 1885c5b36783SSteven J. Hill default n 1886c5b36783SSteven J. Hill help 1887c5b36783SSteven J. Hill Choose this option if you want to enable the Extended Physical 1888c5b36783SSteven J. Hill Addressing (XPA) on your MIPS32 core (such as P5600 series). The 1889c5b36783SSteven J. Hill benefit is to increase physical addressing equal to or greater 1890c5b36783SSteven J. Hill than 40 bits. Note that this has the side effect of turning on 1891c5b36783SSteven J. Hill 64-bit addressing which in turn makes the PTEs 64-bit in size. 1892c5b36783SSteven J. Hill If unsure, say 'N' here. 1893c5b36783SSteven J. Hill 1894622844bfSWu Zhangjinif CPU_LOONGSON2F 1895622844bfSWu Zhangjinconfig CPU_NOP_WORKAROUNDS 1896622844bfSWu Zhangjin bool 1897622844bfSWu Zhangjin 1898622844bfSWu Zhangjinconfig CPU_JUMP_WORKAROUNDS 1899622844bfSWu Zhangjin bool 1900622844bfSWu Zhangjin 1901622844bfSWu Zhangjinconfig CPU_LOONGSON2F_WORKAROUNDS 1902622844bfSWu Zhangjin bool "Loongson 2F Workarounds" 1903622844bfSWu Zhangjin default y 1904622844bfSWu Zhangjin select CPU_NOP_WORKAROUNDS 1905622844bfSWu Zhangjin select CPU_JUMP_WORKAROUNDS 1906622844bfSWu Zhangjin help 1907622844bfSWu Zhangjin Loongson 2F01 / 2F02 processors have the NOP & JUMP issues which 1908622844bfSWu Zhangjin require workarounds. Without workarounds the system may hang 1909622844bfSWu Zhangjin unexpectedly. For more information please refer to the gas 1910622844bfSWu Zhangjin -mfix-loongson2f-nop and -mfix-loongson2f-jump options. 1911622844bfSWu Zhangjin 1912622844bfSWu Zhangjin Loongson 2F03 and later have fixed these issues and no workarounds 1913622844bfSWu Zhangjin are needed. The workarounds have no significant side effect on them 1914622844bfSWu Zhangjin but may decrease the performance of the system so this option should 1915622844bfSWu Zhangjin be disabled unless the kernel is intended to be run on 2F01 or 2F02 1916622844bfSWu Zhangjin systems. 1917622844bfSWu Zhangjin 1918622844bfSWu Zhangjin If unsure, please say Y. 1919622844bfSWu Zhangjinendif # CPU_LOONGSON2F 1920622844bfSWu Zhangjin 19211b93b3c3SWu Zhangjinconfig SYS_SUPPORTS_ZBOOT 19221b93b3c3SWu Zhangjin bool 19231b93b3c3SWu Zhangjin select HAVE_KERNEL_GZIP 19241b93b3c3SWu Zhangjin select HAVE_KERNEL_BZIP2 192531c4867dSFlorian Fainelli select HAVE_KERNEL_LZ4 19261b93b3c3SWu Zhangjin select HAVE_KERNEL_LZMA 1927fe1d45e0SWu Zhangjin select HAVE_KERNEL_LZO 19284e23eb63SFlorian Fainelli select HAVE_KERNEL_XZ 1929a510b616SPaul Cercueil select HAVE_KERNEL_ZSTD 19301b93b3c3SWu Zhangjin 19311b93b3c3SWu Zhangjinconfig SYS_SUPPORTS_ZBOOT_UART16550 19321b93b3c3SWu Zhangjin bool 19331b93b3c3SWu Zhangjin select SYS_SUPPORTS_ZBOOT 19341b93b3c3SWu Zhangjin 1935dbb98314SAlban Bedelconfig SYS_SUPPORTS_ZBOOT_UART_PROM 1936dbb98314SAlban Bedel bool 1937dbb98314SAlban Bedel select SYS_SUPPORTS_ZBOOT 1938dbb98314SAlban Bedel 1939268a2d60SJiaxun Yangconfig CPU_LOONGSON2EF 19403702bba5SWu Zhangjin bool 19413702bba5SWu Zhangjin select CPU_SUPPORTS_32BIT_KERNEL 19423702bba5SWu Zhangjin select CPU_SUPPORTS_64BIT_KERNEL 19433702bba5SWu Zhangjin select CPU_SUPPORTS_HIGHMEM 1944970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 1945e905086eSChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 19463702bba5SWu Zhangjin 1947b2afb64cSHuacai Chenconfig CPU_LOONGSON32 1948ca585cf9SKelvin Cheung bool 1949ca585cf9SKelvin Cheung select CPU_MIPS32 19507e280f6bSJiaxun Yang select CPU_MIPSR2 1951ca585cf9SKelvin Cheung select CPU_HAS_PREFETCH 1952ca585cf9SKelvin Cheung select CPU_SUPPORTS_32BIT_KERNEL 1953ca585cf9SKelvin Cheung select CPU_SUPPORTS_HIGHMEM 1954f29ad10dSKelvin Cheung select CPU_SUPPORTS_CPUFREQ 1955ca585cf9SKelvin Cheung 1956fe7f62c0SJonas Gorskiconfig CPU_BMIPS32_3300 195704fa8bf7SJonas Gorski select SMP_UP if SMP 19581bbb6c1bSKevin Cernekee bool 1959cd746249SJonas Gorski 1960cd746249SJonas Gorskiconfig CPU_BMIPS4350 1961cd746249SJonas Gorski bool 1962cd746249SJonas Gorski select SYS_SUPPORTS_SMP 1963cd746249SJonas Gorski select SYS_SUPPORTS_HOTPLUG_CPU 1964cd746249SJonas Gorski 1965cd746249SJonas Gorskiconfig CPU_BMIPS4380 1966cd746249SJonas Gorski bool 1967bbf2ba67SKevin Cernekee select MIPS_L1_CACHE_SHIFT_6 1968cd746249SJonas Gorski select SYS_SUPPORTS_SMP 1969cd746249SJonas Gorski select SYS_SUPPORTS_HOTPLUG_CPU 1970b4720809SFlorian Fainelli select CPU_HAS_RIXI 1971cd746249SJonas Gorski 1972cd746249SJonas Gorskiconfig CPU_BMIPS5000 1973cd746249SJonas Gorski bool 1974cd746249SJonas Gorski select MIPS_CPU_SCACHE 1975bbf2ba67SKevin Cernekee select MIPS_L1_CACHE_SHIFT_7 1976cd746249SJonas Gorski select SYS_SUPPORTS_SMP 1977cd746249SJonas Gorski select SYS_SUPPORTS_HOTPLUG_CPU 1978b4720809SFlorian Fainelli select CPU_HAS_RIXI 19791bbb6c1bSKevin Cernekee 1980268a2d60SJiaxun Yangconfig SYS_HAS_CPU_LOONGSON64 19810e476d91SHuacai Chen bool 19820e476d91SHuacai Chen select CPU_SUPPORTS_CPUFREQ 1983b2edcfc8SHuacai Chen select CPU_HAS_RIXI 19840e476d91SHuacai Chen 19853702bba5SWu Zhangjinconfig SYS_HAS_CPU_LOONGSON2E 19862a21c730SFuxin Zhang bool 19872a21c730SFuxin Zhang 19886f7a251aSWu Zhangjinconfig SYS_HAS_CPU_LOONGSON2F 19896f7a251aSWu Zhangjin bool 199055045ff5SWu Zhangjin select CPU_SUPPORTS_CPUFREQ 199155045ff5SWu Zhangjin select CPU_SUPPORTS_ADDRWINCFG if 64BIT 19926f7a251aSWu Zhangjin 1993ca585cf9SKelvin Cheungconfig SYS_HAS_CPU_LOONGSON1B 1994ca585cf9SKelvin Cheung bool 1995ca585cf9SKelvin Cheung 199612e3280bSYang Lingconfig SYS_HAS_CPU_LOONGSON1C 199712e3280bSYang Ling bool 199812e3280bSYang Ling 19997cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R1 20007cf8053bSRalf Baechle bool 20017cf8053bSRalf Baechle 20027cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R2 20037cf8053bSRalf Baechle bool 20047cf8053bSRalf Baechle 2005a6e18781SLeonid Yegoshinconfig SYS_HAS_CPU_MIPS32_R3_5 2006a6e18781SLeonid Yegoshin bool 2007a6e18781SLeonid Yegoshin 2008c5b36783SSteven J. Hillconfig SYS_HAS_CPU_MIPS32_R5 2009c5b36783SSteven J. Hill bool 20109ae1f262SPaul Burton select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT 2011c5b36783SSteven J. Hill 20127fd08ca5SLeonid Yegoshinconfig SYS_HAS_CPU_MIPS32_R6 20137fd08ca5SLeonid Yegoshin bool 20149ae1f262SPaul Burton select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT 20157fd08ca5SLeonid Yegoshin 20167cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R1 20177cf8053bSRalf Baechle bool 20187cf8053bSRalf Baechle 20197cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R2 20207cf8053bSRalf Baechle bool 20217cf8053bSRalf Baechle 20227fd08ca5SLeonid Yegoshinconfig SYS_HAS_CPU_MIPS64_R6 20237fd08ca5SLeonid Yegoshin bool 20249ae1f262SPaul Burton select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT 20257fd08ca5SLeonid Yegoshin 2026281e3aeaSSerge Seminconfig SYS_HAS_CPU_P5600 2027281e3aeaSSerge Semin bool 2028281e3aeaSSerge Semin select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT 2029281e3aeaSSerge Semin 20307cf8053bSRalf Baechleconfig SYS_HAS_CPU_R3000 20317cf8053bSRalf Baechle bool 20327cf8053bSRalf Baechle 20337cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX39XX 20347cf8053bSRalf Baechle bool 20357cf8053bSRalf Baechle 20367cf8053bSRalf Baechleconfig SYS_HAS_CPU_VR41XX 20377cf8053bSRalf Baechle bool 20387cf8053bSRalf Baechle 203965ce6197SLauri Kasanenconfig SYS_HAS_CPU_R4300 204065ce6197SLauri Kasanen bool 204165ce6197SLauri Kasanen 20427cf8053bSRalf Baechleconfig SYS_HAS_CPU_R4X00 20437cf8053bSRalf Baechle bool 20447cf8053bSRalf Baechle 20457cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX49XX 20467cf8053bSRalf Baechle bool 20477cf8053bSRalf Baechle 20487cf8053bSRalf Baechleconfig SYS_HAS_CPU_R5000 20497cf8053bSRalf Baechle bool 20507cf8053bSRalf Baechle 2051542c1020SShinya Kuribayashiconfig SYS_HAS_CPU_R5500 2052542c1020SShinya Kuribayashi bool 2053542c1020SShinya Kuribayashi 20547cf8053bSRalf Baechleconfig SYS_HAS_CPU_NEVADA 20557cf8053bSRalf Baechle bool 20567cf8053bSRalf Baechle 20577cf8053bSRalf Baechleconfig SYS_HAS_CPU_R10000 20587cf8053bSRalf Baechle bool 20599ae1f262SPaul Burton select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT 20607cf8053bSRalf Baechle 20617cf8053bSRalf Baechleconfig SYS_HAS_CPU_RM7000 20627cf8053bSRalf Baechle bool 20637cf8053bSRalf Baechle 20647cf8053bSRalf Baechleconfig SYS_HAS_CPU_SB1 20657cf8053bSRalf Baechle bool 20667cf8053bSRalf Baechle 20675e683389SDavid Daneyconfig SYS_HAS_CPU_CAVIUM_OCTEON 20685e683389SDavid Daney bool 20695e683389SDavid Daney 2070cd746249SJonas Gorskiconfig SYS_HAS_CPU_BMIPS 2071c1c0c461SKevin Cernekee bool 2072c1c0c461SKevin Cernekee 2073fe7f62c0SJonas Gorskiconfig SYS_HAS_CPU_BMIPS32_3300 2074c1c0c461SKevin Cernekee bool 2075cd746249SJonas Gorski select SYS_HAS_CPU_BMIPS 2076c1c0c461SKevin Cernekee 2077c1c0c461SKevin Cernekeeconfig SYS_HAS_CPU_BMIPS4350 2078c1c0c461SKevin Cernekee bool 2079cd746249SJonas Gorski select SYS_HAS_CPU_BMIPS 2080c1c0c461SKevin Cernekee 2081c1c0c461SKevin Cernekeeconfig SYS_HAS_CPU_BMIPS4380 2082c1c0c461SKevin Cernekee bool 2083cd746249SJonas Gorski select SYS_HAS_CPU_BMIPS 2084c1c0c461SKevin Cernekee 2085c1c0c461SKevin Cernekeeconfig SYS_HAS_CPU_BMIPS5000 2086c1c0c461SKevin Cernekee bool 2087cd746249SJonas Gorski select SYS_HAS_CPU_BMIPS 2088f263f2a2SHauke Mehrtens select ARCH_HAS_SYNC_DMA_FOR_CPU 2089c1c0c461SKevin Cernekee 20907f058e85SJayachandran Cconfig SYS_HAS_CPU_XLR 20917f058e85SJayachandran C bool 20927f058e85SJayachandran C 20931c773ea4SJayachandran Cconfig SYS_HAS_CPU_XLP 20941c773ea4SJayachandran C bool 20951c773ea4SJayachandran C 209617099b11SRalf Baechle# 209717099b11SRalf Baechle# CPU may reorder R->R, R->W, W->R, W->W 209817099b11SRalf Baechle# Reordering beyond LL and SC is handled in WEAK_REORDERING_BEYOND_LLSC 209917099b11SRalf Baechle# 21000004a9dfSRalf Baechleconfig WEAK_ORDERING 21010004a9dfSRalf Baechle bool 210217099b11SRalf Baechle 210317099b11SRalf Baechle# 210417099b11SRalf Baechle# CPU may reorder reads and writes beyond LL/SC 210517099b11SRalf Baechle# CPU may reorder R->LL, R->LL, W->LL, W->LL, R->SC, R->SC, W->SC, W->SC 210617099b11SRalf Baechle# 210717099b11SRalf Baechleconfig WEAK_REORDERING_BEYOND_LLSC 210817099b11SRalf Baechle bool 21095e83d430SRalf Baechleendmenu 21105e83d430SRalf Baechle 21115e83d430SRalf Baechle# 21125e83d430SRalf Baechle# These two indicate any level of the MIPS32 and MIPS64 architecture 21135e83d430SRalf Baechle# 21145e83d430SRalf Baechleconfig CPU_MIPS32 21155e83d430SRalf Baechle bool 2116ab7c01fdSSerge Semin default y if CPU_MIPS32_R1 || CPU_MIPS32_R2 || CPU_MIPS32_R5 || \ 2117281e3aeaSSerge Semin CPU_MIPS32_R6 || CPU_P5600 21185e83d430SRalf Baechle 21195e83d430SRalf Baechleconfig CPU_MIPS64 21205e83d430SRalf Baechle bool 2121ab7c01fdSSerge Semin default y if CPU_MIPS64_R1 || CPU_MIPS64_R2 || CPU_MIPS64_R5 || \ 21225a4fa44fSJason A. Donenfeld CPU_MIPS64_R6 || CPU_LOONGSON64 || CPU_CAVIUM_OCTEON 21235e83d430SRalf Baechle 21245e83d430SRalf Baechle# 212557eeacedSPaul Burton# These indicate the revision of the architecture 21265e83d430SRalf Baechle# 21275e83d430SRalf Baechleconfig CPU_MIPSR1 21285e83d430SRalf Baechle bool 21295e83d430SRalf Baechle default y if CPU_MIPS32_R1 || CPU_MIPS64_R1 21305e83d430SRalf Baechle 21315e83d430SRalf Baechleconfig CPU_MIPSR2 21325e83d430SRalf Baechle bool 2133a86c7f72SDavid Daney default y if CPU_MIPS32_R2 || CPU_MIPS64_R2 || CPU_CAVIUM_OCTEON 21348256b17eSFlorian Fainelli select CPU_HAS_RIXI 2135ba9196d2SJiaxun Yang select CPU_HAS_DIEI if !CPU_DIEI_BROKEN 2136a7e07b1aSMarkos Chandras select MIPS_SPRAM 21375e83d430SRalf Baechle 2138ab7c01fdSSerge Seminconfig CPU_MIPSR5 2139ab7c01fdSSerge Semin bool 2140281e3aeaSSerge Semin default y if CPU_MIPS32_R5 || CPU_MIPS64_R5 || CPU_P5600 2141ab7c01fdSSerge Semin select CPU_HAS_RIXI 2142ab7c01fdSSerge Semin select CPU_HAS_DIEI if !CPU_DIEI_BROKEN 2143ab7c01fdSSerge Semin select MIPS_SPRAM 2144ab7c01fdSSerge Semin 21457fd08ca5SLeonid Yegoshinconfig CPU_MIPSR6 21467fd08ca5SLeonid Yegoshin bool 21477fd08ca5SLeonid Yegoshin default y if CPU_MIPS32_R6 || CPU_MIPS64_R6 21488256b17eSFlorian Fainelli select CPU_HAS_RIXI 2149ba9196d2SJiaxun Yang select CPU_HAS_DIEI if !CPU_DIEI_BROKEN 215087321fddSPaul Burton select HAVE_ARCH_BITREVERSE 21512db003a5SPaul Burton select MIPS_ASID_BITS_VARIABLE 21524a5dc51eSMarcin Nowakowski select MIPS_CRC_SUPPORT 2153a7e07b1aSMarkos Chandras select MIPS_SPRAM 21545e83d430SRalf Baechle 215557eeacedSPaul Burtonconfig TARGET_ISA_REV 215657eeacedSPaul Burton int 215757eeacedSPaul Burton default 1 if CPU_MIPSR1 215857eeacedSPaul Burton default 2 if CPU_MIPSR2 2159ab7c01fdSSerge Semin default 5 if CPU_MIPSR5 216057eeacedSPaul Burton default 6 if CPU_MIPSR6 216157eeacedSPaul Burton default 0 216257eeacedSPaul Burton help 216357eeacedSPaul Burton Reflects the ISA revision being targeted by the kernel build. This 216457eeacedSPaul Burton is effectively the Kconfig equivalent of MIPS_ISA_REV. 216557eeacedSPaul Burton 2166a6e18781SLeonid Yegoshinconfig EVA 2167a6e18781SLeonid Yegoshin bool 2168a6e18781SLeonid Yegoshin 2169c5b36783SSteven J. Hillconfig XPA 2170c5b36783SSteven J. Hill bool 2171c5b36783SSteven J. Hill 21725e83d430SRalf Baechleconfig SYS_SUPPORTS_32BIT_KERNEL 21735e83d430SRalf Baechle bool 21745e83d430SRalf Baechleconfig SYS_SUPPORTS_64BIT_KERNEL 21755e83d430SRalf Baechle bool 21765e83d430SRalf Baechleconfig CPU_SUPPORTS_32BIT_KERNEL 21775e83d430SRalf Baechle bool 21785e83d430SRalf Baechleconfig CPU_SUPPORTS_64BIT_KERNEL 21795e83d430SRalf Baechle bool 218055045ff5SWu Zhangjinconfig CPU_SUPPORTS_CPUFREQ 218155045ff5SWu Zhangjin bool 218255045ff5SWu Zhangjinconfig CPU_SUPPORTS_ADDRWINCFG 218355045ff5SWu Zhangjin bool 21849cffd154SDavid Daneyconfig CPU_SUPPORTS_HUGEPAGES 21859cffd154SDavid Daney bool 2186171543e7SDaniel Silsby depends on !(32BIT && (ARCH_PHYS_ADDR_T_64BIT || EVA)) 218782622284SDavid Daneyconfig MIPS_PGD_C0_CONTEXT 218882622284SDavid Daney bool 2189cebf8c0fSPaul Burton default y if 64BIT && (CPU_MIPSR2 || CPU_MIPSR6) && !CPU_XLP 21905e83d430SRalf Baechle 21918192c9eaSDavid Daney# 21928192c9eaSDavid Daney# Set to y for ptrace access to watch registers. 21938192c9eaSDavid Daney# 21948192c9eaSDavid Daneyconfig HARDWARE_WATCHPOINTS 21958192c9eaSDavid Daney bool 2196679eb637SJames Hogan default y if CPU_MIPSR1 || CPU_MIPSR2 || CPU_MIPSR6 21978192c9eaSDavid Daney 21985e83d430SRalf Baechlemenu "Kernel type" 21995e83d430SRalf Baechle 22005e83d430SRalf Baechlechoice 22015e83d430SRalf Baechle prompt "Kernel code model" 22025e83d430SRalf Baechle help 22035e83d430SRalf Baechle You should only select this option if you have a workload that 22045e83d430SRalf Baechle actually benefits from 64-bit processing or if your machine has 22055e83d430SRalf Baechle large memory. You will only be presented a single option in this 22065e83d430SRalf Baechle menu if your system does not support both 32-bit and 64-bit kernels. 22075e83d430SRalf Baechle 22085e83d430SRalf Baechleconfig 32BIT 22095e83d430SRalf Baechle bool "32-bit kernel" 22105e83d430SRalf Baechle depends on CPU_SUPPORTS_32BIT_KERNEL && SYS_SUPPORTS_32BIT_KERNEL 22115e83d430SRalf Baechle select TRAD_SIGNALS 22125e83d430SRalf Baechle help 22135e83d430SRalf Baechle Select this option if you want to build a 32-bit kernel. 2214f17c4ca3SRalf Baechle 22155e83d430SRalf Baechleconfig 64BIT 22165e83d430SRalf Baechle bool "64-bit kernel" 22175e83d430SRalf Baechle depends on CPU_SUPPORTS_64BIT_KERNEL && SYS_SUPPORTS_64BIT_KERNEL 22185e83d430SRalf Baechle help 22195e83d430SRalf Baechle Select this option if you want to build a 64-bit kernel. 22205e83d430SRalf Baechle 22215e83d430SRalf Baechleendchoice 22225e83d430SRalf Baechle 22232235a54dSSanjay Lalconfig KVM_GUEST 22242235a54dSSanjay Lal bool "KVM Guest Kernel" 222501edc5e7SJiaxun Yang depends on CPU_MIPS32_R2 2226fd624c71SAl Viro depends on !64BIT && BROKEN_ON_SMP 22272235a54dSSanjay Lal help 2228caa1faa7SJames Hogan Select this option if building a guest kernel for KVM (Trap & Emulate) 2229caa1faa7SJames Hogan mode. 22302235a54dSSanjay Lal 2231eda3d33cSJames Hoganconfig KVM_GUEST_TIMER_FREQ 2232eda3d33cSJames Hogan int "Count/Compare Timer Frequency (MHz)" 22332235a54dSSanjay Lal depends on KVM_GUEST 2234eda3d33cSJames Hogan default 100 22352235a54dSSanjay Lal help 2236eda3d33cSJames Hogan Set this to non-zero if building a guest kernel for KVM to skip RTC 2237eda3d33cSJames Hogan emulation when determining guest CPU Frequency. Instead, the guest's 2238eda3d33cSJames Hogan timer frequency is specified directly. 22392235a54dSSanjay Lal 22401e321fa9SLeonid Yegoshinconfig MIPS_VA_BITS_48 22411e321fa9SLeonid Yegoshin bool "48 bits virtual memory" 22421e321fa9SLeonid Yegoshin depends on 64BIT 22431e321fa9SLeonid Yegoshin help 22443377e227SAlex Belits Support a maximum at least 48 bits of application virtual 22453377e227SAlex Belits memory. Default is 40 bits or less, depending on the CPU. 22463377e227SAlex Belits For page sizes 16k and above, this option results in a small 22473377e227SAlex Belits memory overhead for page tables. For 4k page size, a fourth 22483377e227SAlex Belits level of page tables is added which imposes both a memory 22493377e227SAlex Belits overhead as well as slower TLB fault handling. 22503377e227SAlex Belits 22511e321fa9SLeonid Yegoshin If unsure, say N. 22521e321fa9SLeonid Yegoshin 22531da177e4SLinus Torvaldschoice 22541da177e4SLinus Torvalds prompt "Kernel page size" 22551da177e4SLinus Torvalds default PAGE_SIZE_4KB 22561da177e4SLinus Torvalds 22571da177e4SLinus Torvaldsconfig PAGE_SIZE_4KB 22581da177e4SLinus Torvalds bool "4kB" 2259268a2d60SJiaxun Yang depends on !CPU_LOONGSON2EF && !CPU_LOONGSON64 22601da177e4SLinus Torvalds help 22611da177e4SLinus Torvalds This option select the standard 4kB Linux page size. On some 22621da177e4SLinus Torvalds R3000-family processors this is the only available page size. Using 22631da177e4SLinus Torvalds 4kB page size will minimize memory consumption and is therefore 22641da177e4SLinus Torvalds recommended for low memory systems. 22651da177e4SLinus Torvalds 22661da177e4SLinus Torvaldsconfig PAGE_SIZE_8KB 22671da177e4SLinus Torvalds bool "8kB" 2268c2aeaaeaSPaul Burton depends on CPU_CAVIUM_OCTEON 22691e321fa9SLeonid Yegoshin depends on !MIPS_VA_BITS_48 22701da177e4SLinus Torvalds help 22711da177e4SLinus Torvalds Using 8kB page size will result in higher performance kernel at 22721da177e4SLinus Torvalds the price of higher memory consumption. This option is available 2273c2aeaaeaSPaul Burton only on cnMIPS processors. Note that you will need a suitable Linux 2274c2aeaaeaSPaul Burton distribution to support this. 22751da177e4SLinus Torvalds 22761da177e4SLinus Torvaldsconfig PAGE_SIZE_16KB 22771da177e4SLinus Torvalds bool "16kB" 2278714bfad6SRalf Baechle depends on !CPU_R3000 && !CPU_TX39XX 22791da177e4SLinus Torvalds help 22801da177e4SLinus Torvalds Using 16kB page size will result in higher performance kernel at 22811da177e4SLinus Torvalds the price of higher memory consumption. This option is available on 2282714bfad6SRalf Baechle all non-R3000 family processors. Note that you will need a suitable 2283714bfad6SRalf Baechle Linux distribution to support this. 22841da177e4SLinus Torvalds 2285c52399beSRalf Baechleconfig PAGE_SIZE_32KB 2286c52399beSRalf Baechle bool "32kB" 2287c52399beSRalf Baechle depends on CPU_CAVIUM_OCTEON 22881e321fa9SLeonid Yegoshin depends on !MIPS_VA_BITS_48 2289c52399beSRalf Baechle help 2290c52399beSRalf Baechle Using 32kB page size will result in higher performance kernel at 2291c52399beSRalf Baechle the price of higher memory consumption. This option is available 2292c52399beSRalf Baechle only on cnMIPS cores. Note that you will need a suitable Linux 2293c52399beSRalf Baechle distribution to support this. 2294c52399beSRalf Baechle 22951da177e4SLinus Torvaldsconfig PAGE_SIZE_64KB 22961da177e4SLinus Torvalds bool "64kB" 22973b2db173SPaul Burton depends on !CPU_R3000 && !CPU_TX39XX 22981da177e4SLinus Torvalds help 22991da177e4SLinus Torvalds Using 64kB page size will result in higher performance kernel at 23001da177e4SLinus Torvalds the price of higher memory consumption. This option is available on 23011da177e4SLinus Torvalds all non-R3000 family processor. Not that at the time of this 2302714bfad6SRalf Baechle writing this option is still high experimental. 23031da177e4SLinus Torvalds 23041da177e4SLinus Torvaldsendchoice 23051da177e4SLinus Torvalds 2306c9bace7cSDavid Daneyconfig FORCE_MAX_ZONEORDER 2307c9bace7cSDavid Daney int "Maximum zone order" 2308e4362d1eSAlex Smith range 14 64 if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_64KB 2309e4362d1eSAlex Smith default "14" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_64KB 2310e4362d1eSAlex Smith range 13 64 if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_32KB 2311e4362d1eSAlex Smith default "13" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_32KB 2312e4362d1eSAlex Smith range 12 64 if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_16KB 2313e4362d1eSAlex Smith default "12" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_16KB 2314ef923a76SPaul Cercueil range 0 64 2315c9bace7cSDavid Daney default "11" 2316c9bace7cSDavid Daney help 2317c9bace7cSDavid Daney The kernel memory allocator divides physically contiguous memory 2318c9bace7cSDavid Daney blocks into "zones", where each zone is a power of two number of 2319c9bace7cSDavid Daney pages. This option selects the largest power of two that the kernel 2320c9bace7cSDavid Daney keeps in the memory allocator. If you need to allocate very large 2321c9bace7cSDavid Daney blocks of physically contiguous memory, then you may need to 2322c9bace7cSDavid Daney increase this value. 2323c9bace7cSDavid Daney 2324c9bace7cSDavid Daney This config option is actually maximum order plus one. For example, 2325c9bace7cSDavid Daney a value of 11 means that the largest free memory block is 2^10 pages. 2326c9bace7cSDavid Daney 2327c9bace7cSDavid Daney The page size is not necessarily 4KB. Keep this in mind 2328c9bace7cSDavid Daney when choosing a value for this option. 2329c9bace7cSDavid Daney 23301da177e4SLinus Torvaldsconfig BOARD_SCACHE 23311da177e4SLinus Torvalds bool 23321da177e4SLinus Torvalds 23331da177e4SLinus Torvaldsconfig IP22_CPU_SCACHE 23341da177e4SLinus Torvalds bool 23351da177e4SLinus Torvalds select BOARD_SCACHE 23361da177e4SLinus Torvalds 23379318c51aSChris Dearman# 23389318c51aSChris Dearman# Support for a MIPS32 / MIPS64 style S-caches 23399318c51aSChris Dearman# 23409318c51aSChris Dearmanconfig MIPS_CPU_SCACHE 23419318c51aSChris Dearman bool 23429318c51aSChris Dearman select BOARD_SCACHE 23439318c51aSChris Dearman 23441da177e4SLinus Torvaldsconfig R5000_CPU_SCACHE 23451da177e4SLinus Torvalds bool 23461da177e4SLinus Torvalds select BOARD_SCACHE 23471da177e4SLinus Torvalds 23481da177e4SLinus Torvaldsconfig RM7000_CPU_SCACHE 23491da177e4SLinus Torvalds bool 23501da177e4SLinus Torvalds select BOARD_SCACHE 23511da177e4SLinus Torvalds 23521da177e4SLinus Torvaldsconfig SIBYTE_DMA_PAGEOPS 23531da177e4SLinus Torvalds bool "Use DMA to clear/copy pages" 23541da177e4SLinus Torvalds depends on CPU_SB1 23551da177e4SLinus Torvalds help 23561da177e4SLinus Torvalds Instead of using the CPU to zero and copy pages, use a Data Mover 23571da177e4SLinus Torvalds channel. These DMA channels are otherwise unused by the standard 23581da177e4SLinus Torvalds SiByte Linux port. Seems to give a small performance benefit. 23591da177e4SLinus Torvalds 23601da177e4SLinus Torvaldsconfig CPU_HAS_PREFETCH 2361c8094b53SRalf Baechle bool 23621da177e4SLinus Torvalds 23633165c846SFlorian Fainelliconfig CPU_GENERIC_DUMP_TLB 23643165c846SFlorian Fainelli bool 2365c2aeaaeaSPaul Burton default y if !(CPU_R3000 || CPU_TX39XX) 23663165c846SFlorian Fainelli 2367c92e47e5SPaul Burtonconfig MIPS_FP_SUPPORT 2368183b40f9SPaul Burton bool "Floating Point support" if EXPERT 2369183b40f9SPaul Burton default y 2370183b40f9SPaul Burton help 2371183b40f9SPaul Burton Select y to include support for floating point in the kernel 2372183b40f9SPaul Burton including initialization of FPU hardware, FP context save & restore 2373183b40f9SPaul Burton and emulation of an FPU where necessary. Without this support any 2374183b40f9SPaul Burton userland program attempting to use floating point instructions will 2375183b40f9SPaul Burton receive a SIGILL. 2376183b40f9SPaul Burton 2377183b40f9SPaul Burton If you know that your userland will not attempt to use floating point 2378183b40f9SPaul Burton instructions then you can say n here to shrink the kernel a little. 2379183b40f9SPaul Burton 2380183b40f9SPaul Burton If unsure, say y. 2381c92e47e5SPaul Burton 238297f7dcbfSPaul Burtonconfig CPU_R2300_FPU 238397f7dcbfSPaul Burton bool 2384c92e47e5SPaul Burton depends on MIPS_FP_SUPPORT 238597f7dcbfSPaul Burton default y if CPU_R3000 || CPU_TX39XX 238697f7dcbfSPaul Burton 238754746829SPaul Burtonconfig CPU_R3K_TLB 238854746829SPaul Burton bool 238954746829SPaul Burton 239091405eb6SFlorian Fainelliconfig CPU_R4K_FPU 239191405eb6SFlorian Fainelli bool 2392c92e47e5SPaul Burton depends on MIPS_FP_SUPPORT 239397f7dcbfSPaul Burton default y if !CPU_R2300_FPU 239491405eb6SFlorian Fainelli 239562cedc4fSFlorian Fainelliconfig CPU_R4K_CACHE_TLB 239662cedc4fSFlorian Fainelli bool 239754746829SPaul Burton default y if !(CPU_R3K_TLB || CPU_SB1 || CPU_CAVIUM_OCTEON) 239862cedc4fSFlorian Fainelli 239959d6ab86SRalf Baechleconfig MIPS_MT_SMP 2400a92b7f87SMarkos Chandras bool "MIPS MT SMP support (1 TC on each available VPE)" 24015cbf9688SPaul Burton default y 2402527f1028SPaul Burton depends on SYS_SUPPORTS_MULTITHREADING && !CPU_MIPSR6 && !CPU_MICROMIPS 240359d6ab86SRalf Baechle select CPU_MIPSR2_IRQ_VI 2404d725cf38SChris Dearman select CPU_MIPSR2_IRQ_EI 2405c080faa5SSteven J. Hill select SYNC_R4K 240659d6ab86SRalf Baechle select MIPS_MT 240759d6ab86SRalf Baechle select SMP 240887353d8aSRalf Baechle select SMP_UP 2409c080faa5SSteven J. Hill select SYS_SUPPORTS_SMP 2410c080faa5SSteven J. Hill select SYS_SUPPORTS_SCHED_SMT 2411399aaa25SAl Cooper select MIPS_PERF_SHARED_TC_COUNTERS 241259d6ab86SRalf Baechle help 2413c080faa5SSteven J. Hill This is a kernel model which is known as SMVP. This is supported 2414c080faa5SSteven J. Hill on cores with the MT ASE and uses the available VPEs to implement 2415c080faa5SSteven J. Hill virtual processors which supports SMP. This is equivalent to the 2416c080faa5SSteven J. Hill Intel Hyperthreading feature. For further information go to 2417c080faa5SSteven J. Hill <http://www.imgtec.com/mips/mips-multithreading.asp>. 241859d6ab86SRalf Baechle 2419f41ae0b2SRalf Baechleconfig MIPS_MT 2420f41ae0b2SRalf Baechle bool 2421f41ae0b2SRalf Baechle 24220ab7aefcSRalf Baechleconfig SCHED_SMT 24230ab7aefcSRalf Baechle bool "SMT (multithreading) scheduler support" 24240ab7aefcSRalf Baechle depends on SYS_SUPPORTS_SCHED_SMT 24250ab7aefcSRalf Baechle default n 24260ab7aefcSRalf Baechle help 24270ab7aefcSRalf Baechle SMT scheduler support improves the CPU scheduler's decision making 24280ab7aefcSRalf Baechle when dealing with MIPS MT enabled cores at a cost of slightly 24290ab7aefcSRalf Baechle increased overhead in some places. If unsure say N here. 24300ab7aefcSRalf Baechle 24310ab7aefcSRalf Baechleconfig SYS_SUPPORTS_SCHED_SMT 24320ab7aefcSRalf Baechle bool 24330ab7aefcSRalf Baechle 2434f41ae0b2SRalf Baechleconfig SYS_SUPPORTS_MULTITHREADING 2435f41ae0b2SRalf Baechle bool 2436f41ae0b2SRalf Baechle 2437f088fc84SRalf Baechleconfig MIPS_MT_FPAFF 2438f088fc84SRalf Baechle bool "Dynamic FPU affinity for FP-intensive threads" 2439f088fc84SRalf Baechle default y 2440b633648cSRalf Baechle depends on MIPS_MT_SMP 244107cc0c9eSRalf Baechle 2442b0a668fbSLeonid Yegoshinconfig MIPSR2_TO_R6_EMULATOR 2443b0a668fbSLeonid Yegoshin bool "MIPS R2-to-R6 emulator" 24449eaa9a82SPaul Burton depends on CPU_MIPSR6 2445c92e47e5SPaul Burton depends on MIPS_FP_SUPPORT 2446b0a668fbSLeonid Yegoshin default y 2447b0a668fbSLeonid Yegoshin help 2448b0a668fbSLeonid Yegoshin Choose this option if you want to run non-R6 MIPS userland code. 2449b0a668fbSLeonid Yegoshin Even if you say 'Y' here, the emulator will still be disabled by 245007edf0d4SMarkos Chandras default. You can enable it using the 'mipsr2emu' kernel option. 2451b0a668fbSLeonid Yegoshin The only reason this is a build-time option is to save ~14K from the 2452b0a668fbSLeonid Yegoshin final kernel image. 2453b0a668fbSLeonid Yegoshin 2454f35764e7SJames Hoganconfig SYS_SUPPORTS_VPE_LOADER 2455f35764e7SJames Hogan bool 2456f35764e7SJames Hogan depends on SYS_SUPPORTS_MULTITHREADING 2457f35764e7SJames Hogan help 2458f35764e7SJames Hogan Indicates that the platform supports the VPE loader, and provides 2459f35764e7SJames Hogan physical_memsize. 2460f35764e7SJames Hogan 246107cc0c9eSRalf Baechleconfig MIPS_VPE_LOADER 246207cc0c9eSRalf Baechle bool "VPE loader support." 2463f35764e7SJames Hogan depends on SYS_SUPPORTS_VPE_LOADER && MODULES 246407cc0c9eSRalf Baechle select CPU_MIPSR2_IRQ_VI 246507cc0c9eSRalf Baechle select CPU_MIPSR2_IRQ_EI 246607cc0c9eSRalf Baechle select MIPS_MT 246707cc0c9eSRalf Baechle help 246807cc0c9eSRalf Baechle Includes a loader for loading an elf relocatable object 246907cc0c9eSRalf Baechle onto another VPE and running it. 2470f088fc84SRalf Baechle 247117a1d523SDeng-Cheng Zhuconfig MIPS_VPE_LOADER_CMP 247217a1d523SDeng-Cheng Zhu bool 247317a1d523SDeng-Cheng Zhu default "y" 247417a1d523SDeng-Cheng Zhu depends on MIPS_VPE_LOADER && MIPS_CMP 247517a1d523SDeng-Cheng Zhu 24761a2a6d7eSDeng-Cheng Zhuconfig MIPS_VPE_LOADER_MT 24771a2a6d7eSDeng-Cheng Zhu bool 24781a2a6d7eSDeng-Cheng Zhu default "y" 24791a2a6d7eSDeng-Cheng Zhu depends on MIPS_VPE_LOADER && !MIPS_CMP 24801a2a6d7eSDeng-Cheng Zhu 2481e01402b1SRalf Baechleconfig MIPS_VPE_LOADER_TOM 2482e01402b1SRalf Baechle bool "Load VPE program into memory hidden from linux" 2483e01402b1SRalf Baechle depends on MIPS_VPE_LOADER 2484e01402b1SRalf Baechle default y 2485e01402b1SRalf Baechle help 2486e01402b1SRalf Baechle The loader can use memory that is present but has been hidden from 2487e01402b1SRalf Baechle Linux using the kernel command line option "mem=xxMB". It's up to 2488e01402b1SRalf Baechle you to ensure the amount you put in the option and the space your 2489e01402b1SRalf Baechle program requires is less or equal to the amount physically present. 2490e01402b1SRalf Baechle 2491e01402b1SRalf Baechleconfig MIPS_VPE_APSP_API 2492e01402b1SRalf Baechle bool "Enable support for AP/SP API (RTLX)" 2493e01402b1SRalf Baechle depends on MIPS_VPE_LOADER 2494e01402b1SRalf Baechle 2495da615cf6SDeng-Cheng Zhuconfig MIPS_VPE_APSP_API_CMP 2496da615cf6SDeng-Cheng Zhu bool 2497da615cf6SDeng-Cheng Zhu default "y" 2498da615cf6SDeng-Cheng Zhu depends on MIPS_VPE_APSP_API && MIPS_CMP 2499da615cf6SDeng-Cheng Zhu 25002c973ef0SDeng-Cheng Zhuconfig MIPS_VPE_APSP_API_MT 25012c973ef0SDeng-Cheng Zhu bool 25022c973ef0SDeng-Cheng Zhu default "y" 25032c973ef0SDeng-Cheng Zhu depends on MIPS_VPE_APSP_API && !MIPS_CMP 25042c973ef0SDeng-Cheng Zhu 25054a16ff4cSRalf Baechleconfig MIPS_CMP 25065cac93b3SPaul Burton bool "MIPS CMP framework support (DEPRECATED)" 25075676319cSMarkos Chandras depends on SYS_SUPPORTS_MIPS_CMP && !CPU_MIPSR6 2508b10b43baSMarkos Chandras select SMP 2509eb9b5141STim Anderson select SYNC_R4K 2510b10b43baSMarkos Chandras select SYS_SUPPORTS_SMP 25114a16ff4cSRalf Baechle select WEAK_ORDERING 25124a16ff4cSRalf Baechle default n 25134a16ff4cSRalf Baechle help 2514044505c7SPaul Burton Select this if you are using a bootloader which implements the "CMP 2515044505c7SPaul Burton framework" protocol (ie. YAMON) and want your kernel to make use of 2516044505c7SPaul Burton its ability to start secondary CPUs. 25174a16ff4cSRalf Baechle 25185cac93b3SPaul Burton Unless you have a specific need, you should use CONFIG_MIPS_CPS 25195cac93b3SPaul Burton instead of this. 25205cac93b3SPaul Burton 25210ee958e1SPaul Burtonconfig MIPS_CPS 25220ee958e1SPaul Burton bool "MIPS Coherent Processing System support" 25235a3e7c02SPaul Burton depends on SYS_SUPPORTS_MIPS_CPS 25240ee958e1SPaul Burton select MIPS_CM 25251d8f1f5aSPaul Burton select MIPS_CPS_PM if HOTPLUG_CPU 25260ee958e1SPaul Burton select SMP 25270ee958e1SPaul Burton select SYNC_R4K if (CEVT_R4K || CSRC_R4K) 25281d8f1f5aSPaul Burton select SYS_SUPPORTS_HOTPLUG_CPU 2529c8b7712cSPaul Burton select SYS_SUPPORTS_SCHED_SMT if CPU_MIPSR6 25300ee958e1SPaul Burton select SYS_SUPPORTS_SMP 25310ee958e1SPaul Burton select WEAK_ORDERING 2532d8d3276bSWei Li select GENERIC_IRQ_MIGRATION if HOTPLUG_CPU 25330ee958e1SPaul Burton help 25340ee958e1SPaul Burton Select this if you wish to run an SMP kernel across multiple cores 25350ee958e1SPaul Burton within a MIPS Coherent Processing System. When this option is 25360ee958e1SPaul Burton enabled the kernel will probe for other cores and boot them with 25370ee958e1SPaul Burton no external assistance. It is safe to enable this when hardware 25380ee958e1SPaul Burton support is unavailable. 25390ee958e1SPaul Burton 25403179d37eSPaul Burtonconfig MIPS_CPS_PM 254139a59593SMarkos Chandras depends on MIPS_CPS 25423179d37eSPaul Burton bool 25433179d37eSPaul Burton 25449f98f3ddSPaul Burtonconfig MIPS_CM 25459f98f3ddSPaul Burton bool 25463c9b4166SPaul Burton select MIPS_CPC 25479f98f3ddSPaul Burton 25489c38cf44SPaul Burtonconfig MIPS_CPC 25499c38cf44SPaul Burton bool 25502600990eSRalf Baechle 25511da177e4SLinus Torvaldsconfig SB1_PASS_2_WORKAROUNDS 25521da177e4SLinus Torvalds bool 25531da177e4SLinus Torvalds depends on CPU_SB1 && (CPU_SB1_PASS_2_2 || CPU_SB1_PASS_2) 25541da177e4SLinus Torvalds default y 25551da177e4SLinus Torvalds 25561da177e4SLinus Torvaldsconfig SB1_PASS_2_1_WORKAROUNDS 25571da177e4SLinus Torvalds bool 25581da177e4SLinus Torvalds depends on CPU_SB1 && CPU_SB1_PASS_2 25591da177e4SLinus Torvalds default y 25601da177e4SLinus Torvalds 25619e2b5372SMarkos Chandraschoice 25629e2b5372SMarkos Chandras prompt "SmartMIPS or microMIPS ASE support" 25639e2b5372SMarkos Chandras 25649e2b5372SMarkos Chandrasconfig CPU_NEEDS_NO_SMARTMIPS_OR_MICROMIPS 25659e2b5372SMarkos Chandras bool "None" 25669e2b5372SMarkos Chandras help 25679e2b5372SMarkos Chandras Select this if you want neither microMIPS nor SmartMIPS support 25689e2b5372SMarkos Chandras 25699693a853SFranck Bui-Huuconfig CPU_HAS_SMARTMIPS 25709693a853SFranck Bui-Huu depends on SYS_SUPPORTS_SMARTMIPS 25719e2b5372SMarkos Chandras bool "SmartMIPS" 25729693a853SFranck Bui-Huu help 25739693a853SFranck Bui-Huu SmartMIPS is a extension of the MIPS32 architecture aimed at 25749693a853SFranck Bui-Huu increased security at both hardware and software level for 25759693a853SFranck Bui-Huu smartcards. Enabling this option will allow proper use of the 25769693a853SFranck Bui-Huu SmartMIPS instructions by Linux applications. However a kernel with 25779693a853SFranck Bui-Huu this option will not work on a MIPS core without SmartMIPS core. If 25789693a853SFranck Bui-Huu you don't know you probably don't have SmartMIPS and should say N 25799693a853SFranck Bui-Huu here. 25809693a853SFranck Bui-Huu 2581bce86083SSteven J. Hillconfig CPU_MICROMIPS 25827fd08ca5SLeonid Yegoshin depends on 32BIT && SYS_SUPPORTS_MICROMIPS && !CPU_MIPSR6 25839e2b5372SMarkos Chandras bool "microMIPS" 2584bce86083SSteven J. Hill help 2585bce86083SSteven J. Hill When this option is enabled the kernel will be built using the 2586bce86083SSteven J. Hill microMIPS ISA 2587bce86083SSteven J. Hill 25889e2b5372SMarkos Chandrasendchoice 25899e2b5372SMarkos Chandras 2590a5e9a69eSPaul Burtonconfig CPU_HAS_MSA 25910ce3417eSPaul Burton bool "Support for the MIPS SIMD Architecture" 2592a5e9a69eSPaul Burton depends on CPU_SUPPORTS_MSA 2593c92e47e5SPaul Burton depends on MIPS_FP_SUPPORT 25942a6cb669SPaul Burton depends on 64BIT || MIPS_O32_FP64_SUPPORT 2595a5e9a69eSPaul Burton help 2596a5e9a69eSPaul Burton MIPS SIMD Architecture (MSA) introduces 128 bit wide vector registers 2597a5e9a69eSPaul Burton and a set of SIMD instructions to operate on them. When this option 25981db1af84SPaul Burton is enabled the kernel will support allocating & switching MSA 25991db1af84SPaul Burton vector register contexts. If you know that your kernel will only be 26001db1af84SPaul Burton running on CPUs which do not support MSA or that your userland will 26011db1af84SPaul Burton not be making use of it then you may wish to say N here to reduce 26021db1af84SPaul Burton the size & complexity of your kernel. 2603a5e9a69eSPaul Burton 2604a5e9a69eSPaul Burton If unsure, say Y. 2605a5e9a69eSPaul Burton 26061da177e4SLinus Torvaldsconfig CPU_HAS_WB 2607f7062ddbSRalf Baechle bool 2608e01402b1SRalf Baechle 2609df0ac8a4SKevin Cernekeeconfig XKS01 2610df0ac8a4SKevin Cernekee bool 2611df0ac8a4SKevin Cernekee 2612ba9196d2SJiaxun Yangconfig CPU_HAS_DIEI 2613ba9196d2SJiaxun Yang depends on !CPU_DIEI_BROKEN 2614ba9196d2SJiaxun Yang bool 2615ba9196d2SJiaxun Yang 2616ba9196d2SJiaxun Yangconfig CPU_DIEI_BROKEN 2617ba9196d2SJiaxun Yang bool 2618ba9196d2SJiaxun Yang 26198256b17eSFlorian Fainelliconfig CPU_HAS_RIXI 26208256b17eSFlorian Fainelli bool 26218256b17eSFlorian Fainelli 262218d84e2eSAlexander Lobakinconfig CPU_NO_LOAD_STORE_LR 2623932afdeeSYasha Cherikovsky bool 2624932afdeeSYasha Cherikovsky help 262518d84e2eSAlexander Lobakin CPU lacks support for unaligned load and store instructions: 2626932afdeeSYasha Cherikovsky LWL, LWR, SWL, SWR (Load/store word left/right). 262718d84e2eSAlexander Lobakin LDL, LDR, SDL, SDR (Load/store doubleword left/right, for 64bit 262818d84e2eSAlexander Lobakin systems). 2629932afdeeSYasha Cherikovsky 2630f41ae0b2SRalf Baechle# 2631f41ae0b2SRalf Baechle# Vectored interrupt mode is an R2 feature 2632f41ae0b2SRalf Baechle# 2633e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_VI 2634f41ae0b2SRalf Baechle bool 2635e01402b1SRalf Baechle 2636f41ae0b2SRalf Baechle# 2637f41ae0b2SRalf Baechle# Extended interrupt mode is an R2 feature 2638f41ae0b2SRalf Baechle# 2639e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_EI 2640f41ae0b2SRalf Baechle bool 2641e01402b1SRalf Baechle 26421da177e4SLinus Torvaldsconfig CPU_HAS_SYNC 26431da177e4SLinus Torvalds bool 26441da177e4SLinus Torvalds depends on !CPU_R3000 26451da177e4SLinus Torvalds default y 26461da177e4SLinus Torvalds 26471da177e4SLinus Torvalds# 264820d60d99SMaciej W. Rozycki# CPU non-features 264920d60d99SMaciej W. Rozycki# 265020d60d99SMaciej W. Rozyckiconfig CPU_DADDI_WORKAROUNDS 265120d60d99SMaciej W. Rozycki bool 265220d60d99SMaciej W. Rozycki 265320d60d99SMaciej W. Rozyckiconfig CPU_R4000_WORKAROUNDS 265420d60d99SMaciej W. Rozycki bool 265520d60d99SMaciej W. Rozycki select CPU_R4400_WORKAROUNDS 265620d60d99SMaciej W. Rozycki 265720d60d99SMaciej W. Rozyckiconfig CPU_R4400_WORKAROUNDS 265820d60d99SMaciej W. Rozycki bool 265920d60d99SMaciej W. Rozycki 2660071d2f0bSPaul Burtonconfig CPU_R4X00_BUGS64 2661071d2f0bSPaul Burton bool 2662071d2f0bSPaul Burton default y if SYS_HAS_CPU_R4X00 && 64BIT && (TARGET_ISA_REV < 1) 2663071d2f0bSPaul Burton 26644edf00a4SPaul Burtonconfig MIPS_ASID_SHIFT 26654edf00a4SPaul Burton int 26664edf00a4SPaul Burton default 6 if CPU_R3000 || CPU_TX39XX 26674edf00a4SPaul Burton default 0 26684edf00a4SPaul Burton 26694edf00a4SPaul Burtonconfig MIPS_ASID_BITS 26704edf00a4SPaul Burton int 26712db003a5SPaul Burton default 0 if MIPS_ASID_BITS_VARIABLE 26724edf00a4SPaul Burton default 6 if CPU_R3000 || CPU_TX39XX 26734edf00a4SPaul Burton default 8 26744edf00a4SPaul Burton 26752db003a5SPaul Burtonconfig MIPS_ASID_BITS_VARIABLE 26762db003a5SPaul Burton bool 26772db003a5SPaul Burton 26784a5dc51eSMarcin Nowakowskiconfig MIPS_CRC_SUPPORT 26794a5dc51eSMarcin Nowakowski bool 26804a5dc51eSMarcin Nowakowski 2681802b8362SThomas Bogendoerfer# R4600 erratum. Due to the lack of errata information the exact 2682802b8362SThomas Bogendoerfer# technical details aren't known. I've experimentally found that disabling 2683802b8362SThomas Bogendoerfer# interrupts during indexed I-cache flushes seems to be sufficient to deal 2684802b8362SThomas Bogendoerfer# with the issue. 2685802b8362SThomas Bogendoerferconfig WAR_R4600_V1_INDEX_ICACHEOP 2686802b8362SThomas Bogendoerfer bool 2687802b8362SThomas Bogendoerfer 26885e5b6527SThomas Bogendoerfer# Pleasures of the R4600 V1.x. Cite from the IDT R4600 V1.7 errata: 26895e5b6527SThomas Bogendoerfer# 26905e5b6527SThomas Bogendoerfer# 18. The CACHE instructions Hit_Writeback_Invalidate_D, Hit_Writeback_D, 26915e5b6527SThomas Bogendoerfer# Hit_Invalidate_D and Create_Dirty_Excl_D should only be 26925e5b6527SThomas Bogendoerfer# executed if there is no other dcache activity. If the dcache is 269318ff14c8SColin Ian King# accessed for another instruction immediately preceding when these 26945e5b6527SThomas Bogendoerfer# cache instructions are executing, it is possible that the dcache 26955e5b6527SThomas Bogendoerfer# tag match outputs used by these cache instructions will be 26965e5b6527SThomas Bogendoerfer# incorrect. These cache instructions should be preceded by at least 26975e5b6527SThomas Bogendoerfer# four instructions that are not any kind of load or store 26985e5b6527SThomas Bogendoerfer# instruction. 26995e5b6527SThomas Bogendoerfer# 27005e5b6527SThomas Bogendoerfer# This is not allowed: lw 27015e5b6527SThomas Bogendoerfer# nop 27025e5b6527SThomas Bogendoerfer# nop 27035e5b6527SThomas Bogendoerfer# nop 27045e5b6527SThomas Bogendoerfer# cache Hit_Writeback_Invalidate_D 27055e5b6527SThomas Bogendoerfer# 27065e5b6527SThomas Bogendoerfer# This is allowed: lw 27075e5b6527SThomas Bogendoerfer# nop 27085e5b6527SThomas Bogendoerfer# nop 27095e5b6527SThomas Bogendoerfer# nop 27105e5b6527SThomas Bogendoerfer# nop 27115e5b6527SThomas Bogendoerfer# cache Hit_Writeback_Invalidate_D 27125e5b6527SThomas Bogendoerferconfig WAR_R4600_V1_HIT_CACHEOP 27135e5b6527SThomas Bogendoerfer bool 27145e5b6527SThomas Bogendoerfer 271544def342SThomas Bogendoerfer# Writeback and invalidate the primary cache dcache before DMA. 271644def342SThomas Bogendoerfer# 271744def342SThomas Bogendoerfer# R4600 v2.0 bug: "The CACHE instructions Hit_Writeback_Inv_D, 271844def342SThomas Bogendoerfer# Hit_Writeback_D, Hit_Invalidate_D and Create_Dirty_Exclusive_D will only 271944def342SThomas Bogendoerfer# operate correctly if the internal data cache refill buffer is empty. These 272044def342SThomas Bogendoerfer# CACHE instructions should be separated from any potential data cache miss 272144def342SThomas Bogendoerfer# by a load instruction to an uncached address to empty the response buffer." 272244def342SThomas Bogendoerfer# (Revision 2.0 device errata from IDT available on https://www.idt.com/ 272344def342SThomas Bogendoerfer# in .pdf format.) 272444def342SThomas Bogendoerferconfig WAR_R4600_V2_HIT_CACHEOP 272544def342SThomas Bogendoerfer bool 272644def342SThomas Bogendoerfer 272724a1c023SThomas Bogendoerfer# From TX49/H2 manual: "If the instruction (i.e. CACHE) is issued for 272824a1c023SThomas Bogendoerfer# the line which this instruction itself exists, the following 272924a1c023SThomas Bogendoerfer# operation is not guaranteed." 273024a1c023SThomas Bogendoerfer# 273124a1c023SThomas Bogendoerfer# Workaround: do two phase flushing for Index_Invalidate_I 273224a1c023SThomas Bogendoerferconfig WAR_TX49XX_ICACHE_INDEX_INV 273324a1c023SThomas Bogendoerfer bool 273424a1c023SThomas Bogendoerfer 2735886ee136SThomas Bogendoerfer# The RM7000 processors and the E9000 cores have a bug (though PMC-Sierra 2736886ee136SThomas Bogendoerfer# opposes it being called that) where invalid instructions in the same 2737886ee136SThomas Bogendoerfer# I-cache line worth of instructions being fetched may case spurious 2738886ee136SThomas Bogendoerfer# exceptions. 2739886ee136SThomas Bogendoerferconfig WAR_ICACHE_REFILLS 2740886ee136SThomas Bogendoerfer bool 2741886ee136SThomas Bogendoerfer 2742256ec489SThomas Bogendoerfer# On the R10000 up to version 2.6 (not sure about 2.7) there is a bug that 2743256ec489SThomas Bogendoerfer# may cause ll / sc and lld / scd sequences to execute non-atomically. 2744256ec489SThomas Bogendoerferconfig WAR_R10000_LLSC 2745256ec489SThomas Bogendoerfer bool 2746256ec489SThomas Bogendoerfer 2747a7fbed98SThomas Bogendoerfer# 34K core erratum: "Problems Executing the TLBR Instruction" 2748a7fbed98SThomas Bogendoerferconfig WAR_MIPS34K_MISSED_ITLB 2749a7fbed98SThomas Bogendoerfer bool 2750a7fbed98SThomas Bogendoerfer 275120d60d99SMaciej W. Rozycki# 27521da177e4SLinus Torvalds# - Highmem only makes sense for the 32-bit kernel. 27531da177e4SLinus Torvalds# - The current highmem code will only work properly on physically indexed 27541da177e4SLinus Torvalds# caches such as R3000, SB1, R7000 or those that look like they're virtually 27551da177e4SLinus Torvalds# indexed such as R4000/R4400 SC and MC versions or R10000. So for the 27561da177e4SLinus Torvalds# moment we protect the user and offer the highmem option only on machines 27571da177e4SLinus Torvalds# where it's known to be safe. This will not offer highmem on a few systems 27581da177e4SLinus Torvalds# such as MIPS32 and MIPS64 CPUs which may have virtual and physically 27591da177e4SLinus Torvalds# indexed CPUs but we're playing safe. 2760797798c1SRalf Baechle# - We use SYS_SUPPORTS_HIGHMEM to offer highmem only for systems where we 2761797798c1SRalf Baechle# know they might have memory configurations that could make use of highmem 2762797798c1SRalf Baechle# support. 27631da177e4SLinus Torvalds# 27641da177e4SLinus Torvaldsconfig HIGHMEM 27651da177e4SLinus Torvalds bool "High Memory Support" 2766a6e18781SLeonid Yegoshin depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM && !CPU_MIPS32_3_5_EVA 2767a4c33e83SThomas Gleixner select KMAP_LOCAL 2768797798c1SRalf Baechle 2769797798c1SRalf Baechleconfig CPU_SUPPORTS_HIGHMEM 2770797798c1SRalf Baechle bool 2771797798c1SRalf Baechle 2772797798c1SRalf Baechleconfig SYS_SUPPORTS_HIGHMEM 2773797798c1SRalf Baechle bool 27741da177e4SLinus Torvalds 27759693a853SFranck Bui-Huuconfig SYS_SUPPORTS_SMARTMIPS 27769693a853SFranck Bui-Huu bool 27779693a853SFranck Bui-Huu 2778a6a4834cSSteven J. Hillconfig SYS_SUPPORTS_MICROMIPS 2779a6a4834cSSteven J. Hill bool 2780a6a4834cSSteven J. Hill 2781377cb1b6SRalf Baechleconfig SYS_SUPPORTS_MIPS16 2782377cb1b6SRalf Baechle bool 2783377cb1b6SRalf Baechle help 2784377cb1b6SRalf Baechle This option must be set if a kernel might be executed on a MIPS16- 2785377cb1b6SRalf Baechle enabled CPU even if MIPS16 is not actually being used. In other 2786377cb1b6SRalf Baechle words, it makes the kernel MIPS16-tolerant. 2787377cb1b6SRalf Baechle 2788a5e9a69eSPaul Burtonconfig CPU_SUPPORTS_MSA 2789a5e9a69eSPaul Burton bool 2790a5e9a69eSPaul Burton 2791b4819b59SYoichi Yuasaconfig ARCH_FLATMEM_ENABLE 2792b4819b59SYoichi Yuasa def_bool y 2793268a2d60SJiaxun Yang depends on !NUMA && !CPU_LOONGSON2EF 2794b4819b59SYoichi Yuasa 2795b1c6cd42SAtsushi Nemotoconfig ARCH_SPARSEMEM_ENABLE 2796b1c6cd42SAtsushi Nemoto bool 2797397dc00eSMike Rapoport select SPARSEMEM_STATIC if !SGI_IP27 279831473747SAtsushi Nemoto 2799d8cb4e11SRalf Baechleconfig NUMA 2800d8cb4e11SRalf Baechle bool "NUMA Support" 2801d8cb4e11SRalf Baechle depends on SYS_SUPPORTS_NUMA 2802cf8194e4STiezhu Yang select SMP 2803d8cb4e11SRalf Baechle help 2804d8cb4e11SRalf Baechle Say Y to compile the kernel to support NUMA (Non-Uniform Memory 2805d8cb4e11SRalf Baechle Access). This option improves performance on systems with more 2806d8cb4e11SRalf Baechle than two nodes; on two node systems it is generally better to 2807172a37e9SRandy Dunlap leave it disabled; on single node systems leave this option 2808d8cb4e11SRalf Baechle disabled. 2809d8cb4e11SRalf Baechle 2810d8cb4e11SRalf Baechleconfig SYS_SUPPORTS_NUMA 2811d8cb4e11SRalf Baechle bool 2812d8cb4e11SRalf Baechle 2813f3c560a6SThomas Bogendoerferconfig HAVE_SETUP_PER_CPU_AREA 2814f3c560a6SThomas Bogendoerfer def_bool y 2815f3c560a6SThomas Bogendoerfer depends on NUMA 2816f3c560a6SThomas Bogendoerfer 2817f3c560a6SThomas Bogendoerferconfig NEED_PER_CPU_EMBED_FIRST_CHUNK 2818f3c560a6SThomas Bogendoerfer def_bool y 2819f3c560a6SThomas Bogendoerfer depends on NUMA 2820f3c560a6SThomas Bogendoerfer 28218c530ea3SMatt Redfearnconfig RELOCATABLE 28228c530ea3SMatt Redfearn bool "Relocatable kernel" 2823ab7c01fdSSerge Semin depends on SYS_SUPPORTS_RELOCATABLE 2824ab7c01fdSSerge Semin depends on CPU_MIPS32_R2 || CPU_MIPS64_R2 || \ 2825ab7c01fdSSerge Semin CPU_MIPS32_R5 || CPU_MIPS64_R5 || \ 2826ab7c01fdSSerge Semin CPU_MIPS32_R6 || CPU_MIPS64_R6 || \ 2827a307a4ceSJinyang He CPU_P5600 || CAVIUM_OCTEON_SOC || \ 2828a307a4ceSJinyang He CPU_LOONGSON64 28298c530ea3SMatt Redfearn help 28308c530ea3SMatt Redfearn This builds a kernel image that retains relocation information 28318c530ea3SMatt Redfearn so it can be loaded someplace besides the default 1MB. 28328c530ea3SMatt Redfearn The relocations make the kernel binary about 15% larger, 28338c530ea3SMatt Redfearn but are discarded at runtime 28348c530ea3SMatt Redfearn 2835069fd766SMatt Redfearnconfig RELOCATION_TABLE_SIZE 2836069fd766SMatt Redfearn hex "Relocation table size" 2837069fd766SMatt Redfearn depends on RELOCATABLE 2838069fd766SMatt Redfearn range 0x0 0x01000000 2839a307a4ceSJinyang He default "0x00200000" if CPU_LOONGSON64 2840069fd766SMatt Redfearn default "0x00100000" 2841a7f7f624SMasahiro Yamada help 2842069fd766SMatt Redfearn A table of relocation data will be appended to the kernel binary 2843069fd766SMatt Redfearn and parsed at boot to fix up the relocated kernel. 2844069fd766SMatt Redfearn 2845069fd766SMatt Redfearn This option allows the amount of space reserved for the table to be 2846069fd766SMatt Redfearn adjusted, although the default of 1Mb should be ok in most cases. 2847069fd766SMatt Redfearn 2848069fd766SMatt Redfearn The build will fail and a valid size suggested if this is too small. 2849069fd766SMatt Redfearn 2850069fd766SMatt Redfearn If unsure, leave at the default value. 2851069fd766SMatt Redfearn 2852405bc8fdSMatt Redfearnconfig RANDOMIZE_BASE 2853405bc8fdSMatt Redfearn bool "Randomize the address of the kernel image" 2854405bc8fdSMatt Redfearn depends on RELOCATABLE 2855a7f7f624SMasahiro Yamada help 2856405bc8fdSMatt Redfearn Randomizes the physical and virtual address at which the 2857405bc8fdSMatt Redfearn kernel image is loaded, as a security feature that 2858405bc8fdSMatt Redfearn deters exploit attempts relying on knowledge of the location 2859405bc8fdSMatt Redfearn of kernel internals. 2860405bc8fdSMatt Redfearn 2861405bc8fdSMatt Redfearn Entropy is generated using any coprocessor 0 registers available. 2862405bc8fdSMatt Redfearn 2863405bc8fdSMatt Redfearn The kernel will be offset by up to RANDOMIZE_BASE_MAX_OFFSET. 2864405bc8fdSMatt Redfearn 2865405bc8fdSMatt Redfearn If unsure, say N. 2866405bc8fdSMatt Redfearn 2867405bc8fdSMatt Redfearnconfig RANDOMIZE_BASE_MAX_OFFSET 2868405bc8fdSMatt Redfearn hex "Maximum kASLR offset" if EXPERT 2869405bc8fdSMatt Redfearn depends on RANDOMIZE_BASE 2870405bc8fdSMatt Redfearn range 0x0 0x40000000 if EVA || 64BIT 2871405bc8fdSMatt Redfearn range 0x0 0x08000000 2872405bc8fdSMatt Redfearn default "0x01000000" 2873a7f7f624SMasahiro Yamada help 2874405bc8fdSMatt Redfearn When kASLR is active, this provides the maximum offset that will 2875405bc8fdSMatt Redfearn be applied to the kernel image. It should be set according to the 2876405bc8fdSMatt Redfearn amount of physical RAM available in the target system minus 2877405bc8fdSMatt Redfearn PHYSICAL_START and must be a power of 2. 2878405bc8fdSMatt Redfearn 2879405bc8fdSMatt Redfearn This is limited by the size of KSEG0, 256Mb on 32-bit or 1Gb with 2880405bc8fdSMatt Redfearn EVA or 64-bit. The default is 16Mb. 2881405bc8fdSMatt Redfearn 2882c80d79d7SYasunori Gotoconfig NODES_SHIFT 2883c80d79d7SYasunori Goto int 2884c80d79d7SYasunori Goto default "6" 2885c80d79d7SYasunori Goto depends on NEED_MULTIPLE_NODES 2886c80d79d7SYasunori Goto 288714f70012SDeng-Cheng Zhuconfig HW_PERF_EVENTS 288814f70012SDeng-Cheng Zhu bool "Enable hardware performance counter support for perf events" 2889e2589589SViresh Kumar depends on PERF_EVENTS && (CPU_MIPS32 || CPU_MIPS64 || CPU_R10000 || CPU_SB1 || CPU_CAVIUM_OCTEON || CPU_XLP || CPU_LOONGSON64) 289014f70012SDeng-Cheng Zhu default y 289114f70012SDeng-Cheng Zhu help 289214f70012SDeng-Cheng Zhu Enable hardware performance counter support for perf events. If 289314f70012SDeng-Cheng Zhu disabled, perf events will use software events only. 289414f70012SDeng-Cheng Zhu 2895be8fa1cbSTiezhu Yangconfig DMI 2896be8fa1cbSTiezhu Yang bool "Enable DMI scanning" 2897be8fa1cbSTiezhu Yang depends on MACH_LOONGSON64 2898be8fa1cbSTiezhu Yang select DMI_SCAN_MACHINE_NON_EFI_FALLBACK 2899be8fa1cbSTiezhu Yang default y 2900be8fa1cbSTiezhu Yang help 2901be8fa1cbSTiezhu Yang Enabled scanning of DMI to identify machine quirks. Say Y 2902be8fa1cbSTiezhu Yang here unless you have verified that your setup is not 2903be8fa1cbSTiezhu Yang affected by entries in the DMI blacklist. Required by PNP 2904be8fa1cbSTiezhu Yang BIOS code. 2905be8fa1cbSTiezhu Yang 29061da177e4SLinus Torvaldsconfig SMP 29071da177e4SLinus Torvalds bool "Multi-Processing support" 2908e73ea273SRalf Baechle depends on SYS_SUPPORTS_SMP 2909e73ea273SRalf Baechle help 29101da177e4SLinus Torvalds This enables support for systems with more than one CPU. If you have 29114a474157SRobert Graffham a system with only one CPU, say N. If you have a system with more 29124a474157SRobert Graffham than one CPU, say Y. 29131da177e4SLinus Torvalds 29144a474157SRobert Graffham If you say N here, the kernel will run on uni- and multiprocessor 29151da177e4SLinus Torvalds machines, but will use only one CPU of a multiprocessor machine. If 29161da177e4SLinus Torvalds you say Y here, the kernel will run on many, but not all, 29174a474157SRobert Graffham uniprocessor machines. On a uniprocessor machine, the kernel 29181da177e4SLinus Torvalds will run faster if you say N here. 29191da177e4SLinus Torvalds 29201da177e4SLinus Torvalds People using multiprocessor machines who say Y here should also say 29211da177e4SLinus Torvalds Y to "Enhanced Real Time Clock Support", below. 29221da177e4SLinus Torvalds 292303502faaSAdrian Bunk See also the SMP-HOWTO available at 2924ef054ad3SAlexander A. Klimov <https://www.tldp.org/docs.html#howto>. 29251da177e4SLinus Torvalds 29261da177e4SLinus Torvalds If you don't know what to do here, say N. 29271da177e4SLinus Torvalds 29287840d618SMatt Redfearnconfig HOTPLUG_CPU 29297840d618SMatt Redfearn bool "Support for hot-pluggable CPUs" 29307840d618SMatt Redfearn depends on SMP && SYS_SUPPORTS_HOTPLUG_CPU 29317840d618SMatt Redfearn help 29327840d618SMatt Redfearn Say Y here to allow turning CPUs off and on. CPUs can be 29337840d618SMatt Redfearn controlled through /sys/devices/system/cpu. 29347840d618SMatt Redfearn (Note: power management support will enable this option 29357840d618SMatt Redfearn automatically on SMP systems. ) 29367840d618SMatt Redfearn Say N if you want to disable CPU hotplug. 29377840d618SMatt Redfearn 293887353d8aSRalf Baechleconfig SMP_UP 293987353d8aSRalf Baechle bool 294087353d8aSRalf Baechle 29414a16ff4cSRalf Baechleconfig SYS_SUPPORTS_MIPS_CMP 29424a16ff4cSRalf Baechle bool 29434a16ff4cSRalf Baechle 29440ee958e1SPaul Burtonconfig SYS_SUPPORTS_MIPS_CPS 29450ee958e1SPaul Burton bool 29460ee958e1SPaul Burton 2947e73ea273SRalf Baechleconfig SYS_SUPPORTS_SMP 2948e73ea273SRalf Baechle bool 2949e73ea273SRalf Baechle 2950130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_4 2951130e2fb7SRalf Baechle bool 2952130e2fb7SRalf Baechle 2953130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_8 2954130e2fb7SRalf Baechle bool 2955130e2fb7SRalf Baechle 2956130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_16 2957130e2fb7SRalf Baechle bool 2958130e2fb7SRalf Baechle 2959130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_32 2960130e2fb7SRalf Baechle bool 2961130e2fb7SRalf Baechle 2962130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_64 2963130e2fb7SRalf Baechle bool 2964130e2fb7SRalf Baechle 29651da177e4SLinus Torvaldsconfig NR_CPUS 2966a91796a9SJayachandran C int "Maximum number of CPUs (2-256)" 2967a91796a9SJayachandran C range 2 256 29681da177e4SLinus Torvalds depends on SMP 2969130e2fb7SRalf Baechle default "4" if NR_CPUS_DEFAULT_4 2970130e2fb7SRalf Baechle default "8" if NR_CPUS_DEFAULT_8 2971130e2fb7SRalf Baechle default "16" if NR_CPUS_DEFAULT_16 2972130e2fb7SRalf Baechle default "32" if NR_CPUS_DEFAULT_32 2973130e2fb7SRalf Baechle default "64" if NR_CPUS_DEFAULT_64 29741da177e4SLinus Torvalds help 29751da177e4SLinus Torvalds This allows you to specify the maximum number of CPUs which this 29761da177e4SLinus Torvalds kernel will support. The maximum supported value is 32 for 32-bit 29771da177e4SLinus Torvalds kernel and 64 for 64-bit kernels; the minimum value which makes 297872ede9b1SAtsushi Nemoto sense is 1 for Qemu (useful only for kernel debugging purposes) 297972ede9b1SAtsushi Nemoto and 2 for all others. 29801da177e4SLinus Torvalds 29811da177e4SLinus Torvalds This is purely to save memory - each supported CPU adds 298272ede9b1SAtsushi Nemoto approximately eight kilobytes to the kernel image. For best 298372ede9b1SAtsushi Nemoto performance should round up your number of processors to the next 298472ede9b1SAtsushi Nemoto power of two. 29851da177e4SLinus Torvalds 2986399aaa25SAl Cooperconfig MIPS_PERF_SHARED_TC_COUNTERS 2987399aaa25SAl Cooper bool 2988399aaa25SAl Cooper 29897820b84bSDavid Daneyconfig MIPS_NR_CPU_NR_MAP_1024 29907820b84bSDavid Daney bool 29917820b84bSDavid Daney 29927820b84bSDavid Daneyconfig MIPS_NR_CPU_NR_MAP 29937820b84bSDavid Daney int 29947820b84bSDavid Daney depends on SMP 29957820b84bSDavid Daney default 1024 if MIPS_NR_CPU_NR_MAP_1024 29967820b84bSDavid Daney default NR_CPUS if !MIPS_NR_CPU_NR_MAP_1024 29977820b84bSDavid Daney 29981723b4a3SAtsushi Nemoto# 29991723b4a3SAtsushi Nemoto# Timer Interrupt Frequency Configuration 30001723b4a3SAtsushi Nemoto# 30011723b4a3SAtsushi Nemoto 30021723b4a3SAtsushi Nemotochoice 30031723b4a3SAtsushi Nemoto prompt "Timer frequency" 30041723b4a3SAtsushi Nemoto default HZ_250 30051723b4a3SAtsushi Nemoto help 30061723b4a3SAtsushi Nemoto Allows the configuration of the timer frequency. 30071723b4a3SAtsushi Nemoto 300867596573SPaul Burton config HZ_24 300967596573SPaul Burton bool "24 HZ" if SYS_SUPPORTS_24HZ || SYS_SUPPORTS_ARBIT_HZ 301067596573SPaul Burton 30111723b4a3SAtsushi Nemoto config HZ_48 30120f873585SRalf Baechle bool "48 HZ" if SYS_SUPPORTS_48HZ || SYS_SUPPORTS_ARBIT_HZ 30131723b4a3SAtsushi Nemoto 30141723b4a3SAtsushi Nemoto config HZ_100 30151723b4a3SAtsushi Nemoto bool "100 HZ" if SYS_SUPPORTS_100HZ || SYS_SUPPORTS_ARBIT_HZ 30161723b4a3SAtsushi Nemoto 30171723b4a3SAtsushi Nemoto config HZ_128 30181723b4a3SAtsushi Nemoto bool "128 HZ" if SYS_SUPPORTS_128HZ || SYS_SUPPORTS_ARBIT_HZ 30191723b4a3SAtsushi Nemoto 30201723b4a3SAtsushi Nemoto config HZ_250 30211723b4a3SAtsushi Nemoto bool "250 HZ" if SYS_SUPPORTS_250HZ || SYS_SUPPORTS_ARBIT_HZ 30221723b4a3SAtsushi Nemoto 30231723b4a3SAtsushi Nemoto config HZ_256 30241723b4a3SAtsushi Nemoto bool "256 HZ" if SYS_SUPPORTS_256HZ || SYS_SUPPORTS_ARBIT_HZ 30251723b4a3SAtsushi Nemoto 30261723b4a3SAtsushi Nemoto config HZ_1000 30271723b4a3SAtsushi Nemoto bool "1000 HZ" if SYS_SUPPORTS_1000HZ || SYS_SUPPORTS_ARBIT_HZ 30281723b4a3SAtsushi Nemoto 30291723b4a3SAtsushi Nemoto config HZ_1024 30301723b4a3SAtsushi Nemoto bool "1024 HZ" if SYS_SUPPORTS_1024HZ || SYS_SUPPORTS_ARBIT_HZ 30311723b4a3SAtsushi Nemoto 30321723b4a3SAtsushi Nemotoendchoice 30331723b4a3SAtsushi Nemoto 303467596573SPaul Burtonconfig SYS_SUPPORTS_24HZ 303567596573SPaul Burton bool 303667596573SPaul Burton 30371723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_48HZ 30381723b4a3SAtsushi Nemoto bool 30391723b4a3SAtsushi Nemoto 30401723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_100HZ 30411723b4a3SAtsushi Nemoto bool 30421723b4a3SAtsushi Nemoto 30431723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_128HZ 30441723b4a3SAtsushi Nemoto bool 30451723b4a3SAtsushi Nemoto 30461723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_250HZ 30471723b4a3SAtsushi Nemoto bool 30481723b4a3SAtsushi Nemoto 30491723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_256HZ 30501723b4a3SAtsushi Nemoto bool 30511723b4a3SAtsushi Nemoto 30521723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1000HZ 30531723b4a3SAtsushi Nemoto bool 30541723b4a3SAtsushi Nemoto 30551723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1024HZ 30561723b4a3SAtsushi Nemoto bool 30571723b4a3SAtsushi Nemoto 30581723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_ARBIT_HZ 30591723b4a3SAtsushi Nemoto bool 306067596573SPaul Burton default y if !SYS_SUPPORTS_24HZ && \ 306167596573SPaul Burton !SYS_SUPPORTS_48HZ && \ 306267596573SPaul Burton !SYS_SUPPORTS_100HZ && \ 306367596573SPaul Burton !SYS_SUPPORTS_128HZ && \ 306467596573SPaul Burton !SYS_SUPPORTS_250HZ && \ 306567596573SPaul Burton !SYS_SUPPORTS_256HZ && \ 306667596573SPaul Burton !SYS_SUPPORTS_1000HZ && \ 30671723b4a3SAtsushi Nemoto !SYS_SUPPORTS_1024HZ 30681723b4a3SAtsushi Nemoto 30691723b4a3SAtsushi Nemotoconfig HZ 30701723b4a3SAtsushi Nemoto int 307167596573SPaul Burton default 24 if HZ_24 30721723b4a3SAtsushi Nemoto default 48 if HZ_48 30731723b4a3SAtsushi Nemoto default 100 if HZ_100 30741723b4a3SAtsushi Nemoto default 128 if HZ_128 30751723b4a3SAtsushi Nemoto default 250 if HZ_250 30761723b4a3SAtsushi Nemoto default 256 if HZ_256 30771723b4a3SAtsushi Nemoto default 1000 if HZ_1000 30781723b4a3SAtsushi Nemoto default 1024 if HZ_1024 30791723b4a3SAtsushi Nemoto 308096685b17SDeng-Cheng Zhuconfig SCHED_HRTICK 308196685b17SDeng-Cheng Zhu def_bool HIGH_RES_TIMERS 308296685b17SDeng-Cheng Zhu 3083ea6e942bSAtsushi Nemotoconfig KEXEC 30847d60717eSKees Cook bool "Kexec system call" 30852965faa5SDave Young select KEXEC_CORE 3086ea6e942bSAtsushi Nemoto help 3087ea6e942bSAtsushi Nemoto kexec is a system call that implements the ability to shutdown your 3088ea6e942bSAtsushi Nemoto current kernel, and to start another kernel. It is like a reboot 30893dde6ad8SDavid Sterba but it is independent of the system firmware. And like a reboot 3090ea6e942bSAtsushi Nemoto you can start any kernel with it, not just Linux. 3091ea6e942bSAtsushi Nemoto 309201dd2fbfSMatt LaPlante The name comes from the similarity to the exec system call. 3093ea6e942bSAtsushi Nemoto 3094ea6e942bSAtsushi Nemoto It is an ongoing process to be certain the hardware in a machine 3095ea6e942bSAtsushi Nemoto is properly shutdown, so do not be surprised if this code does not 3096bf220695SGeert Uytterhoeven initially work for you. As of this writing the exact hardware 3097bf220695SGeert Uytterhoeven interface is strongly in flux, so no good recommendation can be 3098bf220695SGeert Uytterhoeven made. 3099ea6e942bSAtsushi Nemoto 31007aa1c8f4SRalf Baechleconfig CRASH_DUMP 31017aa1c8f4SRalf Baechle bool "Kernel crash dumps" 31027aa1c8f4SRalf Baechle help 31037aa1c8f4SRalf Baechle Generate crash dump after being started by kexec. 31047aa1c8f4SRalf Baechle This should be normally only set in special crash dump kernels 31057aa1c8f4SRalf Baechle which are loaded in the main kernel with kexec-tools into 31067aa1c8f4SRalf Baechle a specially reserved region and then later executed after 31077aa1c8f4SRalf Baechle a crash by kdump/kexec. The crash dump kernel must be compiled 31087aa1c8f4SRalf Baechle to a memory address not used by the main kernel or firmware using 31097aa1c8f4SRalf Baechle PHYSICAL_START. 31107aa1c8f4SRalf Baechle 31117aa1c8f4SRalf Baechleconfig PHYSICAL_START 31127aa1c8f4SRalf Baechle hex "Physical address where the kernel is loaded" 31138bda3e26SMaciej W. Rozycki default "0xffffffff84000000" 31147aa1c8f4SRalf Baechle depends on CRASH_DUMP 31157aa1c8f4SRalf Baechle help 31167aa1c8f4SRalf Baechle This gives the CKSEG0 or KSEG0 address where the kernel is loaded. 31177aa1c8f4SRalf Baechle If you plan to use kernel for capturing the crash dump change 31187aa1c8f4SRalf Baechle this value to start of the reserved region (the "X" value as 31197aa1c8f4SRalf Baechle specified in the "crashkernel=YM@XM" command line boot parameter 31207aa1c8f4SRalf Baechle passed to the panic-ed kernel). 31217aa1c8f4SRalf Baechle 3122597ce172SPaul Burtonconfig MIPS_O32_FP64_SUPPORT 3123b7f1e273SPaul Burton bool "Support for O32 binaries using 64-bit FP" if !CPU_MIPSR6 3124597ce172SPaul Burton depends on 32BIT || MIPS32_O32 3125597ce172SPaul Burton help 3126597ce172SPaul Burton When this is enabled, the kernel will support use of 64-bit floating 3127597ce172SPaul Burton point registers with binaries using the O32 ABI along with the 3128597ce172SPaul Burton EF_MIPS_FP64 ELF header flag (typically built with -mfp64). On 3129597ce172SPaul Burton 32-bit MIPS systems this support is at the cost of increasing the 3130597ce172SPaul Burton size and complexity of the compiled FPU emulator. Thus if you are 3131597ce172SPaul Burton running a MIPS32 system and know that none of your userland binaries 3132597ce172SPaul Burton will require 64-bit floating point, you may wish to reduce the size 3133597ce172SPaul Burton of your kernel & potentially improve FP emulation performance by 3134597ce172SPaul Burton saying N here. 3135597ce172SPaul Burton 313606e2e882SPaul Burton Although binutils currently supports use of this flag the details 313706e2e882SPaul Burton concerning its effect upon the O32 ABI in userland are still being 313818ff14c8SColin Ian King worked on. In order to avoid userland becoming dependent upon current 313906e2e882SPaul Burton behaviour before the details have been finalised, this option should 314006e2e882SPaul Burton be considered experimental and only enabled by those working upon 314106e2e882SPaul Burton said details. 314206e2e882SPaul Burton 314306e2e882SPaul Burton If unsure, say N. 3144597ce172SPaul Burton 3145f2ffa5abSDezhong Diaoconfig USE_OF 31460b3e06fdSJonas Gorski bool 3147f2ffa5abSDezhong Diao select OF 3148e6ce1324SStephen Neuendorffer select OF_EARLY_FLATTREE 3149abd2363fSGrant Likely select IRQ_DOMAIN 3150f2ffa5abSDezhong Diao 31512fe8ea39SDengcheng Zhuconfig UHI_BOOT 31522fe8ea39SDengcheng Zhu bool 31532fe8ea39SDengcheng Zhu 31547fafb068SAndrew Brestickerconfig BUILTIN_DTB 31557fafb068SAndrew Bresticker bool 31567fafb068SAndrew Bresticker 31571da8f179SJonas Gorskichoice 31585b24d52cSJonas Gorski prompt "Kernel appended dtb support" if USE_OF 31591da8f179SJonas Gorski default MIPS_NO_APPENDED_DTB 31601da8f179SJonas Gorski 31611da8f179SJonas Gorski config MIPS_NO_APPENDED_DTB 31621da8f179SJonas Gorski bool "None" 31631da8f179SJonas Gorski help 31641da8f179SJonas Gorski Do not enable appended dtb support. 31651da8f179SJonas Gorski 316687db537dSAaro Koskinen config MIPS_ELF_APPENDED_DTB 316787db537dSAaro Koskinen bool "vmlinux" 316887db537dSAaro Koskinen help 316987db537dSAaro Koskinen With this option, the boot code will look for a device tree binary 317087db537dSAaro Koskinen DTB) included in the vmlinux ELF section .appended_dtb. By default 317187db537dSAaro Koskinen it is empty and the DTB can be appended using binutils command 317287db537dSAaro Koskinen objcopy: 317387db537dSAaro Koskinen 317487db537dSAaro Koskinen objcopy --update-section .appended_dtb=<filename>.dtb vmlinux 317587db537dSAaro Koskinen 317618ff14c8SColin Ian King This is meant as a backward compatibility convenience for those 317787db537dSAaro Koskinen systems with a bootloader that can't be upgraded to accommodate 317887db537dSAaro Koskinen the documented boot protocol using a device tree. 317987db537dSAaro Koskinen 31801da8f179SJonas Gorski config MIPS_RAW_APPENDED_DTB 3181b8f54f2cSJonas Gorski bool "vmlinux.bin or vmlinuz.bin" 31821da8f179SJonas Gorski help 31831da8f179SJonas Gorski With this option, the boot code will look for a device tree binary 3184b8f54f2cSJonas Gorski DTB) appended to raw vmlinux.bin or vmlinuz.bin. 31851da8f179SJonas Gorski (e.g. cat vmlinux.bin <filename>.dtb > vmlinux_w_dtb). 31861da8f179SJonas Gorski 31871da8f179SJonas Gorski This is meant as a backward compatibility convenience for those 31881da8f179SJonas Gorski systems with a bootloader that can't be upgraded to accommodate 31891da8f179SJonas Gorski the documented boot protocol using a device tree. 31901da8f179SJonas Gorski 31911da8f179SJonas Gorski Beware that there is very little in terms of protection against 31921da8f179SJonas Gorski this option being confused by leftover garbage in memory that might 31931da8f179SJonas Gorski look like a DTB header after a reboot if no actual DTB is appended 31941da8f179SJonas Gorski to vmlinux.bin. Do not leave this option active in a production kernel 31951da8f179SJonas Gorski if you don't intend to always append a DTB. 31961da8f179SJonas Gorskiendchoice 31971da8f179SJonas Gorski 31982024972eSJonas Gorskichoice 31992024972eSJonas Gorski prompt "Kernel command line type" if !CMDLINE_OVERRIDE 32002bcef9b4SJonas Gorski default MIPS_CMDLINE_FROM_DTB if USE_OF && !ATH79 && !MACH_INGENIC && \ 320187fcfa7bSJiaxun Yang !MACH_LOONGSON64 && !MIPS_MALTA && \ 32022bcef9b4SJonas Gorski !CAVIUM_OCTEON_SOC 32032024972eSJonas Gorski default MIPS_CMDLINE_FROM_BOOTLOADER 32042024972eSJonas Gorski 32052024972eSJonas Gorski config MIPS_CMDLINE_FROM_DTB 32062024972eSJonas Gorski depends on USE_OF 32072024972eSJonas Gorski bool "Dtb kernel arguments if available" 32082024972eSJonas Gorski 32092024972eSJonas Gorski config MIPS_CMDLINE_DTB_EXTEND 32102024972eSJonas Gorski depends on USE_OF 32112024972eSJonas Gorski bool "Extend dtb kernel arguments with bootloader arguments" 32122024972eSJonas Gorski 32132024972eSJonas Gorski config MIPS_CMDLINE_FROM_BOOTLOADER 32142024972eSJonas Gorski bool "Bootloader kernel arguments if available" 3215ed47e153SRabin Vincent 3216ed47e153SRabin Vincent config MIPS_CMDLINE_BUILTIN_EXTEND 3217ed47e153SRabin Vincent depends on CMDLINE_BOOL 3218ed47e153SRabin Vincent bool "Extend builtin kernel arguments with bootloader arguments" 32192024972eSJonas Gorskiendchoice 32202024972eSJonas Gorski 32215e83d430SRalf Baechleendmenu 32225e83d430SRalf Baechle 32231df0f0ffSAtsushi Nemotoconfig LOCKDEP_SUPPORT 32241df0f0ffSAtsushi Nemoto bool 32251df0f0ffSAtsushi Nemoto default y 32261df0f0ffSAtsushi Nemoto 32271df0f0ffSAtsushi Nemotoconfig STACKTRACE_SUPPORT 32281df0f0ffSAtsushi Nemoto bool 32291df0f0ffSAtsushi Nemoto default y 32301df0f0ffSAtsushi Nemoto 3231a728ab52SKirill A. Shutemovconfig PGTABLE_LEVELS 3232a728ab52SKirill A. Shutemov int 32333377e227SAlex Belits default 4 if PAGE_SIZE_4KB && MIPS_VA_BITS_48 3234a728ab52SKirill A. Shutemov default 3 if 64BIT && !PAGE_SIZE_64KB 3235a728ab52SKirill A. Shutemov default 2 3236a728ab52SKirill A. Shutemov 32376c359eb1SPaul Burtonconfig MIPS_AUTO_PFN_OFFSET 32386c359eb1SPaul Burton bool 32396c359eb1SPaul Burton 32401da177e4SLinus Torvaldsmenu "Bus options (PCI, PCMCIA, EISA, ISA, TC)" 32411da177e4SLinus Torvalds 3242c5611df9SPaul Burtonconfig PCI_DRIVERS_GENERIC 32432eac9c2dSChristoph Hellwig select PCI_DOMAINS_GENERIC if PCI 3244c5611df9SPaul Burton bool 3245c5611df9SPaul Burton 3246c5611df9SPaul Burtonconfig PCI_DRIVERS_LEGACY 3247c5611df9SPaul Burton def_bool !PCI_DRIVERS_GENERIC 3248c5611df9SPaul Burton select NO_GENERIC_PCI_IOPORT_MAP 32492eac9c2dSChristoph Hellwig select PCI_DOMAINS if PCI 32501da177e4SLinus Torvalds 32511da177e4SLinus Torvalds# 32521da177e4SLinus Torvalds# ISA support is now enabled via select. Too many systems still have the one 32531da177e4SLinus Torvalds# or other ISA chip on the board that users don't know about so don't expect 32541da177e4SLinus Torvalds# users to choose the right thing ... 32551da177e4SLinus Torvalds# 32561da177e4SLinus Torvaldsconfig ISA 32571da177e4SLinus Torvalds bool 32581da177e4SLinus Torvalds 32591da177e4SLinus Torvaldsconfig TC 32601da177e4SLinus Torvalds bool "TURBOchannel support" 32611da177e4SLinus Torvalds depends on MACH_DECSTATION 32621da177e4SLinus Torvalds help 326350a23e6eSJustin P. Mattock TURBOchannel is a DEC (now Compaq (now HP)) bus for Alpha and MIPS 326450a23e6eSJustin P. Mattock processors. TURBOchannel programming specifications are available 326550a23e6eSJustin P. Mattock at: 326650a23e6eSJustin P. Mattock <ftp://ftp.hp.com/pub/alphaserver/archive/triadd/> 326750a23e6eSJustin P. Mattock and: 326850a23e6eSJustin P. Mattock <http://www.computer-refuge.org/classiccmp/ftp.digital.com/pub/DEC/TriAdd/> 326950a23e6eSJustin P. Mattock Linux driver support status is documented at: 327050a23e6eSJustin P. Mattock <http://www.linux-mips.org/wiki/DECstation> 32711da177e4SLinus Torvalds 32721da177e4SLinus Torvaldsconfig MMU 32731da177e4SLinus Torvalds bool 32741da177e4SLinus Torvalds default y 32751da177e4SLinus Torvalds 3276109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_BITS_MIN 3277109c32ffSMatt Redfearn default 12 if 64BIT 3278109c32ffSMatt Redfearn default 8 3279109c32ffSMatt Redfearn 3280109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_BITS_MAX 3281109c32ffSMatt Redfearn default 18 if 64BIT 3282109c32ffSMatt Redfearn default 15 3283109c32ffSMatt Redfearn 3284109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_COMPAT_BITS_MIN 3285109c32ffSMatt Redfearn default 8 3286109c32ffSMatt Redfearn 3287109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_COMPAT_BITS_MAX 3288109c32ffSMatt Redfearn default 15 3289109c32ffSMatt Redfearn 3290d865bea4SRalf Baechleconfig I8253 3291d865bea4SRalf Baechle bool 3292798778b8SRussell King select CLKSRC_I8253 32932d02612fSThomas Gleixner select CLKEVT_I8253 32949726b43aSWu Zhangjin select MIPS_EXTERNAL_TIMER 3295d865bea4SRalf Baechle 3296e05eb3f8SRalf Baechleconfig ZONE_DMA 3297e05eb3f8SRalf Baechle bool 3298e05eb3f8SRalf Baechle 3299cce335aeSRalf Baechleconfig ZONE_DMA32 3300cce335aeSRalf Baechle bool 3301cce335aeSRalf Baechle 33021da177e4SLinus Torvaldsendmenu 33031da177e4SLinus Torvalds 33041da177e4SLinus Torvaldsconfig TRAD_SIGNALS 33051da177e4SLinus Torvalds bool 33061da177e4SLinus Torvalds 33071da177e4SLinus Torvaldsconfig MIPS32_COMPAT 330878aaf956SRalf Baechle bool 33091da177e4SLinus Torvalds 33101da177e4SLinus Torvaldsconfig COMPAT 33111da177e4SLinus Torvalds bool 33121da177e4SLinus Torvalds 331305e43966SAtsushi Nemotoconfig SYSVIPC_COMPAT 331405e43966SAtsushi Nemoto bool 331505e43966SAtsushi Nemoto 33161da177e4SLinus Torvaldsconfig MIPS32_O32 33171da177e4SLinus Torvalds bool "Kernel support for o32 binaries" 331878aaf956SRalf Baechle depends on 64BIT 331978aaf956SRalf Baechle select ARCH_WANT_OLD_COMPAT_IPC 332078aaf956SRalf Baechle select COMPAT 332178aaf956SRalf Baechle select MIPS32_COMPAT 332278aaf956SRalf Baechle select SYSVIPC_COMPAT if SYSVIPC 33231da177e4SLinus Torvalds help 33241da177e4SLinus Torvalds Select this option if you want to run o32 binaries. These are pure 33251da177e4SLinus Torvalds 32-bit binaries as used by the 32-bit Linux/MIPS port. Most of 33261da177e4SLinus Torvalds existing binaries are in this format. 33271da177e4SLinus Torvalds 33281da177e4SLinus Torvalds If unsure, say Y. 33291da177e4SLinus Torvalds 33301da177e4SLinus Torvaldsconfig MIPS32_N32 33311da177e4SLinus Torvalds bool "Kernel support for n32 binaries" 3332c22eacfeSRalf Baechle depends on 64BIT 33335a9372f7SArnd Bergmann select ARCH_WANT_COMPAT_IPC_PARSE_VERSION 333478aaf956SRalf Baechle select COMPAT 333578aaf956SRalf Baechle select MIPS32_COMPAT 333678aaf956SRalf Baechle select SYSVIPC_COMPAT if SYSVIPC 33371da177e4SLinus Torvalds help 33381da177e4SLinus Torvalds Select this option if you want to run n32 binaries. These are 33391da177e4SLinus Torvalds 64-bit binaries using 32-bit quantities for addressing and certain 33401da177e4SLinus Torvalds data that would normally be 64-bit. They are used in special 33411da177e4SLinus Torvalds cases. 33421da177e4SLinus Torvalds 33431da177e4SLinus Torvalds If unsure, say N. 33441da177e4SLinus Torvalds 33452116245eSRalf Baechlemenu "Power management options" 3346952fa954SRodolfo Giometti 3347363c55caSWu Zhangjinconfig ARCH_HIBERNATION_POSSIBLE 3348363c55caSWu Zhangjin def_bool y 33493f5b3e17SRalf Baechle depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP 3350363c55caSWu Zhangjin 3351f4cb5700SJohannes Bergconfig ARCH_SUSPEND_POSSIBLE 3352f4cb5700SJohannes Berg def_bool y 33533f5b3e17SRalf Baechle depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP 3354f4cb5700SJohannes Berg 33552116245eSRalf Baechlesource "kernel/power/Kconfig" 3356952fa954SRodolfo Giometti 33571da177e4SLinus Torvaldsendmenu 33581da177e4SLinus Torvalds 33597a998935SViresh Kumarconfig MIPS_EXTERNAL_TIMER 33607a998935SViresh Kumar bool 33617a998935SViresh Kumar 33627a998935SViresh Kumarmenu "CPU Power Management" 3363c095ebafSPaul Burton 3364c095ebafSPaul Burtonif CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER 33657a998935SViresh Kumarsource "drivers/cpufreq/Kconfig" 33667a998935SViresh Kumarendif 33679726b43aSWu Zhangjin 3368c095ebafSPaul Burtonsource "drivers/cpuidle/Kconfig" 3369c095ebafSPaul Burton 3370c095ebafSPaul Burtonendmenu 3371c095ebafSPaul Burton 337298cdee0eSRalf Baechlesource "drivers/firmware/Kconfig" 337398cdee0eSRalf Baechle 33742235a54dSSanjay Lalsource "arch/mips/kvm/Kconfig" 3375e91946d6SNathan Chancellor 3376e91946d6SNathan Chancellorsource "arch/mips/vdso/Kconfig" 3377