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 7dfad83cbSFlorian Fainelli select ARCH_HAS_DEBUG_VIRTUAL if !64BIT 834c01e41SAlexander Lobakin select ARCH_HAS_FORTIFY_SOURCE 934c01e41SAlexander Lobakin select ARCH_HAS_KCOV 1066633abdSTiezhu Yang select ARCH_HAS_NON_OVERLAPPING_ADDRESS_SPACE if !EVA 1134c01e41SAlexander Lobakin select ARCH_HAS_PTE_SPECIAL if !(32BIT && CPU_HAS_RIXI) 1212597988SMatt Redfearn select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST 131e35918aSHassan Naveed select ARCH_HAS_UBSAN_SANITIZE_ALL 148b3165e5SXingxing Su select ARCH_HAS_GCOV_PROFILE_ALL 15c55944ccSNick Desaulniers select ARCH_KEEP_MEMBLOCK 1612597988SMatt Redfearn select ARCH_SUPPORTS_UPROBES 171ee3630aSRalf Baechle select ARCH_USE_BUILTIN_BSWAP 1812597988SMatt Redfearn select ARCH_USE_CMPXCHG_LOCKREF if 64BIT 19dce44566SAnshuman Khandual select ARCH_USE_MEMTEST 2025da4e9dSPaul Burton select ARCH_USE_QUEUED_RWLOCKS 210b17c967SPaul Burton select ARCH_USE_QUEUED_SPINLOCKS 22855f9a8eSAnshuman Khandual select ARCH_SUPPORTS_HUGETLBFS if CPU_SUPPORTS_HUGEPAGES 239035bd29SAlexandre Ghiti select ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT if MMU 2412597988SMatt Redfearn select ARCH_WANT_IPC_PARSE_VERSION 25d3a4e0f1SAlexander Lobakin select ARCH_WANT_LD_ORPHAN_WARN 2610916706SShile Zhang select BUILDTIME_TABLE_SORT 2712597988SMatt Redfearn select CLONE_BACKWARDS 2857eeacedSPaul Burton select CPU_NO_EFFICIENT_FFS if (TARGET_ISA_REV < 1) 2912597988SMatt Redfearn select CPU_PM if CPU_IDLE 3012597988SMatt Redfearn select GENERIC_ATOMIC64 if !64BIT 3112597988SMatt Redfearn select GENERIC_CMOS_UPDATE 3212597988SMatt Redfearn select GENERIC_CPU_AUTOPROBE 33bab1dde3SAlexander Lobakin select GENERIC_FIND_FIRST_BIT 3424640f23SVincenzo Frascino select GENERIC_GETTIMEOFDAY 35b962aeb0SPaul Burton select GENERIC_IOMAP 3612597988SMatt Redfearn select GENERIC_IRQ_PROBE 3712597988SMatt Redfearn select GENERIC_IRQ_SHOW 386630a8e5SChristoph Hellwig select GENERIC_ISA_DMA if EISA 39740129b3SAntony Pavlov select GENERIC_LIB_ASHLDI3 40740129b3SAntony Pavlov select GENERIC_LIB_ASHRDI3 41740129b3SAntony Pavlov select GENERIC_LIB_CMPDI2 42740129b3SAntony Pavlov select GENERIC_LIB_LSHRDI3 43740129b3SAntony Pavlov select GENERIC_LIB_UCMPDI2 4412597988SMatt Redfearn select GENERIC_SCHED_CLOCK if !CAVIUM_OCTEON_SOC 4512597988SMatt Redfearn select GENERIC_SMP_IDLE_THREAD 4612597988SMatt Redfearn select GENERIC_TIME_VSYSCALL 47446f062bSChristoph Hellwig select GUP_GET_PTE_LOW_HIGH if CPU_MIPS32 && PHYS_ADDR_T_64BIT 4812597988SMatt Redfearn select HANDLE_DOMAIN_IRQ 49906d441fSPaul Burton select HAVE_ARCH_COMPILER_H 5012597988SMatt Redfearn select HAVE_ARCH_JUMP_LABEL 5142b20995SArnd Bergmann select HAVE_ARCH_KGDB if MIPS_FP_SUPPORT 52109c32ffSMatt Redfearn select HAVE_ARCH_MMAP_RND_BITS if MMU 53109c32ffSMatt Redfearn select HAVE_ARCH_MMAP_RND_COMPAT_BITS if MMU && COMPAT 54490b004fSMarkos Chandras select HAVE_ARCH_SECCOMP_FILTER 55c0ff3c53SRalf Baechle select HAVE_ARCH_TRACEHOOK 5645e03e62SDaniel Silsby select HAVE_ARCH_TRANSPARENT_HUGEPAGE if CPU_SUPPORTS_HUGEPAGES 572ff2b7ecSMasahiro Yamada select HAVE_ASM_MODVERSIONS 5836366e36SPaul Burton select HAVE_CBPF_JIT if !64BIT && !CPU_MICROMIPS 5912597988SMatt Redfearn select HAVE_CONTEXT_TRACKING 60490f561bSFrederic Weisbecker select HAVE_TIF_NOHZ 6164575f91SWu Zhangjin select HAVE_C_RECORDMCOUNT 6212597988SMatt Redfearn select HAVE_DEBUG_KMEMLEAK 6312597988SMatt Redfearn select HAVE_DEBUG_STACKOVERFLOW 6412597988SMatt Redfearn select HAVE_DMA_CONTIGUOUS 6512597988SMatt Redfearn select HAVE_DYNAMIC_FTRACE 6634c01e41SAlexander Lobakin select HAVE_EBPF_JIT if 64BIT && !CPU_MICROMIPS && TARGET_ISA_REV >= 2 6712597988SMatt Redfearn select HAVE_EXIT_THREAD 6867a929e0SChristoph Hellwig select HAVE_FAST_GUP 6912597988SMatt Redfearn select HAVE_FTRACE_MCOUNT_RECORD 7029c5d346SWu Zhangjin select HAVE_FUNCTION_GRAPH_TRACER 7112597988SMatt Redfearn select HAVE_FUNCTION_TRACER 7234c01e41SAlexander Lobakin select HAVE_GCC_PLUGINS 7334c01e41SAlexander Lobakin select HAVE_GENERIC_VDSO 7412597988SMatt Redfearn select HAVE_IDE 75b3a428b4SHassan Naveed select HAVE_IOREMAP_PROT 7612597988SMatt Redfearn select HAVE_IRQ_EXIT_ON_IRQ_STACK 7712597988SMatt Redfearn select HAVE_IRQ_TIME_ACCOUNTING 78c1bf207dSDavid Daney select HAVE_KPROBES 79c1bf207dSDavid Daney select HAVE_KRETPROBES 80c0436b50SPaul Burton select HAVE_LD_DEAD_CODE_DATA_ELIMINATION 81786d35d4SDavid Howells select HAVE_MOD_ARCH_SPECIFIC 8242a0bb3fSPetr Mladek select HAVE_NMI 8312597988SMatt Redfearn select HAVE_PERF_EVENTS 841ddc96bdSTiezhu Yang select HAVE_PERF_REGS 851ddc96bdSTiezhu Yang select HAVE_PERF_USER_STACK_DUMP 8608bccf43SMarcin Nowakowski select HAVE_REGS_AND_STACK_ACCESS_API 879ea141adSPaul Burton select HAVE_RSEQ 8816c0f03fSHassan Naveed select HAVE_SPARSE_SYSCALL_NR 89d148eac0SMasahiro Yamada select HAVE_STACKPROTECTOR 9012597988SMatt Redfearn select HAVE_SYSCALL_TRACEPOINTS 91a3f14310SBen Hutchings select HAVE_VIRT_CPU_ACCOUNTING_GEN if 64BIT || !SMP 9212597988SMatt Redfearn select IRQ_FORCED_THREADING 936630a8e5SChristoph Hellwig select ISA if EISA 9412597988SMatt Redfearn select MODULES_USE_ELF_REL if MODULES 9534c01e41SAlexander Lobakin select MODULES_USE_ELF_RELA if MODULES && 64BIT 9612597988SMatt Redfearn select PERF_USE_VMALLOC 97981aa1d3SThomas Gleixner select PCI_MSI_ARCH_FALLBACKS if PCI_MSI 9805a0a344SArnd Bergmann select RTC_LIB 9912597988SMatt Redfearn select SYSCTL_EXCEPTION_TRACE 100*4aae683fSMasahiro Yamada select TRACE_IRQFLAGS_SUPPORT 10112597988SMatt Redfearn select VIRT_TO_BUS 1020bb87f05SAl Viro select ARCH_HAS_ELFCORE_COMPAT 1031da177e4SLinus Torvalds 104d3991572SChristoph Hellwigconfig MIPS_FIXUP_BIGPHYS_ADDR 105d3991572SChristoph Hellwig bool 106d3991572SChristoph Hellwig 107c434b9f8SPaul Cercueilconfig MIPS_GENERIC 108c434b9f8SPaul Cercueil bool 109c434b9f8SPaul Cercueil 110f0f4a753SPaul Cercueilconfig MACH_INGENIC 111f0f4a753SPaul Cercueil bool 112f0f4a753SPaul Cercueil select SYS_SUPPORTS_32BIT_KERNEL 113f0f4a753SPaul Cercueil select SYS_SUPPORTS_LITTLE_ENDIAN 114f0f4a753SPaul Cercueil select SYS_SUPPORTS_ZBOOT 115f0f4a753SPaul Cercueil select DMA_NONCOHERENT 1161660710cSPaul Cercueil select ARCH_HAS_SYNC_DMA_FOR_CPU 117f0f4a753SPaul Cercueil select IRQ_MIPS_CPU 118f0f4a753SPaul Cercueil select PINCTRL 119f0f4a753SPaul Cercueil select GPIOLIB 120f0f4a753SPaul Cercueil select COMMON_CLK 121f0f4a753SPaul Cercueil select GENERIC_IRQ_CHIP 122f0f4a753SPaul Cercueil select BUILTIN_DTB if MIPS_NO_APPENDED_DTB 123f0f4a753SPaul Cercueil select USE_OF 124f0f4a753SPaul Cercueil select CPU_SUPPORTS_CPUFREQ 125f0f4a753SPaul Cercueil select MIPS_EXTERNAL_TIMER 126f0f4a753SPaul Cercueil 1271da177e4SLinus Torvaldsmenu "Machine selection" 1281da177e4SLinus Torvalds 1295e83d430SRalf Baechlechoice 1305e83d430SRalf Baechle prompt "System type" 131c434b9f8SPaul Cercueil default MIPS_GENERIC_KERNEL 1321da177e4SLinus Torvalds 133c434b9f8SPaul Cercueilconfig MIPS_GENERIC_KERNEL 134eed0eabdSPaul Burton bool "Generic board-agnostic MIPS kernel" 1354e066441SChristoph Hellwig select ARCH_HAS_SETUP_DMA_OPS 136c434b9f8SPaul Cercueil select MIPS_GENERIC 137eed0eabdSPaul Burton select BOOT_RAW 138eed0eabdSPaul Burton select BUILTIN_DTB 139eed0eabdSPaul Burton select CEVT_R4K 140eed0eabdSPaul Burton select CLKSRC_MIPS_GIC 141eed0eabdSPaul Burton select COMMON_CLK 142eed0eabdSPaul Burton select CPU_MIPSR2_IRQ_EI 14334c01e41SAlexander Lobakin select CPU_MIPSR2_IRQ_VI 144eed0eabdSPaul Burton select CSRC_R4K 1454e066441SChristoph Hellwig select DMA_NONCOHERENT 146eb01d42aSChristoph Hellwig select HAVE_PCI 147eed0eabdSPaul Burton select IRQ_MIPS_CPU 1480211d49eSPaul Burton select MIPS_AUTO_PFN_OFFSET 149eed0eabdSPaul Burton select MIPS_CPU_SCACHE 150eed0eabdSPaul Burton select MIPS_GIC 151eed0eabdSPaul Burton select MIPS_L1_CACHE_SHIFT_7 152eed0eabdSPaul Burton select NO_EXCEPT_FILL 153eed0eabdSPaul Burton select PCI_DRIVERS_GENERIC 154eed0eabdSPaul Burton select SMP_UP if SMP 155a3078e59SMatt Redfearn select SWAP_IO_SPACE 156eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS32_R1 157eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS32_R2 158eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS32_R6 159eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS64_R1 160eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS64_R2 161eed0eabdSPaul Burton select SYS_HAS_CPU_MIPS64_R6 162eed0eabdSPaul Burton select SYS_SUPPORTS_32BIT_KERNEL 163eed0eabdSPaul Burton select SYS_SUPPORTS_64BIT_KERNEL 164eed0eabdSPaul Burton select SYS_SUPPORTS_BIG_ENDIAN 165eed0eabdSPaul Burton select SYS_SUPPORTS_HIGHMEM 166eed0eabdSPaul Burton select SYS_SUPPORTS_LITTLE_ENDIAN 167eed0eabdSPaul Burton select SYS_SUPPORTS_MICROMIPS 168eed0eabdSPaul Burton select SYS_SUPPORTS_MIPS16 16934c01e41SAlexander Lobakin select SYS_SUPPORTS_MIPS_CPS 170eed0eabdSPaul Burton select SYS_SUPPORTS_MULTITHREADING 171eed0eabdSPaul Burton select SYS_SUPPORTS_RELOCATABLE 172eed0eabdSPaul Burton select SYS_SUPPORTS_SMARTMIPS 173c3e2ee65SPaul Cercueil select SYS_SUPPORTS_ZBOOT 17434c01e41SAlexander Lobakin select UHI_BOOT 1752e6522c5SCorentin Labbe select USB_EHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN 1762e6522c5SCorentin Labbe select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 1772e6522c5SCorentin Labbe select USB_OHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN 1782e6522c5SCorentin Labbe select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 1792e6522c5SCorentin Labbe select USB_UHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN 1802e6522c5SCorentin Labbe select USB_UHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 181eed0eabdSPaul Burton select USE_OF 182eed0eabdSPaul Burton help 183eed0eabdSPaul Burton Select this to build a kernel which aims to support multiple boards, 184eed0eabdSPaul Burton generally using a flattened device tree passed from the bootloader 185eed0eabdSPaul Burton using the boot protocol defined in the UHI (Unified Hosting 186eed0eabdSPaul Burton Interface) specification. 187eed0eabdSPaul Burton 18842a4f17dSManuel Laussconfig MIPS_ALCHEMY 189c3543e25SYoichi Yuasa bool "Alchemy processor based machines" 190d4a451d5SChristoph Hellwig select PHYS_ADDR_T_64BIT 191f772cdb2SRalf Baechle select CEVT_R4K 192d7ea335cSSteven J. Hill select CSRC_R4K 19367e38cf2SRalf Baechle select IRQ_MIPS_CPU 194a86497d6SChristoph Hellwig select DMA_NONCOHERENT # Au1000,1500,1100 aren't, rest is 195d3991572SChristoph Hellwig select MIPS_FIXUP_BIGPHYS_ADDR if PCI 19642a4f17dSManuel Lauss select SYS_HAS_CPU_MIPS32_R1 19742a4f17dSManuel Lauss select SYS_SUPPORTS_32BIT_KERNEL 19842a4f17dSManuel Lauss select SYS_SUPPORTS_APM_EMULATION 199d30a2b47SLinus Walleij select GPIOLIB 2001b93b3c3SWu Zhangjin select SYS_SUPPORTS_ZBOOT 20147440229SManuel Lauss select COMMON_CLK 2021da177e4SLinus Torvalds 2037ca5dc14SFlorian Fainelliconfig AR7 2047ca5dc14SFlorian Fainelli bool "Texas Instruments AR7" 2057ca5dc14SFlorian Fainelli select BOOT_ELF32 206b408b611SArnd Bergmann select COMMON_CLK 2077ca5dc14SFlorian Fainelli select DMA_NONCOHERENT 2087ca5dc14SFlorian Fainelli select CEVT_R4K 2097ca5dc14SFlorian Fainelli select CSRC_R4K 21067e38cf2SRalf Baechle select IRQ_MIPS_CPU 2117ca5dc14SFlorian Fainelli select NO_EXCEPT_FILL 2127ca5dc14SFlorian Fainelli select SWAP_IO_SPACE 2137ca5dc14SFlorian Fainelli select SYS_HAS_CPU_MIPS32_R1 2147ca5dc14SFlorian Fainelli select SYS_HAS_EARLY_PRINTK 2157ca5dc14SFlorian Fainelli select SYS_SUPPORTS_32BIT_KERNEL 2167ca5dc14SFlorian Fainelli select SYS_SUPPORTS_LITTLE_ENDIAN 217377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 2181b93b3c3SWu Zhangjin select SYS_SUPPORTS_ZBOOT_UART16550 219d30a2b47SLinus Walleij select GPIOLIB 2207ca5dc14SFlorian Fainelli select VLYNQ 2217ca5dc14SFlorian Fainelli help 2227ca5dc14SFlorian Fainelli Support for the Texas Instruments AR7 System-on-a-Chip 2237ca5dc14SFlorian Fainelli family: TNETD7100, 7200 and 7300. 2247ca5dc14SFlorian Fainelli 22543cc739fSSergey Ryazanovconfig ATH25 22643cc739fSSergey Ryazanov bool "Atheros AR231x/AR531x SoC support" 22743cc739fSSergey Ryazanov select CEVT_R4K 22843cc739fSSergey Ryazanov select CSRC_R4K 22943cc739fSSergey Ryazanov select DMA_NONCOHERENT 23067e38cf2SRalf Baechle select IRQ_MIPS_CPU 2311753e74eSSergey Ryazanov select IRQ_DOMAIN 23243cc739fSSergey Ryazanov select SYS_HAS_CPU_MIPS32_R1 23343cc739fSSergey Ryazanov select SYS_SUPPORTS_BIG_ENDIAN 23443cc739fSSergey Ryazanov select SYS_SUPPORTS_32BIT_KERNEL 2358aaa7278SSergey Ryazanov select SYS_HAS_EARLY_PRINTK 23643cc739fSSergey Ryazanov help 23743cc739fSSergey Ryazanov Support for Atheros AR231x and Atheros AR531x based boards 23843cc739fSSergey Ryazanov 239d4a67d9dSGabor Juhosconfig ATH79 240d4a67d9dSGabor Juhos bool "Atheros AR71XX/AR724X/AR913X based boards" 241ff591a91SAlban Bedel select ARCH_HAS_RESET_CONTROLLER 242d4a67d9dSGabor Juhos select BOOT_RAW 243d4a67d9dSGabor Juhos select CEVT_R4K 244d4a67d9dSGabor Juhos select CSRC_R4K 245d4a67d9dSGabor Juhos select DMA_NONCOHERENT 246d30a2b47SLinus Walleij select GPIOLIB 247a08227a2SJohn Crispin select PINCTRL 248411520afSAlban Bedel select COMMON_CLK 24967e38cf2SRalf Baechle select IRQ_MIPS_CPU 250d4a67d9dSGabor Juhos select SYS_HAS_CPU_MIPS32_R2 251d4a67d9dSGabor Juhos select SYS_HAS_EARLY_PRINTK 252d4a67d9dSGabor Juhos select SYS_SUPPORTS_32BIT_KERNEL 253d4a67d9dSGabor Juhos select SYS_SUPPORTS_BIG_ENDIAN 254377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 255b3f0a250SAlban Bedel select SYS_SUPPORTS_ZBOOT_UART_PROM 25603c8c407SAlban Bedel select USE_OF 25753d473fcSAlban Bedel select USB_EHCI_ROOT_HUB_TT if USB_EHCI_HCD_PLATFORM 258d4a67d9dSGabor Juhos help 259d4a67d9dSGabor Juhos Support for the Atheros AR71XX/AR724X/AR913X SoCs. 260d4a67d9dSGabor Juhos 2615f2d4459SKevin Cernekeeconfig BMIPS_GENERIC 2625f2d4459SKevin Cernekee bool "Broadcom Generic BMIPS kernel" 26329906e1aSÁlvaro Fernández Rojas select ARCH_HAS_RESET_CONTROLLER 264d59098a0SChristoph Hellwig select ARCH_HAS_SYNC_DMA_FOR_CPU_ALL 265d59098a0SChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 266d666cd02SKevin Cernekee select BOOT_RAW 267d666cd02SKevin Cernekee select NO_EXCEPT_FILL 268d666cd02SKevin Cernekee select USE_OF 269d666cd02SKevin Cernekee select CEVT_R4K 270d666cd02SKevin Cernekee select CSRC_R4K 271d666cd02SKevin Cernekee select SYNC_R4K 272d666cd02SKevin Cernekee select COMMON_CLK 273c7c42ec2SSimon Arlott select BCM6345_L1_IRQ 27460b858f2SKevin Cernekee select BCM7038_L1_IRQ 27560b858f2SKevin Cernekee select BCM7120_L2_IRQ 27660b858f2SKevin Cernekee select BRCMSTB_L2_IRQ 27767e38cf2SRalf Baechle select IRQ_MIPS_CPU 27860b858f2SKevin Cernekee select DMA_NONCOHERENT 279d666cd02SKevin Cernekee select SYS_SUPPORTS_32BIT_KERNEL 28060b858f2SKevin Cernekee select SYS_SUPPORTS_LITTLE_ENDIAN 281d666cd02SKevin Cernekee select SYS_SUPPORTS_BIG_ENDIAN 282d666cd02SKevin Cernekee select SYS_SUPPORTS_HIGHMEM 28360b858f2SKevin Cernekee select SYS_HAS_CPU_BMIPS32_3300 28460b858f2SKevin Cernekee select SYS_HAS_CPU_BMIPS4350 28560b858f2SKevin Cernekee select SYS_HAS_CPU_BMIPS4380 286d666cd02SKevin Cernekee select SYS_HAS_CPU_BMIPS5000 287d666cd02SKevin Cernekee select SWAP_IO_SPACE 28860b858f2SKevin Cernekee select USB_EHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN 28960b858f2SKevin Cernekee select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 29060b858f2SKevin Cernekee select USB_OHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN 29160b858f2SKevin Cernekee select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 2924dc4704cSJustin Chen select HARDIRQS_SW_RESEND 293d666cd02SKevin Cernekee help 2945f2d4459SKevin Cernekee Build a generic DT-based kernel image that boots on select 2955f2d4459SKevin Cernekee BCM33xx cable modem chips, BCM63xx DSL chips, and BCM7xxx set-top 2965f2d4459SKevin Cernekee box chips. Note that CONFIG_CPU_BIG_ENDIAN/CONFIG_CPU_LITTLE_ENDIAN 2975f2d4459SKevin Cernekee must be set appropriately for your board. 298d666cd02SKevin Cernekee 2991c0c13ebSAurelien Jarnoconfig BCM47XX 300c619366eSFlorian Fainelli bool "Broadcom BCM47XX based boards" 301fe08f8c2SHauke Mehrtens select BOOT_RAW 30242f77542SRalf Baechle select CEVT_R4K 303940f6b48SRalf Baechle select CSRC_R4K 3041c0c13ebSAurelien Jarno select DMA_NONCOHERENT 305eb01d42aSChristoph Hellwig select HAVE_PCI 30667e38cf2SRalf Baechle select IRQ_MIPS_CPU 307314878d2SMarkos Chandras select SYS_HAS_CPU_MIPS32_R1 308dd54deddSHauke Mehrtens select NO_EXCEPT_FILL 3091c0c13ebSAurelien Jarno select SYS_SUPPORTS_32BIT_KERNEL 3101c0c13ebSAurelien Jarno select SYS_SUPPORTS_LITTLE_ENDIAN 311377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 3126507831fSAaro Koskinen select SYS_SUPPORTS_ZBOOT 31325e5fb97SAurelien Jarno select SYS_HAS_EARLY_PRINTK 314e6086557SRalf Baechle select USE_GENERIC_EARLY_PRINTK_8250 315c949c0bcSRafał Miłecki select GPIOLIB 316c949c0bcSRafał Miłecki select LEDS_GPIO_REGISTER 317f6e734a8SRafał Miłecki select BCM47XX_NVRAM 3182ab71a02SRafał Miłecki select BCM47XX_SPROM 319dfe00495SMatt Redfearn select BCM47XX_SSB if !BCM47XX_BCMA 3201c0c13ebSAurelien Jarno help 3211c0c13ebSAurelien Jarno Support for BCM47XX based boards 3221c0c13ebSAurelien Jarno 323e7300d04SMaxime Bizonconfig BCM63XX 324e7300d04SMaxime Bizon bool "Broadcom BCM63XX based boards" 325ae8de61cSFlorian Fainelli select BOOT_RAW 326e7300d04SMaxime Bizon select CEVT_R4K 327e7300d04SMaxime Bizon select CSRC_R4K 328fc264022SJonas Gorski select SYNC_R4K 329e7300d04SMaxime Bizon select DMA_NONCOHERENT 33067e38cf2SRalf Baechle select IRQ_MIPS_CPU 331e7300d04SMaxime Bizon select SYS_SUPPORTS_32BIT_KERNEL 332e7300d04SMaxime Bizon select SYS_SUPPORTS_BIG_ENDIAN 333e7300d04SMaxime Bizon select SYS_HAS_EARLY_PRINTK 334e7300d04SMaxime Bizon select SWAP_IO_SPACE 335d30a2b47SLinus Walleij select GPIOLIB 336af2418beSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_4 337bbd7ffdbSStephen Boyd select HAVE_LEGACY_CLK 338e7300d04SMaxime Bizon help 339e7300d04SMaxime Bizon Support for BCM63XX based boards 340e7300d04SMaxime Bizon 3411da177e4SLinus Torvaldsconfig MIPS_COBALT 3423fa986faSMartin Michlmayr bool "Cobalt Server" 34342f77542SRalf Baechle select CEVT_R4K 344940f6b48SRalf Baechle select CSRC_R4K 3451097c6acSYoichi Yuasa select CEVT_GT641XX 3461da177e4SLinus Torvalds select DMA_NONCOHERENT 347eb01d42aSChristoph Hellwig select FORCE_PCI 348d865bea4SRalf Baechle select I8253 3491da177e4SLinus Torvalds select I8259 35067e38cf2SRalf Baechle select IRQ_MIPS_CPU 351d5ab1a69SYoichi Yuasa select IRQ_GT641XX 352252161ecSYoichi Yuasa select PCI_GT64XXX_PCI0 3537cf8053bSRalf Baechle select SYS_HAS_CPU_NEVADA 3540a22e0d4SYoichi Yuasa select SYS_HAS_EARLY_PRINTK 355ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 3560e8774b6SFlorian Fainelli select SYS_SUPPORTS_64BIT_KERNEL 3575e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 358e6086557SRalf Baechle select USE_GENERIC_EARLY_PRINTK_8250 3591da177e4SLinus Torvalds 3601da177e4SLinus Torvaldsconfig MACH_DECSTATION 3613fa986faSMartin Michlmayr bool "DECstations" 3621da177e4SLinus Torvalds select BOOT_ELF32 3636457d9fcSYoichi Yuasa select CEVT_DS1287 36481d10badSMaciej W. Rozycki select CEVT_R4K if CPU_R4X00 3654247417dSYoichi Yuasa select CSRC_IOASIC 36681d10badSMaciej W. Rozycki select CSRC_R4K if CPU_R4X00 36720d60d99SMaciej W. Rozycki select CPU_DADDI_WORKAROUNDS if 64BIT 36820d60d99SMaciej W. Rozycki select CPU_R4000_WORKAROUNDS if 64BIT 36920d60d99SMaciej W. Rozycki select CPU_R4400_WORKAROUNDS if 64BIT 3701da177e4SLinus Torvalds select DMA_NONCOHERENT 371ce816fa8SUwe Kleine-König select NO_IOPORT_MAP 37267e38cf2SRalf Baechle select IRQ_MIPS_CPU 3737cf8053bSRalf Baechle select SYS_HAS_CPU_R3000 3747cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 375ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 3767d60717eSKees Cook select SYS_SUPPORTS_64BIT_KERNEL 3775e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 3781723b4a3SAtsushi Nemoto select SYS_SUPPORTS_128HZ 3791723b4a3SAtsushi Nemoto select SYS_SUPPORTS_256HZ 3801723b4a3SAtsushi Nemoto select SYS_SUPPORTS_1024HZ 381930beb5aSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_4 3825e83d430SRalf Baechle help 3831da177e4SLinus Torvalds This enables support for DEC's MIPS based workstations. For details 3841da177e4SLinus Torvalds see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the 3851da177e4SLinus Torvalds DECstation porting pages on <http://decstation.unix-ag.org/>. 3861da177e4SLinus Torvalds 3871da177e4SLinus Torvalds If you have one of the following DECstation Models you definitely 3881da177e4SLinus Torvalds want to choose R4xx0 for the CPU Type: 3891da177e4SLinus Torvalds 3901da177e4SLinus Torvalds DECstation 5000/50 3911da177e4SLinus Torvalds DECstation 5000/150 3921da177e4SLinus Torvalds DECstation 5000/260 3931da177e4SLinus Torvalds DECsystem 5900/260 3941da177e4SLinus Torvalds 3951da177e4SLinus Torvalds otherwise choose R3000. 3961da177e4SLinus Torvalds 3975e83d430SRalf Baechleconfig MACH_JAZZ 3983fa986faSMartin Michlmayr bool "Jazz family of machines" 39939b2d756SThomas Bogendoerfer select ARC_MEMORY 40039b2d756SThomas Bogendoerfer select ARC_PROMLIB 401a211a082SRalf Baechle select ARCH_MIGHT_HAVE_PC_PARPORT 4027a407aa5SRalf Baechle select ARCH_MIGHT_HAVE_PC_SERIO 4032f9237d4SChristoph Hellwig select DMA_OPS 4040e2794b0SRalf Baechle select FW_ARC 4050e2794b0SRalf Baechle select FW_ARC32 4065e83d430SRalf Baechle select ARCH_MAY_HAVE_PC_FDC 40742f77542SRalf Baechle select CEVT_R4K 408940f6b48SRalf Baechle select CSRC_R4K 409e2defae5SThomas Bogendoerfer select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN 4105e83d430SRalf Baechle select GENERIC_ISA_DMA 4118a118c38SRalf Baechle select HAVE_PCSPKR_PLATFORM 41267e38cf2SRalf Baechle select IRQ_MIPS_CPU 413d865bea4SRalf Baechle select I8253 4145e83d430SRalf Baechle select I8259 4155e83d430SRalf Baechle select ISA 4167cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 4175e83d430SRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 4187d60717eSKees Cook select SYS_SUPPORTS_64BIT_KERNEL 4191723b4a3SAtsushi Nemoto select SYS_SUPPORTS_100HZ 420aadfe4b5SArnd Bergmann select SYS_SUPPORTS_LITTLE_ENDIAN 4211da177e4SLinus Torvalds help 4225e83d430SRalf Baechle This a family of machines based on the MIPS R4030 chipset which was 4235e83d430SRalf Baechle used by several vendors to build RISC/os and Windows NT workstations. 424692105b8SMatt LaPlante Members include the Acer PICA, MIPS Magnum 4000, MIPS Millennium and 4255e83d430SRalf Baechle Olivetti M700-10 workstations. 4265e83d430SRalf Baechle 427f0f4a753SPaul Cercueilconfig MACH_INGENIC_SOC 428de361e8bSPaul Burton bool "Ingenic SoC based machines" 429f0f4a753SPaul Cercueil select MIPS_GENERIC 430f0f4a753SPaul Cercueil select MACH_INGENIC 431f9c9affcSLluís Batlle i Rossell select SYS_SUPPORTS_ZBOOT_UART16550 432eb384937SPaul Cercueil select CPU_SUPPORTS_CPUFREQ 433eb384937SPaul Cercueil select MIPS_EXTERNAL_TIMER 4345ebabe59SLars-Peter Clausen 435171bb2f1SJohn Crispinconfig LANTIQ 436171bb2f1SJohn Crispin bool "Lantiq based platforms" 437171bb2f1SJohn Crispin select DMA_NONCOHERENT 43867e38cf2SRalf Baechle select IRQ_MIPS_CPU 439171bb2f1SJohn Crispin select CEVT_R4K 440171bb2f1SJohn Crispin select CSRC_R4K 441171bb2f1SJohn Crispin select SYS_HAS_CPU_MIPS32_R1 442171bb2f1SJohn Crispin select SYS_HAS_CPU_MIPS32_R2 443171bb2f1SJohn Crispin select SYS_SUPPORTS_BIG_ENDIAN 444171bb2f1SJohn Crispin select SYS_SUPPORTS_32BIT_KERNEL 445377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 446171bb2f1SJohn Crispin select SYS_SUPPORTS_MULTITHREADING 447f35764e7SJames Hogan select SYS_SUPPORTS_VPE_LOADER 448171bb2f1SJohn Crispin select SYS_HAS_EARLY_PRINTK 449d30a2b47SLinus Walleij select GPIOLIB 450171bb2f1SJohn Crispin select SWAP_IO_SPACE 451171bb2f1SJohn Crispin select BOOT_RAW 452bbd7ffdbSStephen Boyd select HAVE_LEGACY_CLK 453a0392222SJohn Crispin select USE_OF 4543f8c50c9SJohn Crispin select PINCTRL 4553f8c50c9SJohn Crispin select PINCTRL_LANTIQ 456c530781cSJohn Crispin select ARCH_HAS_RESET_CONTROLLER 457c530781cSJohn Crispin select RESET_CONTROLLER 458171bb2f1SJohn Crispin 45930ad29bbSHuacai Chenconfig MACH_LOONGSON32 460caed1d1bSHuacai Chen bool "Loongson 32-bit family of machines" 461c7e8c668SWu Zhangjin select SYS_SUPPORTS_ZBOOT 462ade299d8SYoichi Yuasa help 46330ad29bbSHuacai Chen This enables support for the Loongson-1 family of machines. 46485749d24SWu Zhangjin 46530ad29bbSHuacai Chen Loongson-1 is a family of 32-bit MIPS-compatible SoCs developed by 46630ad29bbSHuacai Chen the Institute of Computing Technology (ICT), Chinese Academy of 46730ad29bbSHuacai Chen Sciences (CAS). 468ade299d8SYoichi Yuasa 46971e2f4ddSJiaxun Yangconfig MACH_LOONGSON2EF 47071e2f4ddSJiaxun Yang bool "Loongson-2E/F family of machines" 471ca585cf9SKelvin Cheung select SYS_SUPPORTS_ZBOOT 472ca585cf9SKelvin Cheung help 47371e2f4ddSJiaxun Yang This enables the support of early Loongson-2E/F family of machines. 474ca585cf9SKelvin Cheung 47571e2f4ddSJiaxun Yangconfig MACH_LOONGSON64 476caed1d1bSHuacai Chen bool "Loongson 64-bit family of machines" 4776fbde6b4SJiaxun Yang select ARCH_SPARSEMEM_ENABLE 4786fbde6b4SJiaxun Yang select ARCH_MIGHT_HAVE_PC_PARPORT 4796fbde6b4SJiaxun Yang select ARCH_MIGHT_HAVE_PC_SERIO 4806fbde6b4SJiaxun Yang select GENERIC_ISA_DMA_SUPPORT_BROKEN 4816fbde6b4SJiaxun Yang select BOOT_ELF32 4826fbde6b4SJiaxun Yang select BOARD_SCACHE 4836fbde6b4SJiaxun Yang select CSRC_R4K 4846fbde6b4SJiaxun Yang select CEVT_R4K 4856fbde6b4SJiaxun Yang select CPU_HAS_WB 4866fbde6b4SJiaxun Yang select FORCE_PCI 4876fbde6b4SJiaxun Yang select ISA 4886fbde6b4SJiaxun Yang select I8259 4896fbde6b4SJiaxun Yang select IRQ_MIPS_CPU 4907d6d2837SJiaxun Yang select NO_EXCEPT_FILL 4915125bfeeSTiezhu Yang select NR_CPUS_DEFAULT_64 4926fbde6b4SJiaxun Yang select USE_GENERIC_EARLY_PRINTK_8250 4936423e59aSJiaxun Yang select PCI_DRIVERS_GENERIC 4946fbde6b4SJiaxun Yang select SYS_HAS_CPU_LOONGSON64 4956fbde6b4SJiaxun Yang select SYS_HAS_EARLY_PRINTK 4966fbde6b4SJiaxun Yang select SYS_SUPPORTS_SMP 4976fbde6b4SJiaxun Yang select SYS_SUPPORTS_HOTPLUG_CPU 4986fbde6b4SJiaxun Yang select SYS_SUPPORTS_NUMA 4996fbde6b4SJiaxun Yang select SYS_SUPPORTS_64BIT_KERNEL 5006fbde6b4SJiaxun Yang select SYS_SUPPORTS_HIGHMEM 5016fbde6b4SJiaxun Yang select SYS_SUPPORTS_LITTLE_ENDIAN 50271e2f4ddSJiaxun Yang select SYS_SUPPORTS_ZBOOT 503a307a4ceSJinyang He select SYS_SUPPORTS_RELOCATABLE 5046fbde6b4SJiaxun Yang select ZONE_DMA32 50587fcfa7bSJiaxun Yang select COMMON_CLK 50687fcfa7bSJiaxun Yang select USE_OF 50787fcfa7bSJiaxun Yang select BUILTIN_DTB 50839c1485cSHuacai Chen select PCI_HOST_GENERIC 50971e2f4ddSJiaxun Yang help 510caed1d1bSHuacai Chen This enables the support of Loongson-2/3 family of machines. 511caed1d1bSHuacai Chen 512caed1d1bSHuacai Chen Loongson-2 and Loongson-3 are 64-bit general-purpose processors with 513caed1d1bSHuacai Chen GS264/GS464/GS464E/GS464V microarchitecture (except old Loongson-2E 514caed1d1bSHuacai Chen and Loongson-2F which will be removed), developed by the Institute 515caed1d1bSHuacai Chen of Computing Technology (ICT), Chinese Academy of Sciences (CAS). 516ca585cf9SKelvin Cheung 5176a438309SAndrew Brestickerconfig MACH_PISTACHIO 5186a438309SAndrew Bresticker bool "IMG Pistachio SoC based boards" 5196a438309SAndrew Bresticker select BOOT_ELF32 5206a438309SAndrew Bresticker select BOOT_RAW 5216a438309SAndrew Bresticker select CEVT_R4K 5226a438309SAndrew Bresticker select CLKSRC_MIPS_GIC 5236a438309SAndrew Bresticker select COMMON_CLK 5246a438309SAndrew Bresticker select CSRC_R4K 525645c7827SZubair Lutfullah Kakakhel select DMA_NONCOHERENT 526d30a2b47SLinus Walleij select GPIOLIB 52767e38cf2SRalf Baechle select IRQ_MIPS_CPU 5286a438309SAndrew Bresticker select MFD_SYSCON 5296a438309SAndrew Bresticker select MIPS_CPU_SCACHE 5306a438309SAndrew Bresticker select MIPS_GIC 5316a438309SAndrew Bresticker select PINCTRL 5326a438309SAndrew Bresticker select REGULATOR 5336a438309SAndrew Bresticker select SYS_HAS_CPU_MIPS32_R2 5346a438309SAndrew Bresticker select SYS_SUPPORTS_32BIT_KERNEL 5356a438309SAndrew Bresticker select SYS_SUPPORTS_LITTLE_ENDIAN 5366a438309SAndrew Bresticker select SYS_SUPPORTS_MIPS_CPS 5376a438309SAndrew Bresticker select SYS_SUPPORTS_MULTITHREADING 53841cc07beSMatt Redfearn select SYS_SUPPORTS_RELOCATABLE 5396a438309SAndrew Bresticker select SYS_SUPPORTS_ZBOOT 540018f62eeSEzequiel Garcia select SYS_HAS_EARLY_PRINTK 541018f62eeSEzequiel Garcia select USE_GENERIC_EARLY_PRINTK_8250 5426a438309SAndrew Bresticker select USE_OF 5436a438309SAndrew Bresticker help 5446a438309SAndrew Bresticker This enables support for the IMG Pistachio SoC platform. 5456a438309SAndrew Bresticker 5461da177e4SLinus Torvaldsconfig MIPS_MALTA 5473fa986faSMartin Michlmayr bool "MIPS Malta board" 54861ed242dSRalf Baechle select ARCH_MAY_HAVE_PC_FDC 549a211a082SRalf Baechle select ARCH_MIGHT_HAVE_PC_PARPORT 5507a407aa5SRalf Baechle select ARCH_MIGHT_HAVE_PC_SERIO 5511da177e4SLinus Torvalds select BOOT_ELF32 552fa71c960SRalf Baechle select BOOT_RAW 553e8823d26SPaul Burton select BUILTIN_DTB 55442f77542SRalf Baechle select CEVT_R4K 555fa5635a2SAndrew Bresticker select CLKSRC_MIPS_GIC 55642b002abSGuenter Roeck select COMMON_CLK 55747bf2b03SMaksym Kokhan select CSRC_R4K 558a86497d6SChristoph Hellwig select DMA_NONCOHERENT 5591da177e4SLinus Torvalds select GENERIC_ISA_DMA 5608a118c38SRalf Baechle select HAVE_PCSPKR_PLATFORM 561eb01d42aSChristoph Hellwig select HAVE_PCI 562d865bea4SRalf Baechle select I8253 5631da177e4SLinus Torvalds select I8259 56447bf2b03SMaksym Kokhan select IRQ_MIPS_CPU 5655e83d430SRalf Baechle select MIPS_BONITO64 5669318c51aSChris Dearman select MIPS_CPU_SCACHE 56747bf2b03SMaksym Kokhan select MIPS_GIC 568a7ef1eadSKevin Cernekee select MIPS_L1_CACHE_SHIFT_6 5695e83d430SRalf Baechle select MIPS_MSC 57047bf2b03SMaksym Kokhan select PCI_GT64XXX_PCI0 571ecafe3e9SPaul Burton select SMP_UP if SMP 5721da177e4SLinus Torvalds select SWAP_IO_SPACE 5737cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 5747cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS32_R2 575bfc3c5a6SMarkos Chandras select SYS_HAS_CPU_MIPS32_R3_5 576c5b36783SSteven J. Hill select SYS_HAS_CPU_MIPS32_R5 577575509b6SMarkos Chandras select SYS_HAS_CPU_MIPS32_R6 5787cf8053bSRalf Baechle select SYS_HAS_CPU_MIPS64_R1 5795d9fbed1SLeonid Yegoshin select SYS_HAS_CPU_MIPS64_R2 580575509b6SMarkos Chandras select SYS_HAS_CPU_MIPS64_R6 5817cf8053bSRalf Baechle select SYS_HAS_CPU_NEVADA 5827cf8053bSRalf Baechle select SYS_HAS_CPU_RM7000 583ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 584ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 5855e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 586c5b36783SSteven J. Hill select SYS_SUPPORTS_HIGHMEM 5875e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 588424ebcdfSMaciej W. Rozycki select SYS_SUPPORTS_MICROMIPS 58947bf2b03SMaksym Kokhan select SYS_SUPPORTS_MIPS16 5900365070fSTim Anderson select SYS_SUPPORTS_MIPS_CMP 591e56b6aa6SPaul Burton select SYS_SUPPORTS_MIPS_CPS 592f41ae0b2SRalf Baechle select SYS_SUPPORTS_MULTITHREADING 59347bf2b03SMaksym Kokhan select SYS_SUPPORTS_RELOCATABLE 5949693a853SFranck Bui-Huu select SYS_SUPPORTS_SMARTMIPS 595f35764e7SJames Hogan select SYS_SUPPORTS_VPE_LOADER 5961b93b3c3SWu Zhangjin select SYS_SUPPORTS_ZBOOT 597e8823d26SPaul Burton select USE_OF 598886ee136SThomas Bogendoerfer select WAR_ICACHE_REFILLS 599abcc82b1SJames Hogan select ZONE_DMA32 if 64BIT 6001da177e4SLinus Torvalds help 601f638d197SMaciej W. Rozycki This enables support for the MIPS Technologies Malta evaluation 6021da177e4SLinus Torvalds board. 6031da177e4SLinus Torvalds 6042572f00dSJoshua Hendersonconfig MACH_PIC32 6052572f00dSJoshua Henderson bool "Microchip PIC32 Family" 6062572f00dSJoshua Henderson help 6072572f00dSJoshua Henderson This enables support for the Microchip PIC32 family of platforms. 6082572f00dSJoshua Henderson 6092572f00dSJoshua Henderson Microchip PIC32 is a family of general-purpose 32 bit MIPS core 6102572f00dSJoshua Henderson microcontrollers. 6112572f00dSJoshua Henderson 6125e83d430SRalf Baechleconfig MACH_VR41XX 61374142d65SYoichi Yuasa bool "NEC VR4100 series based machines" 61442f77542SRalf Baechle select CEVT_R4K 615940f6b48SRalf Baechle select CSRC_R4K 6167cf8053bSRalf Baechle select SYS_HAS_CPU_VR41XX 617377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 618d30a2b47SLinus Walleij select GPIOLIB 6195e83d430SRalf Baechle 620baec970aSLauri Kasanenconfig MACH_NINTENDO64 621baec970aSLauri Kasanen bool "Nintendo 64 console" 622baec970aSLauri Kasanen select CEVT_R4K 623baec970aSLauri Kasanen select CSRC_R4K 624baec970aSLauri Kasanen select SYS_HAS_CPU_R4300 625baec970aSLauri Kasanen select SYS_SUPPORTS_BIG_ENDIAN 626baec970aSLauri Kasanen select SYS_SUPPORTS_ZBOOT 627baec970aSLauri Kasanen select SYS_SUPPORTS_32BIT_KERNEL 628baec970aSLauri Kasanen select SYS_SUPPORTS_64BIT_KERNEL 629baec970aSLauri Kasanen select DMA_NONCOHERENT 630baec970aSLauri Kasanen select IRQ_MIPS_CPU 631baec970aSLauri Kasanen 632ae2b5bb6SJohn Crispinconfig RALINK 633ae2b5bb6SJohn Crispin bool "Ralink based machines" 634ae2b5bb6SJohn Crispin select CEVT_R4K 63535f752beSArnd Bergmann select COMMON_CLK 636ae2b5bb6SJohn Crispin select CSRC_R4K 637ae2b5bb6SJohn Crispin select BOOT_RAW 638ae2b5bb6SJohn Crispin select DMA_NONCOHERENT 63967e38cf2SRalf Baechle select IRQ_MIPS_CPU 640ae2b5bb6SJohn Crispin select USE_OF 641ae2b5bb6SJohn Crispin select SYS_HAS_CPU_MIPS32_R1 642ae2b5bb6SJohn Crispin select SYS_HAS_CPU_MIPS32_R2 643ae2b5bb6SJohn Crispin select SYS_SUPPORTS_32BIT_KERNEL 644ae2b5bb6SJohn Crispin select SYS_SUPPORTS_LITTLE_ENDIAN 645377cb1b6SRalf Baechle select SYS_SUPPORTS_MIPS16 6461f0400d0SChuanhong Guo select SYS_SUPPORTS_ZBOOT 647ae2b5bb6SJohn Crispin select SYS_HAS_EARLY_PRINTK 6482a153f1cSJohn Crispin select ARCH_HAS_RESET_CONTROLLER 6492a153f1cSJohn Crispin select RESET_CONTROLLER 650ae2b5bb6SJohn Crispin 6514042147aSBert Vermeulenconfig MACH_REALTEK_RTL 6524042147aSBert Vermeulen bool "Realtek RTL838x/RTL839x based machines" 6534042147aSBert Vermeulen select MIPS_GENERIC 6544042147aSBert Vermeulen select DMA_NONCOHERENT 6554042147aSBert Vermeulen select IRQ_MIPS_CPU 6564042147aSBert Vermeulen select CSRC_R4K 6574042147aSBert Vermeulen select CEVT_R4K 6584042147aSBert Vermeulen select SYS_HAS_CPU_MIPS32_R1 6594042147aSBert Vermeulen select SYS_HAS_CPU_MIPS32_R2 6604042147aSBert Vermeulen select SYS_SUPPORTS_BIG_ENDIAN 6614042147aSBert Vermeulen select SYS_SUPPORTS_32BIT_KERNEL 6624042147aSBert Vermeulen select SYS_SUPPORTS_MIPS16 6634042147aSBert Vermeulen select SYS_SUPPORTS_MULTITHREADING 6644042147aSBert Vermeulen select SYS_SUPPORTS_VPE_LOADER 6654042147aSBert Vermeulen select SYS_HAS_EARLY_PRINTK 6664042147aSBert Vermeulen select SYS_HAS_EARLY_PRINTK_8250 6674042147aSBert Vermeulen select USE_GENERIC_EARLY_PRINTK_8250 6684042147aSBert Vermeulen select BOOT_RAW 6694042147aSBert Vermeulen select PINCTRL 6704042147aSBert Vermeulen select USE_OF 6714042147aSBert Vermeulen 6721da177e4SLinus Torvaldsconfig SGI_IP22 6733fa986faSMartin Michlmayr bool "SGI IP22 (Indy/Indigo2)" 674c0de00b2SThomas Bogendoerfer select ARC_MEMORY 67539b2d756SThomas Bogendoerfer select ARC_PROMLIB 6760e2794b0SRalf Baechle select FW_ARC 6770e2794b0SRalf Baechle select FW_ARC32 6787a407aa5SRalf Baechle select ARCH_MIGHT_HAVE_PC_SERIO 6791da177e4SLinus Torvalds select BOOT_ELF32 68042f77542SRalf Baechle select CEVT_R4K 681940f6b48SRalf Baechle select CSRC_R4K 682e2defae5SThomas Bogendoerfer select DEFAULT_SGI_PARTITION 6831da177e4SLinus Torvalds select DMA_NONCOHERENT 6846630a8e5SChristoph Hellwig select HAVE_EISA 685d865bea4SRalf Baechle select I8253 68668de4803SThomas Bogendoerfer select I8259 6871da177e4SLinus Torvalds select IP22_CPU_SCACHE 68867e38cf2SRalf Baechle select IRQ_MIPS_CPU 689aa414dffSRalf Baechle select GENERIC_ISA_DMA_SUPPORT_BROKEN 690e2defae5SThomas Bogendoerfer select SGI_HAS_I8042 691e2defae5SThomas Bogendoerfer select SGI_HAS_INDYDOG 69236e5c21dSThomas Bogendoerfer select SGI_HAS_HAL2 693e2defae5SThomas Bogendoerfer select SGI_HAS_SEEQ 694e2defae5SThomas Bogendoerfer select SGI_HAS_WD93 695e2defae5SThomas Bogendoerfer select SGI_HAS_ZILOG 6961da177e4SLinus Torvalds select SWAP_IO_SPACE 6977cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 6987cf8053bSRalf Baechle select SYS_HAS_CPU_R5000 699c0de00b2SThomas Bogendoerfer select SYS_HAS_EARLY_PRINTK 700ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 701ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 7025e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 703802b8362SThomas Bogendoerfer select WAR_R4600_V1_INDEX_ICACHEOP 7045e5b6527SThomas Bogendoerfer select WAR_R4600_V1_HIT_CACHEOP 70544def342SThomas Bogendoerfer select WAR_R4600_V2_HIT_CACHEOP 706930beb5aSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_7 7071da177e4SLinus Torvalds help 7081da177e4SLinus Torvalds This are the SGI Indy, Challenge S and Indigo2, as well as certain 7091da177e4SLinus Torvalds OEM variants like the Tandem CMN B006S. To compile a Linux kernel 7101da177e4SLinus Torvalds that runs on these, say Y here. 7111da177e4SLinus Torvalds 7121da177e4SLinus Torvaldsconfig SGI_IP27 7133fa986faSMartin Michlmayr bool "SGI IP27 (Origin200/2000)" 71454aed4ddSChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 715397dc00eSMike Rapoport select ARCH_SPARSEMEM_ENABLE 7160e2794b0SRalf Baechle select FW_ARC 7170e2794b0SRalf Baechle select FW_ARC64 718e9422427SThomas Bogendoerfer select ARC_CMDLINE_ONLY 7195e83d430SRalf Baechle select BOOT_ELF64 720e2defae5SThomas Bogendoerfer select DEFAULT_SGI_PARTITION 72104100459SChristoph Hellwig select FORCE_PCI 72236a88530SRalf Baechle select SYS_HAS_EARLY_PRINTK 723eb01d42aSChristoph Hellwig select HAVE_PCI 72469a07a41SThomas Bogendoerfer select IRQ_MIPS_CPU 725e6308b6dSThomas Bogendoerfer select IRQ_DOMAIN_HIERARCHY 726130e2fb7SRalf Baechle select NR_CPUS_DEFAULT_64 727a57140e9SThomas Bogendoerfer select PCI_DRIVERS_GENERIC 728a57140e9SThomas Bogendoerfer select PCI_XTALK_BRIDGE 7297cf8053bSRalf Baechle select SYS_HAS_CPU_R10000 730ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 7315e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 732d8cb4e11SRalf Baechle select SYS_SUPPORTS_NUMA 7331a5c5de1SRalf Baechle select SYS_SUPPORTS_SMP 734256ec489SThomas Bogendoerfer select WAR_R10000_LLSC 735930beb5aSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_7 7366c86a302SMike Rapoport select NUMA 7371da177e4SLinus Torvalds help 7381da177e4SLinus Torvalds This are the SGI Origin 200, Origin 2000 and Onyx 2 Graphics 7391da177e4SLinus Torvalds workstations. To compile a Linux kernel that runs on these, say Y 7401da177e4SLinus Torvalds here. 7411da177e4SLinus Torvalds 742e2defae5SThomas Bogendoerferconfig SGI_IP28 7437d60717eSKees Cook bool "SGI IP28 (Indigo2 R10k)" 744c0de00b2SThomas Bogendoerfer select ARC_MEMORY 74539b2d756SThomas Bogendoerfer select ARC_PROMLIB 7460e2794b0SRalf Baechle select FW_ARC 7470e2794b0SRalf Baechle select FW_ARC64 7487a407aa5SRalf Baechle select ARCH_MIGHT_HAVE_PC_SERIO 749e2defae5SThomas Bogendoerfer select BOOT_ELF64 750e2defae5SThomas Bogendoerfer select CEVT_R4K 751e2defae5SThomas Bogendoerfer select CSRC_R4K 752e2defae5SThomas Bogendoerfer select DEFAULT_SGI_PARTITION 753e2defae5SThomas Bogendoerfer select DMA_NONCOHERENT 754e2defae5SThomas Bogendoerfer select GENERIC_ISA_DMA_SUPPORT_BROKEN 75567e38cf2SRalf Baechle select IRQ_MIPS_CPU 7566630a8e5SChristoph Hellwig select HAVE_EISA 757e2defae5SThomas Bogendoerfer select I8253 758e2defae5SThomas Bogendoerfer select I8259 759e2defae5SThomas Bogendoerfer select SGI_HAS_I8042 760e2defae5SThomas Bogendoerfer select SGI_HAS_INDYDOG 7615b438c44SThomas Bogendoerfer select SGI_HAS_HAL2 762e2defae5SThomas Bogendoerfer select SGI_HAS_SEEQ 763e2defae5SThomas Bogendoerfer select SGI_HAS_WD93 764e2defae5SThomas Bogendoerfer select SGI_HAS_ZILOG 765e2defae5SThomas Bogendoerfer select SWAP_IO_SPACE 766e2defae5SThomas Bogendoerfer select SYS_HAS_CPU_R10000 767c0de00b2SThomas Bogendoerfer select SYS_HAS_EARLY_PRINTK 768e2defae5SThomas Bogendoerfer select SYS_SUPPORTS_64BIT_KERNEL 769e2defae5SThomas Bogendoerfer select SYS_SUPPORTS_BIG_ENDIAN 770256ec489SThomas Bogendoerfer select WAR_R10000_LLSC 771dc24d68dSThomas Bogendoerfer select MIPS_L1_CACHE_SHIFT_7 772e2defae5SThomas Bogendoerfer help 773e2defae5SThomas Bogendoerfer This is the SGI Indigo2 with R10000 processor. To compile a Linux 774e2defae5SThomas Bogendoerfer kernel that runs on these, say Y here. 775e2defae5SThomas Bogendoerfer 7767505576dSThomas Bogendoerferconfig SGI_IP30 7777505576dSThomas Bogendoerfer bool "SGI IP30 (Octane/Octane2)" 7787505576dSThomas Bogendoerfer select ARCH_HAS_PHYS_TO_DMA 7797505576dSThomas Bogendoerfer select FW_ARC 7807505576dSThomas Bogendoerfer select FW_ARC64 7817505576dSThomas Bogendoerfer select BOOT_ELF64 7827505576dSThomas Bogendoerfer select CEVT_R4K 7837505576dSThomas Bogendoerfer select CSRC_R4K 78404100459SChristoph Hellwig select FORCE_PCI 7857505576dSThomas Bogendoerfer select SYNC_R4K if SMP 7867505576dSThomas Bogendoerfer select ZONE_DMA32 7877505576dSThomas Bogendoerfer select HAVE_PCI 7887505576dSThomas Bogendoerfer select IRQ_MIPS_CPU 7897505576dSThomas Bogendoerfer select IRQ_DOMAIN_HIERARCHY 7907505576dSThomas Bogendoerfer select NR_CPUS_DEFAULT_2 7917505576dSThomas Bogendoerfer select PCI_DRIVERS_GENERIC 7927505576dSThomas Bogendoerfer select PCI_XTALK_BRIDGE 7937505576dSThomas Bogendoerfer select SYS_HAS_EARLY_PRINTK 7947505576dSThomas Bogendoerfer select SYS_HAS_CPU_R10000 7957505576dSThomas Bogendoerfer select SYS_SUPPORTS_64BIT_KERNEL 7967505576dSThomas Bogendoerfer select SYS_SUPPORTS_BIG_ENDIAN 7977505576dSThomas Bogendoerfer select SYS_SUPPORTS_SMP 798256ec489SThomas Bogendoerfer select WAR_R10000_LLSC 7997505576dSThomas Bogendoerfer select MIPS_L1_CACHE_SHIFT_7 8007505576dSThomas Bogendoerfer select ARC_MEMORY 8017505576dSThomas Bogendoerfer help 8027505576dSThomas Bogendoerfer These are the SGI Octane and Octane2 graphics workstations. To 8037505576dSThomas Bogendoerfer compile a Linux kernel that runs on these, say Y here. 8047505576dSThomas Bogendoerfer 8051da177e4SLinus Torvaldsconfig SGI_IP32 806cfd2afc0SRalf Baechle bool "SGI IP32 (O2)" 80739b2d756SThomas Bogendoerfer select ARC_MEMORY 80839b2d756SThomas Bogendoerfer select ARC_PROMLIB 80903df8229SChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 8100e2794b0SRalf Baechle select FW_ARC 8110e2794b0SRalf Baechle select FW_ARC32 8121da177e4SLinus Torvalds select BOOT_ELF32 81342f77542SRalf Baechle select CEVT_R4K 814940f6b48SRalf Baechle select CSRC_R4K 8151da177e4SLinus Torvalds select DMA_NONCOHERENT 816eb01d42aSChristoph Hellwig select HAVE_PCI 81767e38cf2SRalf Baechle select IRQ_MIPS_CPU 8181da177e4SLinus Torvalds select R5000_CPU_SCACHE 8191da177e4SLinus Torvalds select RM7000_CPU_SCACHE 8207cf8053bSRalf Baechle select SYS_HAS_CPU_R5000 8217cf8053bSRalf Baechle select SYS_HAS_CPU_R10000 if BROKEN 8227cf8053bSRalf Baechle select SYS_HAS_CPU_RM7000 823dd2f18feSRalf Baechle select SYS_HAS_CPU_NEVADA 824ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_64BIT_KERNEL 8255e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 826886ee136SThomas Bogendoerfer select WAR_ICACHE_REFILLS 8271da177e4SLinus Torvalds help 8281da177e4SLinus Torvalds If you want this kernel to run on SGI O2 workstation, say Y here. 8291da177e4SLinus Torvalds 830ade299d8SYoichi Yuasaconfig SIBYTE_CRHINE 831ade299d8SYoichi Yuasa bool "Sibyte BCM91120C-CRhine" 8325e83d430SRalf Baechle select BOOT_ELF32 8335e83d430SRalf Baechle select SIBYTE_BCM1120 8345e83d430SRalf Baechle select SWAP_IO_SPACE 8357cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 8365e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 8375e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 8385e83d430SRalf Baechle 839ade299d8SYoichi Yuasaconfig SIBYTE_CARMEL 840ade299d8SYoichi Yuasa bool "Sibyte BCM91120x-Carmel" 8415e83d430SRalf Baechle select BOOT_ELF32 8425e83d430SRalf Baechle select SIBYTE_BCM1120 8435e83d430SRalf Baechle select SWAP_IO_SPACE 8447cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 8455e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 8465e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 8475e83d430SRalf Baechle 8485e83d430SRalf Baechleconfig SIBYTE_CRHONE 8493fa986faSMartin Michlmayr bool "Sibyte BCM91125C-CRhone" 8505e83d430SRalf Baechle select BOOT_ELF32 8515e83d430SRalf Baechle select SIBYTE_BCM1125 8525e83d430SRalf Baechle select SWAP_IO_SPACE 8537cf8053bSRalf Baechle select SYS_HAS_CPU_SB1 8545e83d430SRalf Baechle select SYS_SUPPORTS_BIG_ENDIAN 8555e83d430SRalf Baechle select SYS_SUPPORTS_HIGHMEM 8565e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 8575e83d430SRalf Baechle 858ade299d8SYoichi Yuasaconfig SIBYTE_RHONE 859ade299d8SYoichi Yuasa bool "Sibyte BCM91125E-Rhone" 860ade299d8SYoichi Yuasa select BOOT_ELF32 861ade299d8SYoichi Yuasa select SIBYTE_BCM1125H 862ade299d8SYoichi Yuasa select SWAP_IO_SPACE 863ade299d8SYoichi Yuasa select SYS_HAS_CPU_SB1 864ade299d8SYoichi Yuasa select SYS_SUPPORTS_BIG_ENDIAN 865ade299d8SYoichi Yuasa select SYS_SUPPORTS_LITTLE_ENDIAN 866ade299d8SYoichi Yuasa 867ade299d8SYoichi Yuasaconfig SIBYTE_SWARM 868ade299d8SYoichi Yuasa bool "Sibyte BCM91250A-SWARM" 869ade299d8SYoichi Yuasa select BOOT_ELF32 870fcf3ca4cSSebastian Andrzej Siewior select HAVE_PATA_PLATFORM 871ade299d8SYoichi Yuasa select SIBYTE_SB1250 872ade299d8SYoichi Yuasa select SWAP_IO_SPACE 873ade299d8SYoichi Yuasa select SYS_HAS_CPU_SB1 874ade299d8SYoichi Yuasa select SYS_SUPPORTS_BIG_ENDIAN 875ade299d8SYoichi Yuasa select SYS_SUPPORTS_HIGHMEM 876ade299d8SYoichi Yuasa select SYS_SUPPORTS_LITTLE_ENDIAN 877cce335aeSRalf Baechle select ZONE_DMA32 if 64BIT 878e4849affSMaciej W. Rozycki select SWIOTLB if ARCH_DMA_ADDR_T_64BIT && PCI 879ade299d8SYoichi Yuasa 880ade299d8SYoichi Yuasaconfig SIBYTE_LITTLESUR 881ade299d8SYoichi Yuasa bool "Sibyte BCM91250C2-LittleSur" 882ade299d8SYoichi Yuasa select BOOT_ELF32 883fcf3ca4cSSebastian Andrzej Siewior select HAVE_PATA_PLATFORM 884ade299d8SYoichi Yuasa select SIBYTE_SB1250 885ade299d8SYoichi Yuasa select SWAP_IO_SPACE 886ade299d8SYoichi Yuasa select SYS_HAS_CPU_SB1 887ade299d8SYoichi Yuasa select SYS_SUPPORTS_BIG_ENDIAN 888ade299d8SYoichi Yuasa select SYS_SUPPORTS_HIGHMEM 889ade299d8SYoichi Yuasa select SYS_SUPPORTS_LITTLE_ENDIAN 890756d6d83SMaciej W. Rozycki select ZONE_DMA32 if 64BIT 891ade299d8SYoichi Yuasa 892ade299d8SYoichi Yuasaconfig SIBYTE_SENTOSA 893ade299d8SYoichi Yuasa bool "Sibyte BCM91250E-Sentosa" 894ade299d8SYoichi Yuasa select BOOT_ELF32 895ade299d8SYoichi Yuasa select SIBYTE_SB1250 896ade299d8SYoichi Yuasa select SWAP_IO_SPACE 897ade299d8SYoichi Yuasa select SYS_HAS_CPU_SB1 898ade299d8SYoichi Yuasa select SYS_SUPPORTS_BIG_ENDIAN 899ade299d8SYoichi Yuasa select SYS_SUPPORTS_LITTLE_ENDIAN 900e4849affSMaciej W. Rozycki select SWIOTLB if ARCH_DMA_ADDR_T_64BIT && PCI 901ade299d8SYoichi Yuasa 902ade299d8SYoichi Yuasaconfig SIBYTE_BIGSUR 903ade299d8SYoichi Yuasa bool "Sibyte BCM91480B-BigSur" 904ade299d8SYoichi Yuasa select BOOT_ELF32 905ade299d8SYoichi Yuasa select NR_CPUS_DEFAULT_4 906ade299d8SYoichi Yuasa select SIBYTE_BCM1x80 907ade299d8SYoichi Yuasa select SWAP_IO_SPACE 908ade299d8SYoichi Yuasa select SYS_HAS_CPU_SB1 909ade299d8SYoichi Yuasa select SYS_SUPPORTS_BIG_ENDIAN 910651194f8SRalf Baechle select SYS_SUPPORTS_HIGHMEM 911ade299d8SYoichi Yuasa select SYS_SUPPORTS_LITTLE_ENDIAN 912cce335aeSRalf Baechle select ZONE_DMA32 if 64BIT 913e4849affSMaciej W. Rozycki select SWIOTLB if ARCH_DMA_ADDR_T_64BIT && PCI 914ade299d8SYoichi Yuasa 91514b36af4SThomas Bogendoerferconfig SNI_RM 91614b36af4SThomas Bogendoerfer bool "SNI RM200/300/400" 91739b2d756SThomas Bogendoerfer select ARC_MEMORY 91839b2d756SThomas Bogendoerfer select ARC_PROMLIB 9190e2794b0SRalf Baechle select FW_ARC if CPU_LITTLE_ENDIAN 9200e2794b0SRalf Baechle select FW_ARC32 if CPU_LITTLE_ENDIAN 921aaa9fad3SPaul Bolle select FW_SNIPROM if CPU_BIG_ENDIAN 9225e83d430SRalf Baechle select ARCH_MAY_HAVE_PC_FDC 923a211a082SRalf Baechle select ARCH_MIGHT_HAVE_PC_PARPORT 9247a407aa5SRalf Baechle select ARCH_MIGHT_HAVE_PC_SERIO 9255e83d430SRalf Baechle select BOOT_ELF32 92642f77542SRalf Baechle select CEVT_R4K 927940f6b48SRalf Baechle select CSRC_R4K 928e2defae5SThomas Bogendoerfer select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN 9295e83d430SRalf Baechle select DMA_NONCOHERENT 9305e83d430SRalf Baechle select GENERIC_ISA_DMA 9316630a8e5SChristoph Hellwig select HAVE_EISA 9328a118c38SRalf Baechle select HAVE_PCSPKR_PLATFORM 933eb01d42aSChristoph Hellwig select HAVE_PCI 93467e38cf2SRalf Baechle select IRQ_MIPS_CPU 935d865bea4SRalf Baechle select I8253 9365e83d430SRalf Baechle select I8259 9375e83d430SRalf Baechle select ISA 938564c836fSThomas Bogendoerfer select MIPS_L1_CACHE_SHIFT_6 9394a0312fcSThomas Bogendoerfer select SWAP_IO_SPACE if CPU_BIG_ENDIAN 9407cf8053bSRalf Baechle select SYS_HAS_CPU_R4X00 9414a0312fcSThomas Bogendoerfer select SYS_HAS_CPU_R5000 942c066a32aSThomas Bogendoerfer select SYS_HAS_CPU_R10000 9434a0312fcSThomas Bogendoerfer select R5000_CPU_SCACHE 94436a88530SRalf Baechle select SYS_HAS_EARLY_PRINTK 945ed5ba2fbSYoichi Yuasa select SYS_SUPPORTS_32BIT_KERNEL 9467d60717eSKees Cook select SYS_SUPPORTS_64BIT_KERNEL 9474a0312fcSThomas Bogendoerfer select SYS_SUPPORTS_BIG_ENDIAN 9485e83d430SRalf Baechle select SYS_SUPPORTS_HIGHMEM 9495e83d430SRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 95044def342SThomas Bogendoerfer select WAR_R4600_V2_HIT_CACHEOP 9511da177e4SLinus Torvalds help 95214b36af4SThomas Bogendoerfer The SNI RM200/300/400 are MIPS-based machines manufactured by 95314b36af4SThomas Bogendoerfer Siemens Nixdorf Informationssysteme (SNI), parent company of Pyramid 9545e83d430SRalf Baechle Technology and now in turn merged with Fujitsu. Say Y here to 9555e83d430SRalf Baechle support this machine type. 9561da177e4SLinus Torvalds 957edcaf1a6SAtsushi Nemotoconfig MACH_TX39XX 958edcaf1a6SAtsushi Nemoto bool "Toshiba TX39 series based machines" 9595e83d430SRalf Baechle 960edcaf1a6SAtsushi Nemotoconfig MACH_TX49XX 961edcaf1a6SAtsushi Nemoto bool "Toshiba TX49 series based machines" 96224a1c023SThomas Bogendoerfer select WAR_TX49XX_ICACHE_INDEX_INV 96323fbee9dSRalf Baechle 96473b4390fSRalf Baechleconfig MIKROTIK_RB532 96573b4390fSRalf Baechle bool "Mikrotik RB532 boards" 96673b4390fSRalf Baechle select CEVT_R4K 96773b4390fSRalf Baechle select CSRC_R4K 96873b4390fSRalf Baechle select DMA_NONCOHERENT 969eb01d42aSChristoph Hellwig select HAVE_PCI 97067e38cf2SRalf Baechle select IRQ_MIPS_CPU 97173b4390fSRalf Baechle select SYS_HAS_CPU_MIPS32_R1 97273b4390fSRalf Baechle select SYS_SUPPORTS_32BIT_KERNEL 97373b4390fSRalf Baechle select SYS_SUPPORTS_LITTLE_ENDIAN 97473b4390fSRalf Baechle select SWAP_IO_SPACE 97573b4390fSRalf Baechle select BOOT_RAW 976d30a2b47SLinus Walleij select GPIOLIB 977930beb5aSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_4 97873b4390fSRalf Baechle help 97973b4390fSRalf Baechle Support the Mikrotik(tm) RouterBoard 532 series, 98073b4390fSRalf Baechle based on the IDT RC32434 SoC. 98173b4390fSRalf Baechle 9829ddebc46SDavid Daneyconfig CAVIUM_OCTEON_SOC 9839ddebc46SDavid Daney bool "Cavium Networks Octeon SoC based boards" 984a86c7f72SDavid Daney select CEVT_R4K 985ea8c64acSChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 9861753d50cSChristoph Hellwig select HAVE_RAPIDIO 987d4a451d5SChristoph Hellwig select PHYS_ADDR_T_64BIT 988a86c7f72SDavid Daney select SYS_SUPPORTS_64BIT_KERNEL 989a86c7f72SDavid Daney select SYS_SUPPORTS_BIG_ENDIAN 990f65aad41SRalf Baechle select EDAC_SUPPORT 991b01aec9bSBorislav Petkov select EDAC_ATOMIC_SCRUB 99273569d87SDavid Daney select SYS_SUPPORTS_LITTLE_ENDIAN 99373569d87SDavid Daney select SYS_SUPPORTS_HOTPLUG_CPU if CPU_BIG_ENDIAN 994a86c7f72SDavid Daney select SYS_HAS_EARLY_PRINTK 9955e683389SDavid Daney select SYS_HAS_CPU_CAVIUM_OCTEON 996eb01d42aSChristoph Hellwig select HAVE_PCI 99778bdbbacSMasahiro Yamada select HAVE_PLAT_DELAY 99878bdbbacSMasahiro Yamada select HAVE_PLAT_FW_INIT_CMDLINE 99978bdbbacSMasahiro Yamada select HAVE_PLAT_MEMCPY 1000f00e001eSDavid Daney select ZONE_DMA32 1001d30a2b47SLinus Walleij select GPIOLIB 10026e511163SDavid Daney select USE_OF 10036e511163SDavid Daney select ARCH_SPARSEMEM_ENABLE 10046e511163SDavid Daney select SYS_SUPPORTS_SMP 10057820b84bSDavid Daney select NR_CPUS_DEFAULT_64 10067820b84bSDavid Daney select MIPS_NR_CPU_NR_MAP_1024 1007e326479fSAndrew Bresticker select BUILTIN_DTB 1008f766b28aSJulian Braha select MTD 10098c1e6b14SDavid Daney select MTD_COMPLEX_MAPPINGS 101009230cbcSChristoph Hellwig select SWIOTLB 10113ff72be4SSteven J. Hill select SYS_SUPPORTS_RELOCATABLE 1012a86c7f72SDavid Daney help 1013a86c7f72SDavid Daney This option supports all of the Octeon reference boards from Cavium 1014a86c7f72SDavid Daney Networks. It builds a kernel that dynamically determines the Octeon 1015a86c7f72SDavid Daney CPU type and supports all known board reference implementations. 1016a86c7f72SDavid Daney Some of the supported boards are: 1017a86c7f72SDavid Daney EBT3000 1018a86c7f72SDavid Daney EBH3000 1019a86c7f72SDavid Daney EBH3100 1020a86c7f72SDavid Daney Thunder 1021a86c7f72SDavid Daney Kodama 1022a86c7f72SDavid Daney Hikari 1023a86c7f72SDavid Daney Say Y here for most Octeon reference boards. 1024a86c7f72SDavid Daney 10257f058e85SJayachandran Cconfig NLM_XLR_BOARD 10267f058e85SJayachandran C bool "Netlogic XLR/XLS based systems" 10277f058e85SJayachandran C select BOOT_ELF32 10287f058e85SJayachandran C select NLM_COMMON 10297f058e85SJayachandran C select SYS_HAS_CPU_XLR 10307f058e85SJayachandran C select SYS_SUPPORTS_SMP 1031eb01d42aSChristoph Hellwig select HAVE_PCI 10327f058e85SJayachandran C select SWAP_IO_SPACE 10337f058e85SJayachandran C select SYS_SUPPORTS_32BIT_KERNEL 10347f058e85SJayachandran C select SYS_SUPPORTS_64BIT_KERNEL 1035d4a451d5SChristoph Hellwig select PHYS_ADDR_T_64BIT 10367f058e85SJayachandran C select SYS_SUPPORTS_BIG_ENDIAN 10377f058e85SJayachandran C select SYS_SUPPORTS_HIGHMEM 10387f058e85SJayachandran C select NR_CPUS_DEFAULT_32 10397f058e85SJayachandran C select CEVT_R4K 10407f058e85SJayachandran C select CSRC_R4K 104167e38cf2SRalf Baechle select IRQ_MIPS_CPU 1042b97215fdSJayachandran C select ZONE_DMA32 if 64BIT 10437f058e85SJayachandran C select SYNC_R4K 10447f058e85SJayachandran C select SYS_HAS_EARLY_PRINTK 10458f0b0430SJayachandran C select SYS_SUPPORTS_ZBOOT 10468f0b0430SJayachandran C select SYS_SUPPORTS_ZBOOT_UART16550 10477f058e85SJayachandran C help 10487f058e85SJayachandran C Support for systems based on Netlogic XLR and XLS processors. 10497f058e85SJayachandran C Say Y here if you have a XLR or XLS based board. 10507f058e85SJayachandran C 10511c773ea4SJayachandran Cconfig NLM_XLP_BOARD 10521c773ea4SJayachandran C bool "Netlogic XLP based systems" 10531c773ea4SJayachandran C select BOOT_ELF32 10541c773ea4SJayachandran C select NLM_COMMON 10551c773ea4SJayachandran C select SYS_HAS_CPU_XLP 10561c773ea4SJayachandran C select SYS_SUPPORTS_SMP 1057eb01d42aSChristoph Hellwig select HAVE_PCI 10581c773ea4SJayachandran C select SYS_SUPPORTS_32BIT_KERNEL 10591c773ea4SJayachandran C select SYS_SUPPORTS_64BIT_KERNEL 1060d4a451d5SChristoph Hellwig select PHYS_ADDR_T_64BIT 1061d30a2b47SLinus Walleij select GPIOLIB 10621c773ea4SJayachandran C select SYS_SUPPORTS_BIG_ENDIAN 10631c773ea4SJayachandran C select SYS_SUPPORTS_LITTLE_ENDIAN 10641c773ea4SJayachandran C select SYS_SUPPORTS_HIGHMEM 10651c773ea4SJayachandran C select NR_CPUS_DEFAULT_32 10661c773ea4SJayachandran C select CEVT_R4K 10671c773ea4SJayachandran C select CSRC_R4K 106867e38cf2SRalf Baechle select IRQ_MIPS_CPU 1069b97215fdSJayachandran C select ZONE_DMA32 if 64BIT 10701c773ea4SJayachandran C select SYNC_R4K 10711c773ea4SJayachandran C select SYS_HAS_EARLY_PRINTK 10722f6528e1SJayachandran C select USE_OF 10738f0b0430SJayachandran C select SYS_SUPPORTS_ZBOOT 10748f0b0430SJayachandran C select SYS_SUPPORTS_ZBOOT_UART16550 10751c773ea4SJayachandran C help 10761c773ea4SJayachandran C This board is based on Netlogic XLP Processor. 10771c773ea4SJayachandran C Say Y here if you have a XLP based board. 10781c773ea4SJayachandran C 10791da177e4SLinus Torvaldsendchoice 10801da177e4SLinus Torvalds 1081e8c7c482SRalf Baechlesource "arch/mips/alchemy/Kconfig" 10823b12308fSSergey Ryazanovsource "arch/mips/ath25/Kconfig" 1083d4a67d9dSGabor Juhossource "arch/mips/ath79/Kconfig" 1084a656ffcbSHauke Mehrtenssource "arch/mips/bcm47xx/Kconfig" 1085e7300d04SMaxime Bizonsource "arch/mips/bcm63xx/Kconfig" 10868945e37eSKevin Cernekeesource "arch/mips/bmips/Kconfig" 1087eed0eabdSPaul Burtonsource "arch/mips/generic/Kconfig" 1088a103e9b9SPaul Cercueilsource "arch/mips/ingenic/Kconfig" 10895e83d430SRalf Baechlesource "arch/mips/jazz/Kconfig" 10908ec6d935SJohn Crispinsource "arch/mips/lantiq/Kconfig" 10912572f00dSJoshua Hendersonsource "arch/mips/pic32/Kconfig" 1092af0cfb2cSEzequiel Garciasource "arch/mips/pistachio/Kconfig" 1093ae2b5bb6SJohn Crispinsource "arch/mips/ralink/Kconfig" 109429c48699SRalf Baechlesource "arch/mips/sgi-ip27/Kconfig" 109538b18f72SRalf Baechlesource "arch/mips/sibyte/Kconfig" 109622b1d707SAtsushi Nemotosource "arch/mips/txx9/Kconfig" 10975e83d430SRalf Baechlesource "arch/mips/vr41xx/Kconfig" 1098a86c7f72SDavid Daneysource "arch/mips/cavium-octeon/Kconfig" 109971e2f4ddSJiaxun Yangsource "arch/mips/loongson2ef/Kconfig" 110030ad29bbSHuacai Chensource "arch/mips/loongson32/Kconfig" 110130ad29bbSHuacai Chensource "arch/mips/loongson64/Kconfig" 11027f058e85SJayachandran Csource "arch/mips/netlogic/Kconfig" 110338b18f72SRalf Baechle 11045e83d430SRalf Baechleendmenu 11055e83d430SRalf Baechle 11063c9ee7efSAkinobu Mitaconfig GENERIC_HWEIGHT 11073c9ee7efSAkinobu Mita bool 11083c9ee7efSAkinobu Mita default y 11093c9ee7efSAkinobu Mita 11101da177e4SLinus Torvaldsconfig GENERIC_CALIBRATE_DELAY 11111da177e4SLinus Torvalds bool 11121da177e4SLinus Torvalds default y 11131da177e4SLinus Torvalds 1114ae1e9130SIngo Molnarconfig SCHED_OMIT_FRAME_POINTER 11151cc89038SAtsushi Nemoto bool 11161cc89038SAtsushi Nemoto default y 11171cc89038SAtsushi Nemoto 11181da177e4SLinus Torvalds# 11191da177e4SLinus Torvalds# Select some configuration options automatically based on user selections. 11201da177e4SLinus Torvalds# 11210e2794b0SRalf Baechleconfig FW_ARC 11221da177e4SLinus Torvalds bool 11231da177e4SLinus Torvalds 112461ed242dSRalf Baechleconfig ARCH_MAY_HAVE_PC_FDC 112561ed242dSRalf Baechle bool 112661ed242dSRalf Baechle 11279267a30dSMarc St-Jeanconfig BOOT_RAW 11289267a30dSMarc St-Jean bool 11299267a30dSMarc St-Jean 1130217dd11eSRalf Baechleconfig CEVT_BCM1480 1131217dd11eSRalf Baechle bool 1132217dd11eSRalf Baechle 11336457d9fcSYoichi Yuasaconfig CEVT_DS1287 11346457d9fcSYoichi Yuasa bool 11356457d9fcSYoichi Yuasa 11361097c6acSYoichi Yuasaconfig CEVT_GT641XX 11371097c6acSYoichi Yuasa bool 11381097c6acSYoichi Yuasa 113942f77542SRalf Baechleconfig CEVT_R4K 114042f77542SRalf Baechle bool 114142f77542SRalf Baechle 1142217dd11eSRalf Baechleconfig CEVT_SB1250 1143217dd11eSRalf Baechle bool 1144217dd11eSRalf Baechle 1145229f773eSAtsushi Nemotoconfig CEVT_TXX9 1146229f773eSAtsushi Nemoto bool 1147229f773eSAtsushi Nemoto 1148217dd11eSRalf Baechleconfig CSRC_BCM1480 1149217dd11eSRalf Baechle bool 1150217dd11eSRalf Baechle 11514247417dSYoichi Yuasaconfig CSRC_IOASIC 11524247417dSYoichi Yuasa bool 11534247417dSYoichi Yuasa 1154940f6b48SRalf Baechleconfig CSRC_R4K 115538586428SSerge Semin select CLOCKSOURCE_WATCHDOG if CPU_FREQ 1156940f6b48SRalf Baechle bool 1157940f6b48SRalf Baechle 1158217dd11eSRalf Baechleconfig CSRC_SB1250 1159217dd11eSRalf Baechle bool 1160217dd11eSRalf Baechle 1161a7f4df4eSAlex Smithconfig MIPS_CLOCK_VSYSCALL 1162a7f4df4eSAlex Smith def_bool CSRC_R4K || CLKSRC_MIPS_GIC 1163a7f4df4eSAlex Smith 1164a9aec7feSAtsushi Nemotoconfig GPIO_TXX9 1165d30a2b47SLinus Walleij select GPIOLIB 1166a9aec7feSAtsushi Nemoto bool 1167a9aec7feSAtsushi Nemoto 11680e2794b0SRalf Baechleconfig FW_CFE 1169df78b5c8SAurelien Jarno bool 1170df78b5c8SAurelien Jarno 117140e084a5SRalf Baechleconfig ARCH_SUPPORTS_UPROBES 117240e084a5SRalf Baechle bool 117340e084a5SRalf Baechle 117420d33064SPaul Burtonconfig DMA_PERDEV_COHERENT 117520d33064SPaul Burton bool 1176347cb6afSChristoph Hellwig select ARCH_HAS_SETUP_DMA_OPS 11775748e1b3SChristoph Hellwig select DMA_NONCOHERENT 117820d33064SPaul Burton 11791da177e4SLinus Torvaldsconfig DMA_NONCOHERENT 11801da177e4SLinus Torvalds bool 1181db91427bSChristoph Hellwig # 1182db91427bSChristoph Hellwig # MIPS allows mixing "slightly different" Cacheability and Coherency 1183db91427bSChristoph Hellwig # Attribute bits. It is believed that the uncached access through 1184db91427bSChristoph Hellwig # KSEG1 and the implementation specific "uncached accelerated" used 1185db91427bSChristoph Hellwig # by pgprot_writcombine can be mixed, and the latter sometimes provides 1186db91427bSChristoph Hellwig # significant advantages. 1187db91427bSChristoph Hellwig # 1188419e2f18SChristoph Hellwig select ARCH_HAS_DMA_WRITE_COMBINE 1189fa7e2247SChristoph Hellwig select ARCH_HAS_DMA_PREP_COHERENT 1190f8c55dc6SChristoph Hellwig select ARCH_HAS_SYNC_DMA_FOR_DEVICE 1191fa7e2247SChristoph Hellwig select ARCH_HAS_DMA_SET_UNCACHED 119234dc0ea6SChristoph Hellwig select DMA_NONCOHERENT_MMAP 119334dc0ea6SChristoph Hellwig select NEED_DMA_MAP_STATE 11944ce588cdSRalf Baechle 119536a88530SRalf Baechleconfig SYS_HAS_EARLY_PRINTK 11961da177e4SLinus Torvalds bool 11971da177e4SLinus Torvalds 11981b2bc75cSRalf Baechleconfig SYS_SUPPORTS_HOTPLUG_CPU 1199dbb74540SRalf Baechle bool 1200dbb74540SRalf Baechle 12011da177e4SLinus Torvaldsconfig MIPS_BONITO64 12021da177e4SLinus Torvalds bool 12031da177e4SLinus Torvalds 12041da177e4SLinus Torvaldsconfig MIPS_MSC 12051da177e4SLinus Torvalds bool 12061da177e4SLinus Torvalds 120739b8d525SRalf Baechleconfig SYNC_R4K 120839b8d525SRalf Baechle bool 120939b8d525SRalf Baechle 1210ce816fa8SUwe Kleine-Königconfig NO_IOPORT_MAP 1211d388d685SMaciej W. Rozycki def_bool n 1212d388d685SMaciej W. Rozycki 12134e0748f5SMarkos Chandrasconfig GENERIC_CSUM 121418d84e2eSAlexander Lobakin def_bool CPU_NO_LOAD_STORE_LR 12154e0748f5SMarkos Chandras 12168313da30SRalf Baechleconfig GENERIC_ISA_DMA 12178313da30SRalf Baechle bool 12188313da30SRalf Baechle select ZONE_DMA if GENERIC_ISA_DMA_SUPPORT_BROKEN=n 1219a35bee8aSNamhyung Kim select ISA_DMA_API 12208313da30SRalf Baechle 1221aa414dffSRalf Baechleconfig GENERIC_ISA_DMA_SUPPORT_BROKEN 1222aa414dffSRalf Baechle bool 12238313da30SRalf Baechle select GENERIC_ISA_DMA 1224aa414dffSRalf Baechle 122578bdbbacSMasahiro Yamadaconfig HAVE_PLAT_DELAY 122678bdbbacSMasahiro Yamada bool 122778bdbbacSMasahiro Yamada 122878bdbbacSMasahiro Yamadaconfig HAVE_PLAT_FW_INIT_CMDLINE 122978bdbbacSMasahiro Yamada bool 123078bdbbacSMasahiro Yamada 123178bdbbacSMasahiro Yamadaconfig HAVE_PLAT_MEMCPY 123278bdbbacSMasahiro Yamada bool 123378bdbbacSMasahiro Yamada 1234a35bee8aSNamhyung Kimconfig ISA_DMA_API 1235a35bee8aSNamhyung Kim bool 1236a35bee8aSNamhyung Kim 12378c530ea3SMatt Redfearnconfig SYS_SUPPORTS_RELOCATABLE 12388c530ea3SMatt Redfearn bool 12398c530ea3SMatt Redfearn help 12408c530ea3SMatt Redfearn Selected if the platform supports relocating the kernel. 12418c530ea3SMatt Redfearn The platform must provide plat_get_fdt() if it selects CONFIG_USE_OF 12428c530ea3SMatt Redfearn to allow access to command line and entropy sources. 12438c530ea3SMatt Redfearn 1244f381bf6dSDavid Daneyconfig MIPS_CBPF_JIT 1245f381bf6dSDavid Daney def_bool y 1246f381bf6dSDavid Daney depends on BPF_JIT && HAVE_CBPF_JIT 1247f381bf6dSDavid Daney 1248f381bf6dSDavid Daneyconfig MIPS_EBPF_JIT 1249f381bf6dSDavid Daney def_bool y 1250f381bf6dSDavid Daney depends on BPF_JIT && HAVE_EBPF_JIT 1251f381bf6dSDavid Daney 1252f381bf6dSDavid Daney 12535e83d430SRalf Baechle# 12546b2aac42SMasanari Iida# Endianness selection. Sufficiently obscure so many users don't know what to 12555e83d430SRalf Baechle# answer,so we try hard to limit the available choices. Also the use of a 12565e83d430SRalf Baechle# choice statement should be more obvious to the user. 12575e83d430SRalf Baechle# 12585e83d430SRalf Baechlechoice 12596b2aac42SMasanari Iida prompt "Endianness selection" 12601da177e4SLinus Torvalds help 12611da177e4SLinus Torvalds Some MIPS machines can be configured for either little or big endian 12625e83d430SRalf Baechle byte order. These modes require different kernels and a different 12633cb2fcccSMatt LaPlante Linux distribution. In general there is one preferred byteorder for a 12645e83d430SRalf Baechle particular system but some systems are just as commonly used in the 12653dde6ad8SDavid Sterba one or the other endianness. 12665e83d430SRalf Baechle 12675e83d430SRalf Baechleconfig CPU_BIG_ENDIAN 12685e83d430SRalf Baechle bool "Big endian" 12695e83d430SRalf Baechle depends on SYS_SUPPORTS_BIG_ENDIAN 12705e83d430SRalf Baechle 12715e83d430SRalf Baechleconfig CPU_LITTLE_ENDIAN 12725e83d430SRalf Baechle bool "Little endian" 12735e83d430SRalf Baechle depends on SYS_SUPPORTS_LITTLE_ENDIAN 12745e83d430SRalf Baechle 12755e83d430SRalf Baechleendchoice 12765e83d430SRalf Baechle 127722b0763aSDavid Daneyconfig EXPORT_UASM 127822b0763aSDavid Daney bool 127922b0763aSDavid Daney 12802116245eSRalf Baechleconfig SYS_SUPPORTS_APM_EMULATION 12812116245eSRalf Baechle bool 12822116245eSRalf Baechle 12835e83d430SRalf Baechleconfig SYS_SUPPORTS_BIG_ENDIAN 12845e83d430SRalf Baechle bool 12855e83d430SRalf Baechle 12865e83d430SRalf Baechleconfig SYS_SUPPORTS_LITTLE_ENDIAN 12875e83d430SRalf Baechle bool 12881da177e4SLinus Torvalds 1289aa1762f4SDavid Daneyconfig MIPS_HUGE_TLB_SUPPORT 1290aa1762f4SDavid Daney def_bool HUGETLB_PAGE || TRANSPARENT_HUGEPAGE 1291aa1762f4SDavid Daney 12929267a30dSMarc St-Jeanconfig IRQ_MSP_SLP 12939267a30dSMarc St-Jean bool 12949267a30dSMarc St-Jean 12959267a30dSMarc St-Jeanconfig IRQ_MSP_CIC 12969267a30dSMarc St-Jean bool 12979267a30dSMarc St-Jean 12988420fd00SAtsushi Nemotoconfig IRQ_TXX9 12998420fd00SAtsushi Nemoto bool 13008420fd00SAtsushi Nemoto 1301d5ab1a69SYoichi Yuasaconfig IRQ_GT641XX 1302d5ab1a69SYoichi Yuasa bool 1303d5ab1a69SYoichi Yuasa 1304252161ecSYoichi Yuasaconfig PCI_GT64XXX_PCI0 13051da177e4SLinus Torvalds bool 13061da177e4SLinus Torvalds 1307a57140e9SThomas Bogendoerferconfig PCI_XTALK_BRIDGE 1308a57140e9SThomas Bogendoerfer bool 1309a57140e9SThomas Bogendoerfer 13109267a30dSMarc St-Jeanconfig NO_EXCEPT_FILL 13119267a30dSMarc St-Jean bool 13129267a30dSMarc St-Jean 1313a7e07b1aSMarkos Chandrasconfig MIPS_SPRAM 1314a7e07b1aSMarkos Chandras bool 1315a7e07b1aSMarkos Chandras 13161da177e4SLinus Torvaldsconfig SWAP_IO_SPACE 13171da177e4SLinus Torvalds bool 13181da177e4SLinus Torvalds 1319e2defae5SThomas Bogendoerferconfig SGI_HAS_INDYDOG 1320e2defae5SThomas Bogendoerfer bool 1321e2defae5SThomas Bogendoerfer 13225b438c44SThomas Bogendoerferconfig SGI_HAS_HAL2 13235b438c44SThomas Bogendoerfer bool 13245b438c44SThomas Bogendoerfer 1325e2defae5SThomas Bogendoerferconfig SGI_HAS_SEEQ 1326e2defae5SThomas Bogendoerfer bool 1327e2defae5SThomas Bogendoerfer 1328e2defae5SThomas Bogendoerferconfig SGI_HAS_WD93 1329e2defae5SThomas Bogendoerfer bool 1330e2defae5SThomas Bogendoerfer 1331e2defae5SThomas Bogendoerferconfig SGI_HAS_ZILOG 1332e2defae5SThomas Bogendoerfer bool 1333e2defae5SThomas Bogendoerfer 1334e2defae5SThomas Bogendoerferconfig SGI_HAS_I8042 1335e2defae5SThomas Bogendoerfer bool 1336e2defae5SThomas Bogendoerfer 1337e2defae5SThomas Bogendoerferconfig DEFAULT_SGI_PARTITION 1338e2defae5SThomas Bogendoerfer bool 1339e2defae5SThomas Bogendoerfer 13400e2794b0SRalf Baechleconfig FW_ARC32 13415e83d430SRalf Baechle bool 13425e83d430SRalf Baechle 1343aaa9fad3SPaul Bolleconfig FW_SNIPROM 1344231a35d3SThomas Bogendoerfer bool 1345231a35d3SThomas Bogendoerfer 13461da177e4SLinus Torvaldsconfig BOOT_ELF32 13471da177e4SLinus Torvalds bool 13481da177e4SLinus Torvalds 1349930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_4 1350930beb5aSFlorian Fainelli bool 1351930beb5aSFlorian Fainelli 1352930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_5 1353930beb5aSFlorian Fainelli bool 1354930beb5aSFlorian Fainelli 1355930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_6 1356930beb5aSFlorian Fainelli bool 1357930beb5aSFlorian Fainelli 1358930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_7 1359930beb5aSFlorian Fainelli bool 1360930beb5aSFlorian Fainelli 13611da177e4SLinus Torvaldsconfig MIPS_L1_CACHE_SHIFT 13621da177e4SLinus Torvalds int 1363a4c0201eSFlorian Fainelli default "7" if MIPS_L1_CACHE_SHIFT_7 13645432eeb6SKevin Cernekee default "6" if MIPS_L1_CACHE_SHIFT_6 13655432eeb6SKevin Cernekee default "5" if MIPS_L1_CACHE_SHIFT_5 13665432eeb6SKevin Cernekee default "4" if MIPS_L1_CACHE_SHIFT_4 13671da177e4SLinus Torvalds default "5" 13681da177e4SLinus Torvalds 1369e9422427SThomas Bogendoerferconfig ARC_CMDLINE_ONLY 1370e9422427SThomas Bogendoerfer bool 1371e9422427SThomas Bogendoerfer 13721da177e4SLinus Torvaldsconfig ARC_CONSOLE 13731da177e4SLinus Torvalds bool "ARC console support" 1374e2defae5SThomas Bogendoerfer depends on SGI_IP22 || SGI_IP28 || (SNI_RM && CPU_LITTLE_ENDIAN) 13751da177e4SLinus Torvalds 13761da177e4SLinus Torvaldsconfig ARC_MEMORY 13771da177e4SLinus Torvalds bool 13781da177e4SLinus Torvalds 13791da177e4SLinus Torvaldsconfig ARC_PROMLIB 13801da177e4SLinus Torvalds bool 13811da177e4SLinus Torvalds 13820e2794b0SRalf Baechleconfig FW_ARC64 13831da177e4SLinus Torvalds bool 13841da177e4SLinus Torvalds 13851da177e4SLinus Torvaldsconfig BOOT_ELF64 13861da177e4SLinus Torvalds bool 13871da177e4SLinus Torvalds 13881da177e4SLinus Torvaldsmenu "CPU selection" 13891da177e4SLinus Torvalds 13901da177e4SLinus Torvaldschoice 13911da177e4SLinus Torvalds prompt "CPU type" 13921da177e4SLinus Torvalds default CPU_R4X00 13931da177e4SLinus Torvalds 1394268a2d60SJiaxun Yangconfig CPU_LOONGSON64 1395caed1d1bSHuacai Chen bool "Loongson 64-bit CPU" 1396268a2d60SJiaxun Yang depends on SYS_HAS_CPU_LOONGSON64 1397d3bc81beSChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 139851522217SJiaxun Yang select CPU_MIPSR2 139951522217SJiaxun Yang select CPU_HAS_PREFETCH 14000e476d91SHuacai Chen select CPU_SUPPORTS_64BIT_KERNEL 14010e476d91SHuacai Chen select CPU_SUPPORTS_HIGHMEM 14020e476d91SHuacai Chen select CPU_SUPPORTS_HUGEPAGES 14037507445bSHuacai Chen select CPU_SUPPORTS_MSA 140451522217SJiaxun Yang select CPU_DIEI_BROKEN if !LOONGSON3_ENHANCEMENT 140551522217SJiaxun Yang select CPU_MIPSR2_IRQ_VI 14060e476d91SHuacai Chen select WEAK_ORDERING 14070e476d91SHuacai Chen select WEAK_REORDERING_BEYOND_LLSC 14087507445bSHuacai Chen select MIPS_ASID_BITS_VARIABLE 1409b2edcfc8SHuacai Chen select MIPS_PGD_C0_CONTEXT 141017c99d94SHuacai Chen select MIPS_L1_CACHE_SHIFT_6 1411d30a2b47SLinus Walleij select GPIOLIB 141209230cbcSChristoph Hellwig select SWIOTLB 14130f78355cSHuacai Chen select HAVE_KVM 14140e476d91SHuacai Chen help 1415caed1d1bSHuacai Chen The Loongson GSx64(GS264/GS464/GS464E/GS464V) series of processor 1416caed1d1bSHuacai Chen cores implements the MIPS64R2 instruction set with many extensions, 1417caed1d1bSHuacai Chen including most 64-bit Loongson-2 (2H, 2K) and Loongson-3 (3A1000, 1418caed1d1bSHuacai Chen 3B1000, 3B1500, 3A2000, 3A3000 and 3A4000) processors. However, old 1419caed1d1bSHuacai Chen Loongson-2E/2F is not covered here and will be removed in future. 14200e476d91SHuacai Chen 1421caed1d1bSHuacai Chenconfig LOONGSON3_ENHANCEMENT 1422caed1d1bSHuacai Chen bool "New Loongson-3 CPU Enhancements" 14231e820da3SHuacai Chen default n 1424268a2d60SJiaxun Yang depends on CPU_LOONGSON64 14251e820da3SHuacai Chen help 1426caed1d1bSHuacai Chen New Loongson-3 cores (since Loongson-3A R2, as opposed to Loongson-3A 14271e820da3SHuacai Chen R1, Loongson-3B R1 and Loongson-3B R2) has many enhancements, such as 1428268a2d60SJiaxun Yang FTLB, L1-VCache, EI/DI/Wait/Prefetch instruction, DSP/DSPr2 ASE, User 14291e820da3SHuacai Chen Local register, Read-Inhibit/Execute-Inhibit, SFB (Store Fill Buffer), 14301e820da3SHuacai Chen Fast TLB refill support, etc. 14311e820da3SHuacai Chen 14321e820da3SHuacai Chen This option enable those enhancements which are not probed at run 14331e820da3SHuacai Chen time. If you want a generic kernel to run on all Loongson 3 machines, 14341e820da3SHuacai Chen please say 'N' here. If you want a high-performance kernel to run on 1435caed1d1bSHuacai Chen new Loongson-3 machines only, please say 'Y' here. 14361e820da3SHuacai Chen 1437e02e07e3SHuacai Chenconfig CPU_LOONGSON3_WORKAROUNDS 1438caed1d1bSHuacai Chen bool "Old Loongson-3 LLSC Workarounds" 1439e02e07e3SHuacai Chen default y if SMP 1440268a2d60SJiaxun Yang depends on CPU_LOONGSON64 1441e02e07e3SHuacai Chen help 1442caed1d1bSHuacai Chen Loongson-3 processors have the llsc issues which require workarounds. 1443e02e07e3SHuacai Chen Without workarounds the system may hang unexpectedly. 1444e02e07e3SHuacai Chen 1445caed1d1bSHuacai Chen Newer Loongson-3 will fix these issues and no workarounds are needed. 1446e02e07e3SHuacai Chen The workarounds have no significant side effect on them but may 1447e02e07e3SHuacai Chen decrease the performance of the system so this option should be 1448e02e07e3SHuacai Chen disabled unless the kernel is intended to be run on old systems. 1449e02e07e3SHuacai Chen 1450e02e07e3SHuacai Chen If unsure, please say Y. 1451e02e07e3SHuacai Chen 1452ec7a9318SWANG Xueruiconfig CPU_LOONGSON3_CPUCFG_EMULATION 1453ec7a9318SWANG Xuerui bool "Emulate the CPUCFG instruction on older Loongson cores" 1454ec7a9318SWANG Xuerui default y 1455ec7a9318SWANG Xuerui depends on CPU_LOONGSON64 1456ec7a9318SWANG Xuerui help 1457ec7a9318SWANG Xuerui Loongson-3A R4 and newer have the CPUCFG instruction available for 1458ec7a9318SWANG Xuerui userland to query CPU capabilities, much like CPUID on x86. This 1459ec7a9318SWANG Xuerui option provides emulation of the instruction on older Loongson 1460ec7a9318SWANG Xuerui cores, back to Loongson-3A1000. 1461ec7a9318SWANG Xuerui 1462ec7a9318SWANG Xuerui If unsure, please say Y. 1463ec7a9318SWANG Xuerui 14643702bba5SWu Zhangjinconfig CPU_LOONGSON2E 14653702bba5SWu Zhangjin bool "Loongson 2E" 14663702bba5SWu Zhangjin depends on SYS_HAS_CPU_LOONGSON2E 1467268a2d60SJiaxun Yang select CPU_LOONGSON2EF 14682a21c730SFuxin Zhang help 14692a21c730SFuxin Zhang The Loongson 2E processor implements the MIPS III instruction set 14702a21c730SFuxin Zhang with many extensions. 14712a21c730SFuxin Zhang 147225985edcSLucas De Marchi It has an internal FPGA northbridge, which is compatible to 14736f7a251aSWu Zhangjin bonito64. 14746f7a251aSWu Zhangjin 14756f7a251aSWu Zhangjinconfig CPU_LOONGSON2F 14766f7a251aSWu Zhangjin bool "Loongson 2F" 14776f7a251aSWu Zhangjin depends on SYS_HAS_CPU_LOONGSON2F 1478268a2d60SJiaxun Yang select CPU_LOONGSON2EF 1479d30a2b47SLinus Walleij select GPIOLIB 14806f7a251aSWu Zhangjin help 14816f7a251aSWu Zhangjin The Loongson 2F processor implements the MIPS III instruction set 14826f7a251aSWu Zhangjin with many extensions. 14836f7a251aSWu Zhangjin 14846f7a251aSWu Zhangjin Loongson2F have built-in DDR2 and PCIX controller. The PCIX controller 14856f7a251aSWu Zhangjin have a similar programming interface with FPGA northbridge used in 14866f7a251aSWu Zhangjin Loongson2E. 14876f7a251aSWu Zhangjin 1488ca585cf9SKelvin Cheungconfig CPU_LOONGSON1B 1489ca585cf9SKelvin Cheung bool "Loongson 1B" 1490ca585cf9SKelvin Cheung depends on SYS_HAS_CPU_LOONGSON1B 1491b2afb64cSHuacai Chen select CPU_LOONGSON32 14929ec88b60SKelvin Cheung select LEDS_GPIO_REGISTER 1493ca585cf9SKelvin Cheung help 1494ca585cf9SKelvin Cheung The Loongson 1B is a 32-bit SoC, which implements the MIPS32 1495968dc5a0S谢致邦 (XIE Zhibang) Release 1 instruction set and part of the MIPS32 Release 2 1496968dc5a0S谢致邦 (XIE Zhibang) instruction set. 1497ca585cf9SKelvin Cheung 149812e3280bSYang Lingconfig CPU_LOONGSON1C 149912e3280bSYang Ling bool "Loongson 1C" 150012e3280bSYang Ling depends on SYS_HAS_CPU_LOONGSON1C 1501b2afb64cSHuacai Chen select CPU_LOONGSON32 150212e3280bSYang Ling select LEDS_GPIO_REGISTER 150312e3280bSYang Ling help 150412e3280bSYang Ling The Loongson 1C is a 32-bit SoC, which implements the MIPS32 1505968dc5a0S谢致邦 (XIE Zhibang) Release 1 instruction set and part of the MIPS32 Release 2 1506968dc5a0S谢致邦 (XIE Zhibang) instruction set. 150712e3280bSYang Ling 15086e760c8dSRalf Baechleconfig CPU_MIPS32_R1 15096e760c8dSRalf Baechle bool "MIPS32 Release 1" 15107cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS32_R1 15116e760c8dSRalf Baechle select CPU_HAS_PREFETCH 1512797798c1SRalf Baechle select CPU_SUPPORTS_32BIT_KERNEL 1513ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 15146e760c8dSRalf Baechle help 15155e83d430SRalf Baechle Choose this option to build a kernel for release 1 or later of the 15161e5f1caaSRalf Baechle MIPS32 architecture. Most modern embedded systems with a 32-bit 15171e5f1caaSRalf Baechle MIPS processor are based on a MIPS32 processor. If you know the 15181e5f1caaSRalf Baechle specific type of processor in your system, choose those that one 15191e5f1caaSRalf Baechle otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system. 15201e5f1caaSRalf Baechle Release 2 of the MIPS32 architecture is available since several 15211e5f1caaSRalf Baechle years so chances are you even have a MIPS32 Release 2 processor 15221e5f1caaSRalf Baechle in which case you should choose CPU_MIPS32_R2 instead for better 15231e5f1caaSRalf Baechle performance. 15241e5f1caaSRalf Baechle 15251e5f1caaSRalf Baechleconfig CPU_MIPS32_R2 15261e5f1caaSRalf Baechle bool "MIPS32 Release 2" 15277cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS32_R2 15281e5f1caaSRalf Baechle select CPU_HAS_PREFETCH 1529797798c1SRalf Baechle select CPU_SUPPORTS_32BIT_KERNEL 1530ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 1531a5e9a69eSPaul Burton select CPU_SUPPORTS_MSA 15322235a54dSSanjay Lal select HAVE_KVM 15331e5f1caaSRalf Baechle help 15345e83d430SRalf Baechle Choose this option to build a kernel for release 2 or later of the 15356e760c8dSRalf Baechle MIPS32 architecture. Most modern embedded systems with a 32-bit 15366e760c8dSRalf Baechle MIPS processor are based on a MIPS32 processor. If you know the 15376e760c8dSRalf Baechle specific type of processor in your system, choose those that one 15386e760c8dSRalf Baechle otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system. 15391da177e4SLinus Torvalds 1540ab7c01fdSSerge Seminconfig CPU_MIPS32_R5 1541ab7c01fdSSerge Semin bool "MIPS32 Release 5" 1542ab7c01fdSSerge Semin depends on SYS_HAS_CPU_MIPS32_R5 1543ab7c01fdSSerge Semin select CPU_HAS_PREFETCH 1544ab7c01fdSSerge Semin select CPU_SUPPORTS_32BIT_KERNEL 1545ab7c01fdSSerge Semin select CPU_SUPPORTS_HIGHMEM 1546ab7c01fdSSerge Semin select CPU_SUPPORTS_MSA 1547ab7c01fdSSerge Semin select HAVE_KVM 1548ab7c01fdSSerge Semin select MIPS_O32_FP64_SUPPORT 1549ab7c01fdSSerge Semin help 1550ab7c01fdSSerge Semin Choose this option to build a kernel for release 5 or later of the 1551ab7c01fdSSerge Semin MIPS32 architecture. New MIPS processors, starting with the Warrior 1552ab7c01fdSSerge Semin family, are based on a MIPS32r5 processor. If you own an older 1553ab7c01fdSSerge Semin processor, you probably need to select MIPS32r1 or MIPS32r2 instead. 1554ab7c01fdSSerge Semin 15557fd08ca5SLeonid Yegoshinconfig CPU_MIPS32_R6 1556674d10e2SMarkos Chandras bool "MIPS32 Release 6" 15577fd08ca5SLeonid Yegoshin depends on SYS_HAS_CPU_MIPS32_R6 15587fd08ca5SLeonid Yegoshin select CPU_HAS_PREFETCH 155918d84e2eSAlexander Lobakin select CPU_NO_LOAD_STORE_LR 15607fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_32BIT_KERNEL 15617fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_HIGHMEM 15627fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_MSA 15637fd08ca5SLeonid Yegoshin select HAVE_KVM 15647fd08ca5SLeonid Yegoshin select MIPS_O32_FP64_SUPPORT 15657fd08ca5SLeonid Yegoshin help 15667fd08ca5SLeonid Yegoshin Choose this option to build a kernel for release 6 or later of the 15677fd08ca5SLeonid Yegoshin MIPS32 architecture. New MIPS processors, starting with the Warrior 15687fd08ca5SLeonid Yegoshin family, are based on a MIPS32r6 processor. If you own an older 15697fd08ca5SLeonid Yegoshin processor, you probably need to select MIPS32r1 or MIPS32r2 instead. 15707fd08ca5SLeonid Yegoshin 15716e760c8dSRalf Baechleconfig CPU_MIPS64_R1 15726e760c8dSRalf Baechle bool "MIPS64 Release 1" 15737cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS64_R1 1574797798c1SRalf Baechle select CPU_HAS_PREFETCH 1575ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1576ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1577ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 15789cffd154SDavid Daney select CPU_SUPPORTS_HUGEPAGES 15796e760c8dSRalf Baechle help 15806e760c8dSRalf Baechle Choose this option to build a kernel for release 1 or later of the 15816e760c8dSRalf Baechle MIPS64 architecture. Many modern embedded systems with a 64-bit 15826e760c8dSRalf Baechle MIPS processor are based on a MIPS64 processor. If you know the 15836e760c8dSRalf Baechle specific type of processor in your system, choose those that one 15846e760c8dSRalf Baechle otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system. 15851e5f1caaSRalf Baechle Release 2 of the MIPS64 architecture is available since several 15861e5f1caaSRalf Baechle years so chances are you even have a MIPS64 Release 2 processor 15871e5f1caaSRalf Baechle in which case you should choose CPU_MIPS64_R2 instead for better 15881e5f1caaSRalf Baechle performance. 15891e5f1caaSRalf Baechle 15901e5f1caaSRalf Baechleconfig CPU_MIPS64_R2 15911e5f1caaSRalf Baechle bool "MIPS64 Release 2" 15927cf8053bSRalf Baechle depends on SYS_HAS_CPU_MIPS64_R2 1593797798c1SRalf Baechle select CPU_HAS_PREFETCH 15941e5f1caaSRalf Baechle select CPU_SUPPORTS_32BIT_KERNEL 15951e5f1caaSRalf Baechle select CPU_SUPPORTS_64BIT_KERNEL 1596ec28f306SRalf Baechle select CPU_SUPPORTS_HIGHMEM 15979cffd154SDavid Daney select CPU_SUPPORTS_HUGEPAGES 1598a5e9a69eSPaul Burton select CPU_SUPPORTS_MSA 159940a2df49SJames Hogan select HAVE_KVM 16001e5f1caaSRalf Baechle help 16011e5f1caaSRalf Baechle Choose this option to build a kernel for release 2 or later of the 16021e5f1caaSRalf Baechle MIPS64 architecture. Many modern embedded systems with a 64-bit 16031e5f1caaSRalf Baechle MIPS processor are based on a MIPS64 processor. If you know the 16041e5f1caaSRalf Baechle specific type of processor in your system, choose those that one 16051e5f1caaSRalf Baechle otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system. 16061da177e4SLinus Torvalds 1607ab7c01fdSSerge Seminconfig CPU_MIPS64_R5 1608ab7c01fdSSerge Semin bool "MIPS64 Release 5" 1609ab7c01fdSSerge Semin depends on SYS_HAS_CPU_MIPS64_R5 1610ab7c01fdSSerge Semin select CPU_HAS_PREFETCH 1611ab7c01fdSSerge Semin select CPU_SUPPORTS_32BIT_KERNEL 1612ab7c01fdSSerge Semin select CPU_SUPPORTS_64BIT_KERNEL 1613ab7c01fdSSerge Semin select CPU_SUPPORTS_HIGHMEM 1614ab7c01fdSSerge Semin select CPU_SUPPORTS_HUGEPAGES 1615ab7c01fdSSerge Semin select CPU_SUPPORTS_MSA 1616ab7c01fdSSerge Semin select MIPS_O32_FP64_SUPPORT if 32BIT || MIPS32_O32 1617ab7c01fdSSerge Semin select HAVE_KVM 1618ab7c01fdSSerge Semin help 1619ab7c01fdSSerge Semin Choose this option to build a kernel for release 5 or later of the 1620ab7c01fdSSerge Semin MIPS64 architecture. This is a intermediate MIPS architecture 1621ab7c01fdSSerge Semin release partly implementing release 6 features. Though there is no 1622ab7c01fdSSerge Semin any hardware known to be based on this release. 1623ab7c01fdSSerge Semin 16247fd08ca5SLeonid Yegoshinconfig CPU_MIPS64_R6 1625674d10e2SMarkos Chandras bool "MIPS64 Release 6" 16267fd08ca5SLeonid Yegoshin depends on SYS_HAS_CPU_MIPS64_R6 16277fd08ca5SLeonid Yegoshin select CPU_HAS_PREFETCH 162818d84e2eSAlexander Lobakin select CPU_NO_LOAD_STORE_LR 16297fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_32BIT_KERNEL 16307fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_64BIT_KERNEL 16317fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_HIGHMEM 1632afd375dcSPaul Burton select CPU_SUPPORTS_HUGEPAGES 16337fd08ca5SLeonid Yegoshin select CPU_SUPPORTS_MSA 16342e6c7747SJames Hogan select MIPS_O32_FP64_SUPPORT if 32BIT || MIPS32_O32 163540a2df49SJames Hogan select HAVE_KVM 16367fd08ca5SLeonid Yegoshin help 16377fd08ca5SLeonid Yegoshin Choose this option to build a kernel for release 6 or later of the 16387fd08ca5SLeonid Yegoshin MIPS64 architecture. New MIPS processors, starting with the Warrior 16397fd08ca5SLeonid Yegoshin family, are based on a MIPS64r6 processor. If you own an older 16407fd08ca5SLeonid Yegoshin processor, you probably need to select MIPS64r1 or MIPS64r2 instead. 16417fd08ca5SLeonid Yegoshin 1642281e3aeaSSerge Seminconfig CPU_P5600 1643281e3aeaSSerge Semin bool "MIPS Warrior P5600" 1644281e3aeaSSerge Semin depends on SYS_HAS_CPU_P5600 1645281e3aeaSSerge Semin select CPU_HAS_PREFETCH 1646281e3aeaSSerge Semin select CPU_SUPPORTS_32BIT_KERNEL 1647281e3aeaSSerge Semin select CPU_SUPPORTS_HIGHMEM 1648281e3aeaSSerge Semin select CPU_SUPPORTS_MSA 1649281e3aeaSSerge Semin select CPU_SUPPORTS_CPUFREQ 1650281e3aeaSSerge Semin select CPU_MIPSR2_IRQ_VI 1651281e3aeaSSerge Semin select CPU_MIPSR2_IRQ_EI 1652281e3aeaSSerge Semin select HAVE_KVM 1653281e3aeaSSerge Semin select MIPS_O32_FP64_SUPPORT 1654281e3aeaSSerge Semin help 1655281e3aeaSSerge Semin Choose this option to build a kernel for MIPS Warrior P5600 CPU. 1656281e3aeaSSerge Semin It's based on MIPS32r5 ISA with XPA, EVA, dual/quad issue exec pipes, 1657281e3aeaSSerge Semin MMU with two-levels TLB, UCA, MSA, MDU core level features and system 1658281e3aeaSSerge Semin level features like up to six P5600 calculation cores, CM2 with L2 1659281e3aeaSSerge Semin cache, IOCU/IOMMU (though might be unused depending on the system- 1660281e3aeaSSerge Semin specific IP core configuration), GIC, CPC, virtualisation module, 1661281e3aeaSSerge Semin eJTAG and PDtrace. 1662281e3aeaSSerge Semin 16631da177e4SLinus Torvaldsconfig CPU_R3000 16641da177e4SLinus Torvalds bool "R3000" 16657cf8053bSRalf Baechle depends on SYS_HAS_CPU_R3000 1666f7062ddbSRalf Baechle select CPU_HAS_WB 166754746829SPaul Burton select CPU_R3K_TLB 1668ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1669797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 16701da177e4SLinus Torvalds help 16711da177e4SLinus Torvalds Please make sure to pick the right CPU type. Linux/MIPS is not 16721da177e4SLinus Torvalds designed to be generic, i.e. Kernels compiled for R3000 CPUs will 16731da177e4SLinus Torvalds *not* work on R4000 machines and vice versa. However, since most 16741da177e4SLinus Torvalds of the supported machines have an R4000 (or similar) CPU, R4x00 16751da177e4SLinus Torvalds might be a safe bet. If the resulting kernel does not work, 16761da177e4SLinus Torvalds try to recompile with R3000. 16771da177e4SLinus Torvalds 16781da177e4SLinus Torvaldsconfig CPU_TX39XX 16791da177e4SLinus Torvalds bool "R39XX" 16807cf8053bSRalf Baechle depends on SYS_HAS_CPU_TX39XX 1681ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 168254746829SPaul Burton select CPU_R3K_TLB 16831da177e4SLinus Torvalds 16841da177e4SLinus Torvaldsconfig CPU_VR41XX 16851da177e4SLinus Torvalds bool "R41xx" 16867cf8053bSRalf Baechle depends on SYS_HAS_CPU_VR41XX 1687ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1688ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 16891da177e4SLinus Torvalds help 16905e83d430SRalf Baechle The options selects support for the NEC VR4100 series of processors. 16911da177e4SLinus Torvalds Only choose this option if you have one of these processors as a 16921da177e4SLinus Torvalds kernel built with this option will not run on any other type of 16931da177e4SLinus Torvalds processor or vice versa. 16941da177e4SLinus Torvalds 169565ce6197SLauri Kasanenconfig CPU_R4300 169665ce6197SLauri Kasanen bool "R4300" 169765ce6197SLauri Kasanen depends on SYS_HAS_CPU_R4300 169865ce6197SLauri Kasanen select CPU_SUPPORTS_32BIT_KERNEL 169965ce6197SLauri Kasanen select CPU_SUPPORTS_64BIT_KERNEL 170065ce6197SLauri Kasanen select CPU_HAS_LOAD_STORE_LR 170165ce6197SLauri Kasanen help 170265ce6197SLauri Kasanen MIPS Technologies R4300-series processors. 170365ce6197SLauri Kasanen 17041da177e4SLinus Torvaldsconfig CPU_R4X00 17051da177e4SLinus Torvalds bool "R4x00" 17067cf8053bSRalf Baechle depends on SYS_HAS_CPU_R4X00 1707ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1708ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1709970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17101da177e4SLinus Torvalds help 17111da177e4SLinus Torvalds MIPS Technologies R4000-series processors other than 4300, including 17121da177e4SLinus Torvalds the R4000, R4400, R4600, and 4700. 17131da177e4SLinus Torvalds 17141da177e4SLinus Torvaldsconfig CPU_TX49XX 17151da177e4SLinus Torvalds bool "R49XX" 17167cf8053bSRalf Baechle depends on SYS_HAS_CPU_TX49XX 1717de862b48SAtsushi Nemoto select CPU_HAS_PREFETCH 1718ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1719ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1720970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17211da177e4SLinus Torvalds 17221da177e4SLinus Torvaldsconfig CPU_R5000 17231da177e4SLinus Torvalds bool "R5000" 17247cf8053bSRalf Baechle depends on SYS_HAS_CPU_R5000 1725ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1726ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1727970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17281da177e4SLinus Torvalds help 17291da177e4SLinus Torvalds MIPS Technologies R5000-series processors other than the Nevada. 17301da177e4SLinus Torvalds 1731542c1020SShinya Kuribayashiconfig CPU_R5500 1732542c1020SShinya Kuribayashi bool "R5500" 1733542c1020SShinya Kuribayashi depends on SYS_HAS_CPU_R5500 1734542c1020SShinya Kuribayashi select CPU_SUPPORTS_32BIT_KERNEL 1735542c1020SShinya Kuribayashi select CPU_SUPPORTS_64BIT_KERNEL 17369cffd154SDavid Daney select CPU_SUPPORTS_HUGEPAGES 1737542c1020SShinya Kuribayashi help 1738542c1020SShinya Kuribayashi NEC VR5500 and VR5500A series processors implement 64-bit MIPS IV 1739542c1020SShinya Kuribayashi instruction set. 1740542c1020SShinya Kuribayashi 17411da177e4SLinus Torvaldsconfig CPU_NEVADA 17421da177e4SLinus Torvalds bool "RM52xx" 17437cf8053bSRalf Baechle depends on SYS_HAS_CPU_NEVADA 1744ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1745ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1746970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17471da177e4SLinus Torvalds help 17481da177e4SLinus Torvalds QED / PMC-Sierra RM52xx-series ("Nevada") processors. 17491da177e4SLinus Torvalds 17501da177e4SLinus Torvaldsconfig CPU_R10000 17511da177e4SLinus Torvalds bool "R10000" 17527cf8053bSRalf Baechle depends on SYS_HAS_CPU_R10000 17535e83d430SRalf Baechle select CPU_HAS_PREFETCH 1754ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1755ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1756797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 1757970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17581da177e4SLinus Torvalds help 17591da177e4SLinus Torvalds MIPS Technologies R10000-series processors. 17601da177e4SLinus Torvalds 17611da177e4SLinus Torvaldsconfig CPU_RM7000 17621da177e4SLinus Torvalds bool "RM7000" 17637cf8053bSRalf Baechle depends on SYS_HAS_CPU_RM7000 17645e83d430SRalf Baechle select CPU_HAS_PREFETCH 1765ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1766ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1767797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 1768970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17691da177e4SLinus Torvalds 17701da177e4SLinus Torvaldsconfig CPU_SB1 17711da177e4SLinus Torvalds bool "SB1" 17727cf8053bSRalf Baechle depends on SYS_HAS_CPU_SB1 1773ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_32BIT_KERNEL 1774ed5ba2fbSYoichi Yuasa select CPU_SUPPORTS_64BIT_KERNEL 1775797798c1SRalf Baechle select CPU_SUPPORTS_HIGHMEM 1776970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 17770004a9dfSRalf Baechle select WEAK_ORDERING 17781da177e4SLinus Torvalds 1779a86c7f72SDavid Daneyconfig CPU_CAVIUM_OCTEON 1780a86c7f72SDavid Daney bool "Cavium Octeon processor" 17815e683389SDavid Daney depends on SYS_HAS_CPU_CAVIUM_OCTEON 1782a86c7f72SDavid Daney select CPU_HAS_PREFETCH 1783a86c7f72SDavid Daney select CPU_SUPPORTS_64BIT_KERNEL 1784a86c7f72SDavid Daney select WEAK_ORDERING 1785a86c7f72SDavid Daney select CPU_SUPPORTS_HIGHMEM 17869cffd154SDavid Daney select CPU_SUPPORTS_HUGEPAGES 1787df115f3eSBen Hutchings select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 1788df115f3eSBen Hutchings select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN 1789930beb5aSFlorian Fainelli select MIPS_L1_CACHE_SHIFT_7 17900ae3abcdSJames Hogan select HAVE_KVM 1791a86c7f72SDavid Daney help 1792a86c7f72SDavid Daney The Cavium Octeon processor is a highly integrated chip containing 1793a86c7f72SDavid Daney many ethernet hardware widgets for networking tasks. The processor 1794a86c7f72SDavid Daney can have up to 16 Mips64v2 cores and 8 integrated gigabit ethernets. 1795a86c7f72SDavid Daney Full details can be found at http://www.caviumnetworks.com. 1796a86c7f72SDavid Daney 1797cd746249SJonas Gorskiconfig CPU_BMIPS 1798cd746249SJonas Gorski bool "Broadcom BMIPS" 1799cd746249SJonas Gorski depends on SYS_HAS_CPU_BMIPS 1800cd746249SJonas Gorski select CPU_MIPS32 1801fe7f62c0SJonas Gorski select CPU_BMIPS32_3300 if SYS_HAS_CPU_BMIPS32_3300 1802cd746249SJonas Gorski select CPU_BMIPS4350 if SYS_HAS_CPU_BMIPS4350 1803cd746249SJonas Gorski select CPU_BMIPS4380 if SYS_HAS_CPU_BMIPS4380 1804cd746249SJonas Gorski select CPU_BMIPS5000 if SYS_HAS_CPU_BMIPS5000 1805cd746249SJonas Gorski select CPU_SUPPORTS_32BIT_KERNEL 1806cd746249SJonas Gorski select DMA_NONCOHERENT 180767e38cf2SRalf Baechle select IRQ_MIPS_CPU 1808cd746249SJonas Gorski select SWAP_IO_SPACE 1809cd746249SJonas Gorski select WEAK_ORDERING 1810c1c0c461SKevin Cernekee select CPU_SUPPORTS_HIGHMEM 181169aaf9c8SJonas Gorski select CPU_HAS_PREFETCH 1812a8d709b0SMarkus Mayer select CPU_SUPPORTS_CPUFREQ 1813a8d709b0SMarkus Mayer select MIPS_EXTERNAL_TIMER 1814c1c0c461SKevin Cernekee help 1815fe7f62c0SJonas Gorski Support for BMIPS32/3300/4350/4380 and BMIPS5000 processors. 1816c1c0c461SKevin Cernekee 18177f058e85SJayachandran Cconfig CPU_XLR 18187f058e85SJayachandran C bool "Netlogic XLR SoC" 18197f058e85SJayachandran C depends on SYS_HAS_CPU_XLR 18207f058e85SJayachandran C select CPU_SUPPORTS_32BIT_KERNEL 18217f058e85SJayachandran C select CPU_SUPPORTS_64BIT_KERNEL 18227f058e85SJayachandran C select CPU_SUPPORTS_HIGHMEM 1823970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 18247f058e85SJayachandran C select WEAK_ORDERING 18257f058e85SJayachandran C select WEAK_REORDERING_BEYOND_LLSC 18267f058e85SJayachandran C help 18277f058e85SJayachandran C Netlogic Microsystems XLR/XLS processors. 18281c773ea4SJayachandran C 18291c773ea4SJayachandran Cconfig CPU_XLP 18301c773ea4SJayachandran C bool "Netlogic XLP SoC" 18311c773ea4SJayachandran C depends on SYS_HAS_CPU_XLP 18321c773ea4SJayachandran C select CPU_SUPPORTS_32BIT_KERNEL 18331c773ea4SJayachandran C select CPU_SUPPORTS_64BIT_KERNEL 18341c773ea4SJayachandran C select CPU_SUPPORTS_HIGHMEM 18351c773ea4SJayachandran C select WEAK_ORDERING 18361c773ea4SJayachandran C select WEAK_REORDERING_BEYOND_LLSC 18371c773ea4SJayachandran C select CPU_HAS_PREFETCH 1838d6504846SJayachandran C select CPU_MIPSR2 1839ddba6833SPrem Mallappa select CPU_SUPPORTS_HUGEPAGES 18402db003a5SPaul Burton select MIPS_ASID_BITS_VARIABLE 18411c773ea4SJayachandran C help 18421c773ea4SJayachandran C Netlogic Microsystems XLP processors. 18431da177e4SLinus Torvaldsendchoice 18441da177e4SLinus Torvalds 1845a6e18781SLeonid Yegoshinconfig CPU_MIPS32_3_5_FEATURES 1846a6e18781SLeonid Yegoshin bool "MIPS32 Release 3.5 Features" 1847a6e18781SLeonid Yegoshin depends on SYS_HAS_CPU_MIPS32_R3_5 1848281e3aeaSSerge Semin depends on CPU_MIPS32_R2 || CPU_MIPS32_R5 || CPU_MIPS32_R6 || \ 1849281e3aeaSSerge Semin CPU_P5600 1850a6e18781SLeonid Yegoshin help 1851a6e18781SLeonid Yegoshin Choose this option to build a kernel for release 2 or later of the 1852a6e18781SLeonid Yegoshin MIPS32 architecture including features from the 3.5 release such as 1853a6e18781SLeonid Yegoshin support for Enhanced Virtual Addressing (EVA). 1854a6e18781SLeonid Yegoshin 1855a6e18781SLeonid Yegoshinconfig CPU_MIPS32_3_5_EVA 1856a6e18781SLeonid Yegoshin bool "Enhanced Virtual Addressing (EVA)" 1857a6e18781SLeonid Yegoshin depends on CPU_MIPS32_3_5_FEATURES 1858a6e18781SLeonid Yegoshin select EVA 1859a6e18781SLeonid Yegoshin default y 1860a6e18781SLeonid Yegoshin help 1861a6e18781SLeonid Yegoshin Choose this option if you want to enable the Enhanced Virtual 1862a6e18781SLeonid Yegoshin Addressing (EVA) on your MIPS32 core (such as proAptiv). 1863a6e18781SLeonid Yegoshin One of its primary benefits is an increase in the maximum size 1864a6e18781SLeonid Yegoshin of lowmem (up to 3GB). If unsure, say 'N' here. 1865a6e18781SLeonid Yegoshin 1866c5b36783SSteven J. Hillconfig CPU_MIPS32_R5_FEATURES 1867c5b36783SSteven J. Hill bool "MIPS32 Release 5 Features" 1868c5b36783SSteven J. Hill depends on SYS_HAS_CPU_MIPS32_R5 1869281e3aeaSSerge Semin depends on CPU_MIPS32_R2 || CPU_MIPS32_R5 || CPU_P5600 1870c5b36783SSteven J. Hill help 1871c5b36783SSteven J. Hill Choose this option to build a kernel for release 2 or later of the 1872c5b36783SSteven J. Hill MIPS32 architecture including features from release 5 such as 1873c5b36783SSteven J. Hill support for Extended Physical Addressing (XPA). 1874c5b36783SSteven J. Hill 1875c5b36783SSteven J. Hillconfig CPU_MIPS32_R5_XPA 1876c5b36783SSteven J. Hill bool "Extended Physical Addressing (XPA)" 1877c5b36783SSteven J. Hill depends on CPU_MIPS32_R5_FEATURES 1878c5b36783SSteven J. Hill depends on !EVA 1879c5b36783SSteven J. Hill depends on !PAGE_SIZE_4KB 1880c5b36783SSteven J. Hill depends on SYS_SUPPORTS_HIGHMEM 1881c5b36783SSteven J. Hill select XPA 1882c5b36783SSteven J. Hill select HIGHMEM 1883d4a451d5SChristoph Hellwig select PHYS_ADDR_T_64BIT 1884c5b36783SSteven J. Hill default n 1885c5b36783SSteven J. Hill help 1886c5b36783SSteven J. Hill Choose this option if you want to enable the Extended Physical 1887c5b36783SSteven J. Hill Addressing (XPA) on your MIPS32 core (such as P5600 series). The 1888c5b36783SSteven J. Hill benefit is to increase physical addressing equal to or greater 1889c5b36783SSteven J. Hill than 40 bits. Note that this has the side effect of turning on 1890c5b36783SSteven J. Hill 64-bit addressing which in turn makes the PTEs 64-bit in size. 1891c5b36783SSteven J. Hill If unsure, say 'N' here. 1892c5b36783SSteven J. Hill 1893622844bfSWu Zhangjinif CPU_LOONGSON2F 1894622844bfSWu Zhangjinconfig CPU_NOP_WORKAROUNDS 1895622844bfSWu Zhangjin bool 1896622844bfSWu Zhangjin 1897622844bfSWu Zhangjinconfig CPU_JUMP_WORKAROUNDS 1898622844bfSWu Zhangjin bool 1899622844bfSWu Zhangjin 1900622844bfSWu Zhangjinconfig CPU_LOONGSON2F_WORKAROUNDS 1901622844bfSWu Zhangjin bool "Loongson 2F Workarounds" 1902622844bfSWu Zhangjin default y 1903622844bfSWu Zhangjin select CPU_NOP_WORKAROUNDS 1904622844bfSWu Zhangjin select CPU_JUMP_WORKAROUNDS 1905622844bfSWu Zhangjin help 1906622844bfSWu Zhangjin Loongson 2F01 / 2F02 processors have the NOP & JUMP issues which 1907622844bfSWu Zhangjin require workarounds. Without workarounds the system may hang 1908622844bfSWu Zhangjin unexpectedly. For more information please refer to the gas 1909622844bfSWu Zhangjin -mfix-loongson2f-nop and -mfix-loongson2f-jump options. 1910622844bfSWu Zhangjin 1911622844bfSWu Zhangjin Loongson 2F03 and later have fixed these issues and no workarounds 1912622844bfSWu Zhangjin are needed. The workarounds have no significant side effect on them 1913622844bfSWu Zhangjin but may decrease the performance of the system so this option should 1914622844bfSWu Zhangjin be disabled unless the kernel is intended to be run on 2F01 or 2F02 1915622844bfSWu Zhangjin systems. 1916622844bfSWu Zhangjin 1917622844bfSWu Zhangjin If unsure, please say Y. 1918622844bfSWu Zhangjinendif # CPU_LOONGSON2F 1919622844bfSWu Zhangjin 19201b93b3c3SWu Zhangjinconfig SYS_SUPPORTS_ZBOOT 19211b93b3c3SWu Zhangjin bool 19221b93b3c3SWu Zhangjin select HAVE_KERNEL_GZIP 19231b93b3c3SWu Zhangjin select HAVE_KERNEL_BZIP2 192431c4867dSFlorian Fainelli select HAVE_KERNEL_LZ4 19251b93b3c3SWu Zhangjin select HAVE_KERNEL_LZMA 1926fe1d45e0SWu Zhangjin select HAVE_KERNEL_LZO 19274e23eb63SFlorian Fainelli select HAVE_KERNEL_XZ 1928a510b616SPaul Cercueil select HAVE_KERNEL_ZSTD 19291b93b3c3SWu Zhangjin 19301b93b3c3SWu Zhangjinconfig SYS_SUPPORTS_ZBOOT_UART16550 19311b93b3c3SWu Zhangjin bool 19321b93b3c3SWu Zhangjin select SYS_SUPPORTS_ZBOOT 19331b93b3c3SWu Zhangjin 1934dbb98314SAlban Bedelconfig SYS_SUPPORTS_ZBOOT_UART_PROM 1935dbb98314SAlban Bedel bool 1936dbb98314SAlban Bedel select SYS_SUPPORTS_ZBOOT 1937dbb98314SAlban Bedel 1938268a2d60SJiaxun Yangconfig CPU_LOONGSON2EF 19393702bba5SWu Zhangjin bool 19403702bba5SWu Zhangjin select CPU_SUPPORTS_32BIT_KERNEL 19413702bba5SWu Zhangjin select CPU_SUPPORTS_64BIT_KERNEL 19423702bba5SWu Zhangjin select CPU_SUPPORTS_HIGHMEM 1943970d032fSRalf Baechle select CPU_SUPPORTS_HUGEPAGES 1944e905086eSChristoph Hellwig select ARCH_HAS_PHYS_TO_DMA 19453702bba5SWu Zhangjin 1946b2afb64cSHuacai Chenconfig CPU_LOONGSON32 1947ca585cf9SKelvin Cheung bool 1948ca585cf9SKelvin Cheung select CPU_MIPS32 19497e280f6bSJiaxun Yang select CPU_MIPSR2 1950ca585cf9SKelvin Cheung select CPU_HAS_PREFETCH 1951ca585cf9SKelvin Cheung select CPU_SUPPORTS_32BIT_KERNEL 1952ca585cf9SKelvin Cheung select CPU_SUPPORTS_HIGHMEM 1953f29ad10dSKelvin Cheung select CPU_SUPPORTS_CPUFREQ 1954ca585cf9SKelvin Cheung 1955fe7f62c0SJonas Gorskiconfig CPU_BMIPS32_3300 195604fa8bf7SJonas Gorski select SMP_UP if SMP 19571bbb6c1bSKevin Cernekee bool 1958cd746249SJonas Gorski 1959cd746249SJonas Gorskiconfig CPU_BMIPS4350 1960cd746249SJonas Gorski bool 1961cd746249SJonas Gorski select SYS_SUPPORTS_SMP 1962cd746249SJonas Gorski select SYS_SUPPORTS_HOTPLUG_CPU 1963cd746249SJonas Gorski 1964cd746249SJonas Gorskiconfig CPU_BMIPS4380 1965cd746249SJonas Gorski bool 1966bbf2ba67SKevin Cernekee select MIPS_L1_CACHE_SHIFT_6 1967cd746249SJonas Gorski select SYS_SUPPORTS_SMP 1968cd746249SJonas Gorski select SYS_SUPPORTS_HOTPLUG_CPU 1969b4720809SFlorian Fainelli select CPU_HAS_RIXI 1970cd746249SJonas Gorski 1971cd746249SJonas Gorskiconfig CPU_BMIPS5000 1972cd746249SJonas Gorski bool 1973cd746249SJonas Gorski select MIPS_CPU_SCACHE 1974bbf2ba67SKevin Cernekee select MIPS_L1_CACHE_SHIFT_7 1975cd746249SJonas Gorski select SYS_SUPPORTS_SMP 1976cd746249SJonas Gorski select SYS_SUPPORTS_HOTPLUG_CPU 1977b4720809SFlorian Fainelli select CPU_HAS_RIXI 19781bbb6c1bSKevin Cernekee 1979268a2d60SJiaxun Yangconfig SYS_HAS_CPU_LOONGSON64 19800e476d91SHuacai Chen bool 19810e476d91SHuacai Chen select CPU_SUPPORTS_CPUFREQ 1982b2edcfc8SHuacai Chen select CPU_HAS_RIXI 19830e476d91SHuacai Chen 19843702bba5SWu Zhangjinconfig SYS_HAS_CPU_LOONGSON2E 19852a21c730SFuxin Zhang bool 19862a21c730SFuxin Zhang 19876f7a251aSWu Zhangjinconfig SYS_HAS_CPU_LOONGSON2F 19886f7a251aSWu Zhangjin bool 198955045ff5SWu Zhangjin select CPU_SUPPORTS_CPUFREQ 199055045ff5SWu Zhangjin select CPU_SUPPORTS_ADDRWINCFG if 64BIT 19916f7a251aSWu Zhangjin 1992ca585cf9SKelvin Cheungconfig SYS_HAS_CPU_LOONGSON1B 1993ca585cf9SKelvin Cheung bool 1994ca585cf9SKelvin Cheung 199512e3280bSYang Lingconfig SYS_HAS_CPU_LOONGSON1C 199612e3280bSYang Ling bool 199712e3280bSYang Ling 19987cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R1 19997cf8053bSRalf Baechle bool 20007cf8053bSRalf Baechle 20017cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R2 20027cf8053bSRalf Baechle bool 20037cf8053bSRalf Baechle 2004a6e18781SLeonid Yegoshinconfig SYS_HAS_CPU_MIPS32_R3_5 2005a6e18781SLeonid Yegoshin bool 2006a6e18781SLeonid Yegoshin 2007c5b36783SSteven J. Hillconfig SYS_HAS_CPU_MIPS32_R5 2008c5b36783SSteven J. Hill bool 20099ae1f262SPaul Burton select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT 2010c5b36783SSteven J. Hill 20117fd08ca5SLeonid Yegoshinconfig SYS_HAS_CPU_MIPS32_R6 20127fd08ca5SLeonid Yegoshin bool 20139ae1f262SPaul Burton select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT 20147fd08ca5SLeonid Yegoshin 20157cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R1 20167cf8053bSRalf Baechle bool 20177cf8053bSRalf Baechle 20187cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R2 20197cf8053bSRalf Baechle bool 20207cf8053bSRalf Baechle 20217fd08ca5SLeonid Yegoshinconfig SYS_HAS_CPU_MIPS64_R6 20227fd08ca5SLeonid Yegoshin bool 20239ae1f262SPaul Burton select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT 20247fd08ca5SLeonid Yegoshin 2025281e3aeaSSerge Seminconfig SYS_HAS_CPU_P5600 2026281e3aeaSSerge Semin bool 2027281e3aeaSSerge Semin select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT 2028281e3aeaSSerge Semin 20297cf8053bSRalf Baechleconfig SYS_HAS_CPU_R3000 20307cf8053bSRalf Baechle bool 20317cf8053bSRalf Baechle 20327cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX39XX 20337cf8053bSRalf Baechle bool 20347cf8053bSRalf Baechle 20357cf8053bSRalf Baechleconfig SYS_HAS_CPU_VR41XX 20367cf8053bSRalf Baechle bool 20377cf8053bSRalf Baechle 203865ce6197SLauri Kasanenconfig SYS_HAS_CPU_R4300 203965ce6197SLauri Kasanen bool 204065ce6197SLauri Kasanen 20417cf8053bSRalf Baechleconfig SYS_HAS_CPU_R4X00 20427cf8053bSRalf Baechle bool 20437cf8053bSRalf Baechle 20447cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX49XX 20457cf8053bSRalf Baechle bool 20467cf8053bSRalf Baechle 20477cf8053bSRalf Baechleconfig SYS_HAS_CPU_R5000 20487cf8053bSRalf Baechle bool 20497cf8053bSRalf Baechle 2050542c1020SShinya Kuribayashiconfig SYS_HAS_CPU_R5500 2051542c1020SShinya Kuribayashi bool 2052542c1020SShinya Kuribayashi 20537cf8053bSRalf Baechleconfig SYS_HAS_CPU_NEVADA 20547cf8053bSRalf Baechle bool 20557cf8053bSRalf Baechle 20567cf8053bSRalf Baechleconfig SYS_HAS_CPU_R10000 20577cf8053bSRalf Baechle bool 20589ae1f262SPaul Burton select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT 20597cf8053bSRalf Baechle 20607cf8053bSRalf Baechleconfig SYS_HAS_CPU_RM7000 20617cf8053bSRalf Baechle bool 20627cf8053bSRalf Baechle 20637cf8053bSRalf Baechleconfig SYS_HAS_CPU_SB1 20647cf8053bSRalf Baechle bool 20657cf8053bSRalf Baechle 20665e683389SDavid Daneyconfig SYS_HAS_CPU_CAVIUM_OCTEON 20675e683389SDavid Daney bool 20685e683389SDavid Daney 2069cd746249SJonas Gorskiconfig SYS_HAS_CPU_BMIPS 2070c1c0c461SKevin Cernekee bool 2071c1c0c461SKevin Cernekee 2072fe7f62c0SJonas Gorskiconfig SYS_HAS_CPU_BMIPS32_3300 2073c1c0c461SKevin Cernekee bool 2074cd746249SJonas Gorski select SYS_HAS_CPU_BMIPS 2075c1c0c461SKevin Cernekee 2076c1c0c461SKevin Cernekeeconfig SYS_HAS_CPU_BMIPS4350 2077c1c0c461SKevin Cernekee bool 2078cd746249SJonas Gorski select SYS_HAS_CPU_BMIPS 2079c1c0c461SKevin Cernekee 2080c1c0c461SKevin Cernekeeconfig SYS_HAS_CPU_BMIPS4380 2081c1c0c461SKevin Cernekee bool 2082cd746249SJonas Gorski select SYS_HAS_CPU_BMIPS 2083c1c0c461SKevin Cernekee 2084c1c0c461SKevin Cernekeeconfig SYS_HAS_CPU_BMIPS5000 2085c1c0c461SKevin Cernekee bool 2086cd746249SJonas Gorski select SYS_HAS_CPU_BMIPS 2087f263f2a2SHauke Mehrtens select ARCH_HAS_SYNC_DMA_FOR_CPU 2088c1c0c461SKevin Cernekee 20897f058e85SJayachandran Cconfig SYS_HAS_CPU_XLR 20907f058e85SJayachandran C bool 20917f058e85SJayachandran C 20921c773ea4SJayachandran Cconfig SYS_HAS_CPU_XLP 20931c773ea4SJayachandran C bool 20941c773ea4SJayachandran C 209517099b11SRalf Baechle# 209617099b11SRalf Baechle# CPU may reorder R->R, R->W, W->R, W->W 209717099b11SRalf Baechle# Reordering beyond LL and SC is handled in WEAK_REORDERING_BEYOND_LLSC 209817099b11SRalf Baechle# 20990004a9dfSRalf Baechleconfig WEAK_ORDERING 21000004a9dfSRalf Baechle bool 210117099b11SRalf Baechle 210217099b11SRalf Baechle# 210317099b11SRalf Baechle# CPU may reorder reads and writes beyond LL/SC 210417099b11SRalf Baechle# CPU may reorder R->LL, R->LL, W->LL, W->LL, R->SC, R->SC, W->SC, W->SC 210517099b11SRalf Baechle# 210617099b11SRalf Baechleconfig WEAK_REORDERING_BEYOND_LLSC 210717099b11SRalf Baechle bool 21085e83d430SRalf Baechleendmenu 21095e83d430SRalf Baechle 21105e83d430SRalf Baechle# 21115e83d430SRalf Baechle# These two indicate any level of the MIPS32 and MIPS64 architecture 21125e83d430SRalf Baechle# 21135e83d430SRalf Baechleconfig CPU_MIPS32 21145e83d430SRalf Baechle bool 2115ab7c01fdSSerge Semin default y if CPU_MIPS32_R1 || CPU_MIPS32_R2 || CPU_MIPS32_R5 || \ 2116281e3aeaSSerge Semin CPU_MIPS32_R6 || CPU_P5600 21175e83d430SRalf Baechle 21185e83d430SRalf Baechleconfig CPU_MIPS64 21195e83d430SRalf Baechle bool 2120ab7c01fdSSerge Semin default y if CPU_MIPS64_R1 || CPU_MIPS64_R2 || CPU_MIPS64_R5 || \ 21215a4fa44fSJason A. Donenfeld CPU_MIPS64_R6 || CPU_LOONGSON64 || CPU_CAVIUM_OCTEON 21225e83d430SRalf Baechle 21235e83d430SRalf Baechle# 212457eeacedSPaul Burton# These indicate the revision of the architecture 21255e83d430SRalf Baechle# 21265e83d430SRalf Baechleconfig CPU_MIPSR1 21275e83d430SRalf Baechle bool 21285e83d430SRalf Baechle default y if CPU_MIPS32_R1 || CPU_MIPS64_R1 21295e83d430SRalf Baechle 21305e83d430SRalf Baechleconfig CPU_MIPSR2 21315e83d430SRalf Baechle bool 2132a86c7f72SDavid Daney default y if CPU_MIPS32_R2 || CPU_MIPS64_R2 || CPU_CAVIUM_OCTEON 21338256b17eSFlorian Fainelli select CPU_HAS_RIXI 2134ba9196d2SJiaxun Yang select CPU_HAS_DIEI if !CPU_DIEI_BROKEN 2135a7e07b1aSMarkos Chandras select MIPS_SPRAM 21365e83d430SRalf Baechle 2137ab7c01fdSSerge Seminconfig CPU_MIPSR5 2138ab7c01fdSSerge Semin bool 2139281e3aeaSSerge Semin default y if CPU_MIPS32_R5 || CPU_MIPS64_R5 || CPU_P5600 2140ab7c01fdSSerge Semin select CPU_HAS_RIXI 2141ab7c01fdSSerge Semin select CPU_HAS_DIEI if !CPU_DIEI_BROKEN 2142ab7c01fdSSerge Semin select MIPS_SPRAM 2143ab7c01fdSSerge Semin 21447fd08ca5SLeonid Yegoshinconfig CPU_MIPSR6 21457fd08ca5SLeonid Yegoshin bool 21467fd08ca5SLeonid Yegoshin default y if CPU_MIPS32_R6 || CPU_MIPS64_R6 21478256b17eSFlorian Fainelli select CPU_HAS_RIXI 2148ba9196d2SJiaxun Yang select CPU_HAS_DIEI if !CPU_DIEI_BROKEN 214987321fddSPaul Burton select HAVE_ARCH_BITREVERSE 21502db003a5SPaul Burton select MIPS_ASID_BITS_VARIABLE 21514a5dc51eSMarcin Nowakowski select MIPS_CRC_SUPPORT 2152a7e07b1aSMarkos Chandras select MIPS_SPRAM 21535e83d430SRalf Baechle 215457eeacedSPaul Burtonconfig TARGET_ISA_REV 215557eeacedSPaul Burton int 215657eeacedSPaul Burton default 1 if CPU_MIPSR1 215757eeacedSPaul Burton default 2 if CPU_MIPSR2 2158ab7c01fdSSerge Semin default 5 if CPU_MIPSR5 215957eeacedSPaul Burton default 6 if CPU_MIPSR6 216057eeacedSPaul Burton default 0 216157eeacedSPaul Burton help 216257eeacedSPaul Burton Reflects the ISA revision being targeted by the kernel build. This 216357eeacedSPaul Burton is effectively the Kconfig equivalent of MIPS_ISA_REV. 216457eeacedSPaul Burton 2165a6e18781SLeonid Yegoshinconfig EVA 2166a6e18781SLeonid Yegoshin bool 2167a6e18781SLeonid Yegoshin 2168c5b36783SSteven J. Hillconfig XPA 2169c5b36783SSteven J. Hill bool 2170c5b36783SSteven J. Hill 21715e83d430SRalf Baechleconfig SYS_SUPPORTS_32BIT_KERNEL 21725e83d430SRalf Baechle bool 21735e83d430SRalf Baechleconfig SYS_SUPPORTS_64BIT_KERNEL 21745e83d430SRalf Baechle bool 21755e83d430SRalf Baechleconfig CPU_SUPPORTS_32BIT_KERNEL 21765e83d430SRalf Baechle bool 21775e83d430SRalf Baechleconfig CPU_SUPPORTS_64BIT_KERNEL 21785e83d430SRalf Baechle bool 217955045ff5SWu Zhangjinconfig CPU_SUPPORTS_CPUFREQ 218055045ff5SWu Zhangjin bool 218155045ff5SWu Zhangjinconfig CPU_SUPPORTS_ADDRWINCFG 218255045ff5SWu Zhangjin bool 21839cffd154SDavid Daneyconfig CPU_SUPPORTS_HUGEPAGES 21849cffd154SDavid Daney bool 2185171543e7SDaniel Silsby depends on !(32BIT && (ARCH_PHYS_ADDR_T_64BIT || EVA)) 218682622284SDavid Daneyconfig MIPS_PGD_C0_CONTEXT 218782622284SDavid Daney bool 2188c6972fb9SHuang Pei depends on 64BIT 2189c6972fb9SHuang Pei default y if (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 22231e321fa9SLeonid Yegoshinconfig MIPS_VA_BITS_48 22241e321fa9SLeonid Yegoshin bool "48 bits virtual memory" 22251e321fa9SLeonid Yegoshin depends on 64BIT 22261e321fa9SLeonid Yegoshin help 22273377e227SAlex Belits Support a maximum at least 48 bits of application virtual 22283377e227SAlex Belits memory. Default is 40 bits or less, depending on the CPU. 22293377e227SAlex Belits For page sizes 16k and above, this option results in a small 22303377e227SAlex Belits memory overhead for page tables. For 4k page size, a fourth 22313377e227SAlex Belits level of page tables is added which imposes both a memory 22323377e227SAlex Belits overhead as well as slower TLB fault handling. 22333377e227SAlex Belits 22341e321fa9SLeonid Yegoshin If unsure, say N. 22351e321fa9SLeonid Yegoshin 22361da177e4SLinus Torvaldschoice 22371da177e4SLinus Torvalds prompt "Kernel page size" 22381da177e4SLinus Torvalds default PAGE_SIZE_4KB 22391da177e4SLinus Torvalds 22401da177e4SLinus Torvaldsconfig PAGE_SIZE_4KB 22411da177e4SLinus Torvalds bool "4kB" 2242268a2d60SJiaxun Yang depends on !CPU_LOONGSON2EF && !CPU_LOONGSON64 22431da177e4SLinus Torvalds help 22441da177e4SLinus Torvalds This option select the standard 4kB Linux page size. On some 22451da177e4SLinus Torvalds R3000-family processors this is the only available page size. Using 22461da177e4SLinus Torvalds 4kB page size will minimize memory consumption and is therefore 22471da177e4SLinus Torvalds recommended for low memory systems. 22481da177e4SLinus Torvalds 22491da177e4SLinus Torvaldsconfig PAGE_SIZE_8KB 22501da177e4SLinus Torvalds bool "8kB" 2251c2aeaaeaSPaul Burton depends on CPU_CAVIUM_OCTEON 22521e321fa9SLeonid Yegoshin depends on !MIPS_VA_BITS_48 22531da177e4SLinus Torvalds help 22541da177e4SLinus Torvalds Using 8kB page size will result in higher performance kernel at 22551da177e4SLinus Torvalds the price of higher memory consumption. This option is available 2256c2aeaaeaSPaul Burton only on cnMIPS processors. Note that you will need a suitable Linux 2257c2aeaaeaSPaul Burton distribution to support this. 22581da177e4SLinus Torvalds 22591da177e4SLinus Torvaldsconfig PAGE_SIZE_16KB 22601da177e4SLinus Torvalds bool "16kB" 2261714bfad6SRalf Baechle depends on !CPU_R3000 && !CPU_TX39XX 22621da177e4SLinus Torvalds help 22631da177e4SLinus Torvalds Using 16kB page size will result in higher performance kernel at 22641da177e4SLinus Torvalds the price of higher memory consumption. This option is available on 2265714bfad6SRalf Baechle all non-R3000 family processors. Note that you will need a suitable 2266714bfad6SRalf Baechle Linux distribution to support this. 22671da177e4SLinus Torvalds 2268c52399beSRalf Baechleconfig PAGE_SIZE_32KB 2269c52399beSRalf Baechle bool "32kB" 2270c52399beSRalf Baechle depends on CPU_CAVIUM_OCTEON 22711e321fa9SLeonid Yegoshin depends on !MIPS_VA_BITS_48 2272c52399beSRalf Baechle help 2273c52399beSRalf Baechle Using 32kB page size will result in higher performance kernel at 2274c52399beSRalf Baechle the price of higher memory consumption. This option is available 2275c52399beSRalf Baechle only on cnMIPS cores. Note that you will need a suitable Linux 2276c52399beSRalf Baechle distribution to support this. 2277c52399beSRalf Baechle 22781da177e4SLinus Torvaldsconfig PAGE_SIZE_64KB 22791da177e4SLinus Torvalds bool "64kB" 22803b2db173SPaul Burton depends on !CPU_R3000 && !CPU_TX39XX 22811da177e4SLinus Torvalds help 22821da177e4SLinus Torvalds Using 64kB page size will result in higher performance kernel at 22831da177e4SLinus Torvalds the price of higher memory consumption. This option is available on 22841da177e4SLinus Torvalds all non-R3000 family processor. Not that at the time of this 2285714bfad6SRalf Baechle writing this option is still high experimental. 22861da177e4SLinus Torvalds 22871da177e4SLinus Torvaldsendchoice 22881da177e4SLinus Torvalds 2289c9bace7cSDavid Daneyconfig FORCE_MAX_ZONEORDER 2290c9bace7cSDavid Daney int "Maximum zone order" 2291e4362d1eSAlex Smith range 14 64 if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_64KB 2292e4362d1eSAlex Smith default "14" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_64KB 2293e4362d1eSAlex Smith range 13 64 if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_32KB 2294e4362d1eSAlex Smith default "13" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_32KB 2295e4362d1eSAlex Smith range 12 64 if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_16KB 2296e4362d1eSAlex Smith default "12" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_16KB 2297ef923a76SPaul Cercueil range 0 64 2298c9bace7cSDavid Daney default "11" 2299c9bace7cSDavid Daney help 2300c9bace7cSDavid Daney The kernel memory allocator divides physically contiguous memory 2301c9bace7cSDavid Daney blocks into "zones", where each zone is a power of two number of 2302c9bace7cSDavid Daney pages. This option selects the largest power of two that the kernel 2303c9bace7cSDavid Daney keeps in the memory allocator. If you need to allocate very large 2304c9bace7cSDavid Daney blocks of physically contiguous memory, then you may need to 2305c9bace7cSDavid Daney increase this value. 2306c9bace7cSDavid Daney 2307c9bace7cSDavid Daney This config option is actually maximum order plus one. For example, 2308c9bace7cSDavid Daney a value of 11 means that the largest free memory block is 2^10 pages. 2309c9bace7cSDavid Daney 2310c9bace7cSDavid Daney The page size is not necessarily 4KB. Keep this in mind 2311c9bace7cSDavid Daney when choosing a value for this option. 2312c9bace7cSDavid Daney 23131da177e4SLinus Torvaldsconfig BOARD_SCACHE 23141da177e4SLinus Torvalds bool 23151da177e4SLinus Torvalds 23161da177e4SLinus Torvaldsconfig IP22_CPU_SCACHE 23171da177e4SLinus Torvalds bool 23181da177e4SLinus Torvalds select BOARD_SCACHE 23191da177e4SLinus Torvalds 23209318c51aSChris Dearman# 23219318c51aSChris Dearman# Support for a MIPS32 / MIPS64 style S-caches 23229318c51aSChris Dearman# 23239318c51aSChris Dearmanconfig MIPS_CPU_SCACHE 23249318c51aSChris Dearman bool 23259318c51aSChris Dearman select BOARD_SCACHE 23269318c51aSChris Dearman 23271da177e4SLinus Torvaldsconfig R5000_CPU_SCACHE 23281da177e4SLinus Torvalds bool 23291da177e4SLinus Torvalds select BOARD_SCACHE 23301da177e4SLinus Torvalds 23311da177e4SLinus Torvaldsconfig RM7000_CPU_SCACHE 23321da177e4SLinus Torvalds bool 23331da177e4SLinus Torvalds select BOARD_SCACHE 23341da177e4SLinus Torvalds 23351da177e4SLinus Torvaldsconfig SIBYTE_DMA_PAGEOPS 23361da177e4SLinus Torvalds bool "Use DMA to clear/copy pages" 23371da177e4SLinus Torvalds depends on CPU_SB1 23381da177e4SLinus Torvalds help 23391da177e4SLinus Torvalds Instead of using the CPU to zero and copy pages, use a Data Mover 23401da177e4SLinus Torvalds channel. These DMA channels are otherwise unused by the standard 23411da177e4SLinus Torvalds SiByte Linux port. Seems to give a small performance benefit. 23421da177e4SLinus Torvalds 23431da177e4SLinus Torvaldsconfig CPU_HAS_PREFETCH 2344c8094b53SRalf Baechle bool 23451da177e4SLinus Torvalds 23463165c846SFlorian Fainelliconfig CPU_GENERIC_DUMP_TLB 23473165c846SFlorian Fainelli bool 2348c2aeaaeaSPaul Burton default y if !(CPU_R3000 || CPU_TX39XX) 23493165c846SFlorian Fainelli 2350c92e47e5SPaul Burtonconfig MIPS_FP_SUPPORT 2351183b40f9SPaul Burton bool "Floating Point support" if EXPERT 2352183b40f9SPaul Burton default y 2353183b40f9SPaul Burton help 2354183b40f9SPaul Burton Select y to include support for floating point in the kernel 2355183b40f9SPaul Burton including initialization of FPU hardware, FP context save & restore 2356183b40f9SPaul Burton and emulation of an FPU where necessary. Without this support any 2357183b40f9SPaul Burton userland program attempting to use floating point instructions will 2358183b40f9SPaul Burton receive a SIGILL. 2359183b40f9SPaul Burton 2360183b40f9SPaul Burton If you know that your userland will not attempt to use floating point 2361183b40f9SPaul Burton instructions then you can say n here to shrink the kernel a little. 2362183b40f9SPaul Burton 2363183b40f9SPaul Burton If unsure, say y. 2364c92e47e5SPaul Burton 236597f7dcbfSPaul Burtonconfig CPU_R2300_FPU 236697f7dcbfSPaul Burton bool 2367c92e47e5SPaul Burton depends on MIPS_FP_SUPPORT 236897f7dcbfSPaul Burton default y if CPU_R3000 || CPU_TX39XX 236997f7dcbfSPaul Burton 237054746829SPaul Burtonconfig CPU_R3K_TLB 237154746829SPaul Burton bool 237254746829SPaul Burton 237391405eb6SFlorian Fainelliconfig CPU_R4K_FPU 237491405eb6SFlorian Fainelli bool 2375c92e47e5SPaul Burton depends on MIPS_FP_SUPPORT 237697f7dcbfSPaul Burton default y if !CPU_R2300_FPU 237791405eb6SFlorian Fainelli 237862cedc4fSFlorian Fainelliconfig CPU_R4K_CACHE_TLB 237962cedc4fSFlorian Fainelli bool 238054746829SPaul Burton default y if !(CPU_R3K_TLB || CPU_SB1 || CPU_CAVIUM_OCTEON) 238162cedc4fSFlorian Fainelli 238259d6ab86SRalf Baechleconfig MIPS_MT_SMP 2383a92b7f87SMarkos Chandras bool "MIPS MT SMP support (1 TC on each available VPE)" 23845cbf9688SPaul Burton default y 2385527f1028SPaul Burton depends on SYS_SUPPORTS_MULTITHREADING && !CPU_MIPSR6 && !CPU_MICROMIPS 238659d6ab86SRalf Baechle select CPU_MIPSR2_IRQ_VI 2387d725cf38SChris Dearman select CPU_MIPSR2_IRQ_EI 2388c080faa5SSteven J. Hill select SYNC_R4K 238959d6ab86SRalf Baechle select MIPS_MT 239059d6ab86SRalf Baechle select SMP 239187353d8aSRalf Baechle select SMP_UP 2392c080faa5SSteven J. Hill select SYS_SUPPORTS_SMP 2393c080faa5SSteven J. Hill select SYS_SUPPORTS_SCHED_SMT 2394399aaa25SAl Cooper select MIPS_PERF_SHARED_TC_COUNTERS 239559d6ab86SRalf Baechle help 2396c080faa5SSteven J. Hill This is a kernel model which is known as SMVP. This is supported 2397c080faa5SSteven J. Hill on cores with the MT ASE and uses the available VPEs to implement 2398c080faa5SSteven J. Hill virtual processors which supports SMP. This is equivalent to the 2399c080faa5SSteven J. Hill Intel Hyperthreading feature. For further information go to 2400c080faa5SSteven J. Hill <http://www.imgtec.com/mips/mips-multithreading.asp>. 240159d6ab86SRalf Baechle 2402f41ae0b2SRalf Baechleconfig MIPS_MT 2403f41ae0b2SRalf Baechle bool 2404f41ae0b2SRalf Baechle 24050ab7aefcSRalf Baechleconfig SCHED_SMT 24060ab7aefcSRalf Baechle bool "SMT (multithreading) scheduler support" 24070ab7aefcSRalf Baechle depends on SYS_SUPPORTS_SCHED_SMT 24080ab7aefcSRalf Baechle default n 24090ab7aefcSRalf Baechle help 24100ab7aefcSRalf Baechle SMT scheduler support improves the CPU scheduler's decision making 24110ab7aefcSRalf Baechle when dealing with MIPS MT enabled cores at a cost of slightly 24120ab7aefcSRalf Baechle increased overhead in some places. If unsure say N here. 24130ab7aefcSRalf Baechle 24140ab7aefcSRalf Baechleconfig SYS_SUPPORTS_SCHED_SMT 24150ab7aefcSRalf Baechle bool 24160ab7aefcSRalf Baechle 2417f41ae0b2SRalf Baechleconfig SYS_SUPPORTS_MULTITHREADING 2418f41ae0b2SRalf Baechle bool 2419f41ae0b2SRalf Baechle 2420f088fc84SRalf Baechleconfig MIPS_MT_FPAFF 2421f088fc84SRalf Baechle bool "Dynamic FPU affinity for FP-intensive threads" 2422f088fc84SRalf Baechle default y 2423b633648cSRalf Baechle depends on MIPS_MT_SMP 242407cc0c9eSRalf Baechle 2425b0a668fbSLeonid Yegoshinconfig MIPSR2_TO_R6_EMULATOR 2426b0a668fbSLeonid Yegoshin bool "MIPS R2-to-R6 emulator" 24279eaa9a82SPaul Burton depends on CPU_MIPSR6 2428c92e47e5SPaul Burton depends on MIPS_FP_SUPPORT 2429b0a668fbSLeonid Yegoshin default y 2430b0a668fbSLeonid Yegoshin help 2431b0a668fbSLeonid Yegoshin Choose this option if you want to run non-R6 MIPS userland code. 2432b0a668fbSLeonid Yegoshin Even if you say 'Y' here, the emulator will still be disabled by 243307edf0d4SMarkos Chandras default. You can enable it using the 'mipsr2emu' kernel option. 2434b0a668fbSLeonid Yegoshin The only reason this is a build-time option is to save ~14K from the 2435b0a668fbSLeonid Yegoshin final kernel image. 2436b0a668fbSLeonid Yegoshin 2437f35764e7SJames Hoganconfig SYS_SUPPORTS_VPE_LOADER 2438f35764e7SJames Hogan bool 2439f35764e7SJames Hogan depends on SYS_SUPPORTS_MULTITHREADING 2440f35764e7SJames Hogan help 2441f35764e7SJames Hogan Indicates that the platform supports the VPE loader, and provides 2442f35764e7SJames Hogan physical_memsize. 2443f35764e7SJames Hogan 244407cc0c9eSRalf Baechleconfig MIPS_VPE_LOADER 244507cc0c9eSRalf Baechle bool "VPE loader support." 2446f35764e7SJames Hogan depends on SYS_SUPPORTS_VPE_LOADER && MODULES 244707cc0c9eSRalf Baechle select CPU_MIPSR2_IRQ_VI 244807cc0c9eSRalf Baechle select CPU_MIPSR2_IRQ_EI 244907cc0c9eSRalf Baechle select MIPS_MT 245007cc0c9eSRalf Baechle help 245107cc0c9eSRalf Baechle Includes a loader for loading an elf relocatable object 245207cc0c9eSRalf Baechle onto another VPE and running it. 2453f088fc84SRalf Baechle 245417a1d523SDeng-Cheng Zhuconfig MIPS_VPE_LOADER_CMP 245517a1d523SDeng-Cheng Zhu bool 245617a1d523SDeng-Cheng Zhu default "y" 245717a1d523SDeng-Cheng Zhu depends on MIPS_VPE_LOADER && MIPS_CMP 245817a1d523SDeng-Cheng Zhu 24591a2a6d7eSDeng-Cheng Zhuconfig MIPS_VPE_LOADER_MT 24601a2a6d7eSDeng-Cheng Zhu bool 24611a2a6d7eSDeng-Cheng Zhu default "y" 24621a2a6d7eSDeng-Cheng Zhu depends on MIPS_VPE_LOADER && !MIPS_CMP 24631a2a6d7eSDeng-Cheng Zhu 2464e01402b1SRalf Baechleconfig MIPS_VPE_LOADER_TOM 2465e01402b1SRalf Baechle bool "Load VPE program into memory hidden from linux" 2466e01402b1SRalf Baechle depends on MIPS_VPE_LOADER 2467e01402b1SRalf Baechle default y 2468e01402b1SRalf Baechle help 2469e01402b1SRalf Baechle The loader can use memory that is present but has been hidden from 2470e01402b1SRalf Baechle Linux using the kernel command line option "mem=xxMB". It's up to 2471e01402b1SRalf Baechle you to ensure the amount you put in the option and the space your 2472e01402b1SRalf Baechle program requires is less or equal to the amount physically present. 2473e01402b1SRalf Baechle 2474e01402b1SRalf Baechleconfig MIPS_VPE_APSP_API 2475e01402b1SRalf Baechle bool "Enable support for AP/SP API (RTLX)" 2476e01402b1SRalf Baechle depends on MIPS_VPE_LOADER 2477e01402b1SRalf Baechle 2478da615cf6SDeng-Cheng Zhuconfig MIPS_VPE_APSP_API_CMP 2479da615cf6SDeng-Cheng Zhu bool 2480da615cf6SDeng-Cheng Zhu default "y" 2481da615cf6SDeng-Cheng Zhu depends on MIPS_VPE_APSP_API && MIPS_CMP 2482da615cf6SDeng-Cheng Zhu 24832c973ef0SDeng-Cheng Zhuconfig MIPS_VPE_APSP_API_MT 24842c973ef0SDeng-Cheng Zhu bool 24852c973ef0SDeng-Cheng Zhu default "y" 24862c973ef0SDeng-Cheng Zhu depends on MIPS_VPE_APSP_API && !MIPS_CMP 24872c973ef0SDeng-Cheng Zhu 24884a16ff4cSRalf Baechleconfig MIPS_CMP 24895cac93b3SPaul Burton bool "MIPS CMP framework support (DEPRECATED)" 24905676319cSMarkos Chandras depends on SYS_SUPPORTS_MIPS_CMP && !CPU_MIPSR6 2491b10b43baSMarkos Chandras select SMP 2492eb9b5141STim Anderson select SYNC_R4K 2493b10b43baSMarkos Chandras select SYS_SUPPORTS_SMP 24944a16ff4cSRalf Baechle select WEAK_ORDERING 24954a16ff4cSRalf Baechle default n 24964a16ff4cSRalf Baechle help 2497044505c7SPaul Burton Select this if you are using a bootloader which implements the "CMP 2498044505c7SPaul Burton framework" protocol (ie. YAMON) and want your kernel to make use of 2499044505c7SPaul Burton its ability to start secondary CPUs. 25004a16ff4cSRalf Baechle 25015cac93b3SPaul Burton Unless you have a specific need, you should use CONFIG_MIPS_CPS 25025cac93b3SPaul Burton instead of this. 25035cac93b3SPaul Burton 25040ee958e1SPaul Burtonconfig MIPS_CPS 25050ee958e1SPaul Burton bool "MIPS Coherent Processing System support" 25065a3e7c02SPaul Burton depends on SYS_SUPPORTS_MIPS_CPS 25070ee958e1SPaul Burton select MIPS_CM 25081d8f1f5aSPaul Burton select MIPS_CPS_PM if HOTPLUG_CPU 25090ee958e1SPaul Burton select SMP 25100ee958e1SPaul Burton select SYNC_R4K if (CEVT_R4K || CSRC_R4K) 25111d8f1f5aSPaul Burton select SYS_SUPPORTS_HOTPLUG_CPU 2512c8b7712cSPaul Burton select SYS_SUPPORTS_SCHED_SMT if CPU_MIPSR6 25130ee958e1SPaul Burton select SYS_SUPPORTS_SMP 25140ee958e1SPaul Burton select WEAK_ORDERING 2515d8d3276bSWei Li select GENERIC_IRQ_MIGRATION if HOTPLUG_CPU 25160ee958e1SPaul Burton help 25170ee958e1SPaul Burton Select this if you wish to run an SMP kernel across multiple cores 25180ee958e1SPaul Burton within a MIPS Coherent Processing System. When this option is 25190ee958e1SPaul Burton enabled the kernel will probe for other cores and boot them with 25200ee958e1SPaul Burton no external assistance. It is safe to enable this when hardware 25210ee958e1SPaul Burton support is unavailable. 25220ee958e1SPaul Burton 25233179d37eSPaul Burtonconfig MIPS_CPS_PM 252439a59593SMarkos Chandras depends on MIPS_CPS 25253179d37eSPaul Burton bool 25263179d37eSPaul Burton 25279f98f3ddSPaul Burtonconfig MIPS_CM 25289f98f3ddSPaul Burton bool 25293c9b4166SPaul Burton select MIPS_CPC 25309f98f3ddSPaul Burton 25319c38cf44SPaul Burtonconfig MIPS_CPC 25329c38cf44SPaul Burton bool 25332600990eSRalf Baechle 25341da177e4SLinus Torvaldsconfig SB1_PASS_2_WORKAROUNDS 25351da177e4SLinus Torvalds bool 25361da177e4SLinus Torvalds depends on CPU_SB1 && (CPU_SB1_PASS_2_2 || CPU_SB1_PASS_2) 25371da177e4SLinus Torvalds default y 25381da177e4SLinus Torvalds 25391da177e4SLinus Torvaldsconfig SB1_PASS_2_1_WORKAROUNDS 25401da177e4SLinus Torvalds bool 25411da177e4SLinus Torvalds depends on CPU_SB1 && CPU_SB1_PASS_2 25421da177e4SLinus Torvalds default y 25431da177e4SLinus Torvalds 25449e2b5372SMarkos Chandraschoice 25459e2b5372SMarkos Chandras prompt "SmartMIPS or microMIPS ASE support" 25469e2b5372SMarkos Chandras 25479e2b5372SMarkos Chandrasconfig CPU_NEEDS_NO_SMARTMIPS_OR_MICROMIPS 25489e2b5372SMarkos Chandras bool "None" 25499e2b5372SMarkos Chandras help 25509e2b5372SMarkos Chandras Select this if you want neither microMIPS nor SmartMIPS support 25519e2b5372SMarkos Chandras 25529693a853SFranck Bui-Huuconfig CPU_HAS_SMARTMIPS 25539693a853SFranck Bui-Huu depends on SYS_SUPPORTS_SMARTMIPS 25549e2b5372SMarkos Chandras bool "SmartMIPS" 25559693a853SFranck Bui-Huu help 25569693a853SFranck Bui-Huu SmartMIPS is a extension of the MIPS32 architecture aimed at 25579693a853SFranck Bui-Huu increased security at both hardware and software level for 25589693a853SFranck Bui-Huu smartcards. Enabling this option will allow proper use of the 25599693a853SFranck Bui-Huu SmartMIPS instructions by Linux applications. However a kernel with 25609693a853SFranck Bui-Huu this option will not work on a MIPS core without SmartMIPS core. If 25619693a853SFranck Bui-Huu you don't know you probably don't have SmartMIPS and should say N 25629693a853SFranck Bui-Huu here. 25639693a853SFranck Bui-Huu 2564bce86083SSteven J. Hillconfig CPU_MICROMIPS 25657fd08ca5SLeonid Yegoshin depends on 32BIT && SYS_SUPPORTS_MICROMIPS && !CPU_MIPSR6 25669e2b5372SMarkos Chandras bool "microMIPS" 2567bce86083SSteven J. Hill help 2568bce86083SSteven J. Hill When this option is enabled the kernel will be built using the 2569bce86083SSteven J. Hill microMIPS ISA 2570bce86083SSteven J. Hill 25719e2b5372SMarkos Chandrasendchoice 25729e2b5372SMarkos Chandras 2573a5e9a69eSPaul Burtonconfig CPU_HAS_MSA 25740ce3417eSPaul Burton bool "Support for the MIPS SIMD Architecture" 2575a5e9a69eSPaul Burton depends on CPU_SUPPORTS_MSA 2576c92e47e5SPaul Burton depends on MIPS_FP_SUPPORT 25772a6cb669SPaul Burton depends on 64BIT || MIPS_O32_FP64_SUPPORT 2578a5e9a69eSPaul Burton help 2579a5e9a69eSPaul Burton MIPS SIMD Architecture (MSA) introduces 128 bit wide vector registers 2580a5e9a69eSPaul Burton and a set of SIMD instructions to operate on them. When this option 25811db1af84SPaul Burton is enabled the kernel will support allocating & switching MSA 25821db1af84SPaul Burton vector register contexts. If you know that your kernel will only be 25831db1af84SPaul Burton running on CPUs which do not support MSA or that your userland will 25841db1af84SPaul Burton not be making use of it then you may wish to say N here to reduce 25851db1af84SPaul Burton the size & complexity of your kernel. 2586a5e9a69eSPaul Burton 2587a5e9a69eSPaul Burton If unsure, say Y. 2588a5e9a69eSPaul Burton 25891da177e4SLinus Torvaldsconfig CPU_HAS_WB 2590f7062ddbSRalf Baechle bool 2591e01402b1SRalf Baechle 2592df0ac8a4SKevin Cernekeeconfig XKS01 2593df0ac8a4SKevin Cernekee bool 2594df0ac8a4SKevin Cernekee 2595ba9196d2SJiaxun Yangconfig CPU_HAS_DIEI 2596ba9196d2SJiaxun Yang depends on !CPU_DIEI_BROKEN 2597ba9196d2SJiaxun Yang bool 2598ba9196d2SJiaxun Yang 2599ba9196d2SJiaxun Yangconfig CPU_DIEI_BROKEN 2600ba9196d2SJiaxun Yang bool 2601ba9196d2SJiaxun Yang 26028256b17eSFlorian Fainelliconfig CPU_HAS_RIXI 26038256b17eSFlorian Fainelli bool 26048256b17eSFlorian Fainelli 260518d84e2eSAlexander Lobakinconfig CPU_NO_LOAD_STORE_LR 2606932afdeeSYasha Cherikovsky bool 2607932afdeeSYasha Cherikovsky help 260818d84e2eSAlexander Lobakin CPU lacks support for unaligned load and store instructions: 2609932afdeeSYasha Cherikovsky LWL, LWR, SWL, SWR (Load/store word left/right). 261018d84e2eSAlexander Lobakin LDL, LDR, SDL, SDR (Load/store doubleword left/right, for 64bit 261118d84e2eSAlexander Lobakin systems). 2612932afdeeSYasha Cherikovsky 2613f41ae0b2SRalf Baechle# 2614f41ae0b2SRalf Baechle# Vectored interrupt mode is an R2 feature 2615f41ae0b2SRalf Baechle# 2616e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_VI 2617f41ae0b2SRalf Baechle bool 2618e01402b1SRalf Baechle 2619f41ae0b2SRalf Baechle# 2620f41ae0b2SRalf Baechle# Extended interrupt mode is an R2 feature 2621f41ae0b2SRalf Baechle# 2622e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_EI 2623f41ae0b2SRalf Baechle bool 2624e01402b1SRalf Baechle 26251da177e4SLinus Torvaldsconfig CPU_HAS_SYNC 26261da177e4SLinus Torvalds bool 26271da177e4SLinus Torvalds depends on !CPU_R3000 26281da177e4SLinus Torvalds default y 26291da177e4SLinus Torvalds 26301da177e4SLinus Torvalds# 263120d60d99SMaciej W. Rozycki# CPU non-features 263220d60d99SMaciej W. Rozycki# 263320d60d99SMaciej W. Rozyckiconfig CPU_DADDI_WORKAROUNDS 263420d60d99SMaciej W. Rozycki bool 263520d60d99SMaciej W. Rozycki 263620d60d99SMaciej W. Rozyckiconfig CPU_R4000_WORKAROUNDS 263720d60d99SMaciej W. Rozycki bool 263820d60d99SMaciej W. Rozycki select CPU_R4400_WORKAROUNDS 263920d60d99SMaciej W. Rozycki 264020d60d99SMaciej W. Rozyckiconfig CPU_R4400_WORKAROUNDS 264120d60d99SMaciej W. Rozycki bool 264220d60d99SMaciej W. Rozycki 2643071d2f0bSPaul Burtonconfig CPU_R4X00_BUGS64 2644071d2f0bSPaul Burton bool 2645071d2f0bSPaul Burton default y if SYS_HAS_CPU_R4X00 && 64BIT && (TARGET_ISA_REV < 1) 2646071d2f0bSPaul Burton 26474edf00a4SPaul Burtonconfig MIPS_ASID_SHIFT 26484edf00a4SPaul Burton int 26494edf00a4SPaul Burton default 6 if CPU_R3000 || CPU_TX39XX 26504edf00a4SPaul Burton default 0 26514edf00a4SPaul Burton 26524edf00a4SPaul Burtonconfig MIPS_ASID_BITS 26534edf00a4SPaul Burton int 26542db003a5SPaul Burton default 0 if MIPS_ASID_BITS_VARIABLE 26554edf00a4SPaul Burton default 6 if CPU_R3000 || CPU_TX39XX 26564edf00a4SPaul Burton default 8 26574edf00a4SPaul Burton 26582db003a5SPaul Burtonconfig MIPS_ASID_BITS_VARIABLE 26592db003a5SPaul Burton bool 26602db003a5SPaul Burton 26614a5dc51eSMarcin Nowakowskiconfig MIPS_CRC_SUPPORT 26624a5dc51eSMarcin Nowakowski bool 26634a5dc51eSMarcin Nowakowski 2664802b8362SThomas Bogendoerfer# R4600 erratum. Due to the lack of errata information the exact 2665802b8362SThomas Bogendoerfer# technical details aren't known. I've experimentally found that disabling 2666802b8362SThomas Bogendoerfer# interrupts during indexed I-cache flushes seems to be sufficient to deal 2667802b8362SThomas Bogendoerfer# with the issue. 2668802b8362SThomas Bogendoerferconfig WAR_R4600_V1_INDEX_ICACHEOP 2669802b8362SThomas Bogendoerfer bool 2670802b8362SThomas Bogendoerfer 26715e5b6527SThomas Bogendoerfer# Pleasures of the R4600 V1.x. Cite from the IDT R4600 V1.7 errata: 26725e5b6527SThomas Bogendoerfer# 26735e5b6527SThomas Bogendoerfer# 18. The CACHE instructions Hit_Writeback_Invalidate_D, Hit_Writeback_D, 26745e5b6527SThomas Bogendoerfer# Hit_Invalidate_D and Create_Dirty_Excl_D should only be 26755e5b6527SThomas Bogendoerfer# executed if there is no other dcache activity. If the dcache is 267618ff14c8SColin Ian King# accessed for another instruction immediately preceding when these 26775e5b6527SThomas Bogendoerfer# cache instructions are executing, it is possible that the dcache 26785e5b6527SThomas Bogendoerfer# tag match outputs used by these cache instructions will be 26795e5b6527SThomas Bogendoerfer# incorrect. These cache instructions should be preceded by at least 26805e5b6527SThomas Bogendoerfer# four instructions that are not any kind of load or store 26815e5b6527SThomas Bogendoerfer# instruction. 26825e5b6527SThomas Bogendoerfer# 26835e5b6527SThomas Bogendoerfer# This is not allowed: lw 26845e5b6527SThomas Bogendoerfer# nop 26855e5b6527SThomas Bogendoerfer# nop 26865e5b6527SThomas Bogendoerfer# nop 26875e5b6527SThomas Bogendoerfer# cache Hit_Writeback_Invalidate_D 26885e5b6527SThomas Bogendoerfer# 26895e5b6527SThomas Bogendoerfer# This is allowed: lw 26905e5b6527SThomas Bogendoerfer# nop 26915e5b6527SThomas Bogendoerfer# nop 26925e5b6527SThomas Bogendoerfer# nop 26935e5b6527SThomas Bogendoerfer# nop 26945e5b6527SThomas Bogendoerfer# cache Hit_Writeback_Invalidate_D 26955e5b6527SThomas Bogendoerferconfig WAR_R4600_V1_HIT_CACHEOP 26965e5b6527SThomas Bogendoerfer bool 26975e5b6527SThomas Bogendoerfer 269844def342SThomas Bogendoerfer# Writeback and invalidate the primary cache dcache before DMA. 269944def342SThomas Bogendoerfer# 270044def342SThomas Bogendoerfer# R4600 v2.0 bug: "The CACHE instructions Hit_Writeback_Inv_D, 270144def342SThomas Bogendoerfer# Hit_Writeback_D, Hit_Invalidate_D and Create_Dirty_Exclusive_D will only 270244def342SThomas Bogendoerfer# operate correctly if the internal data cache refill buffer is empty. These 270344def342SThomas Bogendoerfer# CACHE instructions should be separated from any potential data cache miss 270444def342SThomas Bogendoerfer# by a load instruction to an uncached address to empty the response buffer." 270544def342SThomas Bogendoerfer# (Revision 2.0 device errata from IDT available on https://www.idt.com/ 270644def342SThomas Bogendoerfer# in .pdf format.) 270744def342SThomas Bogendoerferconfig WAR_R4600_V2_HIT_CACHEOP 270844def342SThomas Bogendoerfer bool 270944def342SThomas Bogendoerfer 271024a1c023SThomas Bogendoerfer# From TX49/H2 manual: "If the instruction (i.e. CACHE) is issued for 271124a1c023SThomas Bogendoerfer# the line which this instruction itself exists, the following 271224a1c023SThomas Bogendoerfer# operation is not guaranteed." 271324a1c023SThomas Bogendoerfer# 271424a1c023SThomas Bogendoerfer# Workaround: do two phase flushing for Index_Invalidate_I 271524a1c023SThomas Bogendoerferconfig WAR_TX49XX_ICACHE_INDEX_INV 271624a1c023SThomas Bogendoerfer bool 271724a1c023SThomas Bogendoerfer 2718886ee136SThomas Bogendoerfer# The RM7000 processors and the E9000 cores have a bug (though PMC-Sierra 2719886ee136SThomas Bogendoerfer# opposes it being called that) where invalid instructions in the same 2720886ee136SThomas Bogendoerfer# I-cache line worth of instructions being fetched may case spurious 2721886ee136SThomas Bogendoerfer# exceptions. 2722886ee136SThomas Bogendoerferconfig WAR_ICACHE_REFILLS 2723886ee136SThomas Bogendoerfer bool 2724886ee136SThomas Bogendoerfer 2725256ec489SThomas Bogendoerfer# On the R10000 up to version 2.6 (not sure about 2.7) there is a bug that 2726256ec489SThomas Bogendoerfer# may cause ll / sc and lld / scd sequences to execute non-atomically. 2727256ec489SThomas Bogendoerferconfig WAR_R10000_LLSC 2728256ec489SThomas Bogendoerfer bool 2729256ec489SThomas Bogendoerfer 2730a7fbed98SThomas Bogendoerfer# 34K core erratum: "Problems Executing the TLBR Instruction" 2731a7fbed98SThomas Bogendoerferconfig WAR_MIPS34K_MISSED_ITLB 2732a7fbed98SThomas Bogendoerfer bool 2733a7fbed98SThomas Bogendoerfer 273420d60d99SMaciej W. Rozycki# 27351da177e4SLinus Torvalds# - Highmem only makes sense for the 32-bit kernel. 27361da177e4SLinus Torvalds# - The current highmem code will only work properly on physically indexed 27371da177e4SLinus Torvalds# caches such as R3000, SB1, R7000 or those that look like they're virtually 27381da177e4SLinus Torvalds# indexed such as R4000/R4400 SC and MC versions or R10000. So for the 27391da177e4SLinus Torvalds# moment we protect the user and offer the highmem option only on machines 27401da177e4SLinus Torvalds# where it's known to be safe. This will not offer highmem on a few systems 27411da177e4SLinus Torvalds# such as MIPS32 and MIPS64 CPUs which may have virtual and physically 27421da177e4SLinus Torvalds# indexed CPUs but we're playing safe. 2743797798c1SRalf Baechle# - We use SYS_SUPPORTS_HIGHMEM to offer highmem only for systems where we 2744797798c1SRalf Baechle# know they might have memory configurations that could make use of highmem 2745797798c1SRalf Baechle# support. 27461da177e4SLinus Torvalds# 27471da177e4SLinus Torvaldsconfig HIGHMEM 27481da177e4SLinus Torvalds bool "High Memory Support" 2749a6e18781SLeonid Yegoshin depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM && !CPU_MIPS32_3_5_EVA 2750a4c33e83SThomas Gleixner select KMAP_LOCAL 2751797798c1SRalf Baechle 2752797798c1SRalf Baechleconfig CPU_SUPPORTS_HIGHMEM 2753797798c1SRalf Baechle bool 2754797798c1SRalf Baechle 2755797798c1SRalf Baechleconfig SYS_SUPPORTS_HIGHMEM 2756797798c1SRalf Baechle bool 27571da177e4SLinus Torvalds 27589693a853SFranck Bui-Huuconfig SYS_SUPPORTS_SMARTMIPS 27599693a853SFranck Bui-Huu bool 27609693a853SFranck Bui-Huu 2761a6a4834cSSteven J. Hillconfig SYS_SUPPORTS_MICROMIPS 2762a6a4834cSSteven J. Hill bool 2763a6a4834cSSteven J. Hill 2764377cb1b6SRalf Baechleconfig SYS_SUPPORTS_MIPS16 2765377cb1b6SRalf Baechle bool 2766377cb1b6SRalf Baechle help 2767377cb1b6SRalf Baechle This option must be set if a kernel might be executed on a MIPS16- 2768377cb1b6SRalf Baechle enabled CPU even if MIPS16 is not actually being used. In other 2769377cb1b6SRalf Baechle words, it makes the kernel MIPS16-tolerant. 2770377cb1b6SRalf Baechle 2771a5e9a69eSPaul Burtonconfig CPU_SUPPORTS_MSA 2772a5e9a69eSPaul Burton bool 2773a5e9a69eSPaul Burton 2774b4819b59SYoichi Yuasaconfig ARCH_FLATMEM_ENABLE 2775b4819b59SYoichi Yuasa def_bool y 2776268a2d60SJiaxun Yang depends on !NUMA && !CPU_LOONGSON2EF 2777b4819b59SYoichi Yuasa 2778b1c6cd42SAtsushi Nemotoconfig ARCH_SPARSEMEM_ENABLE 2779b1c6cd42SAtsushi Nemoto bool 2780397dc00eSMike Rapoport select SPARSEMEM_STATIC if !SGI_IP27 278131473747SAtsushi Nemoto 2782d8cb4e11SRalf Baechleconfig NUMA 2783d8cb4e11SRalf Baechle bool "NUMA Support" 2784d8cb4e11SRalf Baechle depends on SYS_SUPPORTS_NUMA 2785cf8194e4STiezhu Yang select SMP 2786d8cb4e11SRalf Baechle help 2787d8cb4e11SRalf Baechle Say Y to compile the kernel to support NUMA (Non-Uniform Memory 2788d8cb4e11SRalf Baechle Access). This option improves performance on systems with more 2789d8cb4e11SRalf Baechle than two nodes; on two node systems it is generally better to 2790172a37e9SRandy Dunlap leave it disabled; on single node systems leave this option 2791d8cb4e11SRalf Baechle disabled. 2792d8cb4e11SRalf Baechle 2793d8cb4e11SRalf Baechleconfig SYS_SUPPORTS_NUMA 2794d8cb4e11SRalf Baechle bool 2795d8cb4e11SRalf Baechle 2796f3c560a6SThomas Bogendoerferconfig HAVE_SETUP_PER_CPU_AREA 2797f3c560a6SThomas Bogendoerfer def_bool y 2798f3c560a6SThomas Bogendoerfer depends on NUMA 2799f3c560a6SThomas Bogendoerfer 2800f3c560a6SThomas Bogendoerferconfig NEED_PER_CPU_EMBED_FIRST_CHUNK 2801f3c560a6SThomas Bogendoerfer def_bool y 2802f3c560a6SThomas Bogendoerfer depends on NUMA 2803f3c560a6SThomas Bogendoerfer 28048c530ea3SMatt Redfearnconfig RELOCATABLE 28058c530ea3SMatt Redfearn bool "Relocatable kernel" 2806ab7c01fdSSerge Semin depends on SYS_SUPPORTS_RELOCATABLE 2807ab7c01fdSSerge Semin depends on CPU_MIPS32_R2 || CPU_MIPS64_R2 || \ 2808ab7c01fdSSerge Semin CPU_MIPS32_R5 || CPU_MIPS64_R5 || \ 2809ab7c01fdSSerge Semin CPU_MIPS32_R6 || CPU_MIPS64_R6 || \ 2810a307a4ceSJinyang He CPU_P5600 || CAVIUM_OCTEON_SOC || \ 2811a307a4ceSJinyang He CPU_LOONGSON64 28128c530ea3SMatt Redfearn help 28138c530ea3SMatt Redfearn This builds a kernel image that retains relocation information 28148c530ea3SMatt Redfearn so it can be loaded someplace besides the default 1MB. 28158c530ea3SMatt Redfearn The relocations make the kernel binary about 15% larger, 28168c530ea3SMatt Redfearn but are discarded at runtime 28178c530ea3SMatt Redfearn 2818069fd766SMatt Redfearnconfig RELOCATION_TABLE_SIZE 2819069fd766SMatt Redfearn hex "Relocation table size" 2820069fd766SMatt Redfearn depends on RELOCATABLE 2821069fd766SMatt Redfearn range 0x0 0x01000000 2822a307a4ceSJinyang He default "0x00200000" if CPU_LOONGSON64 2823069fd766SMatt Redfearn default "0x00100000" 2824a7f7f624SMasahiro Yamada help 2825069fd766SMatt Redfearn A table of relocation data will be appended to the kernel binary 2826069fd766SMatt Redfearn and parsed at boot to fix up the relocated kernel. 2827069fd766SMatt Redfearn 2828069fd766SMatt Redfearn This option allows the amount of space reserved for the table to be 2829069fd766SMatt Redfearn adjusted, although the default of 1Mb should be ok in most cases. 2830069fd766SMatt Redfearn 2831069fd766SMatt Redfearn The build will fail and a valid size suggested if this is too small. 2832069fd766SMatt Redfearn 2833069fd766SMatt Redfearn If unsure, leave at the default value. 2834069fd766SMatt Redfearn 2835405bc8fdSMatt Redfearnconfig RANDOMIZE_BASE 2836405bc8fdSMatt Redfearn bool "Randomize the address of the kernel image" 2837405bc8fdSMatt Redfearn depends on RELOCATABLE 2838a7f7f624SMasahiro Yamada help 2839405bc8fdSMatt Redfearn Randomizes the physical and virtual address at which the 2840405bc8fdSMatt Redfearn kernel image is loaded, as a security feature that 2841405bc8fdSMatt Redfearn deters exploit attempts relying on knowledge of the location 2842405bc8fdSMatt Redfearn of kernel internals. 2843405bc8fdSMatt Redfearn 2844405bc8fdSMatt Redfearn Entropy is generated using any coprocessor 0 registers available. 2845405bc8fdSMatt Redfearn 2846405bc8fdSMatt Redfearn The kernel will be offset by up to RANDOMIZE_BASE_MAX_OFFSET. 2847405bc8fdSMatt Redfearn 2848405bc8fdSMatt Redfearn If unsure, say N. 2849405bc8fdSMatt Redfearn 2850405bc8fdSMatt Redfearnconfig RANDOMIZE_BASE_MAX_OFFSET 2851405bc8fdSMatt Redfearn hex "Maximum kASLR offset" if EXPERT 2852405bc8fdSMatt Redfearn depends on RANDOMIZE_BASE 2853405bc8fdSMatt Redfearn range 0x0 0x40000000 if EVA || 64BIT 2854405bc8fdSMatt Redfearn range 0x0 0x08000000 2855405bc8fdSMatt Redfearn default "0x01000000" 2856a7f7f624SMasahiro Yamada help 2857405bc8fdSMatt Redfearn When kASLR is active, this provides the maximum offset that will 2858405bc8fdSMatt Redfearn be applied to the kernel image. It should be set according to the 2859405bc8fdSMatt Redfearn amount of physical RAM available in the target system minus 2860405bc8fdSMatt Redfearn PHYSICAL_START and must be a power of 2. 2861405bc8fdSMatt Redfearn 2862405bc8fdSMatt Redfearn This is limited by the size of KSEG0, 256Mb on 32-bit or 1Gb with 2863405bc8fdSMatt Redfearn EVA or 64-bit. The default is 16Mb. 2864405bc8fdSMatt Redfearn 2865c80d79d7SYasunori Gotoconfig NODES_SHIFT 2866c80d79d7SYasunori Goto int 2867c80d79d7SYasunori Goto default "6" 2868a9ee6cf5SMike Rapoport depends on NUMA 2869c80d79d7SYasunori Goto 287014f70012SDeng-Cheng Zhuconfig HW_PERF_EVENTS 287114f70012SDeng-Cheng Zhu bool "Enable hardware performance counter support for perf events" 2872e2589589SViresh Kumar depends on PERF_EVENTS && (CPU_MIPS32 || CPU_MIPS64 || CPU_R10000 || CPU_SB1 || CPU_CAVIUM_OCTEON || CPU_XLP || CPU_LOONGSON64) 287314f70012SDeng-Cheng Zhu default y 287414f70012SDeng-Cheng Zhu help 287514f70012SDeng-Cheng Zhu Enable hardware performance counter support for perf events. If 287614f70012SDeng-Cheng Zhu disabled, perf events will use software events only. 287714f70012SDeng-Cheng Zhu 2878be8fa1cbSTiezhu Yangconfig DMI 2879be8fa1cbSTiezhu Yang bool "Enable DMI scanning" 2880be8fa1cbSTiezhu Yang depends on MACH_LOONGSON64 2881be8fa1cbSTiezhu Yang select DMI_SCAN_MACHINE_NON_EFI_FALLBACK 2882be8fa1cbSTiezhu Yang default y 2883be8fa1cbSTiezhu Yang help 2884be8fa1cbSTiezhu Yang Enabled scanning of DMI to identify machine quirks. Say Y 2885be8fa1cbSTiezhu Yang here unless you have verified that your setup is not 2886be8fa1cbSTiezhu Yang affected by entries in the DMI blacklist. Required by PNP 2887be8fa1cbSTiezhu Yang BIOS code. 2888be8fa1cbSTiezhu Yang 28891da177e4SLinus Torvaldsconfig SMP 28901da177e4SLinus Torvalds bool "Multi-Processing support" 2891e73ea273SRalf Baechle depends on SYS_SUPPORTS_SMP 2892e73ea273SRalf Baechle help 28931da177e4SLinus Torvalds This enables support for systems with more than one CPU. If you have 28944a474157SRobert Graffham a system with only one CPU, say N. If you have a system with more 28954a474157SRobert Graffham than one CPU, say Y. 28961da177e4SLinus Torvalds 28974a474157SRobert Graffham If you say N here, the kernel will run on uni- and multiprocessor 28981da177e4SLinus Torvalds machines, but will use only one CPU of a multiprocessor machine. If 28991da177e4SLinus Torvalds you say Y here, the kernel will run on many, but not all, 29004a474157SRobert Graffham uniprocessor machines. On a uniprocessor machine, the kernel 29011da177e4SLinus Torvalds will run faster if you say N here. 29021da177e4SLinus Torvalds 29031da177e4SLinus Torvalds People using multiprocessor machines who say Y here should also say 29041da177e4SLinus Torvalds Y to "Enhanced Real Time Clock Support", below. 29051da177e4SLinus Torvalds 290603502faaSAdrian Bunk See also the SMP-HOWTO available at 2907ef054ad3SAlexander A. Klimov <https://www.tldp.org/docs.html#howto>. 29081da177e4SLinus Torvalds 29091da177e4SLinus Torvalds If you don't know what to do here, say N. 29101da177e4SLinus Torvalds 29117840d618SMatt Redfearnconfig HOTPLUG_CPU 29127840d618SMatt Redfearn bool "Support for hot-pluggable CPUs" 29137840d618SMatt Redfearn depends on SMP && SYS_SUPPORTS_HOTPLUG_CPU 29147840d618SMatt Redfearn help 29157840d618SMatt Redfearn Say Y here to allow turning CPUs off and on. CPUs can be 29167840d618SMatt Redfearn controlled through /sys/devices/system/cpu. 29177840d618SMatt Redfearn (Note: power management support will enable this option 29187840d618SMatt Redfearn automatically on SMP systems. ) 29197840d618SMatt Redfearn Say N if you want to disable CPU hotplug. 29207840d618SMatt Redfearn 292187353d8aSRalf Baechleconfig SMP_UP 292287353d8aSRalf Baechle bool 292387353d8aSRalf Baechle 29244a16ff4cSRalf Baechleconfig SYS_SUPPORTS_MIPS_CMP 29254a16ff4cSRalf Baechle bool 29264a16ff4cSRalf Baechle 29270ee958e1SPaul Burtonconfig SYS_SUPPORTS_MIPS_CPS 29280ee958e1SPaul Burton bool 29290ee958e1SPaul Burton 2930e73ea273SRalf Baechleconfig SYS_SUPPORTS_SMP 2931e73ea273SRalf Baechle bool 2932e73ea273SRalf Baechle 2933130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_4 2934130e2fb7SRalf Baechle bool 2935130e2fb7SRalf Baechle 2936130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_8 2937130e2fb7SRalf Baechle bool 2938130e2fb7SRalf Baechle 2939130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_16 2940130e2fb7SRalf Baechle bool 2941130e2fb7SRalf Baechle 2942130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_32 2943130e2fb7SRalf Baechle bool 2944130e2fb7SRalf Baechle 2945130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_64 2946130e2fb7SRalf Baechle bool 2947130e2fb7SRalf Baechle 29481da177e4SLinus Torvaldsconfig NR_CPUS 2949a91796a9SJayachandran C int "Maximum number of CPUs (2-256)" 2950a91796a9SJayachandran C range 2 256 29511da177e4SLinus Torvalds depends on SMP 2952130e2fb7SRalf Baechle default "4" if NR_CPUS_DEFAULT_4 2953130e2fb7SRalf Baechle default "8" if NR_CPUS_DEFAULT_8 2954130e2fb7SRalf Baechle default "16" if NR_CPUS_DEFAULT_16 2955130e2fb7SRalf Baechle default "32" if NR_CPUS_DEFAULT_32 2956130e2fb7SRalf Baechle default "64" if NR_CPUS_DEFAULT_64 29571da177e4SLinus Torvalds help 29581da177e4SLinus Torvalds This allows you to specify the maximum number of CPUs which this 29591da177e4SLinus Torvalds kernel will support. The maximum supported value is 32 for 32-bit 29601da177e4SLinus Torvalds kernel and 64 for 64-bit kernels; the minimum value which makes 296172ede9b1SAtsushi Nemoto sense is 1 for Qemu (useful only for kernel debugging purposes) 296272ede9b1SAtsushi Nemoto and 2 for all others. 29631da177e4SLinus Torvalds 29641da177e4SLinus Torvalds This is purely to save memory - each supported CPU adds 296572ede9b1SAtsushi Nemoto approximately eight kilobytes to the kernel image. For best 296672ede9b1SAtsushi Nemoto performance should round up your number of processors to the next 296772ede9b1SAtsushi Nemoto power of two. 29681da177e4SLinus Torvalds 2969399aaa25SAl Cooperconfig MIPS_PERF_SHARED_TC_COUNTERS 2970399aaa25SAl Cooper bool 2971399aaa25SAl Cooper 29727820b84bSDavid Daneyconfig MIPS_NR_CPU_NR_MAP_1024 29737820b84bSDavid Daney bool 29747820b84bSDavid Daney 29757820b84bSDavid Daneyconfig MIPS_NR_CPU_NR_MAP 29767820b84bSDavid Daney int 29777820b84bSDavid Daney depends on SMP 29787820b84bSDavid Daney default 1024 if MIPS_NR_CPU_NR_MAP_1024 29797820b84bSDavid Daney default NR_CPUS if !MIPS_NR_CPU_NR_MAP_1024 29807820b84bSDavid Daney 29811723b4a3SAtsushi Nemoto# 29821723b4a3SAtsushi Nemoto# Timer Interrupt Frequency Configuration 29831723b4a3SAtsushi Nemoto# 29841723b4a3SAtsushi Nemoto 29851723b4a3SAtsushi Nemotochoice 29861723b4a3SAtsushi Nemoto prompt "Timer frequency" 29871723b4a3SAtsushi Nemoto default HZ_250 29881723b4a3SAtsushi Nemoto help 29891723b4a3SAtsushi Nemoto Allows the configuration of the timer frequency. 29901723b4a3SAtsushi Nemoto 299167596573SPaul Burton config HZ_24 299267596573SPaul Burton bool "24 HZ" if SYS_SUPPORTS_24HZ || SYS_SUPPORTS_ARBIT_HZ 299367596573SPaul Burton 29941723b4a3SAtsushi Nemoto config HZ_48 29950f873585SRalf Baechle bool "48 HZ" if SYS_SUPPORTS_48HZ || SYS_SUPPORTS_ARBIT_HZ 29961723b4a3SAtsushi Nemoto 29971723b4a3SAtsushi Nemoto config HZ_100 29981723b4a3SAtsushi Nemoto bool "100 HZ" if SYS_SUPPORTS_100HZ || SYS_SUPPORTS_ARBIT_HZ 29991723b4a3SAtsushi Nemoto 30001723b4a3SAtsushi Nemoto config HZ_128 30011723b4a3SAtsushi Nemoto bool "128 HZ" if SYS_SUPPORTS_128HZ || SYS_SUPPORTS_ARBIT_HZ 30021723b4a3SAtsushi Nemoto 30031723b4a3SAtsushi Nemoto config HZ_250 30041723b4a3SAtsushi Nemoto bool "250 HZ" if SYS_SUPPORTS_250HZ || SYS_SUPPORTS_ARBIT_HZ 30051723b4a3SAtsushi Nemoto 30061723b4a3SAtsushi Nemoto config HZ_256 30071723b4a3SAtsushi Nemoto bool "256 HZ" if SYS_SUPPORTS_256HZ || SYS_SUPPORTS_ARBIT_HZ 30081723b4a3SAtsushi Nemoto 30091723b4a3SAtsushi Nemoto config HZ_1000 30101723b4a3SAtsushi Nemoto bool "1000 HZ" if SYS_SUPPORTS_1000HZ || SYS_SUPPORTS_ARBIT_HZ 30111723b4a3SAtsushi Nemoto 30121723b4a3SAtsushi Nemoto config HZ_1024 30131723b4a3SAtsushi Nemoto bool "1024 HZ" if SYS_SUPPORTS_1024HZ || SYS_SUPPORTS_ARBIT_HZ 30141723b4a3SAtsushi Nemoto 30151723b4a3SAtsushi Nemotoendchoice 30161723b4a3SAtsushi Nemoto 301767596573SPaul Burtonconfig SYS_SUPPORTS_24HZ 301867596573SPaul Burton bool 301967596573SPaul Burton 30201723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_48HZ 30211723b4a3SAtsushi Nemoto bool 30221723b4a3SAtsushi Nemoto 30231723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_100HZ 30241723b4a3SAtsushi Nemoto bool 30251723b4a3SAtsushi Nemoto 30261723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_128HZ 30271723b4a3SAtsushi Nemoto bool 30281723b4a3SAtsushi Nemoto 30291723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_250HZ 30301723b4a3SAtsushi Nemoto bool 30311723b4a3SAtsushi Nemoto 30321723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_256HZ 30331723b4a3SAtsushi Nemoto bool 30341723b4a3SAtsushi Nemoto 30351723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1000HZ 30361723b4a3SAtsushi Nemoto bool 30371723b4a3SAtsushi Nemoto 30381723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1024HZ 30391723b4a3SAtsushi Nemoto bool 30401723b4a3SAtsushi Nemoto 30411723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_ARBIT_HZ 30421723b4a3SAtsushi Nemoto bool 304367596573SPaul Burton default y if !SYS_SUPPORTS_24HZ && \ 304467596573SPaul Burton !SYS_SUPPORTS_48HZ && \ 304567596573SPaul Burton !SYS_SUPPORTS_100HZ && \ 304667596573SPaul Burton !SYS_SUPPORTS_128HZ && \ 304767596573SPaul Burton !SYS_SUPPORTS_250HZ && \ 304867596573SPaul Burton !SYS_SUPPORTS_256HZ && \ 304967596573SPaul Burton !SYS_SUPPORTS_1000HZ && \ 30501723b4a3SAtsushi Nemoto !SYS_SUPPORTS_1024HZ 30511723b4a3SAtsushi Nemoto 30521723b4a3SAtsushi Nemotoconfig HZ 30531723b4a3SAtsushi Nemoto int 305467596573SPaul Burton default 24 if HZ_24 30551723b4a3SAtsushi Nemoto default 48 if HZ_48 30561723b4a3SAtsushi Nemoto default 100 if HZ_100 30571723b4a3SAtsushi Nemoto default 128 if HZ_128 30581723b4a3SAtsushi Nemoto default 250 if HZ_250 30591723b4a3SAtsushi Nemoto default 256 if HZ_256 30601723b4a3SAtsushi Nemoto default 1000 if HZ_1000 30611723b4a3SAtsushi Nemoto default 1024 if HZ_1024 30621723b4a3SAtsushi Nemoto 306396685b17SDeng-Cheng Zhuconfig SCHED_HRTICK 306496685b17SDeng-Cheng Zhu def_bool HIGH_RES_TIMERS 306596685b17SDeng-Cheng Zhu 3066ea6e942bSAtsushi Nemotoconfig KEXEC 30677d60717eSKees Cook bool "Kexec system call" 30682965faa5SDave Young select KEXEC_CORE 3069ea6e942bSAtsushi Nemoto help 3070ea6e942bSAtsushi Nemoto kexec is a system call that implements the ability to shutdown your 3071ea6e942bSAtsushi Nemoto current kernel, and to start another kernel. It is like a reboot 30723dde6ad8SDavid Sterba but it is independent of the system firmware. And like a reboot 3073ea6e942bSAtsushi Nemoto you can start any kernel with it, not just Linux. 3074ea6e942bSAtsushi Nemoto 307501dd2fbfSMatt LaPlante The name comes from the similarity to the exec system call. 3076ea6e942bSAtsushi Nemoto 3077ea6e942bSAtsushi Nemoto It is an ongoing process to be certain the hardware in a machine 3078ea6e942bSAtsushi Nemoto is properly shutdown, so do not be surprised if this code does not 3079bf220695SGeert Uytterhoeven initially work for you. As of this writing the exact hardware 3080bf220695SGeert Uytterhoeven interface is strongly in flux, so no good recommendation can be 3081bf220695SGeert Uytterhoeven made. 3082ea6e942bSAtsushi Nemoto 30837aa1c8f4SRalf Baechleconfig CRASH_DUMP 30847aa1c8f4SRalf Baechle bool "Kernel crash dumps" 30857aa1c8f4SRalf Baechle help 30867aa1c8f4SRalf Baechle Generate crash dump after being started by kexec. 30877aa1c8f4SRalf Baechle This should be normally only set in special crash dump kernels 30887aa1c8f4SRalf Baechle which are loaded in the main kernel with kexec-tools into 30897aa1c8f4SRalf Baechle a specially reserved region and then later executed after 30907aa1c8f4SRalf Baechle a crash by kdump/kexec. The crash dump kernel must be compiled 30917aa1c8f4SRalf Baechle to a memory address not used by the main kernel or firmware using 30927aa1c8f4SRalf Baechle PHYSICAL_START. 30937aa1c8f4SRalf Baechle 30947aa1c8f4SRalf Baechleconfig PHYSICAL_START 30957aa1c8f4SRalf Baechle hex "Physical address where the kernel is loaded" 30968bda3e26SMaciej W. Rozycki default "0xffffffff84000000" 30977aa1c8f4SRalf Baechle depends on CRASH_DUMP 30987aa1c8f4SRalf Baechle help 30997aa1c8f4SRalf Baechle This gives the CKSEG0 or KSEG0 address where the kernel is loaded. 31007aa1c8f4SRalf Baechle If you plan to use kernel for capturing the crash dump change 31017aa1c8f4SRalf Baechle this value to start of the reserved region (the "X" value as 31027aa1c8f4SRalf Baechle specified in the "crashkernel=YM@XM" command line boot parameter 31037aa1c8f4SRalf Baechle passed to the panic-ed kernel). 31047aa1c8f4SRalf Baechle 3105597ce172SPaul Burtonconfig MIPS_O32_FP64_SUPPORT 3106b7f1e273SPaul Burton bool "Support for O32 binaries using 64-bit FP" if !CPU_MIPSR6 3107597ce172SPaul Burton depends on 32BIT || MIPS32_O32 3108597ce172SPaul Burton help 3109597ce172SPaul Burton When this is enabled, the kernel will support use of 64-bit floating 3110597ce172SPaul Burton point registers with binaries using the O32 ABI along with the 3111597ce172SPaul Burton EF_MIPS_FP64 ELF header flag (typically built with -mfp64). On 3112597ce172SPaul Burton 32-bit MIPS systems this support is at the cost of increasing the 3113597ce172SPaul Burton size and complexity of the compiled FPU emulator. Thus if you are 3114597ce172SPaul Burton running a MIPS32 system and know that none of your userland binaries 3115597ce172SPaul Burton will require 64-bit floating point, you may wish to reduce the size 3116597ce172SPaul Burton of your kernel & potentially improve FP emulation performance by 3117597ce172SPaul Burton saying N here. 3118597ce172SPaul Burton 311906e2e882SPaul Burton Although binutils currently supports use of this flag the details 312006e2e882SPaul Burton concerning its effect upon the O32 ABI in userland are still being 312118ff14c8SColin Ian King worked on. In order to avoid userland becoming dependent upon current 312206e2e882SPaul Burton behaviour before the details have been finalised, this option should 312306e2e882SPaul Burton be considered experimental and only enabled by those working upon 312406e2e882SPaul Burton said details. 312506e2e882SPaul Burton 312606e2e882SPaul Burton If unsure, say N. 3127597ce172SPaul Burton 3128f2ffa5abSDezhong Diaoconfig USE_OF 31290b3e06fdSJonas Gorski bool 3130f2ffa5abSDezhong Diao select OF 3131e6ce1324SStephen Neuendorffer select OF_EARLY_FLATTREE 3132abd2363fSGrant Likely select IRQ_DOMAIN 3133f2ffa5abSDezhong Diao 31342fe8ea39SDengcheng Zhuconfig UHI_BOOT 31352fe8ea39SDengcheng Zhu bool 31362fe8ea39SDengcheng Zhu 31377fafb068SAndrew Brestickerconfig BUILTIN_DTB 31387fafb068SAndrew Bresticker bool 31397fafb068SAndrew Bresticker 31401da8f179SJonas Gorskichoice 31415b24d52cSJonas Gorski prompt "Kernel appended dtb support" if USE_OF 31421da8f179SJonas Gorski default MIPS_NO_APPENDED_DTB 31431da8f179SJonas Gorski 31441da8f179SJonas Gorski config MIPS_NO_APPENDED_DTB 31451da8f179SJonas Gorski bool "None" 31461da8f179SJonas Gorski help 31471da8f179SJonas Gorski Do not enable appended dtb support. 31481da8f179SJonas Gorski 314987db537dSAaro Koskinen config MIPS_ELF_APPENDED_DTB 315087db537dSAaro Koskinen bool "vmlinux" 315187db537dSAaro Koskinen help 315287db537dSAaro Koskinen With this option, the boot code will look for a device tree binary 315387db537dSAaro Koskinen DTB) included in the vmlinux ELF section .appended_dtb. By default 315487db537dSAaro Koskinen it is empty and the DTB can be appended using binutils command 315587db537dSAaro Koskinen objcopy: 315687db537dSAaro Koskinen 315787db537dSAaro Koskinen objcopy --update-section .appended_dtb=<filename>.dtb vmlinux 315887db537dSAaro Koskinen 315918ff14c8SColin Ian King This is meant as a backward compatibility convenience for those 316087db537dSAaro Koskinen systems with a bootloader that can't be upgraded to accommodate 316187db537dSAaro Koskinen the documented boot protocol using a device tree. 316287db537dSAaro Koskinen 31631da8f179SJonas Gorski config MIPS_RAW_APPENDED_DTB 3164b8f54f2cSJonas Gorski bool "vmlinux.bin or vmlinuz.bin" 31651da8f179SJonas Gorski help 31661da8f179SJonas Gorski With this option, the boot code will look for a device tree binary 3167b8f54f2cSJonas Gorski DTB) appended to raw vmlinux.bin or vmlinuz.bin. 31681da8f179SJonas Gorski (e.g. cat vmlinux.bin <filename>.dtb > vmlinux_w_dtb). 31691da8f179SJonas Gorski 31701da8f179SJonas Gorski This is meant as a backward compatibility convenience for those 31711da8f179SJonas Gorski systems with a bootloader that can't be upgraded to accommodate 31721da8f179SJonas Gorski the documented boot protocol using a device tree. 31731da8f179SJonas Gorski 31741da8f179SJonas Gorski Beware that there is very little in terms of protection against 31751da8f179SJonas Gorski this option being confused by leftover garbage in memory that might 31761da8f179SJonas Gorski look like a DTB header after a reboot if no actual DTB is appended 31771da8f179SJonas Gorski to vmlinux.bin. Do not leave this option active in a production kernel 31781da8f179SJonas Gorski if you don't intend to always append a DTB. 31791da8f179SJonas Gorskiendchoice 31801da8f179SJonas Gorski 31812024972eSJonas Gorskichoice 31822024972eSJonas Gorski prompt "Kernel command line type" if !CMDLINE_OVERRIDE 31832bcef9b4SJonas Gorski default MIPS_CMDLINE_FROM_DTB if USE_OF && !ATH79 && !MACH_INGENIC && \ 318487fcfa7bSJiaxun Yang !MACH_LOONGSON64 && !MIPS_MALTA && \ 31852bcef9b4SJonas Gorski !CAVIUM_OCTEON_SOC 31862024972eSJonas Gorski default MIPS_CMDLINE_FROM_BOOTLOADER 31872024972eSJonas Gorski 31882024972eSJonas Gorski config MIPS_CMDLINE_FROM_DTB 31892024972eSJonas Gorski depends on USE_OF 31902024972eSJonas Gorski bool "Dtb kernel arguments if available" 31912024972eSJonas Gorski 31922024972eSJonas Gorski config MIPS_CMDLINE_DTB_EXTEND 31932024972eSJonas Gorski depends on USE_OF 31942024972eSJonas Gorski bool "Extend dtb kernel arguments with bootloader arguments" 31952024972eSJonas Gorski 31962024972eSJonas Gorski config MIPS_CMDLINE_FROM_BOOTLOADER 31972024972eSJonas Gorski bool "Bootloader kernel arguments if available" 3198ed47e153SRabin Vincent 3199ed47e153SRabin Vincent config MIPS_CMDLINE_BUILTIN_EXTEND 3200ed47e153SRabin Vincent depends on CMDLINE_BOOL 3201ed47e153SRabin Vincent bool "Extend builtin kernel arguments with bootloader arguments" 32022024972eSJonas Gorskiendchoice 32032024972eSJonas Gorski 32045e83d430SRalf Baechleendmenu 32055e83d430SRalf Baechle 32061df0f0ffSAtsushi Nemotoconfig LOCKDEP_SUPPORT 32071df0f0ffSAtsushi Nemoto bool 32081df0f0ffSAtsushi Nemoto default y 32091df0f0ffSAtsushi Nemoto 32101df0f0ffSAtsushi Nemotoconfig STACKTRACE_SUPPORT 32111df0f0ffSAtsushi Nemoto bool 32121df0f0ffSAtsushi Nemoto default y 32131df0f0ffSAtsushi Nemoto 3214a728ab52SKirill A. Shutemovconfig PGTABLE_LEVELS 3215a728ab52SKirill A. Shutemov int 32163377e227SAlex Belits default 4 if PAGE_SIZE_4KB && MIPS_VA_BITS_48 3217a728ab52SKirill A. Shutemov default 3 if 64BIT && !PAGE_SIZE_64KB 3218a728ab52SKirill A. Shutemov default 2 3219a728ab52SKirill A. Shutemov 32206c359eb1SPaul Burtonconfig MIPS_AUTO_PFN_OFFSET 32216c359eb1SPaul Burton bool 32226c359eb1SPaul Burton 32231da177e4SLinus Torvaldsmenu "Bus options (PCI, PCMCIA, EISA, ISA, TC)" 32241da177e4SLinus Torvalds 3225c5611df9SPaul Burtonconfig PCI_DRIVERS_GENERIC 32262eac9c2dSChristoph Hellwig select PCI_DOMAINS_GENERIC if PCI 3227c5611df9SPaul Burton bool 3228c5611df9SPaul Burton 3229c5611df9SPaul Burtonconfig PCI_DRIVERS_LEGACY 3230c5611df9SPaul Burton def_bool !PCI_DRIVERS_GENERIC 3231c5611df9SPaul Burton select NO_GENERIC_PCI_IOPORT_MAP 32322eac9c2dSChristoph Hellwig select PCI_DOMAINS if PCI 32331da177e4SLinus Torvalds 32341da177e4SLinus Torvalds# 32351da177e4SLinus Torvalds# ISA support is now enabled via select. Too many systems still have the one 32361da177e4SLinus Torvalds# or other ISA chip on the board that users don't know about so don't expect 32371da177e4SLinus Torvalds# users to choose the right thing ... 32381da177e4SLinus Torvalds# 32391da177e4SLinus Torvaldsconfig ISA 32401da177e4SLinus Torvalds bool 32411da177e4SLinus Torvalds 32421da177e4SLinus Torvaldsconfig TC 32431da177e4SLinus Torvalds bool "TURBOchannel support" 32441da177e4SLinus Torvalds depends on MACH_DECSTATION 32451da177e4SLinus Torvalds help 324650a23e6eSJustin P. Mattock TURBOchannel is a DEC (now Compaq (now HP)) bus for Alpha and MIPS 324750a23e6eSJustin P. Mattock processors. TURBOchannel programming specifications are available 324850a23e6eSJustin P. Mattock at: 324950a23e6eSJustin P. Mattock <ftp://ftp.hp.com/pub/alphaserver/archive/triadd/> 325050a23e6eSJustin P. Mattock and: 325150a23e6eSJustin P. Mattock <http://www.computer-refuge.org/classiccmp/ftp.digital.com/pub/DEC/TriAdd/> 325250a23e6eSJustin P. Mattock Linux driver support status is documented at: 325350a23e6eSJustin P. Mattock <http://www.linux-mips.org/wiki/DECstation> 32541da177e4SLinus Torvalds 32551da177e4SLinus Torvaldsconfig MMU 32561da177e4SLinus Torvalds bool 32571da177e4SLinus Torvalds default y 32581da177e4SLinus Torvalds 3259109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_BITS_MIN 3260109c32ffSMatt Redfearn default 12 if 64BIT 3261109c32ffSMatt Redfearn default 8 3262109c32ffSMatt Redfearn 3263109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_BITS_MAX 3264109c32ffSMatt Redfearn default 18 if 64BIT 3265109c32ffSMatt Redfearn default 15 3266109c32ffSMatt Redfearn 3267109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_COMPAT_BITS_MIN 3268109c32ffSMatt Redfearn default 8 3269109c32ffSMatt Redfearn 3270109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_COMPAT_BITS_MAX 3271109c32ffSMatt Redfearn default 15 3272109c32ffSMatt Redfearn 3273d865bea4SRalf Baechleconfig I8253 3274d865bea4SRalf Baechle bool 3275798778b8SRussell King select CLKSRC_I8253 32762d02612fSThomas Gleixner select CLKEVT_I8253 32779726b43aSWu Zhangjin select MIPS_EXTERNAL_TIMER 32781da177e4SLinus Torvaldsendmenu 32791da177e4SLinus Torvalds 32801da177e4SLinus Torvaldsconfig TRAD_SIGNALS 32811da177e4SLinus Torvalds bool 32821da177e4SLinus Torvalds 32831da177e4SLinus Torvaldsconfig MIPS32_COMPAT 328478aaf956SRalf Baechle bool 32851da177e4SLinus Torvalds 32861da177e4SLinus Torvaldsconfig COMPAT 32871da177e4SLinus Torvalds bool 32881da177e4SLinus Torvalds 328905e43966SAtsushi Nemotoconfig SYSVIPC_COMPAT 329005e43966SAtsushi Nemoto bool 329105e43966SAtsushi Nemoto 32921da177e4SLinus Torvaldsconfig MIPS32_O32 32931da177e4SLinus Torvalds bool "Kernel support for o32 binaries" 329478aaf956SRalf Baechle depends on 64BIT 329578aaf956SRalf Baechle select ARCH_WANT_OLD_COMPAT_IPC 329678aaf956SRalf Baechle select COMPAT 329778aaf956SRalf Baechle select MIPS32_COMPAT 329878aaf956SRalf Baechle select SYSVIPC_COMPAT if SYSVIPC 32991da177e4SLinus Torvalds help 33001da177e4SLinus Torvalds Select this option if you want to run o32 binaries. These are pure 33011da177e4SLinus Torvalds 32-bit binaries as used by the 32-bit Linux/MIPS port. Most of 33021da177e4SLinus Torvalds existing binaries are in this format. 33031da177e4SLinus Torvalds 33041da177e4SLinus Torvalds If unsure, say Y. 33051da177e4SLinus Torvalds 33061da177e4SLinus Torvaldsconfig MIPS32_N32 33071da177e4SLinus Torvalds bool "Kernel support for n32 binaries" 3308c22eacfeSRalf Baechle depends on 64BIT 33095a9372f7SArnd Bergmann select ARCH_WANT_COMPAT_IPC_PARSE_VERSION 331078aaf956SRalf Baechle select COMPAT 331178aaf956SRalf Baechle select MIPS32_COMPAT 331278aaf956SRalf Baechle select SYSVIPC_COMPAT if SYSVIPC 33131da177e4SLinus Torvalds help 33141da177e4SLinus Torvalds Select this option if you want to run n32 binaries. These are 33151da177e4SLinus Torvalds 64-bit binaries using 32-bit quantities for addressing and certain 33161da177e4SLinus Torvalds data that would normally be 64-bit. They are used in special 33171da177e4SLinus Torvalds cases. 33181da177e4SLinus Torvalds 33191da177e4SLinus Torvalds If unsure, say N. 33201da177e4SLinus Torvalds 33212116245eSRalf Baechlemenu "Power management options" 3322952fa954SRodolfo Giometti 3323363c55caSWu Zhangjinconfig ARCH_HIBERNATION_POSSIBLE 3324363c55caSWu Zhangjin def_bool y 33253f5b3e17SRalf Baechle depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP 3326363c55caSWu Zhangjin 3327f4cb5700SJohannes Bergconfig ARCH_SUSPEND_POSSIBLE 3328f4cb5700SJohannes Berg def_bool y 33293f5b3e17SRalf Baechle depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP 3330f4cb5700SJohannes Berg 33312116245eSRalf Baechlesource "kernel/power/Kconfig" 3332952fa954SRodolfo Giometti 33331da177e4SLinus Torvaldsendmenu 33341da177e4SLinus Torvalds 33357a998935SViresh Kumarconfig MIPS_EXTERNAL_TIMER 33367a998935SViresh Kumar bool 33377a998935SViresh Kumar 33387a998935SViresh Kumarmenu "CPU Power Management" 3339c095ebafSPaul Burton 3340c095ebafSPaul Burtonif CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER 33417a998935SViresh Kumarsource "drivers/cpufreq/Kconfig" 33427a998935SViresh Kumarendif 33439726b43aSWu Zhangjin 3344c095ebafSPaul Burtonsource "drivers/cpuidle/Kconfig" 3345c095ebafSPaul Burton 3346c095ebafSPaul Burtonendmenu 3347c095ebafSPaul Burton 334898cdee0eSRalf Baechlesource "drivers/firmware/Kconfig" 334998cdee0eSRalf Baechle 33502235a54dSSanjay Lalsource "arch/mips/kvm/Kconfig" 3351e91946d6SNathan Chancellor 3352e91946d6SNathan Chancellorsource "arch/mips/vdso/Kconfig" 3353