xref: /linux/arch/mips/Kconfig (revision baec970aa5ba11099ad7a91773350c91fb2113f0)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
21da177e4SLinus Torvaldsconfig MIPS
31da177e4SLinus Torvalds	bool
41da177e4SLinus Torvalds	default y
5942fa985SYury Norov	select ARCH_32BIT_OFF_T if !64BIT
6ea6a3737SPaul Burton	select ARCH_BINFMT_ELF_STATE if MIPS_FP_SUPPORT
734c01e41SAlexander Lobakin	select ARCH_HAS_FORTIFY_SOURCE
834c01e41SAlexander Lobakin	select ARCH_HAS_KCOV
934c01e41SAlexander Lobakin	select ARCH_HAS_PTE_SPECIAL if !(32BIT && CPU_HAS_RIXI)
1012597988SMatt Redfearn	select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST
111e35918aSHassan Naveed	select ARCH_HAS_UBSAN_SANITIZE_ALL
128b3165e5SXingxing Su	select ARCH_HAS_GCOV_PROFILE_ALL
13a8c0f1c6STiezhu Yang	select ARCH_KEEP_MEMBLOCK if DEBUG_KERNEL
1412597988SMatt Redfearn	select ARCH_SUPPORTS_UPROBES
151ee3630aSRalf Baechle	select ARCH_USE_BUILTIN_BSWAP
1612597988SMatt Redfearn	select ARCH_USE_CMPXCHG_LOCKREF if 64BIT
1725da4e9dSPaul Burton	select ARCH_USE_QUEUED_RWLOCKS
180b17c967SPaul Burton	select ARCH_USE_QUEUED_SPINLOCKS
199035bd29SAlexandre Ghiti	select ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT if MMU
2012597988SMatt Redfearn	select ARCH_WANT_IPC_PARSE_VERSION
21d3a4e0f1SAlexander Lobakin	select ARCH_WANT_LD_ORPHAN_WARN
2210916706SShile Zhang	select BUILDTIME_TABLE_SORT
2312597988SMatt Redfearn	select CLONE_BACKWARDS
2457eeacedSPaul Burton	select CPU_NO_EFFICIENT_FFS if (TARGET_ISA_REV < 1)
2512597988SMatt Redfearn	select CPU_PM if CPU_IDLE
2612597988SMatt Redfearn	select GENERIC_ATOMIC64 if !64BIT
2712597988SMatt Redfearn	select GENERIC_CMOS_UPDATE
2812597988SMatt Redfearn	select GENERIC_CPU_AUTOPROBE
2924640f23SVincenzo Frascino	select GENERIC_GETTIMEOFDAY
30b962aeb0SPaul Burton	select GENERIC_IOMAP
3112597988SMatt Redfearn	select GENERIC_IRQ_PROBE
3212597988SMatt Redfearn	select GENERIC_IRQ_SHOW
336630a8e5SChristoph Hellwig	select GENERIC_ISA_DMA if EISA
34740129b3SAntony Pavlov	select GENERIC_LIB_ASHLDI3
35740129b3SAntony Pavlov	select GENERIC_LIB_ASHRDI3
36740129b3SAntony Pavlov	select GENERIC_LIB_CMPDI2
37740129b3SAntony Pavlov	select GENERIC_LIB_LSHRDI3
38740129b3SAntony Pavlov	select GENERIC_LIB_UCMPDI2
3912597988SMatt Redfearn	select GENERIC_SCHED_CLOCK if !CAVIUM_OCTEON_SOC
4012597988SMatt Redfearn	select GENERIC_SMP_IDLE_THREAD
4112597988SMatt Redfearn	select GENERIC_TIME_VSYSCALL
42446f062bSChristoph Hellwig	select GUP_GET_PTE_LOW_HIGH if CPU_MIPS32 && PHYS_ADDR_T_64BIT
4312597988SMatt Redfearn	select HANDLE_DOMAIN_IRQ
44906d441fSPaul Burton	select HAVE_ARCH_COMPILER_H
4512597988SMatt Redfearn	select HAVE_ARCH_JUMP_LABEL
4688547001SJason Wessel	select HAVE_ARCH_KGDB
47109c32ffSMatt Redfearn	select HAVE_ARCH_MMAP_RND_BITS if MMU
48109c32ffSMatt Redfearn	select HAVE_ARCH_MMAP_RND_COMPAT_BITS if MMU && COMPAT
49490b004fSMarkos Chandras	select HAVE_ARCH_SECCOMP_FILTER
50c0ff3c53SRalf Baechle	select HAVE_ARCH_TRACEHOOK
5145e03e62SDaniel Silsby	select HAVE_ARCH_TRANSPARENT_HUGEPAGE if CPU_SUPPORTS_HUGEPAGES
522ff2b7ecSMasahiro Yamada	select HAVE_ASM_MODVERSIONS
5336366e36SPaul Burton	select HAVE_CBPF_JIT if !64BIT && !CPU_MICROMIPS
5412597988SMatt Redfearn	select HAVE_CONTEXT_TRACKING
55490f561bSFrederic Weisbecker	select HAVE_TIF_NOHZ
5664575f91SWu Zhangjin	select HAVE_C_RECORDMCOUNT
5712597988SMatt Redfearn	select HAVE_DEBUG_KMEMLEAK
5812597988SMatt Redfearn	select HAVE_DEBUG_STACKOVERFLOW
5912597988SMatt Redfearn	select HAVE_DMA_CONTIGUOUS
6012597988SMatt Redfearn	select HAVE_DYNAMIC_FTRACE
6134c01e41SAlexander Lobakin	select HAVE_EBPF_JIT if 64BIT && !CPU_MICROMIPS && TARGET_ISA_REV >= 2
6212597988SMatt Redfearn	select HAVE_EXIT_THREAD
6367a929e0SChristoph Hellwig	select HAVE_FAST_GUP
6412597988SMatt Redfearn	select HAVE_FTRACE_MCOUNT_RECORD
6529c5d346SWu Zhangjin	select HAVE_FUNCTION_GRAPH_TRACER
6612597988SMatt Redfearn	select HAVE_FUNCTION_TRACER
6734c01e41SAlexander Lobakin	select HAVE_GCC_PLUGINS
6834c01e41SAlexander Lobakin	select HAVE_GENERIC_VDSO
6912597988SMatt Redfearn	select HAVE_IDE
70b3a428b4SHassan Naveed	select HAVE_IOREMAP_PROT
7112597988SMatt Redfearn	select HAVE_IRQ_EXIT_ON_IRQ_STACK
7212597988SMatt Redfearn	select HAVE_IRQ_TIME_ACCOUNTING
73c1bf207dSDavid Daney	select HAVE_KPROBES
74c1bf207dSDavid Daney	select HAVE_KRETPROBES
75c0436b50SPaul Burton	select HAVE_LD_DEAD_CODE_DATA_ELIMINATION
76786d35d4SDavid Howells	select HAVE_MOD_ARCH_SPECIFIC
7742a0bb3fSPetr Mladek	select HAVE_NMI
7812597988SMatt Redfearn	select HAVE_OPROFILE
7912597988SMatt Redfearn	select HAVE_PERF_EVENTS
8008bccf43SMarcin Nowakowski	select HAVE_REGS_AND_STACK_ACCESS_API
819ea141adSPaul Burton	select HAVE_RSEQ
8216c0f03fSHassan Naveed	select HAVE_SPARSE_SYSCALL_NR
83d148eac0SMasahiro Yamada	select HAVE_STACKPROTECTOR
8412597988SMatt Redfearn	select HAVE_SYSCALL_TRACEPOINTS
85a3f14310SBen Hutchings	select HAVE_VIRT_CPU_ACCOUNTING_GEN if 64BIT || !SMP
8612597988SMatt Redfearn	select IRQ_FORCED_THREADING
876630a8e5SChristoph Hellwig	select ISA if EISA
8812597988SMatt Redfearn	select MODULES_USE_ELF_REL if MODULES
8934c01e41SAlexander Lobakin	select MODULES_USE_ELF_RELA if MODULES && 64BIT
9012597988SMatt Redfearn	select PERF_USE_VMALLOC
91981aa1d3SThomas Gleixner	select PCI_MSI_ARCH_FALLBACKS if PCI_MSI
9205a0a344SArnd Bergmann	select RTC_LIB
935e6e9852SChristoph Hellwig	select SET_FS
9412597988SMatt Redfearn	select SYSCTL_EXCEPTION_TRACE
9512597988SMatt Redfearn	select VIRT_TO_BUS
961da177e4SLinus Torvalds
97d3991572SChristoph Hellwigconfig MIPS_FIXUP_BIGPHYS_ADDR
98d3991572SChristoph Hellwig	bool
99d3991572SChristoph Hellwig
100c434b9f8SPaul Cercueilconfig MIPS_GENERIC
101c434b9f8SPaul Cercueil	bool
102c434b9f8SPaul Cercueil
103f0f4a753SPaul Cercueilconfig MACH_INGENIC
104f0f4a753SPaul Cercueil	bool
105f0f4a753SPaul Cercueil	select SYS_SUPPORTS_32BIT_KERNEL
106f0f4a753SPaul Cercueil	select SYS_SUPPORTS_LITTLE_ENDIAN
107f0f4a753SPaul Cercueil	select SYS_SUPPORTS_ZBOOT
108f0f4a753SPaul Cercueil	select DMA_NONCOHERENT
109f0f4a753SPaul Cercueil	select IRQ_MIPS_CPU
110f0f4a753SPaul Cercueil	select PINCTRL
111f0f4a753SPaul Cercueil	select GPIOLIB
112f0f4a753SPaul Cercueil	select COMMON_CLK
113f0f4a753SPaul Cercueil	select GENERIC_IRQ_CHIP
114f0f4a753SPaul Cercueil	select BUILTIN_DTB if MIPS_NO_APPENDED_DTB
115f0f4a753SPaul Cercueil	select USE_OF
116f0f4a753SPaul Cercueil	select CPU_SUPPORTS_CPUFREQ
117f0f4a753SPaul Cercueil	select MIPS_EXTERNAL_TIMER
118f0f4a753SPaul Cercueil
1191da177e4SLinus Torvaldsmenu "Machine selection"
1201da177e4SLinus Torvalds
1215e83d430SRalf Baechlechoice
1225e83d430SRalf Baechle	prompt "System type"
123c434b9f8SPaul Cercueil	default MIPS_GENERIC_KERNEL
1241da177e4SLinus Torvalds
125c434b9f8SPaul Cercueilconfig MIPS_GENERIC_KERNEL
126eed0eabdSPaul Burton	bool "Generic board-agnostic MIPS kernel"
127c434b9f8SPaul Cercueil	select MIPS_GENERIC
128eed0eabdSPaul Burton	select BOOT_RAW
129eed0eabdSPaul Burton	select BUILTIN_DTB
130eed0eabdSPaul Burton	select CEVT_R4K
131eed0eabdSPaul Burton	select CLKSRC_MIPS_GIC
132eed0eabdSPaul Burton	select COMMON_CLK
133eed0eabdSPaul Burton	select CPU_MIPSR2_IRQ_EI
13434c01e41SAlexander Lobakin	select CPU_MIPSR2_IRQ_VI
135eed0eabdSPaul Burton	select CSRC_R4K
136eed0eabdSPaul Burton	select DMA_PERDEV_COHERENT
137eb01d42aSChristoph Hellwig	select HAVE_PCI
138eed0eabdSPaul Burton	select IRQ_MIPS_CPU
1390211d49eSPaul Burton	select MIPS_AUTO_PFN_OFFSET
140eed0eabdSPaul Burton	select MIPS_CPU_SCACHE
141eed0eabdSPaul Burton	select MIPS_GIC
142eed0eabdSPaul Burton	select MIPS_L1_CACHE_SHIFT_7
143eed0eabdSPaul Burton	select NO_EXCEPT_FILL
144eed0eabdSPaul Burton	select PCI_DRIVERS_GENERIC
145eed0eabdSPaul Burton	select SMP_UP if SMP
146a3078e59SMatt Redfearn	select SWAP_IO_SPACE
147eed0eabdSPaul Burton	select SYS_HAS_CPU_MIPS32_R1
148eed0eabdSPaul Burton	select SYS_HAS_CPU_MIPS32_R2
149eed0eabdSPaul Burton	select SYS_HAS_CPU_MIPS32_R6
150eed0eabdSPaul Burton	select SYS_HAS_CPU_MIPS64_R1
151eed0eabdSPaul Burton	select SYS_HAS_CPU_MIPS64_R2
152eed0eabdSPaul Burton	select SYS_HAS_CPU_MIPS64_R6
153eed0eabdSPaul Burton	select SYS_SUPPORTS_32BIT_KERNEL
154eed0eabdSPaul Burton	select SYS_SUPPORTS_64BIT_KERNEL
155eed0eabdSPaul Burton	select SYS_SUPPORTS_BIG_ENDIAN
156eed0eabdSPaul Burton	select SYS_SUPPORTS_HIGHMEM
157eed0eabdSPaul Burton	select SYS_SUPPORTS_LITTLE_ENDIAN
158eed0eabdSPaul Burton	select SYS_SUPPORTS_MICROMIPS
159eed0eabdSPaul Burton	select SYS_SUPPORTS_MIPS16
16034c01e41SAlexander Lobakin	select SYS_SUPPORTS_MIPS_CPS
161eed0eabdSPaul Burton	select SYS_SUPPORTS_MULTITHREADING
162eed0eabdSPaul Burton	select SYS_SUPPORTS_RELOCATABLE
163eed0eabdSPaul Burton	select SYS_SUPPORTS_SMARTMIPS
164c3e2ee65SPaul Cercueil	select SYS_SUPPORTS_ZBOOT
16534c01e41SAlexander Lobakin	select UHI_BOOT
1662e6522c5SCorentin Labbe	select USB_EHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN
1672e6522c5SCorentin Labbe	select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
1682e6522c5SCorentin Labbe	select USB_OHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN
1692e6522c5SCorentin Labbe	select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
1702e6522c5SCorentin Labbe	select USB_UHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN
1712e6522c5SCorentin Labbe	select USB_UHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
172eed0eabdSPaul Burton	select USE_OF
173eed0eabdSPaul Burton	help
174eed0eabdSPaul Burton	  Select this to build a kernel which aims to support multiple boards,
175eed0eabdSPaul Burton	  generally using a flattened device tree passed from the bootloader
176eed0eabdSPaul Burton	  using the boot protocol defined in the UHI (Unified Hosting
177eed0eabdSPaul Burton	  Interface) specification.
178eed0eabdSPaul Burton
17942a4f17dSManuel Laussconfig MIPS_ALCHEMY
180c3543e25SYoichi Yuasa	bool "Alchemy processor based machines"
181d4a451d5SChristoph Hellwig	select PHYS_ADDR_T_64BIT
182f772cdb2SRalf Baechle	select CEVT_R4K
183d7ea335cSSteven J. Hill	select CSRC_R4K
18467e38cf2SRalf Baechle	select IRQ_MIPS_CPU
18588e9a93cSManuel Lauss	select DMA_MAYBE_COHERENT	# Au1000,1500,1100 aren't, rest is
186d3991572SChristoph Hellwig	select MIPS_FIXUP_BIGPHYS_ADDR if PCI
18742a4f17dSManuel Lauss	select SYS_HAS_CPU_MIPS32_R1
18842a4f17dSManuel Lauss	select SYS_SUPPORTS_32BIT_KERNEL
18942a4f17dSManuel Lauss	select SYS_SUPPORTS_APM_EMULATION
190d30a2b47SLinus Walleij	select GPIOLIB
1911b93b3c3SWu Zhangjin	select SYS_SUPPORTS_ZBOOT
19247440229SManuel Lauss	select COMMON_CLK
1931da177e4SLinus Torvalds
1947ca5dc14SFlorian Fainelliconfig AR7
1957ca5dc14SFlorian Fainelli	bool "Texas Instruments AR7"
1967ca5dc14SFlorian Fainelli	select BOOT_ELF32
1977ca5dc14SFlorian Fainelli	select DMA_NONCOHERENT
1987ca5dc14SFlorian Fainelli	select CEVT_R4K
1997ca5dc14SFlorian Fainelli	select CSRC_R4K
20067e38cf2SRalf Baechle	select IRQ_MIPS_CPU
2017ca5dc14SFlorian Fainelli	select NO_EXCEPT_FILL
2027ca5dc14SFlorian Fainelli	select SWAP_IO_SPACE
2037ca5dc14SFlorian Fainelli	select SYS_HAS_CPU_MIPS32_R1
2047ca5dc14SFlorian Fainelli	select SYS_HAS_EARLY_PRINTK
2057ca5dc14SFlorian Fainelli	select SYS_SUPPORTS_32BIT_KERNEL
2067ca5dc14SFlorian Fainelli	select SYS_SUPPORTS_LITTLE_ENDIAN
207377cb1b6SRalf Baechle	select SYS_SUPPORTS_MIPS16
2081b93b3c3SWu Zhangjin	select SYS_SUPPORTS_ZBOOT_UART16550
209d30a2b47SLinus Walleij	select GPIOLIB
2107ca5dc14SFlorian Fainelli	select VLYNQ
211bbd7ffdbSStephen Boyd	select HAVE_LEGACY_CLK
2127ca5dc14SFlorian Fainelli	help
2137ca5dc14SFlorian Fainelli	  Support for the Texas Instruments AR7 System-on-a-Chip
2147ca5dc14SFlorian Fainelli	  family: TNETD7100, 7200 and 7300.
2157ca5dc14SFlorian Fainelli
21643cc739fSSergey Ryazanovconfig ATH25
21743cc739fSSergey Ryazanov	bool "Atheros AR231x/AR531x SoC support"
21843cc739fSSergey Ryazanov	select CEVT_R4K
21943cc739fSSergey Ryazanov	select CSRC_R4K
22043cc739fSSergey Ryazanov	select DMA_NONCOHERENT
22167e38cf2SRalf Baechle	select IRQ_MIPS_CPU
2221753e74eSSergey Ryazanov	select IRQ_DOMAIN
22343cc739fSSergey Ryazanov	select SYS_HAS_CPU_MIPS32_R1
22443cc739fSSergey Ryazanov	select SYS_SUPPORTS_BIG_ENDIAN
22543cc739fSSergey Ryazanov	select SYS_SUPPORTS_32BIT_KERNEL
2268aaa7278SSergey Ryazanov	select SYS_HAS_EARLY_PRINTK
22743cc739fSSergey Ryazanov	help
22843cc739fSSergey Ryazanov	  Support for Atheros AR231x and Atheros AR531x based boards
22943cc739fSSergey Ryazanov
230d4a67d9dSGabor Juhosconfig ATH79
231d4a67d9dSGabor Juhos	bool "Atheros AR71XX/AR724X/AR913X based boards"
232ff591a91SAlban Bedel	select ARCH_HAS_RESET_CONTROLLER
233d4a67d9dSGabor Juhos	select BOOT_RAW
234d4a67d9dSGabor Juhos	select CEVT_R4K
235d4a67d9dSGabor Juhos	select CSRC_R4K
236d4a67d9dSGabor Juhos	select DMA_NONCOHERENT
237d30a2b47SLinus Walleij	select GPIOLIB
238a08227a2SJohn Crispin	select PINCTRL
239411520afSAlban Bedel	select COMMON_CLK
24067e38cf2SRalf Baechle	select IRQ_MIPS_CPU
241d4a67d9dSGabor Juhos	select SYS_HAS_CPU_MIPS32_R2
242d4a67d9dSGabor Juhos	select SYS_HAS_EARLY_PRINTK
243d4a67d9dSGabor Juhos	select SYS_SUPPORTS_32BIT_KERNEL
244d4a67d9dSGabor Juhos	select SYS_SUPPORTS_BIG_ENDIAN
245377cb1b6SRalf Baechle	select SYS_SUPPORTS_MIPS16
246b3f0a250SAlban Bedel	select SYS_SUPPORTS_ZBOOT_UART_PROM
24703c8c407SAlban Bedel	select USE_OF
24853d473fcSAlban Bedel	select USB_EHCI_ROOT_HUB_TT if USB_EHCI_HCD_PLATFORM
249d4a67d9dSGabor Juhos	help
250d4a67d9dSGabor Juhos	  Support for the Atheros AR71XX/AR724X/AR913X SoCs.
251d4a67d9dSGabor Juhos
2525f2d4459SKevin Cernekeeconfig BMIPS_GENERIC
2535f2d4459SKevin Cernekee	bool "Broadcom Generic BMIPS kernel"
25429906e1aSÁlvaro Fernández Rojas	select ARCH_HAS_RESET_CONTROLLER
255d59098a0SChristoph Hellwig	select ARCH_HAS_SYNC_DMA_FOR_CPU_ALL
256d59098a0SChristoph Hellwig	select ARCH_HAS_PHYS_TO_DMA
257d666cd02SKevin Cernekee	select BOOT_RAW
258d666cd02SKevin Cernekee	select NO_EXCEPT_FILL
259d666cd02SKevin Cernekee	select USE_OF
260d666cd02SKevin Cernekee	select CEVT_R4K
261d666cd02SKevin Cernekee	select CSRC_R4K
262d666cd02SKevin Cernekee	select SYNC_R4K
263d666cd02SKevin Cernekee	select COMMON_CLK
264c7c42ec2SSimon Arlott	select BCM6345_L1_IRQ
26560b858f2SKevin Cernekee	select BCM7038_L1_IRQ
26660b858f2SKevin Cernekee	select BCM7120_L2_IRQ
26760b858f2SKevin Cernekee	select BRCMSTB_L2_IRQ
26867e38cf2SRalf Baechle	select IRQ_MIPS_CPU
26960b858f2SKevin Cernekee	select DMA_NONCOHERENT
270d666cd02SKevin Cernekee	select SYS_SUPPORTS_32BIT_KERNEL
27160b858f2SKevin Cernekee	select SYS_SUPPORTS_LITTLE_ENDIAN
272d666cd02SKevin Cernekee	select SYS_SUPPORTS_BIG_ENDIAN
273d666cd02SKevin Cernekee	select SYS_SUPPORTS_HIGHMEM
27460b858f2SKevin Cernekee	select SYS_HAS_CPU_BMIPS32_3300
27560b858f2SKevin Cernekee	select SYS_HAS_CPU_BMIPS4350
27660b858f2SKevin Cernekee	select SYS_HAS_CPU_BMIPS4380
277d666cd02SKevin Cernekee	select SYS_HAS_CPU_BMIPS5000
278d666cd02SKevin Cernekee	select SWAP_IO_SPACE
27960b858f2SKevin Cernekee	select USB_EHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN
28060b858f2SKevin Cernekee	select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
28160b858f2SKevin Cernekee	select USB_OHCI_BIG_ENDIAN_DESC if CPU_BIG_ENDIAN
28260b858f2SKevin Cernekee	select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
2834dc4704cSJustin Chen	select HARDIRQS_SW_RESEND
284d666cd02SKevin Cernekee	help
2855f2d4459SKevin Cernekee	  Build a generic DT-based kernel image that boots on select
2865f2d4459SKevin Cernekee	  BCM33xx cable modem chips, BCM63xx DSL chips, and BCM7xxx set-top
2875f2d4459SKevin Cernekee	  box chips.  Note that CONFIG_CPU_BIG_ENDIAN/CONFIG_CPU_LITTLE_ENDIAN
2885f2d4459SKevin Cernekee	  must be set appropriately for your board.
289d666cd02SKevin Cernekee
2901c0c13ebSAurelien Jarnoconfig BCM47XX
291c619366eSFlorian Fainelli	bool "Broadcom BCM47XX based boards"
292fe08f8c2SHauke Mehrtens	select BOOT_RAW
29342f77542SRalf Baechle	select CEVT_R4K
294940f6b48SRalf Baechle	select CSRC_R4K
2951c0c13ebSAurelien Jarno	select DMA_NONCOHERENT
296eb01d42aSChristoph Hellwig	select HAVE_PCI
29767e38cf2SRalf Baechle	select IRQ_MIPS_CPU
298314878d2SMarkos Chandras	select SYS_HAS_CPU_MIPS32_R1
299dd54deddSHauke Mehrtens	select NO_EXCEPT_FILL
3001c0c13ebSAurelien Jarno	select SYS_SUPPORTS_32BIT_KERNEL
3011c0c13ebSAurelien Jarno	select SYS_SUPPORTS_LITTLE_ENDIAN
302377cb1b6SRalf Baechle	select SYS_SUPPORTS_MIPS16
3036507831fSAaro Koskinen	select SYS_SUPPORTS_ZBOOT
30425e5fb97SAurelien Jarno	select SYS_HAS_EARLY_PRINTK
305e6086557SRalf Baechle	select USE_GENERIC_EARLY_PRINTK_8250
306c949c0bcSRafał Miłecki	select GPIOLIB
307c949c0bcSRafał Miłecki	select LEDS_GPIO_REGISTER
308f6e734a8SRafał Miłecki	select BCM47XX_NVRAM
3092ab71a02SRafał Miłecki	select BCM47XX_SPROM
310dfe00495SMatt Redfearn	select BCM47XX_SSB if !BCM47XX_BCMA
3111c0c13ebSAurelien Jarno	help
3121c0c13ebSAurelien Jarno	  Support for BCM47XX based boards
3131c0c13ebSAurelien Jarno
314e7300d04SMaxime Bizonconfig BCM63XX
315e7300d04SMaxime Bizon	bool "Broadcom BCM63XX based boards"
316ae8de61cSFlorian Fainelli	select BOOT_RAW
317e7300d04SMaxime Bizon	select CEVT_R4K
318e7300d04SMaxime Bizon	select CSRC_R4K
319fc264022SJonas Gorski	select SYNC_R4K
320e7300d04SMaxime Bizon	select DMA_NONCOHERENT
32167e38cf2SRalf Baechle	select IRQ_MIPS_CPU
322e7300d04SMaxime Bizon	select SYS_SUPPORTS_32BIT_KERNEL
323e7300d04SMaxime Bizon	select SYS_SUPPORTS_BIG_ENDIAN
324e7300d04SMaxime Bizon	select SYS_HAS_EARLY_PRINTK
325e7300d04SMaxime Bizon	select SWAP_IO_SPACE
326d30a2b47SLinus Walleij	select GPIOLIB
327af2418beSFlorian Fainelli	select MIPS_L1_CACHE_SHIFT_4
328c5af3c2dSJonas Gorski	select CLKDEV_LOOKUP
329bbd7ffdbSStephen Boyd	select HAVE_LEGACY_CLK
330e7300d04SMaxime Bizon	help
331e7300d04SMaxime Bizon	  Support for BCM63XX based boards
332e7300d04SMaxime Bizon
3331da177e4SLinus Torvaldsconfig MIPS_COBALT
3343fa986faSMartin Michlmayr	bool "Cobalt Server"
33542f77542SRalf Baechle	select CEVT_R4K
336940f6b48SRalf Baechle	select CSRC_R4K
3371097c6acSYoichi Yuasa	select CEVT_GT641XX
3381da177e4SLinus Torvalds	select DMA_NONCOHERENT
339eb01d42aSChristoph Hellwig	select FORCE_PCI
340d865bea4SRalf Baechle	select I8253
3411da177e4SLinus Torvalds	select I8259
34267e38cf2SRalf Baechle	select IRQ_MIPS_CPU
343d5ab1a69SYoichi Yuasa	select IRQ_GT641XX
344252161ecSYoichi Yuasa	select PCI_GT64XXX_PCI0
3457cf8053bSRalf Baechle	select SYS_HAS_CPU_NEVADA
3460a22e0d4SYoichi Yuasa	select SYS_HAS_EARLY_PRINTK
347ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
3480e8774b6SFlorian Fainelli	select SYS_SUPPORTS_64BIT_KERNEL
3495e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
350e6086557SRalf Baechle	select USE_GENERIC_EARLY_PRINTK_8250
3511da177e4SLinus Torvalds
3521da177e4SLinus Torvaldsconfig MACH_DECSTATION
3533fa986faSMartin Michlmayr	bool "DECstations"
3541da177e4SLinus Torvalds	select BOOT_ELF32
3556457d9fcSYoichi Yuasa	select CEVT_DS1287
35681d10badSMaciej W. Rozycki	select CEVT_R4K if CPU_R4X00
3574247417dSYoichi Yuasa	select CSRC_IOASIC
35881d10badSMaciej W. Rozycki	select CSRC_R4K if CPU_R4X00
35920d60d99SMaciej W. Rozycki	select CPU_DADDI_WORKAROUNDS if 64BIT
36020d60d99SMaciej W. Rozycki	select CPU_R4000_WORKAROUNDS if 64BIT
36120d60d99SMaciej W. Rozycki	select CPU_R4400_WORKAROUNDS if 64BIT
3621da177e4SLinus Torvalds	select DMA_NONCOHERENT
363ce816fa8SUwe Kleine-König	select NO_IOPORT_MAP
36467e38cf2SRalf Baechle	select IRQ_MIPS_CPU
3657cf8053bSRalf Baechle	select SYS_HAS_CPU_R3000
3667cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
367ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
3687d60717eSKees Cook	select SYS_SUPPORTS_64BIT_KERNEL
3695e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
3701723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_128HZ
3711723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_256HZ
3721723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_1024HZ
373930beb5aSFlorian Fainelli	select MIPS_L1_CACHE_SHIFT_4
3745e83d430SRalf Baechle	help
3751da177e4SLinus Torvalds	  This enables support for DEC's MIPS based workstations.  For details
3761da177e4SLinus Torvalds	  see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the
3771da177e4SLinus Torvalds	  DECstation porting pages on <http://decstation.unix-ag.org/>.
3781da177e4SLinus Torvalds
3791da177e4SLinus Torvalds	  If you have one of the following DECstation Models you definitely
3801da177e4SLinus Torvalds	  want to choose R4xx0 for the CPU Type:
3811da177e4SLinus Torvalds
3821da177e4SLinus Torvalds		DECstation 5000/50
3831da177e4SLinus Torvalds		DECstation 5000/150
3841da177e4SLinus Torvalds		DECstation 5000/260
3851da177e4SLinus Torvalds		DECsystem 5900/260
3861da177e4SLinus Torvalds
3871da177e4SLinus Torvalds	  otherwise choose R3000.
3881da177e4SLinus Torvalds
3895e83d430SRalf Baechleconfig MACH_JAZZ
3903fa986faSMartin Michlmayr	bool "Jazz family of machines"
39139b2d756SThomas Bogendoerfer	select ARC_MEMORY
39239b2d756SThomas Bogendoerfer	select ARC_PROMLIB
393a211a082SRalf Baechle	select ARCH_MIGHT_HAVE_PC_PARPORT
3947a407aa5SRalf Baechle	select ARCH_MIGHT_HAVE_PC_SERIO
3952f9237d4SChristoph Hellwig	select DMA_OPS
3960e2794b0SRalf Baechle	select FW_ARC
3970e2794b0SRalf Baechle	select FW_ARC32
3985e83d430SRalf Baechle	select ARCH_MAY_HAVE_PC_FDC
39942f77542SRalf Baechle	select CEVT_R4K
400940f6b48SRalf Baechle	select CSRC_R4K
401e2defae5SThomas Bogendoerfer	select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN
4025e83d430SRalf Baechle	select GENERIC_ISA_DMA
4038a118c38SRalf Baechle	select HAVE_PCSPKR_PLATFORM
40467e38cf2SRalf Baechle	select IRQ_MIPS_CPU
405d865bea4SRalf Baechle	select I8253
4065e83d430SRalf Baechle	select I8259
4075e83d430SRalf Baechle	select ISA
4087cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
4095e83d430SRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
4107d60717eSKees Cook	select SYS_SUPPORTS_64BIT_KERNEL
4111723b4a3SAtsushi Nemoto	select SYS_SUPPORTS_100HZ
4121da177e4SLinus Torvalds	help
4135e83d430SRalf Baechle	  This a family of machines based on the MIPS R4030 chipset which was
4145e83d430SRalf Baechle	  used by several vendors to build RISC/os and Windows NT workstations.
415692105b8SMatt LaPlante	  Members include the Acer PICA, MIPS Magnum 4000, MIPS Millennium and
4165e83d430SRalf Baechle	  Olivetti M700-10 workstations.
4175e83d430SRalf Baechle
418f0f4a753SPaul Cercueilconfig MACH_INGENIC_SOC
419de361e8bSPaul Burton	bool "Ingenic SoC based machines"
420f0f4a753SPaul Cercueil	select MIPS_GENERIC
421f0f4a753SPaul Cercueil	select MACH_INGENIC
422f9c9affcSLluís Batlle i Rossell	select SYS_SUPPORTS_ZBOOT_UART16550
4235ebabe59SLars-Peter Clausen
424171bb2f1SJohn Crispinconfig LANTIQ
425171bb2f1SJohn Crispin	bool "Lantiq based platforms"
426171bb2f1SJohn Crispin	select DMA_NONCOHERENT
42767e38cf2SRalf Baechle	select IRQ_MIPS_CPU
428171bb2f1SJohn Crispin	select CEVT_R4K
429171bb2f1SJohn Crispin	select CSRC_R4K
430171bb2f1SJohn Crispin	select SYS_HAS_CPU_MIPS32_R1
431171bb2f1SJohn Crispin	select SYS_HAS_CPU_MIPS32_R2
432171bb2f1SJohn Crispin	select SYS_SUPPORTS_BIG_ENDIAN
433171bb2f1SJohn Crispin	select SYS_SUPPORTS_32BIT_KERNEL
434377cb1b6SRalf Baechle	select SYS_SUPPORTS_MIPS16
435171bb2f1SJohn Crispin	select SYS_SUPPORTS_MULTITHREADING
436f35764e7SJames Hogan	select SYS_SUPPORTS_VPE_LOADER
437171bb2f1SJohn Crispin	select SYS_HAS_EARLY_PRINTK
438d30a2b47SLinus Walleij	select GPIOLIB
439171bb2f1SJohn Crispin	select SWAP_IO_SPACE
440171bb2f1SJohn Crispin	select BOOT_RAW
441287e3f3fSJohn Crispin	select CLKDEV_LOOKUP
442bbd7ffdbSStephen Boyd	select HAVE_LEGACY_CLK
443a0392222SJohn Crispin	select USE_OF
4443f8c50c9SJohn Crispin	select PINCTRL
4453f8c50c9SJohn Crispin	select PINCTRL_LANTIQ
446c530781cSJohn Crispin	select ARCH_HAS_RESET_CONTROLLER
447c530781cSJohn Crispin	select RESET_CONTROLLER
448171bb2f1SJohn Crispin
44930ad29bbSHuacai Chenconfig MACH_LOONGSON32
450caed1d1bSHuacai Chen	bool "Loongson 32-bit family of machines"
451c7e8c668SWu Zhangjin	select SYS_SUPPORTS_ZBOOT
452ade299d8SYoichi Yuasa	help
45330ad29bbSHuacai Chen	  This enables support for the Loongson-1 family of machines.
45485749d24SWu Zhangjin
45530ad29bbSHuacai Chen	  Loongson-1 is a family of 32-bit MIPS-compatible SoCs developed by
45630ad29bbSHuacai Chen	  the Institute of Computing Technology (ICT), Chinese Academy of
45730ad29bbSHuacai Chen	  Sciences (CAS).
458ade299d8SYoichi Yuasa
45971e2f4ddSJiaxun Yangconfig MACH_LOONGSON2EF
46071e2f4ddSJiaxun Yang	bool "Loongson-2E/F family of machines"
461ca585cf9SKelvin Cheung	select SYS_SUPPORTS_ZBOOT
462ca585cf9SKelvin Cheung	help
46371e2f4ddSJiaxun Yang	  This enables the support of early Loongson-2E/F family of machines.
464ca585cf9SKelvin Cheung
46571e2f4ddSJiaxun Yangconfig MACH_LOONGSON64
466caed1d1bSHuacai Chen	bool "Loongson 64-bit family of machines"
4676fbde6b4SJiaxun Yang	select ARCH_SPARSEMEM_ENABLE
4686fbde6b4SJiaxun Yang	select ARCH_MIGHT_HAVE_PC_PARPORT
4696fbde6b4SJiaxun Yang	select ARCH_MIGHT_HAVE_PC_SERIO
4706fbde6b4SJiaxun Yang	select GENERIC_ISA_DMA_SUPPORT_BROKEN
4716fbde6b4SJiaxun Yang	select BOOT_ELF32
4726fbde6b4SJiaxun Yang	select BOARD_SCACHE
4736fbde6b4SJiaxun Yang	select CSRC_R4K
4746fbde6b4SJiaxun Yang	select CEVT_R4K
4756fbde6b4SJiaxun Yang	select CPU_HAS_WB
4766fbde6b4SJiaxun Yang	select FORCE_PCI
4776fbde6b4SJiaxun Yang	select ISA
4786fbde6b4SJiaxun Yang	select I8259
4796fbde6b4SJiaxun Yang	select IRQ_MIPS_CPU
4807d6d2837SJiaxun Yang	select NO_EXCEPT_FILL
4815125bfeeSTiezhu Yang	select NR_CPUS_DEFAULT_64
4826fbde6b4SJiaxun Yang	select USE_GENERIC_EARLY_PRINTK_8250
4836423e59aSJiaxun Yang	select PCI_DRIVERS_GENERIC
4846fbde6b4SJiaxun Yang	select SYS_HAS_CPU_LOONGSON64
4856fbde6b4SJiaxun Yang	select SYS_HAS_EARLY_PRINTK
4866fbde6b4SJiaxun Yang	select SYS_SUPPORTS_SMP
4876fbde6b4SJiaxun Yang	select SYS_SUPPORTS_HOTPLUG_CPU
4886fbde6b4SJiaxun Yang	select SYS_SUPPORTS_NUMA
4896fbde6b4SJiaxun Yang	select SYS_SUPPORTS_64BIT_KERNEL
4906fbde6b4SJiaxun Yang	select SYS_SUPPORTS_HIGHMEM
4916fbde6b4SJiaxun Yang	select SYS_SUPPORTS_LITTLE_ENDIAN
49271e2f4ddSJiaxun Yang	select SYS_SUPPORTS_ZBOOT
493a307a4ceSJinyang He	select SYS_SUPPORTS_RELOCATABLE
4946fbde6b4SJiaxun Yang	select ZONE_DMA32
49587fcfa7bSJiaxun Yang	select COMMON_CLK
49687fcfa7bSJiaxun Yang	select USE_OF
49787fcfa7bSJiaxun Yang	select BUILTIN_DTB
49839c1485cSHuacai Chen	select PCI_HOST_GENERIC
49971e2f4ddSJiaxun Yang	help
500caed1d1bSHuacai Chen	  This enables the support of Loongson-2/3 family of machines.
501caed1d1bSHuacai Chen
502caed1d1bSHuacai Chen	  Loongson-2 and Loongson-3 are 64-bit general-purpose processors with
503caed1d1bSHuacai Chen	  GS264/GS464/GS464E/GS464V microarchitecture (except old Loongson-2E
504caed1d1bSHuacai Chen	  and Loongson-2F which will be removed), developed by the Institute
505caed1d1bSHuacai Chen	  of Computing Technology (ICT), Chinese Academy of Sciences (CAS).
506ca585cf9SKelvin Cheung
5076a438309SAndrew Brestickerconfig MACH_PISTACHIO
5086a438309SAndrew Bresticker	bool "IMG Pistachio SoC based boards"
5096a438309SAndrew Bresticker	select BOOT_ELF32
5106a438309SAndrew Bresticker	select BOOT_RAW
5116a438309SAndrew Bresticker	select CEVT_R4K
5126a438309SAndrew Bresticker	select CLKSRC_MIPS_GIC
5136a438309SAndrew Bresticker	select COMMON_CLK
5146a438309SAndrew Bresticker	select CSRC_R4K
515645c7827SZubair Lutfullah Kakakhel	select DMA_NONCOHERENT
516d30a2b47SLinus Walleij	select GPIOLIB
51767e38cf2SRalf Baechle	select IRQ_MIPS_CPU
5186a438309SAndrew Bresticker	select MFD_SYSCON
5196a438309SAndrew Bresticker	select MIPS_CPU_SCACHE
5206a438309SAndrew Bresticker	select MIPS_GIC
5216a438309SAndrew Bresticker	select PINCTRL
5226a438309SAndrew Bresticker	select REGULATOR
5236a438309SAndrew Bresticker	select SYS_HAS_CPU_MIPS32_R2
5246a438309SAndrew Bresticker	select SYS_SUPPORTS_32BIT_KERNEL
5256a438309SAndrew Bresticker	select SYS_SUPPORTS_LITTLE_ENDIAN
5266a438309SAndrew Bresticker	select SYS_SUPPORTS_MIPS_CPS
5276a438309SAndrew Bresticker	select SYS_SUPPORTS_MULTITHREADING
52841cc07beSMatt Redfearn	select SYS_SUPPORTS_RELOCATABLE
5296a438309SAndrew Bresticker	select SYS_SUPPORTS_ZBOOT
530018f62eeSEzequiel Garcia	select SYS_HAS_EARLY_PRINTK
531018f62eeSEzequiel Garcia	select USE_GENERIC_EARLY_PRINTK_8250
5326a438309SAndrew Bresticker	select USE_OF
5336a438309SAndrew Bresticker	help
5346a438309SAndrew Bresticker	  This enables support for the IMG Pistachio SoC platform.
5356a438309SAndrew Bresticker
5361da177e4SLinus Torvaldsconfig MIPS_MALTA
5373fa986faSMartin Michlmayr	bool "MIPS Malta board"
53861ed242dSRalf Baechle	select ARCH_MAY_HAVE_PC_FDC
539a211a082SRalf Baechle	select ARCH_MIGHT_HAVE_PC_PARPORT
5407a407aa5SRalf Baechle	select ARCH_MIGHT_HAVE_PC_SERIO
5411da177e4SLinus Torvalds	select BOOT_ELF32
542fa71c960SRalf Baechle	select BOOT_RAW
543e8823d26SPaul Burton	select BUILTIN_DTB
54442f77542SRalf Baechle	select CEVT_R4K
545fa5635a2SAndrew Bresticker	select CLKSRC_MIPS_GIC
54642b002abSGuenter Roeck	select COMMON_CLK
54747bf2b03SMaksym Kokhan	select CSRC_R4K
548885014bcSFelix Fietkau	select DMA_MAYBE_COHERENT
5491da177e4SLinus Torvalds	select GENERIC_ISA_DMA
5508a118c38SRalf Baechle	select HAVE_PCSPKR_PLATFORM
551eb01d42aSChristoph Hellwig	select HAVE_PCI
552d865bea4SRalf Baechle	select I8253
5531da177e4SLinus Torvalds	select I8259
55447bf2b03SMaksym Kokhan	select IRQ_MIPS_CPU
5555e83d430SRalf Baechle	select MIPS_BONITO64
5569318c51aSChris Dearman	select MIPS_CPU_SCACHE
55747bf2b03SMaksym Kokhan	select MIPS_GIC
558a7ef1eadSKevin Cernekee	select MIPS_L1_CACHE_SHIFT_6
5595e83d430SRalf Baechle	select MIPS_MSC
56047bf2b03SMaksym Kokhan	select PCI_GT64XXX_PCI0
561ecafe3e9SPaul Burton	select SMP_UP if SMP
5621da177e4SLinus Torvalds	select SWAP_IO_SPACE
5637cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
5647cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS32_R2
565bfc3c5a6SMarkos Chandras	select SYS_HAS_CPU_MIPS32_R3_5
566c5b36783SSteven J. Hill	select SYS_HAS_CPU_MIPS32_R5
567575509b6SMarkos Chandras	select SYS_HAS_CPU_MIPS32_R6
5687cf8053bSRalf Baechle	select SYS_HAS_CPU_MIPS64_R1
5695d9fbed1SLeonid Yegoshin	select SYS_HAS_CPU_MIPS64_R2
570575509b6SMarkos Chandras	select SYS_HAS_CPU_MIPS64_R6
5717cf8053bSRalf Baechle	select SYS_HAS_CPU_NEVADA
5727cf8053bSRalf Baechle	select SYS_HAS_CPU_RM7000
573ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
574ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
5755e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
576c5b36783SSteven J. Hill	select SYS_SUPPORTS_HIGHMEM
5775e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
578424ebcdfSMaciej W. Rozycki	select SYS_SUPPORTS_MICROMIPS
57947bf2b03SMaksym Kokhan	select SYS_SUPPORTS_MIPS16
5800365070fSTim Anderson	select SYS_SUPPORTS_MIPS_CMP
581e56b6aa6SPaul Burton	select SYS_SUPPORTS_MIPS_CPS
582f41ae0b2SRalf Baechle	select SYS_SUPPORTS_MULTITHREADING
58347bf2b03SMaksym Kokhan	select SYS_SUPPORTS_RELOCATABLE
5849693a853SFranck Bui-Huu	select SYS_SUPPORTS_SMARTMIPS
585f35764e7SJames Hogan	select SYS_SUPPORTS_VPE_LOADER
5861b93b3c3SWu Zhangjin	select SYS_SUPPORTS_ZBOOT
587e8823d26SPaul Burton	select USE_OF
588886ee136SThomas Bogendoerfer	select WAR_ICACHE_REFILLS
589abcc82b1SJames Hogan	select ZONE_DMA32 if 64BIT
5901da177e4SLinus Torvalds	help
591f638d197SMaciej W. Rozycki	  This enables support for the MIPS Technologies Malta evaluation
5921da177e4SLinus Torvalds	  board.
5931da177e4SLinus Torvalds
5942572f00dSJoshua Hendersonconfig MACH_PIC32
5952572f00dSJoshua Henderson	bool "Microchip PIC32 Family"
5962572f00dSJoshua Henderson	help
5972572f00dSJoshua Henderson	  This enables support for the Microchip PIC32 family of platforms.
5982572f00dSJoshua Henderson
5992572f00dSJoshua Henderson	  Microchip PIC32 is a family of general-purpose 32 bit MIPS core
6002572f00dSJoshua Henderson	  microcontrollers.
6012572f00dSJoshua Henderson
6025e83d430SRalf Baechleconfig MACH_VR41XX
60374142d65SYoichi Yuasa	bool "NEC VR4100 series based machines"
60442f77542SRalf Baechle	select CEVT_R4K
605940f6b48SRalf Baechle	select CSRC_R4K
6067cf8053bSRalf Baechle	select SYS_HAS_CPU_VR41XX
607377cb1b6SRalf Baechle	select SYS_SUPPORTS_MIPS16
608d30a2b47SLinus Walleij	select GPIOLIB
6095e83d430SRalf Baechle
610*baec970aSLauri Kasanenconfig MACH_NINTENDO64
611*baec970aSLauri Kasanen	bool "Nintendo 64 console"
612*baec970aSLauri Kasanen	select CEVT_R4K
613*baec970aSLauri Kasanen	select CSRC_R4K
614*baec970aSLauri Kasanen	select SYS_HAS_CPU_R4300
615*baec970aSLauri Kasanen	select SYS_SUPPORTS_BIG_ENDIAN
616*baec970aSLauri Kasanen	select SYS_SUPPORTS_ZBOOT
617*baec970aSLauri Kasanen	select SYS_SUPPORTS_32BIT_KERNEL
618*baec970aSLauri Kasanen	select SYS_SUPPORTS_64BIT_KERNEL
619*baec970aSLauri Kasanen	select DMA_NONCOHERENT
620*baec970aSLauri Kasanen	select IRQ_MIPS_CPU
621*baec970aSLauri Kasanen
622ae2b5bb6SJohn Crispinconfig RALINK
623ae2b5bb6SJohn Crispin	bool "Ralink based machines"
624ae2b5bb6SJohn Crispin	select CEVT_R4K
625ae2b5bb6SJohn Crispin	select CSRC_R4K
626ae2b5bb6SJohn Crispin	select BOOT_RAW
627ae2b5bb6SJohn Crispin	select DMA_NONCOHERENT
62867e38cf2SRalf Baechle	select IRQ_MIPS_CPU
629ae2b5bb6SJohn Crispin	select USE_OF
630ae2b5bb6SJohn Crispin	select SYS_HAS_CPU_MIPS32_R1
631ae2b5bb6SJohn Crispin	select SYS_HAS_CPU_MIPS32_R2
632ae2b5bb6SJohn Crispin	select SYS_SUPPORTS_32BIT_KERNEL
633ae2b5bb6SJohn Crispin	select SYS_SUPPORTS_LITTLE_ENDIAN
634377cb1b6SRalf Baechle	select SYS_SUPPORTS_MIPS16
6351f0400d0SChuanhong Guo	select SYS_SUPPORTS_ZBOOT
636ae2b5bb6SJohn Crispin	select SYS_HAS_EARLY_PRINTK
637ae2b5bb6SJohn Crispin	select CLKDEV_LOOKUP
6382a153f1cSJohn Crispin	select ARCH_HAS_RESET_CONTROLLER
6392a153f1cSJohn Crispin	select RESET_CONTROLLER
640ae2b5bb6SJohn Crispin
6411da177e4SLinus Torvaldsconfig SGI_IP22
6423fa986faSMartin Michlmayr	bool "SGI IP22 (Indy/Indigo2)"
643c0de00b2SThomas Bogendoerfer	select ARC_MEMORY
64439b2d756SThomas Bogendoerfer	select ARC_PROMLIB
6450e2794b0SRalf Baechle	select FW_ARC
6460e2794b0SRalf Baechle	select FW_ARC32
6477a407aa5SRalf Baechle	select ARCH_MIGHT_HAVE_PC_SERIO
6481da177e4SLinus Torvalds	select BOOT_ELF32
64942f77542SRalf Baechle	select CEVT_R4K
650940f6b48SRalf Baechle	select CSRC_R4K
651e2defae5SThomas Bogendoerfer	select DEFAULT_SGI_PARTITION
6521da177e4SLinus Torvalds	select DMA_NONCOHERENT
6536630a8e5SChristoph Hellwig	select HAVE_EISA
654d865bea4SRalf Baechle	select I8253
65568de4803SThomas Bogendoerfer	select I8259
6561da177e4SLinus Torvalds	select IP22_CPU_SCACHE
65767e38cf2SRalf Baechle	select IRQ_MIPS_CPU
658aa414dffSRalf Baechle	select GENERIC_ISA_DMA_SUPPORT_BROKEN
659e2defae5SThomas Bogendoerfer	select SGI_HAS_I8042
660e2defae5SThomas Bogendoerfer	select SGI_HAS_INDYDOG
66136e5c21dSThomas Bogendoerfer	select SGI_HAS_HAL2
662e2defae5SThomas Bogendoerfer	select SGI_HAS_SEEQ
663e2defae5SThomas Bogendoerfer	select SGI_HAS_WD93
664e2defae5SThomas Bogendoerfer	select SGI_HAS_ZILOG
6651da177e4SLinus Torvalds	select SWAP_IO_SPACE
6667cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
6677cf8053bSRalf Baechle	select SYS_HAS_CPU_R5000
668c0de00b2SThomas Bogendoerfer	select SYS_HAS_EARLY_PRINTK
669ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
670ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
6715e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
672802b8362SThomas Bogendoerfer	select WAR_R4600_V1_INDEX_ICACHEOP
6735e5b6527SThomas Bogendoerfer	select WAR_R4600_V1_HIT_CACHEOP
67444def342SThomas Bogendoerfer	select WAR_R4600_V2_HIT_CACHEOP
675930beb5aSFlorian Fainelli	select MIPS_L1_CACHE_SHIFT_7
6761da177e4SLinus Torvalds	help
6771da177e4SLinus Torvalds	  This are the SGI Indy, Challenge S and Indigo2, as well as certain
6781da177e4SLinus Torvalds	  OEM variants like the Tandem CMN B006S. To compile a Linux kernel
6791da177e4SLinus Torvalds	  that runs on these, say Y here.
6801da177e4SLinus Torvalds
6811da177e4SLinus Torvaldsconfig SGI_IP27
6823fa986faSMartin Michlmayr	bool "SGI IP27 (Origin200/2000)"
68354aed4ddSChristoph Hellwig	select ARCH_HAS_PHYS_TO_DMA
684397dc00eSMike Rapoport	select ARCH_SPARSEMEM_ENABLE
6850e2794b0SRalf Baechle	select FW_ARC
6860e2794b0SRalf Baechle	select FW_ARC64
687e9422427SThomas Bogendoerfer	select ARC_CMDLINE_ONLY
6885e83d430SRalf Baechle	select BOOT_ELF64
689e2defae5SThomas Bogendoerfer	select DEFAULT_SGI_PARTITION
69036a88530SRalf Baechle	select SYS_HAS_EARLY_PRINTK
691eb01d42aSChristoph Hellwig	select HAVE_PCI
69269a07a41SThomas Bogendoerfer	select IRQ_MIPS_CPU
693e6308b6dSThomas Bogendoerfer	select IRQ_DOMAIN_HIERARCHY
694130e2fb7SRalf Baechle	select NR_CPUS_DEFAULT_64
695a57140e9SThomas Bogendoerfer	select PCI_DRIVERS_GENERIC
696a57140e9SThomas Bogendoerfer	select PCI_XTALK_BRIDGE
6977cf8053bSRalf Baechle	select SYS_HAS_CPU_R10000
698ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
6995e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
700d8cb4e11SRalf Baechle	select SYS_SUPPORTS_NUMA
7011a5c5de1SRalf Baechle	select SYS_SUPPORTS_SMP
702256ec489SThomas Bogendoerfer	select WAR_R10000_LLSC
703930beb5aSFlorian Fainelli	select MIPS_L1_CACHE_SHIFT_7
7046c86a302SMike Rapoport	select NUMA
7051da177e4SLinus Torvalds	help
7061da177e4SLinus Torvalds	  This are the SGI Origin 200, Origin 2000 and Onyx 2 Graphics
7071da177e4SLinus Torvalds	  workstations.  To compile a Linux kernel that runs on these, say Y
7081da177e4SLinus Torvalds	  here.
7091da177e4SLinus Torvalds
710e2defae5SThomas Bogendoerferconfig SGI_IP28
7117d60717eSKees Cook	bool "SGI IP28 (Indigo2 R10k)"
712c0de00b2SThomas Bogendoerfer	select ARC_MEMORY
71339b2d756SThomas Bogendoerfer	select ARC_PROMLIB
7140e2794b0SRalf Baechle	select FW_ARC
7150e2794b0SRalf Baechle	select FW_ARC64
7167a407aa5SRalf Baechle	select ARCH_MIGHT_HAVE_PC_SERIO
717e2defae5SThomas Bogendoerfer	select BOOT_ELF64
718e2defae5SThomas Bogendoerfer	select CEVT_R4K
719e2defae5SThomas Bogendoerfer	select CSRC_R4K
720e2defae5SThomas Bogendoerfer	select DEFAULT_SGI_PARTITION
721e2defae5SThomas Bogendoerfer	select DMA_NONCOHERENT
722e2defae5SThomas Bogendoerfer	select GENERIC_ISA_DMA_SUPPORT_BROKEN
72367e38cf2SRalf Baechle	select IRQ_MIPS_CPU
7246630a8e5SChristoph Hellwig	select HAVE_EISA
725e2defae5SThomas Bogendoerfer	select I8253
726e2defae5SThomas Bogendoerfer	select I8259
727e2defae5SThomas Bogendoerfer	select SGI_HAS_I8042
728e2defae5SThomas Bogendoerfer	select SGI_HAS_INDYDOG
7295b438c44SThomas Bogendoerfer	select SGI_HAS_HAL2
730e2defae5SThomas Bogendoerfer	select SGI_HAS_SEEQ
731e2defae5SThomas Bogendoerfer	select SGI_HAS_WD93
732e2defae5SThomas Bogendoerfer	select SGI_HAS_ZILOG
733e2defae5SThomas Bogendoerfer	select SWAP_IO_SPACE
734e2defae5SThomas Bogendoerfer	select SYS_HAS_CPU_R10000
735c0de00b2SThomas Bogendoerfer	select SYS_HAS_EARLY_PRINTK
736e2defae5SThomas Bogendoerfer	select SYS_SUPPORTS_64BIT_KERNEL
737e2defae5SThomas Bogendoerfer	select SYS_SUPPORTS_BIG_ENDIAN
738256ec489SThomas Bogendoerfer	select WAR_R10000_LLSC
739dc24d68dSThomas Bogendoerfer	select MIPS_L1_CACHE_SHIFT_7
740e2defae5SThomas Bogendoerfer	help
741e2defae5SThomas Bogendoerfer	  This is the SGI Indigo2 with R10000 processor.  To compile a Linux
742e2defae5SThomas Bogendoerfer	  kernel that runs on these, say Y here.
743e2defae5SThomas Bogendoerfer
7447505576dSThomas Bogendoerferconfig SGI_IP30
7457505576dSThomas Bogendoerfer	bool "SGI IP30 (Octane/Octane2)"
7467505576dSThomas Bogendoerfer	select ARCH_HAS_PHYS_TO_DMA
7477505576dSThomas Bogendoerfer	select FW_ARC
7487505576dSThomas Bogendoerfer	select FW_ARC64
7497505576dSThomas Bogendoerfer	select BOOT_ELF64
7507505576dSThomas Bogendoerfer	select CEVT_R4K
7517505576dSThomas Bogendoerfer	select CSRC_R4K
7527505576dSThomas Bogendoerfer	select SYNC_R4K if SMP
7537505576dSThomas Bogendoerfer	select ZONE_DMA32
7547505576dSThomas Bogendoerfer	select HAVE_PCI
7557505576dSThomas Bogendoerfer	select IRQ_MIPS_CPU
7567505576dSThomas Bogendoerfer	select IRQ_DOMAIN_HIERARCHY
7577505576dSThomas Bogendoerfer	select NR_CPUS_DEFAULT_2
7587505576dSThomas Bogendoerfer	select PCI_DRIVERS_GENERIC
7597505576dSThomas Bogendoerfer	select PCI_XTALK_BRIDGE
7607505576dSThomas Bogendoerfer	select SYS_HAS_EARLY_PRINTK
7617505576dSThomas Bogendoerfer	select SYS_HAS_CPU_R10000
7627505576dSThomas Bogendoerfer	select SYS_SUPPORTS_64BIT_KERNEL
7637505576dSThomas Bogendoerfer	select SYS_SUPPORTS_BIG_ENDIAN
7647505576dSThomas Bogendoerfer	select SYS_SUPPORTS_SMP
765256ec489SThomas Bogendoerfer	select WAR_R10000_LLSC
7667505576dSThomas Bogendoerfer	select MIPS_L1_CACHE_SHIFT_7
7677505576dSThomas Bogendoerfer	select ARC_MEMORY
7687505576dSThomas Bogendoerfer	help
7697505576dSThomas Bogendoerfer	  These are the SGI Octane and Octane2 graphics workstations.  To
7707505576dSThomas Bogendoerfer	  compile a Linux kernel that runs on these, say Y here.
7717505576dSThomas Bogendoerfer
7721da177e4SLinus Torvaldsconfig SGI_IP32
773cfd2afc0SRalf Baechle	bool "SGI IP32 (O2)"
77439b2d756SThomas Bogendoerfer	select ARC_MEMORY
77539b2d756SThomas Bogendoerfer	select ARC_PROMLIB
77603df8229SChristoph Hellwig	select ARCH_HAS_PHYS_TO_DMA
7770e2794b0SRalf Baechle	select FW_ARC
7780e2794b0SRalf Baechle	select FW_ARC32
7791da177e4SLinus Torvalds	select BOOT_ELF32
78042f77542SRalf Baechle	select CEVT_R4K
781940f6b48SRalf Baechle	select CSRC_R4K
7821da177e4SLinus Torvalds	select DMA_NONCOHERENT
783eb01d42aSChristoph Hellwig	select HAVE_PCI
78467e38cf2SRalf Baechle	select IRQ_MIPS_CPU
7851da177e4SLinus Torvalds	select R5000_CPU_SCACHE
7861da177e4SLinus Torvalds	select RM7000_CPU_SCACHE
7877cf8053bSRalf Baechle	select SYS_HAS_CPU_R5000
7887cf8053bSRalf Baechle	select SYS_HAS_CPU_R10000 if BROKEN
7897cf8053bSRalf Baechle	select SYS_HAS_CPU_RM7000
790dd2f18feSRalf Baechle	select SYS_HAS_CPU_NEVADA
791ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_64BIT_KERNEL
7925e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
793886ee136SThomas Bogendoerfer	select WAR_ICACHE_REFILLS
7941da177e4SLinus Torvalds	help
7951da177e4SLinus Torvalds	  If you want this kernel to run on SGI O2 workstation, say Y here.
7961da177e4SLinus Torvalds
797ade299d8SYoichi Yuasaconfig SIBYTE_CRHINE
798ade299d8SYoichi Yuasa	bool "Sibyte BCM91120C-CRhine"
7995e83d430SRalf Baechle	select BOOT_ELF32
8005e83d430SRalf Baechle	select SIBYTE_BCM1120
8015e83d430SRalf Baechle	select SWAP_IO_SPACE
8027cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
8035e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
8045e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
8055e83d430SRalf Baechle
806ade299d8SYoichi Yuasaconfig SIBYTE_CARMEL
807ade299d8SYoichi Yuasa	bool "Sibyte BCM91120x-Carmel"
8085e83d430SRalf Baechle	select BOOT_ELF32
8095e83d430SRalf Baechle	select SIBYTE_BCM1120
8105e83d430SRalf Baechle	select SWAP_IO_SPACE
8117cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
8125e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
8135e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
8145e83d430SRalf Baechle
8155e83d430SRalf Baechleconfig SIBYTE_CRHONE
8163fa986faSMartin Michlmayr	bool "Sibyte BCM91125C-CRhone"
8175e83d430SRalf Baechle	select BOOT_ELF32
8185e83d430SRalf Baechle	select SIBYTE_BCM1125
8195e83d430SRalf Baechle	select SWAP_IO_SPACE
8207cf8053bSRalf Baechle	select SYS_HAS_CPU_SB1
8215e83d430SRalf Baechle	select SYS_SUPPORTS_BIG_ENDIAN
8225e83d430SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
8235e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
8245e83d430SRalf Baechle
825ade299d8SYoichi Yuasaconfig SIBYTE_RHONE
826ade299d8SYoichi Yuasa	bool "Sibyte BCM91125E-Rhone"
827ade299d8SYoichi Yuasa	select BOOT_ELF32
828ade299d8SYoichi Yuasa	select SIBYTE_BCM1125H
829ade299d8SYoichi Yuasa	select SWAP_IO_SPACE
830ade299d8SYoichi Yuasa	select SYS_HAS_CPU_SB1
831ade299d8SYoichi Yuasa	select SYS_SUPPORTS_BIG_ENDIAN
832ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
833ade299d8SYoichi Yuasa
834ade299d8SYoichi Yuasaconfig SIBYTE_SWARM
835ade299d8SYoichi Yuasa	bool "Sibyte BCM91250A-SWARM"
836ade299d8SYoichi Yuasa	select BOOT_ELF32
837fcf3ca4cSSebastian Andrzej Siewior	select HAVE_PATA_PLATFORM
838ade299d8SYoichi Yuasa	select SIBYTE_SB1250
839ade299d8SYoichi Yuasa	select SWAP_IO_SPACE
840ade299d8SYoichi Yuasa	select SYS_HAS_CPU_SB1
841ade299d8SYoichi Yuasa	select SYS_SUPPORTS_BIG_ENDIAN
842ade299d8SYoichi Yuasa	select SYS_SUPPORTS_HIGHMEM
843ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
844cce335aeSRalf Baechle	select ZONE_DMA32 if 64BIT
845e4849affSMaciej W. Rozycki	select SWIOTLB if ARCH_DMA_ADDR_T_64BIT && PCI
846ade299d8SYoichi Yuasa
847ade299d8SYoichi Yuasaconfig SIBYTE_LITTLESUR
848ade299d8SYoichi Yuasa	bool "Sibyte BCM91250C2-LittleSur"
849ade299d8SYoichi Yuasa	select BOOT_ELF32
850fcf3ca4cSSebastian Andrzej Siewior	select HAVE_PATA_PLATFORM
851ade299d8SYoichi Yuasa	select SIBYTE_SB1250
852ade299d8SYoichi Yuasa	select SWAP_IO_SPACE
853ade299d8SYoichi Yuasa	select SYS_HAS_CPU_SB1
854ade299d8SYoichi Yuasa	select SYS_SUPPORTS_BIG_ENDIAN
855ade299d8SYoichi Yuasa	select SYS_SUPPORTS_HIGHMEM
856ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
857756d6d83SMaciej W. Rozycki	select ZONE_DMA32 if 64BIT
858ade299d8SYoichi Yuasa
859ade299d8SYoichi Yuasaconfig SIBYTE_SENTOSA
860ade299d8SYoichi Yuasa	bool "Sibyte BCM91250E-Sentosa"
861ade299d8SYoichi Yuasa	select BOOT_ELF32
862ade299d8SYoichi Yuasa	select SIBYTE_SB1250
863ade299d8SYoichi Yuasa	select SWAP_IO_SPACE
864ade299d8SYoichi Yuasa	select SYS_HAS_CPU_SB1
865ade299d8SYoichi Yuasa	select SYS_SUPPORTS_BIG_ENDIAN
866ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
867e4849affSMaciej W. Rozycki	select SWIOTLB if ARCH_DMA_ADDR_T_64BIT && PCI
868ade299d8SYoichi Yuasa
869ade299d8SYoichi Yuasaconfig SIBYTE_BIGSUR
870ade299d8SYoichi Yuasa	bool "Sibyte BCM91480B-BigSur"
871ade299d8SYoichi Yuasa	select BOOT_ELF32
872ade299d8SYoichi Yuasa	select NR_CPUS_DEFAULT_4
873ade299d8SYoichi Yuasa	select SIBYTE_BCM1x80
874ade299d8SYoichi Yuasa	select SWAP_IO_SPACE
875ade299d8SYoichi Yuasa	select SYS_HAS_CPU_SB1
876ade299d8SYoichi Yuasa	select SYS_SUPPORTS_BIG_ENDIAN
877651194f8SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
878ade299d8SYoichi Yuasa	select SYS_SUPPORTS_LITTLE_ENDIAN
879cce335aeSRalf Baechle	select ZONE_DMA32 if 64BIT
880e4849affSMaciej W. Rozycki	select SWIOTLB if ARCH_DMA_ADDR_T_64BIT && PCI
881ade299d8SYoichi Yuasa
88214b36af4SThomas Bogendoerferconfig SNI_RM
88314b36af4SThomas Bogendoerfer	bool "SNI RM200/300/400"
88439b2d756SThomas Bogendoerfer	select ARC_MEMORY
88539b2d756SThomas Bogendoerfer	select ARC_PROMLIB
8860e2794b0SRalf Baechle	select FW_ARC if CPU_LITTLE_ENDIAN
8870e2794b0SRalf Baechle	select FW_ARC32 if CPU_LITTLE_ENDIAN
888aaa9fad3SPaul Bolle	select FW_SNIPROM if CPU_BIG_ENDIAN
8895e83d430SRalf Baechle	select ARCH_MAY_HAVE_PC_FDC
890a211a082SRalf Baechle	select ARCH_MIGHT_HAVE_PC_PARPORT
8917a407aa5SRalf Baechle	select ARCH_MIGHT_HAVE_PC_SERIO
8925e83d430SRalf Baechle	select BOOT_ELF32
89342f77542SRalf Baechle	select CEVT_R4K
894940f6b48SRalf Baechle	select CSRC_R4K
895e2defae5SThomas Bogendoerfer	select DEFAULT_SGI_PARTITION if CPU_BIG_ENDIAN
8965e83d430SRalf Baechle	select DMA_NONCOHERENT
8975e83d430SRalf Baechle	select GENERIC_ISA_DMA
8986630a8e5SChristoph Hellwig	select HAVE_EISA
8998a118c38SRalf Baechle	select HAVE_PCSPKR_PLATFORM
900eb01d42aSChristoph Hellwig	select HAVE_PCI
90167e38cf2SRalf Baechle	select IRQ_MIPS_CPU
902d865bea4SRalf Baechle	select I8253
9035e83d430SRalf Baechle	select I8259
9045e83d430SRalf Baechle	select ISA
905564c836fSThomas Bogendoerfer	select MIPS_L1_CACHE_SHIFT_6
9064a0312fcSThomas Bogendoerfer	select SWAP_IO_SPACE if CPU_BIG_ENDIAN
9077cf8053bSRalf Baechle	select SYS_HAS_CPU_R4X00
9084a0312fcSThomas Bogendoerfer	select SYS_HAS_CPU_R5000
909c066a32aSThomas Bogendoerfer	select SYS_HAS_CPU_R10000
9104a0312fcSThomas Bogendoerfer	select R5000_CPU_SCACHE
91136a88530SRalf Baechle	select SYS_HAS_EARLY_PRINTK
912ed5ba2fbSYoichi Yuasa	select SYS_SUPPORTS_32BIT_KERNEL
9137d60717eSKees Cook	select SYS_SUPPORTS_64BIT_KERNEL
9144a0312fcSThomas Bogendoerfer	select SYS_SUPPORTS_BIG_ENDIAN
9155e83d430SRalf Baechle	select SYS_SUPPORTS_HIGHMEM
9165e83d430SRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
91744def342SThomas Bogendoerfer	select WAR_R4600_V2_HIT_CACHEOP
9181da177e4SLinus Torvalds	help
91914b36af4SThomas Bogendoerfer	  The SNI RM200/300/400 are MIPS-based machines manufactured by
92014b36af4SThomas Bogendoerfer	  Siemens Nixdorf Informationssysteme (SNI), parent company of Pyramid
9215e83d430SRalf Baechle	  Technology and now in turn merged with Fujitsu.  Say Y here to
9225e83d430SRalf Baechle	  support this machine type.
9231da177e4SLinus Torvalds
924edcaf1a6SAtsushi Nemotoconfig MACH_TX39XX
925edcaf1a6SAtsushi Nemoto	bool "Toshiba TX39 series based machines"
9265e83d430SRalf Baechle
927edcaf1a6SAtsushi Nemotoconfig MACH_TX49XX
928edcaf1a6SAtsushi Nemoto	bool "Toshiba TX49 series based machines"
92924a1c023SThomas Bogendoerfer	select WAR_TX49XX_ICACHE_INDEX_INV
93023fbee9dSRalf Baechle
93173b4390fSRalf Baechleconfig MIKROTIK_RB532
93273b4390fSRalf Baechle	bool "Mikrotik RB532 boards"
93373b4390fSRalf Baechle	select CEVT_R4K
93473b4390fSRalf Baechle	select CSRC_R4K
93573b4390fSRalf Baechle	select DMA_NONCOHERENT
936eb01d42aSChristoph Hellwig	select HAVE_PCI
93767e38cf2SRalf Baechle	select IRQ_MIPS_CPU
93873b4390fSRalf Baechle	select SYS_HAS_CPU_MIPS32_R1
93973b4390fSRalf Baechle	select SYS_SUPPORTS_32BIT_KERNEL
94073b4390fSRalf Baechle	select SYS_SUPPORTS_LITTLE_ENDIAN
94173b4390fSRalf Baechle	select SWAP_IO_SPACE
94273b4390fSRalf Baechle	select BOOT_RAW
943d30a2b47SLinus Walleij	select GPIOLIB
944930beb5aSFlorian Fainelli	select MIPS_L1_CACHE_SHIFT_4
94573b4390fSRalf Baechle	help
94673b4390fSRalf Baechle	  Support the Mikrotik(tm) RouterBoard 532 series,
94773b4390fSRalf Baechle	  based on the IDT RC32434 SoC.
94873b4390fSRalf Baechle
9499ddebc46SDavid Daneyconfig CAVIUM_OCTEON_SOC
9509ddebc46SDavid Daney	bool "Cavium Networks Octeon SoC based boards"
951a86c7f72SDavid Daney	select CEVT_R4K
952ea8c64acSChristoph Hellwig	select ARCH_HAS_PHYS_TO_DMA
9531753d50cSChristoph Hellwig	select HAVE_RAPIDIO
954d4a451d5SChristoph Hellwig	select PHYS_ADDR_T_64BIT
955a86c7f72SDavid Daney	select SYS_SUPPORTS_64BIT_KERNEL
956a86c7f72SDavid Daney	select SYS_SUPPORTS_BIG_ENDIAN
957f65aad41SRalf Baechle	select EDAC_SUPPORT
958b01aec9bSBorislav Petkov	select EDAC_ATOMIC_SCRUB
95973569d87SDavid Daney	select SYS_SUPPORTS_LITTLE_ENDIAN
96073569d87SDavid Daney	select SYS_SUPPORTS_HOTPLUG_CPU if CPU_BIG_ENDIAN
961a86c7f72SDavid Daney	select SYS_HAS_EARLY_PRINTK
9625e683389SDavid Daney	select SYS_HAS_CPU_CAVIUM_OCTEON
963eb01d42aSChristoph Hellwig	select HAVE_PCI
96478bdbbacSMasahiro Yamada	select HAVE_PLAT_DELAY
96578bdbbacSMasahiro Yamada	select HAVE_PLAT_FW_INIT_CMDLINE
96678bdbbacSMasahiro Yamada	select HAVE_PLAT_MEMCPY
967f00e001eSDavid Daney	select ZONE_DMA32
968465aaed0SDavid Daney	select HOLES_IN_ZONE
969d30a2b47SLinus Walleij	select GPIOLIB
9706e511163SDavid Daney	select USE_OF
9716e511163SDavid Daney	select ARCH_SPARSEMEM_ENABLE
9726e511163SDavid Daney	select SYS_SUPPORTS_SMP
9737820b84bSDavid Daney	select NR_CPUS_DEFAULT_64
9747820b84bSDavid Daney	select MIPS_NR_CPU_NR_MAP_1024
975e326479fSAndrew Bresticker	select BUILTIN_DTB
9768c1e6b14SDavid Daney	select MTD_COMPLEX_MAPPINGS
97709230cbcSChristoph Hellwig	select SWIOTLB
9783ff72be4SSteven J. Hill	select SYS_SUPPORTS_RELOCATABLE
979a86c7f72SDavid Daney	help
980a86c7f72SDavid Daney	  This option supports all of the Octeon reference boards from Cavium
981a86c7f72SDavid Daney	  Networks. It builds a kernel that dynamically determines the Octeon
982a86c7f72SDavid Daney	  CPU type and supports all known board reference implementations.
983a86c7f72SDavid Daney	  Some of the supported boards are:
984a86c7f72SDavid Daney		EBT3000
985a86c7f72SDavid Daney		EBH3000
986a86c7f72SDavid Daney		EBH3100
987a86c7f72SDavid Daney		Thunder
988a86c7f72SDavid Daney		Kodama
989a86c7f72SDavid Daney		Hikari
990a86c7f72SDavid Daney	  Say Y here for most Octeon reference boards.
991a86c7f72SDavid Daney
9927f058e85SJayachandran Cconfig NLM_XLR_BOARD
9937f058e85SJayachandran C	bool "Netlogic XLR/XLS based systems"
9947f058e85SJayachandran C	select BOOT_ELF32
9957f058e85SJayachandran C	select NLM_COMMON
9967f058e85SJayachandran C	select SYS_HAS_CPU_XLR
9977f058e85SJayachandran C	select SYS_SUPPORTS_SMP
998eb01d42aSChristoph Hellwig	select HAVE_PCI
9997f058e85SJayachandran C	select SWAP_IO_SPACE
10007f058e85SJayachandran C	select SYS_SUPPORTS_32BIT_KERNEL
10017f058e85SJayachandran C	select SYS_SUPPORTS_64BIT_KERNEL
1002d4a451d5SChristoph Hellwig	select PHYS_ADDR_T_64BIT
10037f058e85SJayachandran C	select SYS_SUPPORTS_BIG_ENDIAN
10047f058e85SJayachandran C	select SYS_SUPPORTS_HIGHMEM
10057f058e85SJayachandran C	select NR_CPUS_DEFAULT_32
10067f058e85SJayachandran C	select CEVT_R4K
10077f058e85SJayachandran C	select CSRC_R4K
100867e38cf2SRalf Baechle	select IRQ_MIPS_CPU
1009b97215fdSJayachandran C	select ZONE_DMA32 if 64BIT
10107f058e85SJayachandran C	select SYNC_R4K
10117f058e85SJayachandran C	select SYS_HAS_EARLY_PRINTK
10128f0b0430SJayachandran C	select SYS_SUPPORTS_ZBOOT
10138f0b0430SJayachandran C	select SYS_SUPPORTS_ZBOOT_UART16550
10147f058e85SJayachandran C	help
10157f058e85SJayachandran C	  Support for systems based on Netlogic XLR and XLS processors.
10167f058e85SJayachandran C	  Say Y here if you have a XLR or XLS based board.
10177f058e85SJayachandran C
10181c773ea4SJayachandran Cconfig NLM_XLP_BOARD
10191c773ea4SJayachandran C	bool "Netlogic XLP based systems"
10201c773ea4SJayachandran C	select BOOT_ELF32
10211c773ea4SJayachandran C	select NLM_COMMON
10221c773ea4SJayachandran C	select SYS_HAS_CPU_XLP
10231c773ea4SJayachandran C	select SYS_SUPPORTS_SMP
1024eb01d42aSChristoph Hellwig	select HAVE_PCI
10251c773ea4SJayachandran C	select SYS_SUPPORTS_32BIT_KERNEL
10261c773ea4SJayachandran C	select SYS_SUPPORTS_64BIT_KERNEL
1027d4a451d5SChristoph Hellwig	select PHYS_ADDR_T_64BIT
1028d30a2b47SLinus Walleij	select GPIOLIB
10291c773ea4SJayachandran C	select SYS_SUPPORTS_BIG_ENDIAN
10301c773ea4SJayachandran C	select SYS_SUPPORTS_LITTLE_ENDIAN
10311c773ea4SJayachandran C	select SYS_SUPPORTS_HIGHMEM
10321c773ea4SJayachandran C	select NR_CPUS_DEFAULT_32
10331c773ea4SJayachandran C	select CEVT_R4K
10341c773ea4SJayachandran C	select CSRC_R4K
103567e38cf2SRalf Baechle	select IRQ_MIPS_CPU
1036b97215fdSJayachandran C	select ZONE_DMA32 if 64BIT
10371c773ea4SJayachandran C	select SYNC_R4K
10381c773ea4SJayachandran C	select SYS_HAS_EARLY_PRINTK
10392f6528e1SJayachandran C	select USE_OF
10408f0b0430SJayachandran C	select SYS_SUPPORTS_ZBOOT
10418f0b0430SJayachandran C	select SYS_SUPPORTS_ZBOOT_UART16550
10421c773ea4SJayachandran C	help
10431c773ea4SJayachandran C	  This board is based on Netlogic XLP Processor.
10441c773ea4SJayachandran C	  Say Y here if you have a XLP based board.
10451c773ea4SJayachandran C
10461da177e4SLinus Torvaldsendchoice
10471da177e4SLinus Torvalds
1048e8c7c482SRalf Baechlesource "arch/mips/alchemy/Kconfig"
10493b12308fSSergey Ryazanovsource "arch/mips/ath25/Kconfig"
1050d4a67d9dSGabor Juhossource "arch/mips/ath79/Kconfig"
1051a656ffcbSHauke Mehrtenssource "arch/mips/bcm47xx/Kconfig"
1052e7300d04SMaxime Bizonsource "arch/mips/bcm63xx/Kconfig"
10538945e37eSKevin Cernekeesource "arch/mips/bmips/Kconfig"
1054eed0eabdSPaul Burtonsource "arch/mips/generic/Kconfig"
1055a103e9b9SPaul Cercueilsource "arch/mips/ingenic/Kconfig"
10565e83d430SRalf Baechlesource "arch/mips/jazz/Kconfig"
10578ec6d935SJohn Crispinsource "arch/mips/lantiq/Kconfig"
10582572f00dSJoshua Hendersonsource "arch/mips/pic32/Kconfig"
1059af0cfb2cSEzequiel Garciasource "arch/mips/pistachio/Kconfig"
1060ae2b5bb6SJohn Crispinsource "arch/mips/ralink/Kconfig"
106129c48699SRalf Baechlesource "arch/mips/sgi-ip27/Kconfig"
106238b18f72SRalf Baechlesource "arch/mips/sibyte/Kconfig"
106322b1d707SAtsushi Nemotosource "arch/mips/txx9/Kconfig"
10645e83d430SRalf Baechlesource "arch/mips/vr41xx/Kconfig"
1065a86c7f72SDavid Daneysource "arch/mips/cavium-octeon/Kconfig"
106671e2f4ddSJiaxun Yangsource "arch/mips/loongson2ef/Kconfig"
106730ad29bbSHuacai Chensource "arch/mips/loongson32/Kconfig"
106830ad29bbSHuacai Chensource "arch/mips/loongson64/Kconfig"
10697f058e85SJayachandran Csource "arch/mips/netlogic/Kconfig"
107038b18f72SRalf Baechle
10715e83d430SRalf Baechleendmenu
10725e83d430SRalf Baechle
10733c9ee7efSAkinobu Mitaconfig GENERIC_HWEIGHT
10743c9ee7efSAkinobu Mita	bool
10753c9ee7efSAkinobu Mita	default y
10763c9ee7efSAkinobu Mita
10771da177e4SLinus Torvaldsconfig GENERIC_CALIBRATE_DELAY
10781da177e4SLinus Torvalds	bool
10791da177e4SLinus Torvalds	default y
10801da177e4SLinus Torvalds
1081ae1e9130SIngo Molnarconfig SCHED_OMIT_FRAME_POINTER
10821cc89038SAtsushi Nemoto	bool
10831cc89038SAtsushi Nemoto	default y
10841cc89038SAtsushi Nemoto
10851da177e4SLinus Torvalds#
10861da177e4SLinus Torvalds# Select some configuration options automatically based on user selections.
10871da177e4SLinus Torvalds#
10880e2794b0SRalf Baechleconfig FW_ARC
10891da177e4SLinus Torvalds	bool
10901da177e4SLinus Torvalds
109161ed242dSRalf Baechleconfig ARCH_MAY_HAVE_PC_FDC
109261ed242dSRalf Baechle	bool
109361ed242dSRalf Baechle
10949267a30dSMarc St-Jeanconfig BOOT_RAW
10959267a30dSMarc St-Jean	bool
10969267a30dSMarc St-Jean
1097217dd11eSRalf Baechleconfig CEVT_BCM1480
1098217dd11eSRalf Baechle	bool
1099217dd11eSRalf Baechle
11006457d9fcSYoichi Yuasaconfig CEVT_DS1287
11016457d9fcSYoichi Yuasa	bool
11026457d9fcSYoichi Yuasa
11031097c6acSYoichi Yuasaconfig CEVT_GT641XX
11041097c6acSYoichi Yuasa	bool
11051097c6acSYoichi Yuasa
110642f77542SRalf Baechleconfig CEVT_R4K
110742f77542SRalf Baechle	bool
110842f77542SRalf Baechle
1109217dd11eSRalf Baechleconfig CEVT_SB1250
1110217dd11eSRalf Baechle	bool
1111217dd11eSRalf Baechle
1112229f773eSAtsushi Nemotoconfig CEVT_TXX9
1113229f773eSAtsushi Nemoto	bool
1114229f773eSAtsushi Nemoto
1115217dd11eSRalf Baechleconfig CSRC_BCM1480
1116217dd11eSRalf Baechle	bool
1117217dd11eSRalf Baechle
11184247417dSYoichi Yuasaconfig CSRC_IOASIC
11194247417dSYoichi Yuasa	bool
11204247417dSYoichi Yuasa
1121940f6b48SRalf Baechleconfig CSRC_R4K
112238586428SSerge Semin	select CLOCKSOURCE_WATCHDOG if CPU_FREQ
1123940f6b48SRalf Baechle	bool
1124940f6b48SRalf Baechle
1125217dd11eSRalf Baechleconfig CSRC_SB1250
1126217dd11eSRalf Baechle	bool
1127217dd11eSRalf Baechle
1128a7f4df4eSAlex Smithconfig MIPS_CLOCK_VSYSCALL
1129a7f4df4eSAlex Smith	def_bool CSRC_R4K || CLKSRC_MIPS_GIC
1130a7f4df4eSAlex Smith
1131a9aec7feSAtsushi Nemotoconfig GPIO_TXX9
1132d30a2b47SLinus Walleij	select GPIOLIB
1133a9aec7feSAtsushi Nemoto	bool
1134a9aec7feSAtsushi Nemoto
11350e2794b0SRalf Baechleconfig FW_CFE
1136df78b5c8SAurelien Jarno	bool
1137df78b5c8SAurelien Jarno
113840e084a5SRalf Baechleconfig ARCH_SUPPORTS_UPROBES
113940e084a5SRalf Baechle	bool
114040e084a5SRalf Baechle
1141885014bcSFelix Fietkauconfig DMA_MAYBE_COHERENT
1142f3ecc0ffSChristoph Hellwig	select ARCH_HAS_DMA_COHERENCE_H
1143885014bcSFelix Fietkau	select DMA_NONCOHERENT
1144885014bcSFelix Fietkau	bool
1145885014bcSFelix Fietkau
114620d33064SPaul Burtonconfig DMA_PERDEV_COHERENT
114720d33064SPaul Burton	bool
1148347cb6afSChristoph Hellwig	select ARCH_HAS_SETUP_DMA_OPS
11495748e1b3SChristoph Hellwig	select DMA_NONCOHERENT
115020d33064SPaul Burton
11511da177e4SLinus Torvaldsconfig DMA_NONCOHERENT
11521da177e4SLinus Torvalds	bool
1153db91427bSChristoph Hellwig	#
1154db91427bSChristoph Hellwig	# MIPS allows mixing "slightly different" Cacheability and Coherency
1155db91427bSChristoph Hellwig	# Attribute bits.  It is believed that the uncached access through
1156db91427bSChristoph Hellwig	# KSEG1 and the implementation specific "uncached accelerated" used
1157db91427bSChristoph Hellwig	# by pgprot_writcombine can be mixed, and the latter sometimes provides
1158db91427bSChristoph Hellwig	# significant advantages.
1159db91427bSChristoph Hellwig	#
1160419e2f18SChristoph Hellwig	select ARCH_HAS_DMA_WRITE_COMBINE
1161fa7e2247SChristoph Hellwig	select ARCH_HAS_DMA_PREP_COHERENT
1162f8c55dc6SChristoph Hellwig	select ARCH_HAS_SYNC_DMA_FOR_DEVICE
1163fa7e2247SChristoph Hellwig	select ARCH_HAS_DMA_SET_UNCACHED
116434dc0ea6SChristoph Hellwig	select DMA_NONCOHERENT_MMAP
116534dc0ea6SChristoph Hellwig	select NEED_DMA_MAP_STATE
11664ce588cdSRalf Baechle
116736a88530SRalf Baechleconfig SYS_HAS_EARLY_PRINTK
11681da177e4SLinus Torvalds	bool
11691da177e4SLinus Torvalds
11701b2bc75cSRalf Baechleconfig SYS_SUPPORTS_HOTPLUG_CPU
1171dbb74540SRalf Baechle	bool
1172dbb74540SRalf Baechle
11731da177e4SLinus Torvaldsconfig MIPS_BONITO64
11741da177e4SLinus Torvalds	bool
11751da177e4SLinus Torvalds
11761da177e4SLinus Torvaldsconfig MIPS_MSC
11771da177e4SLinus Torvalds	bool
11781da177e4SLinus Torvalds
117939b8d525SRalf Baechleconfig SYNC_R4K
118039b8d525SRalf Baechle	bool
118139b8d525SRalf Baechle
1182ce816fa8SUwe Kleine-Königconfig NO_IOPORT_MAP
1183d388d685SMaciej W. Rozycki	def_bool n
1184d388d685SMaciej W. Rozycki
11854e0748f5SMarkos Chandrasconfig GENERIC_CSUM
118618d84e2eSAlexander Lobakin	def_bool CPU_NO_LOAD_STORE_LR
11874e0748f5SMarkos Chandras
11888313da30SRalf Baechleconfig GENERIC_ISA_DMA
11898313da30SRalf Baechle	bool
11908313da30SRalf Baechle	select ZONE_DMA if GENERIC_ISA_DMA_SUPPORT_BROKEN=n
1191a35bee8aSNamhyung Kim	select ISA_DMA_API
11928313da30SRalf Baechle
1193aa414dffSRalf Baechleconfig GENERIC_ISA_DMA_SUPPORT_BROKEN
1194aa414dffSRalf Baechle	bool
11958313da30SRalf Baechle	select GENERIC_ISA_DMA
1196aa414dffSRalf Baechle
119778bdbbacSMasahiro Yamadaconfig HAVE_PLAT_DELAY
119878bdbbacSMasahiro Yamada	bool
119978bdbbacSMasahiro Yamada
120078bdbbacSMasahiro Yamadaconfig HAVE_PLAT_FW_INIT_CMDLINE
120178bdbbacSMasahiro Yamada	bool
120278bdbbacSMasahiro Yamada
120378bdbbacSMasahiro Yamadaconfig HAVE_PLAT_MEMCPY
120478bdbbacSMasahiro Yamada	bool
120578bdbbacSMasahiro Yamada
1206a35bee8aSNamhyung Kimconfig ISA_DMA_API
1207a35bee8aSNamhyung Kim	bool
1208a35bee8aSNamhyung Kim
1209465aaed0SDavid Daneyconfig HOLES_IN_ZONE
1210465aaed0SDavid Daney	bool
1211465aaed0SDavid Daney
12128c530ea3SMatt Redfearnconfig SYS_SUPPORTS_RELOCATABLE
12138c530ea3SMatt Redfearn	bool
12148c530ea3SMatt Redfearn	help
12158c530ea3SMatt Redfearn	  Selected if the platform supports relocating the kernel.
12168c530ea3SMatt Redfearn	  The platform must provide plat_get_fdt() if it selects CONFIG_USE_OF
12178c530ea3SMatt Redfearn	  to allow access to command line and entropy sources.
12188c530ea3SMatt Redfearn
1219f381bf6dSDavid Daneyconfig MIPS_CBPF_JIT
1220f381bf6dSDavid Daney	def_bool y
1221f381bf6dSDavid Daney	depends on BPF_JIT && HAVE_CBPF_JIT
1222f381bf6dSDavid Daney
1223f381bf6dSDavid Daneyconfig MIPS_EBPF_JIT
1224f381bf6dSDavid Daney	def_bool y
1225f381bf6dSDavid Daney	depends on BPF_JIT && HAVE_EBPF_JIT
1226f381bf6dSDavid Daney
1227f381bf6dSDavid Daney
12285e83d430SRalf Baechle#
12296b2aac42SMasanari Iida# Endianness selection.  Sufficiently obscure so many users don't know what to
12305e83d430SRalf Baechle# answer,so we try hard to limit the available choices.  Also the use of a
12315e83d430SRalf Baechle# choice statement should be more obvious to the user.
12325e83d430SRalf Baechle#
12335e83d430SRalf Baechlechoice
12346b2aac42SMasanari Iida	prompt "Endianness selection"
12351da177e4SLinus Torvalds	help
12361da177e4SLinus Torvalds	  Some MIPS machines can be configured for either little or big endian
12375e83d430SRalf Baechle	  byte order. These modes require different kernels and a different
12383cb2fcccSMatt LaPlante	  Linux distribution.  In general there is one preferred byteorder for a
12395e83d430SRalf Baechle	  particular system but some systems are just as commonly used in the
12403dde6ad8SDavid Sterba	  one or the other endianness.
12415e83d430SRalf Baechle
12425e83d430SRalf Baechleconfig CPU_BIG_ENDIAN
12435e83d430SRalf Baechle	bool "Big endian"
12445e83d430SRalf Baechle	depends on SYS_SUPPORTS_BIG_ENDIAN
12455e83d430SRalf Baechle
12465e83d430SRalf Baechleconfig CPU_LITTLE_ENDIAN
12475e83d430SRalf Baechle	bool "Little endian"
12485e83d430SRalf Baechle	depends on SYS_SUPPORTS_LITTLE_ENDIAN
12495e83d430SRalf Baechle
12505e83d430SRalf Baechleendchoice
12515e83d430SRalf Baechle
125222b0763aSDavid Daneyconfig EXPORT_UASM
125322b0763aSDavid Daney	bool
125422b0763aSDavid Daney
12552116245eSRalf Baechleconfig SYS_SUPPORTS_APM_EMULATION
12562116245eSRalf Baechle	bool
12572116245eSRalf Baechle
12585e83d430SRalf Baechleconfig SYS_SUPPORTS_BIG_ENDIAN
12595e83d430SRalf Baechle	bool
12605e83d430SRalf Baechle
12615e83d430SRalf Baechleconfig SYS_SUPPORTS_LITTLE_ENDIAN
12625e83d430SRalf Baechle	bool
12631da177e4SLinus Torvalds
12649cffd154SDavid Daneyconfig SYS_SUPPORTS_HUGETLBFS
12659cffd154SDavid Daney	bool
126645e03e62SDaniel Silsby	depends on CPU_SUPPORTS_HUGEPAGES
12679cffd154SDavid Daney	default y
12689cffd154SDavid Daney
1269aa1762f4SDavid Daneyconfig MIPS_HUGE_TLB_SUPPORT
1270aa1762f4SDavid Daney	def_bool HUGETLB_PAGE || TRANSPARENT_HUGEPAGE
1271aa1762f4SDavid Daney
12729267a30dSMarc St-Jeanconfig IRQ_MSP_SLP
12739267a30dSMarc St-Jean	bool
12749267a30dSMarc St-Jean
12759267a30dSMarc St-Jeanconfig IRQ_MSP_CIC
12769267a30dSMarc St-Jean	bool
12779267a30dSMarc St-Jean
12788420fd00SAtsushi Nemotoconfig IRQ_TXX9
12798420fd00SAtsushi Nemoto	bool
12808420fd00SAtsushi Nemoto
1281d5ab1a69SYoichi Yuasaconfig IRQ_GT641XX
1282d5ab1a69SYoichi Yuasa	bool
1283d5ab1a69SYoichi Yuasa
1284252161ecSYoichi Yuasaconfig PCI_GT64XXX_PCI0
12851da177e4SLinus Torvalds	bool
12861da177e4SLinus Torvalds
1287a57140e9SThomas Bogendoerferconfig PCI_XTALK_BRIDGE
1288a57140e9SThomas Bogendoerfer	bool
1289a57140e9SThomas Bogendoerfer
12909267a30dSMarc St-Jeanconfig NO_EXCEPT_FILL
12919267a30dSMarc St-Jean	bool
12929267a30dSMarc St-Jean
1293a7e07b1aSMarkos Chandrasconfig MIPS_SPRAM
1294a7e07b1aSMarkos Chandras	bool
1295a7e07b1aSMarkos Chandras
12961da177e4SLinus Torvaldsconfig SWAP_IO_SPACE
12971da177e4SLinus Torvalds	bool
12981da177e4SLinus Torvalds
1299e2defae5SThomas Bogendoerferconfig SGI_HAS_INDYDOG
1300e2defae5SThomas Bogendoerfer	bool
1301e2defae5SThomas Bogendoerfer
13025b438c44SThomas Bogendoerferconfig SGI_HAS_HAL2
13035b438c44SThomas Bogendoerfer	bool
13045b438c44SThomas Bogendoerfer
1305e2defae5SThomas Bogendoerferconfig SGI_HAS_SEEQ
1306e2defae5SThomas Bogendoerfer	bool
1307e2defae5SThomas Bogendoerfer
1308e2defae5SThomas Bogendoerferconfig SGI_HAS_WD93
1309e2defae5SThomas Bogendoerfer	bool
1310e2defae5SThomas Bogendoerfer
1311e2defae5SThomas Bogendoerferconfig SGI_HAS_ZILOG
1312e2defae5SThomas Bogendoerfer	bool
1313e2defae5SThomas Bogendoerfer
1314e2defae5SThomas Bogendoerferconfig SGI_HAS_I8042
1315e2defae5SThomas Bogendoerfer	bool
1316e2defae5SThomas Bogendoerfer
1317e2defae5SThomas Bogendoerferconfig DEFAULT_SGI_PARTITION
1318e2defae5SThomas Bogendoerfer	bool
1319e2defae5SThomas Bogendoerfer
13200e2794b0SRalf Baechleconfig FW_ARC32
13215e83d430SRalf Baechle	bool
13225e83d430SRalf Baechle
1323aaa9fad3SPaul Bolleconfig FW_SNIPROM
1324231a35d3SThomas Bogendoerfer	bool
1325231a35d3SThomas Bogendoerfer
13261da177e4SLinus Torvaldsconfig BOOT_ELF32
13271da177e4SLinus Torvalds	bool
13281da177e4SLinus Torvalds
1329930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_4
1330930beb5aSFlorian Fainelli	bool
1331930beb5aSFlorian Fainelli
1332930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_5
1333930beb5aSFlorian Fainelli	bool
1334930beb5aSFlorian Fainelli
1335930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_6
1336930beb5aSFlorian Fainelli	bool
1337930beb5aSFlorian Fainelli
1338930beb5aSFlorian Fainelliconfig MIPS_L1_CACHE_SHIFT_7
1339930beb5aSFlorian Fainelli	bool
1340930beb5aSFlorian Fainelli
13411da177e4SLinus Torvaldsconfig MIPS_L1_CACHE_SHIFT
13421da177e4SLinus Torvalds	int
1343a4c0201eSFlorian Fainelli	default "7" if MIPS_L1_CACHE_SHIFT_7
13445432eeb6SKevin Cernekee	default "6" if MIPS_L1_CACHE_SHIFT_6
13455432eeb6SKevin Cernekee	default "5" if MIPS_L1_CACHE_SHIFT_5
13465432eeb6SKevin Cernekee	default "4" if MIPS_L1_CACHE_SHIFT_4
13471da177e4SLinus Torvalds	default "5"
13481da177e4SLinus Torvalds
1349e9422427SThomas Bogendoerferconfig ARC_CMDLINE_ONLY
1350e9422427SThomas Bogendoerfer	bool
1351e9422427SThomas Bogendoerfer
13521da177e4SLinus Torvaldsconfig ARC_CONSOLE
13531da177e4SLinus Torvalds	bool "ARC console support"
1354e2defae5SThomas Bogendoerfer	depends on SGI_IP22 || SGI_IP28 || (SNI_RM && CPU_LITTLE_ENDIAN)
13551da177e4SLinus Torvalds
13561da177e4SLinus Torvaldsconfig ARC_MEMORY
13571da177e4SLinus Torvalds	bool
13581da177e4SLinus Torvalds
13591da177e4SLinus Torvaldsconfig ARC_PROMLIB
13601da177e4SLinus Torvalds	bool
13611da177e4SLinus Torvalds
13620e2794b0SRalf Baechleconfig FW_ARC64
13631da177e4SLinus Torvalds	bool
13641da177e4SLinus Torvalds
13651da177e4SLinus Torvaldsconfig BOOT_ELF64
13661da177e4SLinus Torvalds	bool
13671da177e4SLinus Torvalds
13681da177e4SLinus Torvaldsmenu "CPU selection"
13691da177e4SLinus Torvalds
13701da177e4SLinus Torvaldschoice
13711da177e4SLinus Torvalds	prompt "CPU type"
13721da177e4SLinus Torvalds	default CPU_R4X00
13731da177e4SLinus Torvalds
1374268a2d60SJiaxun Yangconfig CPU_LOONGSON64
1375caed1d1bSHuacai Chen	bool "Loongson 64-bit CPU"
1376268a2d60SJiaxun Yang	depends on SYS_HAS_CPU_LOONGSON64
1377d3bc81beSChristoph Hellwig	select ARCH_HAS_PHYS_TO_DMA
137851522217SJiaxun Yang	select CPU_MIPSR2
137951522217SJiaxun Yang	select CPU_HAS_PREFETCH
13800e476d91SHuacai Chen	select CPU_SUPPORTS_64BIT_KERNEL
13810e476d91SHuacai Chen	select CPU_SUPPORTS_HIGHMEM
13820e476d91SHuacai Chen	select CPU_SUPPORTS_HUGEPAGES
13837507445bSHuacai Chen	select CPU_SUPPORTS_MSA
138451522217SJiaxun Yang	select CPU_DIEI_BROKEN if !LOONGSON3_ENHANCEMENT
138551522217SJiaxun Yang	select CPU_MIPSR2_IRQ_VI
13860e476d91SHuacai Chen	select WEAK_ORDERING
13870e476d91SHuacai Chen	select WEAK_REORDERING_BEYOND_LLSC
13887507445bSHuacai Chen	select MIPS_ASID_BITS_VARIABLE
1389b2edcfc8SHuacai Chen	select MIPS_PGD_C0_CONTEXT
139017c99d94SHuacai Chen	select MIPS_L1_CACHE_SHIFT_6
1391d30a2b47SLinus Walleij	select GPIOLIB
139209230cbcSChristoph Hellwig	select SWIOTLB
13930f78355cSHuacai Chen	select HAVE_KVM
13940e476d91SHuacai Chen	help
1395caed1d1bSHuacai Chen		The Loongson GSx64(GS264/GS464/GS464E/GS464V) series of processor
1396caed1d1bSHuacai Chen		cores implements the MIPS64R2 instruction set with many extensions,
1397caed1d1bSHuacai Chen		including most 64-bit Loongson-2 (2H, 2K) and Loongson-3 (3A1000,
1398caed1d1bSHuacai Chen		3B1000, 3B1500, 3A2000, 3A3000 and 3A4000) processors. However, old
1399caed1d1bSHuacai Chen		Loongson-2E/2F is not covered here and will be removed in future.
14000e476d91SHuacai Chen
1401caed1d1bSHuacai Chenconfig LOONGSON3_ENHANCEMENT
1402caed1d1bSHuacai Chen	bool "New Loongson-3 CPU Enhancements"
14031e820da3SHuacai Chen	default n
1404268a2d60SJiaxun Yang	depends on CPU_LOONGSON64
14051e820da3SHuacai Chen	help
1406caed1d1bSHuacai Chen	  New Loongson-3 cores (since Loongson-3A R2, as opposed to Loongson-3A
14071e820da3SHuacai Chen	  R1, Loongson-3B R1 and Loongson-3B R2) has many enhancements, such as
1408268a2d60SJiaxun Yang	  FTLB, L1-VCache, EI/DI/Wait/Prefetch instruction, DSP/DSPr2 ASE, User
14091e820da3SHuacai Chen	  Local register, Read-Inhibit/Execute-Inhibit, SFB (Store Fill Buffer),
14101e820da3SHuacai Chen	  Fast TLB refill support, etc.
14111e820da3SHuacai Chen
14121e820da3SHuacai Chen	  This option enable those enhancements which are not probed at run
14131e820da3SHuacai Chen	  time. If you want a generic kernel to run on all Loongson 3 machines,
14141e820da3SHuacai Chen	  please say 'N' here. If you want a high-performance kernel to run on
1415caed1d1bSHuacai Chen	  new Loongson-3 machines only, please say 'Y' here.
14161e820da3SHuacai Chen
1417e02e07e3SHuacai Chenconfig CPU_LOONGSON3_WORKAROUNDS
1418caed1d1bSHuacai Chen	bool "Old Loongson-3 LLSC Workarounds"
1419e02e07e3SHuacai Chen	default y if SMP
1420268a2d60SJiaxun Yang	depends on CPU_LOONGSON64
1421e02e07e3SHuacai Chen	help
1422caed1d1bSHuacai Chen	  Loongson-3 processors have the llsc issues which require workarounds.
1423e02e07e3SHuacai Chen	  Without workarounds the system may hang unexpectedly.
1424e02e07e3SHuacai Chen
1425caed1d1bSHuacai Chen	  Newer Loongson-3 will fix these issues and no workarounds are needed.
1426e02e07e3SHuacai Chen	  The workarounds have no significant side effect on them but may
1427e02e07e3SHuacai Chen	  decrease the performance of the system so this option should be
1428e02e07e3SHuacai Chen	  disabled unless the kernel is intended to be run on old systems.
1429e02e07e3SHuacai Chen
1430e02e07e3SHuacai Chen	  If unsure, please say Y.
1431e02e07e3SHuacai Chen
1432ec7a9318SWANG Xueruiconfig CPU_LOONGSON3_CPUCFG_EMULATION
1433ec7a9318SWANG Xuerui	bool "Emulate the CPUCFG instruction on older Loongson cores"
1434ec7a9318SWANG Xuerui	default y
1435ec7a9318SWANG Xuerui	depends on CPU_LOONGSON64
1436ec7a9318SWANG Xuerui	help
1437ec7a9318SWANG Xuerui	  Loongson-3A R4 and newer have the CPUCFG instruction available for
1438ec7a9318SWANG Xuerui	  userland to query CPU capabilities, much like CPUID on x86. This
1439ec7a9318SWANG Xuerui	  option provides emulation of the instruction on older Loongson
1440ec7a9318SWANG Xuerui	  cores, back to Loongson-3A1000.
1441ec7a9318SWANG Xuerui
1442ec7a9318SWANG Xuerui	  If unsure, please say Y.
1443ec7a9318SWANG Xuerui
14443702bba5SWu Zhangjinconfig CPU_LOONGSON2E
14453702bba5SWu Zhangjin	bool "Loongson 2E"
14463702bba5SWu Zhangjin	depends on SYS_HAS_CPU_LOONGSON2E
1447268a2d60SJiaxun Yang	select CPU_LOONGSON2EF
14482a21c730SFuxin Zhang	help
14492a21c730SFuxin Zhang	  The Loongson 2E processor implements the MIPS III instruction set
14502a21c730SFuxin Zhang	  with many extensions.
14512a21c730SFuxin Zhang
145225985edcSLucas De Marchi	  It has an internal FPGA northbridge, which is compatible to
14536f7a251aSWu Zhangjin	  bonito64.
14546f7a251aSWu Zhangjin
14556f7a251aSWu Zhangjinconfig CPU_LOONGSON2F
14566f7a251aSWu Zhangjin	bool "Loongson 2F"
14576f7a251aSWu Zhangjin	depends on SYS_HAS_CPU_LOONGSON2F
1458268a2d60SJiaxun Yang	select CPU_LOONGSON2EF
1459d30a2b47SLinus Walleij	select GPIOLIB
14606f7a251aSWu Zhangjin	help
14616f7a251aSWu Zhangjin	  The Loongson 2F processor implements the MIPS III instruction set
14626f7a251aSWu Zhangjin	  with many extensions.
14636f7a251aSWu Zhangjin
14646f7a251aSWu Zhangjin	  Loongson2F have built-in DDR2 and PCIX controller. The PCIX controller
14656f7a251aSWu Zhangjin	  have a similar programming interface with FPGA northbridge used in
14666f7a251aSWu Zhangjin	  Loongson2E.
14676f7a251aSWu Zhangjin
1468ca585cf9SKelvin Cheungconfig CPU_LOONGSON1B
1469ca585cf9SKelvin Cheung	bool "Loongson 1B"
1470ca585cf9SKelvin Cheung	depends on SYS_HAS_CPU_LOONGSON1B
1471b2afb64cSHuacai Chen	select CPU_LOONGSON32
14729ec88b60SKelvin Cheung	select LEDS_GPIO_REGISTER
1473ca585cf9SKelvin Cheung	help
1474ca585cf9SKelvin Cheung	  The Loongson 1B is a 32-bit SoC, which implements the MIPS32
1475968dc5a0S谢致邦 (XIE Zhibang)	  Release 1 instruction set and part of the MIPS32 Release 2
1476968dc5a0S谢致邦 (XIE Zhibang)	  instruction set.
1477ca585cf9SKelvin Cheung
147812e3280bSYang Lingconfig CPU_LOONGSON1C
147912e3280bSYang Ling	bool "Loongson 1C"
148012e3280bSYang Ling	depends on SYS_HAS_CPU_LOONGSON1C
1481b2afb64cSHuacai Chen	select CPU_LOONGSON32
148212e3280bSYang Ling	select LEDS_GPIO_REGISTER
148312e3280bSYang Ling	help
148412e3280bSYang Ling	  The Loongson 1C is a 32-bit SoC, which implements the MIPS32
1485968dc5a0S谢致邦 (XIE Zhibang)	  Release 1 instruction set and part of the MIPS32 Release 2
1486968dc5a0S谢致邦 (XIE Zhibang)	  instruction set.
148712e3280bSYang Ling
14886e760c8dSRalf Baechleconfig CPU_MIPS32_R1
14896e760c8dSRalf Baechle	bool "MIPS32 Release 1"
14907cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS32_R1
14916e760c8dSRalf Baechle	select CPU_HAS_PREFETCH
1492797798c1SRalf Baechle	select CPU_SUPPORTS_32BIT_KERNEL
1493ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
14946e760c8dSRalf Baechle	help
14955e83d430SRalf Baechle	  Choose this option to build a kernel for release 1 or later of the
14961e5f1caaSRalf Baechle	  MIPS32 architecture.  Most modern embedded systems with a 32-bit
14971e5f1caaSRalf Baechle	  MIPS processor are based on a MIPS32 processor.  If you know the
14981e5f1caaSRalf Baechle	  specific type of processor in your system, choose those that one
14991e5f1caaSRalf Baechle	  otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
15001e5f1caaSRalf Baechle	  Release 2 of the MIPS32 architecture is available since several
15011e5f1caaSRalf Baechle	  years so chances are you even have a MIPS32 Release 2 processor
15021e5f1caaSRalf Baechle	  in which case you should choose CPU_MIPS32_R2 instead for better
15031e5f1caaSRalf Baechle	  performance.
15041e5f1caaSRalf Baechle
15051e5f1caaSRalf Baechleconfig CPU_MIPS32_R2
15061e5f1caaSRalf Baechle	bool "MIPS32 Release 2"
15077cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS32_R2
15081e5f1caaSRalf Baechle	select CPU_HAS_PREFETCH
1509797798c1SRalf Baechle	select CPU_SUPPORTS_32BIT_KERNEL
1510ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
1511a5e9a69eSPaul Burton	select CPU_SUPPORTS_MSA
15122235a54dSSanjay Lal	select HAVE_KVM
15131e5f1caaSRalf Baechle	help
15145e83d430SRalf Baechle	  Choose this option to build a kernel for release 2 or later of the
15156e760c8dSRalf Baechle	  MIPS32 architecture.  Most modern embedded systems with a 32-bit
15166e760c8dSRalf Baechle	  MIPS processor are based on a MIPS32 processor.  If you know the
15176e760c8dSRalf Baechle	  specific type of processor in your system, choose those that one
15186e760c8dSRalf Baechle	  otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
15191da177e4SLinus Torvalds
1520ab7c01fdSSerge Seminconfig CPU_MIPS32_R5
1521ab7c01fdSSerge Semin	bool "MIPS32 Release 5"
1522ab7c01fdSSerge Semin	depends on SYS_HAS_CPU_MIPS32_R5
1523ab7c01fdSSerge Semin	select CPU_HAS_PREFETCH
1524ab7c01fdSSerge Semin	select CPU_SUPPORTS_32BIT_KERNEL
1525ab7c01fdSSerge Semin	select CPU_SUPPORTS_HIGHMEM
1526ab7c01fdSSerge Semin	select CPU_SUPPORTS_MSA
1527ab7c01fdSSerge Semin	select HAVE_KVM
1528ab7c01fdSSerge Semin	select MIPS_O32_FP64_SUPPORT
1529ab7c01fdSSerge Semin	help
1530ab7c01fdSSerge Semin	  Choose this option to build a kernel for release 5 or later of the
1531ab7c01fdSSerge Semin	  MIPS32 architecture.  New MIPS processors, starting with the Warrior
1532ab7c01fdSSerge Semin	  family, are based on a MIPS32r5 processor. If you own an older
1533ab7c01fdSSerge Semin	  processor, you probably need to select MIPS32r1 or MIPS32r2 instead.
1534ab7c01fdSSerge Semin
15357fd08ca5SLeonid Yegoshinconfig CPU_MIPS32_R6
1536674d10e2SMarkos Chandras	bool "MIPS32 Release 6"
15377fd08ca5SLeonid Yegoshin	depends on SYS_HAS_CPU_MIPS32_R6
15387fd08ca5SLeonid Yegoshin	select CPU_HAS_PREFETCH
153918d84e2eSAlexander Lobakin	select CPU_NO_LOAD_STORE_LR
15407fd08ca5SLeonid Yegoshin	select CPU_SUPPORTS_32BIT_KERNEL
15417fd08ca5SLeonid Yegoshin	select CPU_SUPPORTS_HIGHMEM
15427fd08ca5SLeonid Yegoshin	select CPU_SUPPORTS_MSA
15437fd08ca5SLeonid Yegoshin	select HAVE_KVM
15447fd08ca5SLeonid Yegoshin	select MIPS_O32_FP64_SUPPORT
15457fd08ca5SLeonid Yegoshin	help
15467fd08ca5SLeonid Yegoshin	  Choose this option to build a kernel for release 6 or later of the
15477fd08ca5SLeonid Yegoshin	  MIPS32 architecture.  New MIPS processors, starting with the Warrior
15487fd08ca5SLeonid Yegoshin	  family, are based on a MIPS32r6 processor. If you own an older
15497fd08ca5SLeonid Yegoshin	  processor, you probably need to select MIPS32r1 or MIPS32r2 instead.
15507fd08ca5SLeonid Yegoshin
15516e760c8dSRalf Baechleconfig CPU_MIPS64_R1
15526e760c8dSRalf Baechle	bool "MIPS64 Release 1"
15537cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS64_R1
1554797798c1SRalf Baechle	select CPU_HAS_PREFETCH
1555ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1556ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1557ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
15589cffd154SDavid Daney	select CPU_SUPPORTS_HUGEPAGES
15596e760c8dSRalf Baechle	help
15606e760c8dSRalf Baechle	  Choose this option to build a kernel for release 1 or later of the
15616e760c8dSRalf Baechle	  MIPS64 architecture.  Many modern embedded systems with a 64-bit
15626e760c8dSRalf Baechle	  MIPS processor are based on a MIPS64 processor.  If you know the
15636e760c8dSRalf Baechle	  specific type of processor in your system, choose those that one
15646e760c8dSRalf Baechle	  otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
15651e5f1caaSRalf Baechle	  Release 2 of the MIPS64 architecture is available since several
15661e5f1caaSRalf Baechle	  years so chances are you even have a MIPS64 Release 2 processor
15671e5f1caaSRalf Baechle	  in which case you should choose CPU_MIPS64_R2 instead for better
15681e5f1caaSRalf Baechle	  performance.
15691e5f1caaSRalf Baechle
15701e5f1caaSRalf Baechleconfig CPU_MIPS64_R2
15711e5f1caaSRalf Baechle	bool "MIPS64 Release 2"
15727cf8053bSRalf Baechle	depends on SYS_HAS_CPU_MIPS64_R2
1573797798c1SRalf Baechle	select CPU_HAS_PREFETCH
15741e5f1caaSRalf Baechle	select CPU_SUPPORTS_32BIT_KERNEL
15751e5f1caaSRalf Baechle	select CPU_SUPPORTS_64BIT_KERNEL
1576ec28f306SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
15779cffd154SDavid Daney	select CPU_SUPPORTS_HUGEPAGES
1578a5e9a69eSPaul Burton	select CPU_SUPPORTS_MSA
157940a2df49SJames Hogan	select HAVE_KVM
15801e5f1caaSRalf Baechle	help
15811e5f1caaSRalf Baechle	  Choose this option to build a kernel for release 2 or later of the
15821e5f1caaSRalf Baechle	  MIPS64 architecture.  Many modern embedded systems with a 64-bit
15831e5f1caaSRalf Baechle	  MIPS processor are based on a MIPS64 processor.  If you know the
15841e5f1caaSRalf Baechle	  specific type of processor in your system, choose those that one
15851e5f1caaSRalf Baechle	  otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
15861da177e4SLinus Torvalds
1587ab7c01fdSSerge Seminconfig CPU_MIPS64_R5
1588ab7c01fdSSerge Semin	bool "MIPS64 Release 5"
1589ab7c01fdSSerge Semin	depends on SYS_HAS_CPU_MIPS64_R5
1590ab7c01fdSSerge Semin	select CPU_HAS_PREFETCH
1591ab7c01fdSSerge Semin	select CPU_SUPPORTS_32BIT_KERNEL
1592ab7c01fdSSerge Semin	select CPU_SUPPORTS_64BIT_KERNEL
1593ab7c01fdSSerge Semin	select CPU_SUPPORTS_HIGHMEM
1594ab7c01fdSSerge Semin	select CPU_SUPPORTS_HUGEPAGES
1595ab7c01fdSSerge Semin	select CPU_SUPPORTS_MSA
1596ab7c01fdSSerge Semin	select MIPS_O32_FP64_SUPPORT if 32BIT || MIPS32_O32
1597ab7c01fdSSerge Semin	select HAVE_KVM
1598ab7c01fdSSerge Semin	help
1599ab7c01fdSSerge Semin	  Choose this option to build a kernel for release 5 or later of the
1600ab7c01fdSSerge Semin	  MIPS64 architecture.  This is a intermediate MIPS architecture
1601ab7c01fdSSerge Semin	  release partly implementing release 6 features. Though there is no
1602ab7c01fdSSerge Semin	  any hardware known to be based on this release.
1603ab7c01fdSSerge Semin
16047fd08ca5SLeonid Yegoshinconfig CPU_MIPS64_R6
1605674d10e2SMarkos Chandras	bool "MIPS64 Release 6"
16067fd08ca5SLeonid Yegoshin	depends on SYS_HAS_CPU_MIPS64_R6
16077fd08ca5SLeonid Yegoshin	select CPU_HAS_PREFETCH
160818d84e2eSAlexander Lobakin	select CPU_NO_LOAD_STORE_LR
16097fd08ca5SLeonid Yegoshin	select CPU_SUPPORTS_32BIT_KERNEL
16107fd08ca5SLeonid Yegoshin	select CPU_SUPPORTS_64BIT_KERNEL
16117fd08ca5SLeonid Yegoshin	select CPU_SUPPORTS_HIGHMEM
1612afd375dcSPaul Burton	select CPU_SUPPORTS_HUGEPAGES
16137fd08ca5SLeonid Yegoshin	select CPU_SUPPORTS_MSA
16142e6c7747SJames Hogan	select MIPS_O32_FP64_SUPPORT if 32BIT || MIPS32_O32
161540a2df49SJames Hogan	select HAVE_KVM
16167fd08ca5SLeonid Yegoshin	help
16177fd08ca5SLeonid Yegoshin	  Choose this option to build a kernel for release 6 or later of the
16187fd08ca5SLeonid Yegoshin	  MIPS64 architecture.  New MIPS processors, starting with the Warrior
16197fd08ca5SLeonid Yegoshin	  family, are based on a MIPS64r6 processor. If you own an older
16207fd08ca5SLeonid Yegoshin	  processor, you probably need to select MIPS64r1 or MIPS64r2 instead.
16217fd08ca5SLeonid Yegoshin
1622281e3aeaSSerge Seminconfig CPU_P5600
1623281e3aeaSSerge Semin	bool "MIPS Warrior P5600"
1624281e3aeaSSerge Semin	depends on SYS_HAS_CPU_P5600
1625281e3aeaSSerge Semin	select CPU_HAS_PREFETCH
1626281e3aeaSSerge Semin	select CPU_SUPPORTS_32BIT_KERNEL
1627281e3aeaSSerge Semin	select CPU_SUPPORTS_HIGHMEM
1628281e3aeaSSerge Semin	select CPU_SUPPORTS_MSA
1629281e3aeaSSerge Semin	select CPU_SUPPORTS_CPUFREQ
1630281e3aeaSSerge Semin	select CPU_MIPSR2_IRQ_VI
1631281e3aeaSSerge Semin	select CPU_MIPSR2_IRQ_EI
1632281e3aeaSSerge Semin	select HAVE_KVM
1633281e3aeaSSerge Semin	select MIPS_O32_FP64_SUPPORT
1634281e3aeaSSerge Semin	help
1635281e3aeaSSerge Semin	  Choose this option to build a kernel for MIPS Warrior P5600 CPU.
1636281e3aeaSSerge Semin	  It's based on MIPS32r5 ISA with XPA, EVA, dual/quad issue exec pipes,
1637281e3aeaSSerge Semin	  MMU with two-levels TLB, UCA, MSA, MDU core level features and system
1638281e3aeaSSerge Semin	  level features like up to six P5600 calculation cores, CM2 with L2
1639281e3aeaSSerge Semin	  cache, IOCU/IOMMU (though might be unused depending on the system-
1640281e3aeaSSerge Semin	  specific IP core configuration), GIC, CPC, virtualisation module,
1641281e3aeaSSerge Semin	  eJTAG and PDtrace.
1642281e3aeaSSerge Semin
16431da177e4SLinus Torvaldsconfig CPU_R3000
16441da177e4SLinus Torvalds	bool "R3000"
16457cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R3000
1646f7062ddbSRalf Baechle	select CPU_HAS_WB
164754746829SPaul Burton	select CPU_R3K_TLB
1648ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1649797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
16501da177e4SLinus Torvalds	help
16511da177e4SLinus Torvalds	  Please make sure to pick the right CPU type. Linux/MIPS is not
16521da177e4SLinus Torvalds	  designed to be generic, i.e. Kernels compiled for R3000 CPUs will
16531da177e4SLinus Torvalds	  *not* work on R4000 machines and vice versa.  However, since most
16541da177e4SLinus Torvalds	  of the supported machines have an R4000 (or similar) CPU, R4x00
16551da177e4SLinus Torvalds	  might be a safe bet.  If the resulting kernel does not work,
16561da177e4SLinus Torvalds	  try to recompile with R3000.
16571da177e4SLinus Torvalds
16581da177e4SLinus Torvaldsconfig CPU_TX39XX
16591da177e4SLinus Torvalds	bool "R39XX"
16607cf8053bSRalf Baechle	depends on SYS_HAS_CPU_TX39XX
1661ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
166254746829SPaul Burton	select CPU_R3K_TLB
16631da177e4SLinus Torvalds
16641da177e4SLinus Torvaldsconfig CPU_VR41XX
16651da177e4SLinus Torvalds	bool "R41xx"
16667cf8053bSRalf Baechle	depends on SYS_HAS_CPU_VR41XX
1667ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1668ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
16691da177e4SLinus Torvalds	help
16705e83d430SRalf Baechle	  The options selects support for the NEC VR4100 series of processors.
16711da177e4SLinus Torvalds	  Only choose this option if you have one of these processors as a
16721da177e4SLinus Torvalds	  kernel built with this option will not run on any other type of
16731da177e4SLinus Torvalds	  processor or vice versa.
16741da177e4SLinus Torvalds
167565ce6197SLauri Kasanenconfig CPU_R4300
167665ce6197SLauri Kasanen	bool "R4300"
167765ce6197SLauri Kasanen	depends on SYS_HAS_CPU_R4300
167865ce6197SLauri Kasanen	select CPU_SUPPORTS_32BIT_KERNEL
167965ce6197SLauri Kasanen	select CPU_SUPPORTS_64BIT_KERNEL
168065ce6197SLauri Kasanen	select CPU_HAS_LOAD_STORE_LR
168165ce6197SLauri Kasanen	help
168265ce6197SLauri Kasanen	  MIPS Technologies R4300-series processors.
168365ce6197SLauri Kasanen
16841da177e4SLinus Torvaldsconfig CPU_R4X00
16851da177e4SLinus Torvalds	bool "R4x00"
16867cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R4X00
1687ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1688ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1689970d032fSRalf Baechle	select CPU_SUPPORTS_HUGEPAGES
16901da177e4SLinus Torvalds	help
16911da177e4SLinus Torvalds	  MIPS Technologies R4000-series processors other than 4300, including
16921da177e4SLinus Torvalds	  the R4000, R4400, R4600, and 4700.
16931da177e4SLinus Torvalds
16941da177e4SLinus Torvaldsconfig CPU_TX49XX
16951da177e4SLinus Torvalds	bool "R49XX"
16967cf8053bSRalf Baechle	depends on SYS_HAS_CPU_TX49XX
1697de862b48SAtsushi Nemoto	select CPU_HAS_PREFETCH
1698ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1699ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1700970d032fSRalf Baechle	select CPU_SUPPORTS_HUGEPAGES
17011da177e4SLinus Torvalds
17021da177e4SLinus Torvaldsconfig CPU_R5000
17031da177e4SLinus Torvalds	bool "R5000"
17047cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R5000
1705ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1706ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1707970d032fSRalf Baechle	select CPU_SUPPORTS_HUGEPAGES
17081da177e4SLinus Torvalds	help
17091da177e4SLinus Torvalds	  MIPS Technologies R5000-series processors other than the Nevada.
17101da177e4SLinus Torvalds
1711542c1020SShinya Kuribayashiconfig CPU_R5500
1712542c1020SShinya Kuribayashi	bool "R5500"
1713542c1020SShinya Kuribayashi	depends on SYS_HAS_CPU_R5500
1714542c1020SShinya Kuribayashi	select CPU_SUPPORTS_32BIT_KERNEL
1715542c1020SShinya Kuribayashi	select CPU_SUPPORTS_64BIT_KERNEL
17169cffd154SDavid Daney	select CPU_SUPPORTS_HUGEPAGES
1717542c1020SShinya Kuribayashi	help
1718542c1020SShinya Kuribayashi	  NEC VR5500 and VR5500A series processors implement 64-bit MIPS IV
1719542c1020SShinya Kuribayashi	  instruction set.
1720542c1020SShinya Kuribayashi
17211da177e4SLinus Torvaldsconfig CPU_NEVADA
17221da177e4SLinus Torvalds	bool "RM52xx"
17237cf8053bSRalf Baechle	depends on SYS_HAS_CPU_NEVADA
1724ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1725ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1726970d032fSRalf Baechle	select CPU_SUPPORTS_HUGEPAGES
17271da177e4SLinus Torvalds	help
17281da177e4SLinus Torvalds	  QED / PMC-Sierra RM52xx-series ("Nevada") processors.
17291da177e4SLinus Torvalds
17301da177e4SLinus Torvaldsconfig CPU_R10000
17311da177e4SLinus Torvalds	bool "R10000"
17327cf8053bSRalf Baechle	depends on SYS_HAS_CPU_R10000
17335e83d430SRalf Baechle	select CPU_HAS_PREFETCH
1734ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1735ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1736797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
1737970d032fSRalf Baechle	select CPU_SUPPORTS_HUGEPAGES
17381da177e4SLinus Torvalds	help
17391da177e4SLinus Torvalds	  MIPS Technologies R10000-series processors.
17401da177e4SLinus Torvalds
17411da177e4SLinus Torvaldsconfig CPU_RM7000
17421da177e4SLinus Torvalds	bool "RM7000"
17437cf8053bSRalf Baechle	depends on SYS_HAS_CPU_RM7000
17445e83d430SRalf Baechle	select CPU_HAS_PREFETCH
1745ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1746ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1747797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
1748970d032fSRalf Baechle	select CPU_SUPPORTS_HUGEPAGES
17491da177e4SLinus Torvalds
17501da177e4SLinus Torvaldsconfig CPU_SB1
17511da177e4SLinus Torvalds	bool "SB1"
17527cf8053bSRalf Baechle	depends on SYS_HAS_CPU_SB1
1753ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_32BIT_KERNEL
1754ed5ba2fbSYoichi Yuasa	select CPU_SUPPORTS_64BIT_KERNEL
1755797798c1SRalf Baechle	select CPU_SUPPORTS_HIGHMEM
1756970d032fSRalf Baechle	select CPU_SUPPORTS_HUGEPAGES
17570004a9dfSRalf Baechle	select WEAK_ORDERING
17581da177e4SLinus Torvalds
1759a86c7f72SDavid Daneyconfig CPU_CAVIUM_OCTEON
1760a86c7f72SDavid Daney	bool "Cavium Octeon processor"
17615e683389SDavid Daney	depends on SYS_HAS_CPU_CAVIUM_OCTEON
1762a86c7f72SDavid Daney	select CPU_HAS_PREFETCH
1763a86c7f72SDavid Daney	select CPU_SUPPORTS_64BIT_KERNEL
1764a86c7f72SDavid Daney	select WEAK_ORDERING
1765a86c7f72SDavid Daney	select CPU_SUPPORTS_HIGHMEM
17669cffd154SDavid Daney	select CPU_SUPPORTS_HUGEPAGES
1767df115f3eSBen Hutchings	select USB_EHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
1768df115f3eSBen Hutchings	select USB_OHCI_BIG_ENDIAN_MMIO if CPU_BIG_ENDIAN
1769930beb5aSFlorian Fainelli	select MIPS_L1_CACHE_SHIFT_7
17700ae3abcdSJames Hogan	select HAVE_KVM
1771a86c7f72SDavid Daney	help
1772a86c7f72SDavid Daney	  The Cavium Octeon processor is a highly integrated chip containing
1773a86c7f72SDavid Daney	  many ethernet hardware widgets for networking tasks. The processor
1774a86c7f72SDavid Daney	  can have up to 16 Mips64v2 cores and 8 integrated gigabit ethernets.
1775a86c7f72SDavid Daney	  Full details can be found at http://www.caviumnetworks.com.
1776a86c7f72SDavid Daney
1777cd746249SJonas Gorskiconfig CPU_BMIPS
1778cd746249SJonas Gorski	bool "Broadcom BMIPS"
1779cd746249SJonas Gorski	depends on SYS_HAS_CPU_BMIPS
1780cd746249SJonas Gorski	select CPU_MIPS32
1781fe7f62c0SJonas Gorski	select CPU_BMIPS32_3300 if SYS_HAS_CPU_BMIPS32_3300
1782cd746249SJonas Gorski	select CPU_BMIPS4350 if SYS_HAS_CPU_BMIPS4350
1783cd746249SJonas Gorski	select CPU_BMIPS4380 if SYS_HAS_CPU_BMIPS4380
1784cd746249SJonas Gorski	select CPU_BMIPS5000 if SYS_HAS_CPU_BMIPS5000
1785cd746249SJonas Gorski	select CPU_SUPPORTS_32BIT_KERNEL
1786cd746249SJonas Gorski	select DMA_NONCOHERENT
178767e38cf2SRalf Baechle	select IRQ_MIPS_CPU
1788cd746249SJonas Gorski	select SWAP_IO_SPACE
1789cd746249SJonas Gorski	select WEAK_ORDERING
1790c1c0c461SKevin Cernekee	select CPU_SUPPORTS_HIGHMEM
179169aaf9c8SJonas Gorski	select CPU_HAS_PREFETCH
1792a8d709b0SMarkus Mayer	select CPU_SUPPORTS_CPUFREQ
1793a8d709b0SMarkus Mayer	select MIPS_EXTERNAL_TIMER
1794c1c0c461SKevin Cernekee	help
1795fe7f62c0SJonas Gorski	  Support for BMIPS32/3300/4350/4380 and BMIPS5000 processors.
1796c1c0c461SKevin Cernekee
17977f058e85SJayachandran Cconfig CPU_XLR
17987f058e85SJayachandran C	bool "Netlogic XLR SoC"
17997f058e85SJayachandran C	depends on SYS_HAS_CPU_XLR
18007f058e85SJayachandran C	select CPU_SUPPORTS_32BIT_KERNEL
18017f058e85SJayachandran C	select CPU_SUPPORTS_64BIT_KERNEL
18027f058e85SJayachandran C	select CPU_SUPPORTS_HIGHMEM
1803970d032fSRalf Baechle	select CPU_SUPPORTS_HUGEPAGES
18047f058e85SJayachandran C	select WEAK_ORDERING
18057f058e85SJayachandran C	select WEAK_REORDERING_BEYOND_LLSC
18067f058e85SJayachandran C	help
18077f058e85SJayachandran C	  Netlogic Microsystems XLR/XLS processors.
18081c773ea4SJayachandran C
18091c773ea4SJayachandran Cconfig CPU_XLP
18101c773ea4SJayachandran C	bool "Netlogic XLP SoC"
18111c773ea4SJayachandran C	depends on SYS_HAS_CPU_XLP
18121c773ea4SJayachandran C	select CPU_SUPPORTS_32BIT_KERNEL
18131c773ea4SJayachandran C	select CPU_SUPPORTS_64BIT_KERNEL
18141c773ea4SJayachandran C	select CPU_SUPPORTS_HIGHMEM
18151c773ea4SJayachandran C	select WEAK_ORDERING
18161c773ea4SJayachandran C	select WEAK_REORDERING_BEYOND_LLSC
18171c773ea4SJayachandran C	select CPU_HAS_PREFETCH
1818d6504846SJayachandran C	select CPU_MIPSR2
1819ddba6833SPrem Mallappa	select CPU_SUPPORTS_HUGEPAGES
18202db003a5SPaul Burton	select MIPS_ASID_BITS_VARIABLE
18211c773ea4SJayachandran C	help
18221c773ea4SJayachandran C	  Netlogic Microsystems XLP processors.
18231da177e4SLinus Torvaldsendchoice
18241da177e4SLinus Torvalds
1825a6e18781SLeonid Yegoshinconfig CPU_MIPS32_3_5_FEATURES
1826a6e18781SLeonid Yegoshin	bool "MIPS32 Release 3.5 Features"
1827a6e18781SLeonid Yegoshin	depends on SYS_HAS_CPU_MIPS32_R3_5
1828281e3aeaSSerge Semin	depends on CPU_MIPS32_R2 || CPU_MIPS32_R5 || CPU_MIPS32_R6 || \
1829281e3aeaSSerge Semin		   CPU_P5600
1830a6e18781SLeonid Yegoshin	help
1831a6e18781SLeonid Yegoshin	  Choose this option to build a kernel for release 2 or later of the
1832a6e18781SLeonid Yegoshin	  MIPS32 architecture including features from the 3.5 release such as
1833a6e18781SLeonid Yegoshin	  support for Enhanced Virtual Addressing (EVA).
1834a6e18781SLeonid Yegoshin
1835a6e18781SLeonid Yegoshinconfig CPU_MIPS32_3_5_EVA
1836a6e18781SLeonid Yegoshin	bool "Enhanced Virtual Addressing (EVA)"
1837a6e18781SLeonid Yegoshin	depends on CPU_MIPS32_3_5_FEATURES
1838a6e18781SLeonid Yegoshin	select EVA
1839a6e18781SLeonid Yegoshin	default y
1840a6e18781SLeonid Yegoshin	help
1841a6e18781SLeonid Yegoshin	  Choose this option if you want to enable the Enhanced Virtual
1842a6e18781SLeonid Yegoshin	  Addressing (EVA) on your MIPS32 core (such as proAptiv).
1843a6e18781SLeonid Yegoshin	  One of its primary benefits is an increase in the maximum size
1844a6e18781SLeonid Yegoshin	  of lowmem (up to 3GB). If unsure, say 'N' here.
1845a6e18781SLeonid Yegoshin
1846c5b36783SSteven J. Hillconfig CPU_MIPS32_R5_FEATURES
1847c5b36783SSteven J. Hill	bool "MIPS32 Release 5 Features"
1848c5b36783SSteven J. Hill	depends on SYS_HAS_CPU_MIPS32_R5
1849281e3aeaSSerge Semin	depends on CPU_MIPS32_R2 || CPU_MIPS32_R5 || CPU_P5600
1850c5b36783SSteven J. Hill	help
1851c5b36783SSteven J. Hill	  Choose this option to build a kernel for release 2 or later of the
1852c5b36783SSteven J. Hill	  MIPS32 architecture including features from release 5 such as
1853c5b36783SSteven J. Hill	  support for Extended Physical Addressing (XPA).
1854c5b36783SSteven J. Hill
1855c5b36783SSteven J. Hillconfig CPU_MIPS32_R5_XPA
1856c5b36783SSteven J. Hill	bool "Extended Physical Addressing (XPA)"
1857c5b36783SSteven J. Hill	depends on CPU_MIPS32_R5_FEATURES
1858c5b36783SSteven J. Hill	depends on !EVA
1859c5b36783SSteven J. Hill	depends on !PAGE_SIZE_4KB
1860c5b36783SSteven J. Hill	depends on SYS_SUPPORTS_HIGHMEM
1861c5b36783SSteven J. Hill	select XPA
1862c5b36783SSteven J. Hill	select HIGHMEM
1863d4a451d5SChristoph Hellwig	select PHYS_ADDR_T_64BIT
1864c5b36783SSteven J. Hill	default n
1865c5b36783SSteven J. Hill	help
1866c5b36783SSteven J. Hill	  Choose this option if you want to enable the Extended Physical
1867c5b36783SSteven J. Hill	  Addressing (XPA) on your MIPS32 core (such as P5600 series). The
1868c5b36783SSteven J. Hill	  benefit is to increase physical addressing equal to or greater
1869c5b36783SSteven J. Hill	  than 40 bits. Note that this has the side effect of turning on
1870c5b36783SSteven J. Hill	  64-bit addressing which in turn makes the PTEs 64-bit in size.
1871c5b36783SSteven J. Hill	  If unsure, say 'N' here.
1872c5b36783SSteven J. Hill
1873622844bfSWu Zhangjinif CPU_LOONGSON2F
1874622844bfSWu Zhangjinconfig CPU_NOP_WORKAROUNDS
1875622844bfSWu Zhangjin	bool
1876622844bfSWu Zhangjin
1877622844bfSWu Zhangjinconfig CPU_JUMP_WORKAROUNDS
1878622844bfSWu Zhangjin	bool
1879622844bfSWu Zhangjin
1880622844bfSWu Zhangjinconfig CPU_LOONGSON2F_WORKAROUNDS
1881622844bfSWu Zhangjin	bool "Loongson 2F Workarounds"
1882622844bfSWu Zhangjin	default y
1883622844bfSWu Zhangjin	select CPU_NOP_WORKAROUNDS
1884622844bfSWu Zhangjin	select CPU_JUMP_WORKAROUNDS
1885622844bfSWu Zhangjin	help
1886622844bfSWu Zhangjin	  Loongson 2F01 / 2F02 processors have the NOP & JUMP issues which
1887622844bfSWu Zhangjin	  require workarounds.  Without workarounds the system may hang
1888622844bfSWu Zhangjin	  unexpectedly.  For more information please refer to the gas
1889622844bfSWu Zhangjin	  -mfix-loongson2f-nop and -mfix-loongson2f-jump options.
1890622844bfSWu Zhangjin
1891622844bfSWu Zhangjin	  Loongson 2F03 and later have fixed these issues and no workarounds
1892622844bfSWu Zhangjin	  are needed.  The workarounds have no significant side effect on them
1893622844bfSWu Zhangjin	  but may decrease the performance of the system so this option should
1894622844bfSWu Zhangjin	  be disabled unless the kernel is intended to be run on 2F01 or 2F02
1895622844bfSWu Zhangjin	  systems.
1896622844bfSWu Zhangjin
1897622844bfSWu Zhangjin	  If unsure, please say Y.
1898622844bfSWu Zhangjinendif # CPU_LOONGSON2F
1899622844bfSWu Zhangjin
19001b93b3c3SWu Zhangjinconfig SYS_SUPPORTS_ZBOOT
19011b93b3c3SWu Zhangjin	bool
19021b93b3c3SWu Zhangjin	select HAVE_KERNEL_GZIP
19031b93b3c3SWu Zhangjin	select HAVE_KERNEL_BZIP2
190431c4867dSFlorian Fainelli	select HAVE_KERNEL_LZ4
19051b93b3c3SWu Zhangjin	select HAVE_KERNEL_LZMA
1906fe1d45e0SWu Zhangjin	select HAVE_KERNEL_LZO
19074e23eb63SFlorian Fainelli	select HAVE_KERNEL_XZ
1908a510b616SPaul Cercueil	select HAVE_KERNEL_ZSTD
19091b93b3c3SWu Zhangjin
19101b93b3c3SWu Zhangjinconfig SYS_SUPPORTS_ZBOOT_UART16550
19111b93b3c3SWu Zhangjin	bool
19121b93b3c3SWu Zhangjin	select SYS_SUPPORTS_ZBOOT
19131b93b3c3SWu Zhangjin
1914dbb98314SAlban Bedelconfig SYS_SUPPORTS_ZBOOT_UART_PROM
1915dbb98314SAlban Bedel	bool
1916dbb98314SAlban Bedel	select SYS_SUPPORTS_ZBOOT
1917dbb98314SAlban Bedel
1918268a2d60SJiaxun Yangconfig CPU_LOONGSON2EF
19193702bba5SWu Zhangjin	bool
19203702bba5SWu Zhangjin	select CPU_SUPPORTS_32BIT_KERNEL
19213702bba5SWu Zhangjin	select CPU_SUPPORTS_64BIT_KERNEL
19223702bba5SWu Zhangjin	select CPU_SUPPORTS_HIGHMEM
1923970d032fSRalf Baechle	select CPU_SUPPORTS_HUGEPAGES
1924e905086eSChristoph Hellwig	select ARCH_HAS_PHYS_TO_DMA
19253702bba5SWu Zhangjin
1926b2afb64cSHuacai Chenconfig CPU_LOONGSON32
1927ca585cf9SKelvin Cheung	bool
1928ca585cf9SKelvin Cheung	select CPU_MIPS32
19297e280f6bSJiaxun Yang	select CPU_MIPSR2
1930ca585cf9SKelvin Cheung	select CPU_HAS_PREFETCH
1931ca585cf9SKelvin Cheung	select CPU_SUPPORTS_32BIT_KERNEL
1932ca585cf9SKelvin Cheung	select CPU_SUPPORTS_HIGHMEM
1933f29ad10dSKelvin Cheung	select CPU_SUPPORTS_CPUFREQ
1934ca585cf9SKelvin Cheung
1935fe7f62c0SJonas Gorskiconfig CPU_BMIPS32_3300
193604fa8bf7SJonas Gorski	select SMP_UP if SMP
19371bbb6c1bSKevin Cernekee	bool
1938cd746249SJonas Gorski
1939cd746249SJonas Gorskiconfig CPU_BMIPS4350
1940cd746249SJonas Gorski	bool
1941cd746249SJonas Gorski	select SYS_SUPPORTS_SMP
1942cd746249SJonas Gorski	select SYS_SUPPORTS_HOTPLUG_CPU
1943cd746249SJonas Gorski
1944cd746249SJonas Gorskiconfig CPU_BMIPS4380
1945cd746249SJonas Gorski	bool
1946bbf2ba67SKevin Cernekee	select MIPS_L1_CACHE_SHIFT_6
1947cd746249SJonas Gorski	select SYS_SUPPORTS_SMP
1948cd746249SJonas Gorski	select SYS_SUPPORTS_HOTPLUG_CPU
1949b4720809SFlorian Fainelli	select CPU_HAS_RIXI
1950cd746249SJonas Gorski
1951cd746249SJonas Gorskiconfig CPU_BMIPS5000
1952cd746249SJonas Gorski	bool
1953cd746249SJonas Gorski	select MIPS_CPU_SCACHE
1954bbf2ba67SKevin Cernekee	select MIPS_L1_CACHE_SHIFT_7
1955cd746249SJonas Gorski	select SYS_SUPPORTS_SMP
1956cd746249SJonas Gorski	select SYS_SUPPORTS_HOTPLUG_CPU
1957b4720809SFlorian Fainelli	select CPU_HAS_RIXI
19581bbb6c1bSKevin Cernekee
1959268a2d60SJiaxun Yangconfig SYS_HAS_CPU_LOONGSON64
19600e476d91SHuacai Chen	bool
19610e476d91SHuacai Chen	select CPU_SUPPORTS_CPUFREQ
1962b2edcfc8SHuacai Chen	select CPU_HAS_RIXI
19630e476d91SHuacai Chen
19643702bba5SWu Zhangjinconfig SYS_HAS_CPU_LOONGSON2E
19652a21c730SFuxin Zhang	bool
19662a21c730SFuxin Zhang
19676f7a251aSWu Zhangjinconfig SYS_HAS_CPU_LOONGSON2F
19686f7a251aSWu Zhangjin	bool
196955045ff5SWu Zhangjin	select CPU_SUPPORTS_CPUFREQ
197055045ff5SWu Zhangjin	select CPU_SUPPORTS_ADDRWINCFG if 64BIT
19716f7a251aSWu Zhangjin
1972ca585cf9SKelvin Cheungconfig SYS_HAS_CPU_LOONGSON1B
1973ca585cf9SKelvin Cheung	bool
1974ca585cf9SKelvin Cheung
197512e3280bSYang Lingconfig SYS_HAS_CPU_LOONGSON1C
197612e3280bSYang Ling	bool
197712e3280bSYang Ling
19787cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R1
19797cf8053bSRalf Baechle	bool
19807cf8053bSRalf Baechle
19817cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS32_R2
19827cf8053bSRalf Baechle	bool
19837cf8053bSRalf Baechle
1984a6e18781SLeonid Yegoshinconfig SYS_HAS_CPU_MIPS32_R3_5
1985a6e18781SLeonid Yegoshin	bool
1986a6e18781SLeonid Yegoshin
1987c5b36783SSteven J. Hillconfig SYS_HAS_CPU_MIPS32_R5
1988c5b36783SSteven J. Hill	bool
19899ae1f262SPaul Burton	select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT
1990c5b36783SSteven J. Hill
19917fd08ca5SLeonid Yegoshinconfig SYS_HAS_CPU_MIPS32_R6
19927fd08ca5SLeonid Yegoshin	bool
19939ae1f262SPaul Burton	select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT
19947fd08ca5SLeonid Yegoshin
19957cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R1
19967cf8053bSRalf Baechle	bool
19977cf8053bSRalf Baechle
19987cf8053bSRalf Baechleconfig SYS_HAS_CPU_MIPS64_R2
19997cf8053bSRalf Baechle	bool
20007cf8053bSRalf Baechle
20017fd08ca5SLeonid Yegoshinconfig SYS_HAS_CPU_MIPS64_R6
20027fd08ca5SLeonid Yegoshin	bool
20039ae1f262SPaul Burton	select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT
20047fd08ca5SLeonid Yegoshin
2005281e3aeaSSerge Seminconfig SYS_HAS_CPU_P5600
2006281e3aeaSSerge Semin	bool
2007281e3aeaSSerge Semin	select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT
2008281e3aeaSSerge Semin
20097cf8053bSRalf Baechleconfig SYS_HAS_CPU_R3000
20107cf8053bSRalf Baechle	bool
20117cf8053bSRalf Baechle
20127cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX39XX
20137cf8053bSRalf Baechle	bool
20147cf8053bSRalf Baechle
20157cf8053bSRalf Baechleconfig SYS_HAS_CPU_VR41XX
20167cf8053bSRalf Baechle	bool
20177cf8053bSRalf Baechle
201865ce6197SLauri Kasanenconfig SYS_HAS_CPU_R4300
201965ce6197SLauri Kasanen	bool
202065ce6197SLauri Kasanen
20217cf8053bSRalf Baechleconfig SYS_HAS_CPU_R4X00
20227cf8053bSRalf Baechle	bool
20237cf8053bSRalf Baechle
20247cf8053bSRalf Baechleconfig SYS_HAS_CPU_TX49XX
20257cf8053bSRalf Baechle	bool
20267cf8053bSRalf Baechle
20277cf8053bSRalf Baechleconfig SYS_HAS_CPU_R5000
20287cf8053bSRalf Baechle	bool
20297cf8053bSRalf Baechle
2030542c1020SShinya Kuribayashiconfig SYS_HAS_CPU_R5500
2031542c1020SShinya Kuribayashi	bool
2032542c1020SShinya Kuribayashi
20337cf8053bSRalf Baechleconfig SYS_HAS_CPU_NEVADA
20347cf8053bSRalf Baechle	bool
20357cf8053bSRalf Baechle
20367cf8053bSRalf Baechleconfig SYS_HAS_CPU_R10000
20377cf8053bSRalf Baechle	bool
20389ae1f262SPaul Burton	select ARCH_HAS_SYNC_DMA_FOR_CPU if DMA_NONCOHERENT
20397cf8053bSRalf Baechle
20407cf8053bSRalf Baechleconfig SYS_HAS_CPU_RM7000
20417cf8053bSRalf Baechle	bool
20427cf8053bSRalf Baechle
20437cf8053bSRalf Baechleconfig SYS_HAS_CPU_SB1
20447cf8053bSRalf Baechle	bool
20457cf8053bSRalf Baechle
20465e683389SDavid Daneyconfig SYS_HAS_CPU_CAVIUM_OCTEON
20475e683389SDavid Daney	bool
20485e683389SDavid Daney
2049cd746249SJonas Gorskiconfig SYS_HAS_CPU_BMIPS
2050c1c0c461SKevin Cernekee	bool
2051c1c0c461SKevin Cernekee
2052fe7f62c0SJonas Gorskiconfig SYS_HAS_CPU_BMIPS32_3300
2053c1c0c461SKevin Cernekee	bool
2054cd746249SJonas Gorski	select SYS_HAS_CPU_BMIPS
2055c1c0c461SKevin Cernekee
2056c1c0c461SKevin Cernekeeconfig SYS_HAS_CPU_BMIPS4350
2057c1c0c461SKevin Cernekee	bool
2058cd746249SJonas Gorski	select SYS_HAS_CPU_BMIPS
2059c1c0c461SKevin Cernekee
2060c1c0c461SKevin Cernekeeconfig SYS_HAS_CPU_BMIPS4380
2061c1c0c461SKevin Cernekee	bool
2062cd746249SJonas Gorski	select SYS_HAS_CPU_BMIPS
2063c1c0c461SKevin Cernekee
2064c1c0c461SKevin Cernekeeconfig SYS_HAS_CPU_BMIPS5000
2065c1c0c461SKevin Cernekee	bool
2066cd746249SJonas Gorski	select SYS_HAS_CPU_BMIPS
2067f263f2a2SHauke Mehrtens	select ARCH_HAS_SYNC_DMA_FOR_CPU
2068c1c0c461SKevin Cernekee
20697f058e85SJayachandran Cconfig SYS_HAS_CPU_XLR
20707f058e85SJayachandran C	bool
20717f058e85SJayachandran C
20721c773ea4SJayachandran Cconfig SYS_HAS_CPU_XLP
20731c773ea4SJayachandran C	bool
20741c773ea4SJayachandran C
207517099b11SRalf Baechle#
207617099b11SRalf Baechle# CPU may reorder R->R, R->W, W->R, W->W
207717099b11SRalf Baechle# Reordering beyond LL and SC is handled in WEAK_REORDERING_BEYOND_LLSC
207817099b11SRalf Baechle#
20790004a9dfSRalf Baechleconfig WEAK_ORDERING
20800004a9dfSRalf Baechle	bool
208117099b11SRalf Baechle
208217099b11SRalf Baechle#
208317099b11SRalf Baechle# CPU may reorder reads and writes beyond LL/SC
208417099b11SRalf Baechle# CPU may reorder R->LL, R->LL, W->LL, W->LL, R->SC, R->SC, W->SC, W->SC
208517099b11SRalf Baechle#
208617099b11SRalf Baechleconfig WEAK_REORDERING_BEYOND_LLSC
208717099b11SRalf Baechle	bool
20885e83d430SRalf Baechleendmenu
20895e83d430SRalf Baechle
20905e83d430SRalf Baechle#
20915e83d430SRalf Baechle# These two indicate any level of the MIPS32 and MIPS64 architecture
20925e83d430SRalf Baechle#
20935e83d430SRalf Baechleconfig CPU_MIPS32
20945e83d430SRalf Baechle	bool
2095ab7c01fdSSerge Semin	default y if CPU_MIPS32_R1 || CPU_MIPS32_R2 || CPU_MIPS32_R5 || \
2096281e3aeaSSerge Semin		     CPU_MIPS32_R6 || CPU_P5600
20975e83d430SRalf Baechle
20985e83d430SRalf Baechleconfig CPU_MIPS64
20995e83d430SRalf Baechle	bool
2100ab7c01fdSSerge Semin	default y if CPU_MIPS64_R1 || CPU_MIPS64_R2 || CPU_MIPS64_R5 || \
2101ab7c01fdSSerge Semin		     CPU_MIPS64_R6
21025e83d430SRalf Baechle
21035e83d430SRalf Baechle#
210457eeacedSPaul Burton# These indicate the revision of the architecture
21055e83d430SRalf Baechle#
21065e83d430SRalf Baechleconfig CPU_MIPSR1
21075e83d430SRalf Baechle	bool
21085e83d430SRalf Baechle	default y if CPU_MIPS32_R1 || CPU_MIPS64_R1
21095e83d430SRalf Baechle
21105e83d430SRalf Baechleconfig CPU_MIPSR2
21115e83d430SRalf Baechle	bool
2112a86c7f72SDavid Daney	default y if CPU_MIPS32_R2 || CPU_MIPS64_R2 || CPU_CAVIUM_OCTEON
21138256b17eSFlorian Fainelli	select CPU_HAS_RIXI
2114ba9196d2SJiaxun Yang	select CPU_HAS_DIEI if !CPU_DIEI_BROKEN
2115a7e07b1aSMarkos Chandras	select MIPS_SPRAM
21165e83d430SRalf Baechle
2117ab7c01fdSSerge Seminconfig CPU_MIPSR5
2118ab7c01fdSSerge Semin	bool
2119281e3aeaSSerge Semin	default y if CPU_MIPS32_R5 || CPU_MIPS64_R5 || CPU_P5600
2120ab7c01fdSSerge Semin	select CPU_HAS_RIXI
2121ab7c01fdSSerge Semin	select CPU_HAS_DIEI if !CPU_DIEI_BROKEN
2122ab7c01fdSSerge Semin	select MIPS_SPRAM
2123ab7c01fdSSerge Semin
21247fd08ca5SLeonid Yegoshinconfig CPU_MIPSR6
21257fd08ca5SLeonid Yegoshin	bool
21267fd08ca5SLeonid Yegoshin	default y if CPU_MIPS32_R6 || CPU_MIPS64_R6
21278256b17eSFlorian Fainelli	select CPU_HAS_RIXI
2128ba9196d2SJiaxun Yang	select CPU_HAS_DIEI if !CPU_DIEI_BROKEN
212987321fddSPaul Burton	select HAVE_ARCH_BITREVERSE
21302db003a5SPaul Burton	select MIPS_ASID_BITS_VARIABLE
21314a5dc51eSMarcin Nowakowski	select MIPS_CRC_SUPPORT
2132a7e07b1aSMarkos Chandras	select MIPS_SPRAM
21335e83d430SRalf Baechle
213457eeacedSPaul Burtonconfig TARGET_ISA_REV
213557eeacedSPaul Burton	int
213657eeacedSPaul Burton	default 1 if CPU_MIPSR1
213757eeacedSPaul Burton	default 2 if CPU_MIPSR2
2138ab7c01fdSSerge Semin	default 5 if CPU_MIPSR5
213957eeacedSPaul Burton	default 6 if CPU_MIPSR6
214057eeacedSPaul Burton	default 0
214157eeacedSPaul Burton	help
214257eeacedSPaul Burton	  Reflects the ISA revision being targeted by the kernel build. This
214357eeacedSPaul Burton	  is effectively the Kconfig equivalent of MIPS_ISA_REV.
214457eeacedSPaul Burton
2145a6e18781SLeonid Yegoshinconfig EVA
2146a6e18781SLeonid Yegoshin	bool
2147a6e18781SLeonid Yegoshin
2148c5b36783SSteven J. Hillconfig XPA
2149c5b36783SSteven J. Hill	bool
2150c5b36783SSteven J. Hill
21515e83d430SRalf Baechleconfig SYS_SUPPORTS_32BIT_KERNEL
21525e83d430SRalf Baechle	bool
21535e83d430SRalf Baechleconfig SYS_SUPPORTS_64BIT_KERNEL
21545e83d430SRalf Baechle	bool
21555e83d430SRalf Baechleconfig CPU_SUPPORTS_32BIT_KERNEL
21565e83d430SRalf Baechle	bool
21575e83d430SRalf Baechleconfig CPU_SUPPORTS_64BIT_KERNEL
21585e83d430SRalf Baechle	bool
215955045ff5SWu Zhangjinconfig CPU_SUPPORTS_CPUFREQ
216055045ff5SWu Zhangjin	bool
216155045ff5SWu Zhangjinconfig CPU_SUPPORTS_ADDRWINCFG
216255045ff5SWu Zhangjin	bool
21639cffd154SDavid Daneyconfig CPU_SUPPORTS_HUGEPAGES
21649cffd154SDavid Daney	bool
2165171543e7SDaniel Silsby	depends on !(32BIT && (ARCH_PHYS_ADDR_T_64BIT || EVA))
216682622284SDavid Daneyconfig MIPS_PGD_C0_CONTEXT
216782622284SDavid Daney	bool
2168cebf8c0fSPaul Burton	default y if 64BIT && (CPU_MIPSR2 || CPU_MIPSR6) && !CPU_XLP
21695e83d430SRalf Baechle
21708192c9eaSDavid Daney#
21718192c9eaSDavid Daney# Set to y for ptrace access to watch registers.
21728192c9eaSDavid Daney#
21738192c9eaSDavid Daneyconfig HARDWARE_WATCHPOINTS
21748192c9eaSDavid Daney	bool
2175679eb637SJames Hogan	default y if CPU_MIPSR1 || CPU_MIPSR2 || CPU_MIPSR6
21768192c9eaSDavid Daney
21775e83d430SRalf Baechlemenu "Kernel type"
21785e83d430SRalf Baechle
21795e83d430SRalf Baechlechoice
21805e83d430SRalf Baechle	prompt "Kernel code model"
21815e83d430SRalf Baechle	help
21825e83d430SRalf Baechle	  You should only select this option if you have a workload that
21835e83d430SRalf Baechle	  actually benefits from 64-bit processing or if your machine has
21845e83d430SRalf Baechle	  large memory.  You will only be presented a single option in this
21855e83d430SRalf Baechle	  menu if your system does not support both 32-bit and 64-bit kernels.
21865e83d430SRalf Baechle
21875e83d430SRalf Baechleconfig 32BIT
21885e83d430SRalf Baechle	bool "32-bit kernel"
21895e83d430SRalf Baechle	depends on CPU_SUPPORTS_32BIT_KERNEL && SYS_SUPPORTS_32BIT_KERNEL
21905e83d430SRalf Baechle	select TRAD_SIGNALS
21915e83d430SRalf Baechle	help
21925e83d430SRalf Baechle	  Select this option if you want to build a 32-bit kernel.
2193f17c4ca3SRalf Baechle
21945e83d430SRalf Baechleconfig 64BIT
21955e83d430SRalf Baechle	bool "64-bit kernel"
21965e83d430SRalf Baechle	depends on CPU_SUPPORTS_64BIT_KERNEL && SYS_SUPPORTS_64BIT_KERNEL
21975e83d430SRalf Baechle	help
21985e83d430SRalf Baechle	  Select this option if you want to build a 64-bit kernel.
21995e83d430SRalf Baechle
22005e83d430SRalf Baechleendchoice
22015e83d430SRalf Baechle
22022235a54dSSanjay Lalconfig KVM_GUEST
22032235a54dSSanjay Lal	bool "KVM Guest Kernel"
220401edc5e7SJiaxun Yang	depends on CPU_MIPS32_R2
2205f2a5b1d7SJames Hogan	depends on BROKEN_ON_SMP
22062235a54dSSanjay Lal	help
2207caa1faa7SJames Hogan	  Select this option if building a guest kernel for KVM (Trap & Emulate)
2208caa1faa7SJames Hogan	  mode.
22092235a54dSSanjay Lal
2210eda3d33cSJames Hoganconfig KVM_GUEST_TIMER_FREQ
2211eda3d33cSJames Hogan	int "Count/Compare Timer Frequency (MHz)"
22122235a54dSSanjay Lal	depends on KVM_GUEST
2213eda3d33cSJames Hogan	default 100
22142235a54dSSanjay Lal	help
2215eda3d33cSJames Hogan	  Set this to non-zero if building a guest kernel for KVM to skip RTC
2216eda3d33cSJames Hogan	  emulation when determining guest CPU Frequency. Instead, the guest's
2217eda3d33cSJames Hogan	  timer frequency is specified directly.
22182235a54dSSanjay Lal
22191e321fa9SLeonid Yegoshinconfig MIPS_VA_BITS_48
22201e321fa9SLeonid Yegoshin	bool "48 bits virtual memory"
22211e321fa9SLeonid Yegoshin	depends on 64BIT
22221e321fa9SLeonid Yegoshin	help
22233377e227SAlex Belits	  Support a maximum at least 48 bits of application virtual
22243377e227SAlex Belits	  memory.  Default is 40 bits or less, depending on the CPU.
22253377e227SAlex Belits	  For page sizes 16k and above, this option results in a small
22263377e227SAlex Belits	  memory overhead for page tables.  For 4k page size, a fourth
22273377e227SAlex Belits	  level of page tables is added which imposes both a memory
22283377e227SAlex Belits	  overhead as well as slower TLB fault handling.
22293377e227SAlex Belits
22301e321fa9SLeonid Yegoshin	  If unsure, say N.
22311e321fa9SLeonid Yegoshin
22321da177e4SLinus Torvaldschoice
22331da177e4SLinus Torvalds	prompt "Kernel page size"
22341da177e4SLinus Torvalds	default PAGE_SIZE_4KB
22351da177e4SLinus Torvalds
22361da177e4SLinus Torvaldsconfig PAGE_SIZE_4KB
22371da177e4SLinus Torvalds	bool "4kB"
2238268a2d60SJiaxun Yang	depends on !CPU_LOONGSON2EF && !CPU_LOONGSON64
22391da177e4SLinus Torvalds	help
22401da177e4SLinus Torvalds	  This option select the standard 4kB Linux page size.  On some
22411da177e4SLinus Torvalds	  R3000-family processors this is the only available page size.  Using
22421da177e4SLinus Torvalds	  4kB page size will minimize memory consumption and is therefore
22431da177e4SLinus Torvalds	  recommended for low memory systems.
22441da177e4SLinus Torvalds
22451da177e4SLinus Torvaldsconfig PAGE_SIZE_8KB
22461da177e4SLinus Torvalds	bool "8kB"
2247c2aeaaeaSPaul Burton	depends on CPU_CAVIUM_OCTEON
22481e321fa9SLeonid Yegoshin	depends on !MIPS_VA_BITS_48
22491da177e4SLinus Torvalds	help
22501da177e4SLinus Torvalds	  Using 8kB page size will result in higher performance kernel at
22511da177e4SLinus Torvalds	  the price of higher memory consumption.  This option is available
2252c2aeaaeaSPaul Burton	  only on cnMIPS processors.  Note that you will need a suitable Linux
2253c2aeaaeaSPaul Burton	  distribution to support this.
22541da177e4SLinus Torvalds
22551da177e4SLinus Torvaldsconfig PAGE_SIZE_16KB
22561da177e4SLinus Torvalds	bool "16kB"
2257714bfad6SRalf Baechle	depends on !CPU_R3000 && !CPU_TX39XX
22581da177e4SLinus Torvalds	help
22591da177e4SLinus Torvalds	  Using 16kB page size will result in higher performance kernel at
22601da177e4SLinus Torvalds	  the price of higher memory consumption.  This option is available on
2261714bfad6SRalf Baechle	  all non-R3000 family processors.  Note that you will need a suitable
2262714bfad6SRalf Baechle	  Linux distribution to support this.
22631da177e4SLinus Torvalds
2264c52399beSRalf Baechleconfig PAGE_SIZE_32KB
2265c52399beSRalf Baechle	bool "32kB"
2266c52399beSRalf Baechle	depends on CPU_CAVIUM_OCTEON
22671e321fa9SLeonid Yegoshin	depends on !MIPS_VA_BITS_48
2268c52399beSRalf Baechle	help
2269c52399beSRalf Baechle	  Using 32kB page size will result in higher performance kernel at
2270c52399beSRalf Baechle	  the price of higher memory consumption.  This option is available
2271c52399beSRalf Baechle	  only on cnMIPS cores.  Note that you will need a suitable Linux
2272c52399beSRalf Baechle	  distribution to support this.
2273c52399beSRalf Baechle
22741da177e4SLinus Torvaldsconfig PAGE_SIZE_64KB
22751da177e4SLinus Torvalds	bool "64kB"
22763b2db173SPaul Burton	depends on !CPU_R3000 && !CPU_TX39XX
22771da177e4SLinus Torvalds	help
22781da177e4SLinus Torvalds	  Using 64kB page size will result in higher performance kernel at
22791da177e4SLinus Torvalds	  the price of higher memory consumption.  This option is available on
22801da177e4SLinus Torvalds	  all non-R3000 family processor.  Not that at the time of this
2281714bfad6SRalf Baechle	  writing this option is still high experimental.
22821da177e4SLinus Torvalds
22831da177e4SLinus Torvaldsendchoice
22841da177e4SLinus Torvalds
2285c9bace7cSDavid Daneyconfig FORCE_MAX_ZONEORDER
2286c9bace7cSDavid Daney	int "Maximum zone order"
2287e4362d1eSAlex Smith	range 14 64 if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_64KB
2288e4362d1eSAlex Smith	default "14" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_64KB
2289e4362d1eSAlex Smith	range 13 64 if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_32KB
2290e4362d1eSAlex Smith	default "13" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_32KB
2291e4362d1eSAlex Smith	range 12 64 if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_16KB
2292e4362d1eSAlex Smith	default "12" if MIPS_HUGE_TLB_SUPPORT && PAGE_SIZE_16KB
2293ef923a76SPaul Cercueil	range 0 64
2294c9bace7cSDavid Daney	default "11"
2295c9bace7cSDavid Daney	help
2296c9bace7cSDavid Daney	  The kernel memory allocator divides physically contiguous memory
2297c9bace7cSDavid Daney	  blocks into "zones", where each zone is a power of two number of
2298c9bace7cSDavid Daney	  pages.  This option selects the largest power of two that the kernel
2299c9bace7cSDavid Daney	  keeps in the memory allocator.  If you need to allocate very large
2300c9bace7cSDavid Daney	  blocks of physically contiguous memory, then you may need to
2301c9bace7cSDavid Daney	  increase this value.
2302c9bace7cSDavid Daney
2303c9bace7cSDavid Daney	  This config option is actually maximum order plus one. For example,
2304c9bace7cSDavid Daney	  a value of 11 means that the largest free memory block is 2^10 pages.
2305c9bace7cSDavid Daney
2306c9bace7cSDavid Daney	  The page size is not necessarily 4KB.  Keep this in mind
2307c9bace7cSDavid Daney	  when choosing a value for this option.
2308c9bace7cSDavid Daney
23091da177e4SLinus Torvaldsconfig BOARD_SCACHE
23101da177e4SLinus Torvalds	bool
23111da177e4SLinus Torvalds
23121da177e4SLinus Torvaldsconfig IP22_CPU_SCACHE
23131da177e4SLinus Torvalds	bool
23141da177e4SLinus Torvalds	select BOARD_SCACHE
23151da177e4SLinus Torvalds
23169318c51aSChris Dearman#
23179318c51aSChris Dearman# Support for a MIPS32 / MIPS64 style S-caches
23189318c51aSChris Dearman#
23199318c51aSChris Dearmanconfig MIPS_CPU_SCACHE
23209318c51aSChris Dearman	bool
23219318c51aSChris Dearman	select BOARD_SCACHE
23229318c51aSChris Dearman
23231da177e4SLinus Torvaldsconfig R5000_CPU_SCACHE
23241da177e4SLinus Torvalds	bool
23251da177e4SLinus Torvalds	select BOARD_SCACHE
23261da177e4SLinus Torvalds
23271da177e4SLinus Torvaldsconfig RM7000_CPU_SCACHE
23281da177e4SLinus Torvalds	bool
23291da177e4SLinus Torvalds	select BOARD_SCACHE
23301da177e4SLinus Torvalds
23311da177e4SLinus Torvaldsconfig SIBYTE_DMA_PAGEOPS
23321da177e4SLinus Torvalds	bool "Use DMA to clear/copy pages"
23331da177e4SLinus Torvalds	depends on CPU_SB1
23341da177e4SLinus Torvalds	help
23351da177e4SLinus Torvalds	  Instead of using the CPU to zero and copy pages, use a Data Mover
23361da177e4SLinus Torvalds	  channel.  These DMA channels are otherwise unused by the standard
23371da177e4SLinus Torvalds	  SiByte Linux port.  Seems to give a small performance benefit.
23381da177e4SLinus Torvalds
23391da177e4SLinus Torvaldsconfig CPU_HAS_PREFETCH
2340c8094b53SRalf Baechle	bool
23411da177e4SLinus Torvalds
23423165c846SFlorian Fainelliconfig CPU_GENERIC_DUMP_TLB
23433165c846SFlorian Fainelli	bool
2344c2aeaaeaSPaul Burton	default y if !(CPU_R3000 || CPU_TX39XX)
23453165c846SFlorian Fainelli
2346c92e47e5SPaul Burtonconfig MIPS_FP_SUPPORT
2347183b40f9SPaul Burton	bool "Floating Point support" if EXPERT
2348183b40f9SPaul Burton	default y
2349183b40f9SPaul Burton	help
2350183b40f9SPaul Burton	  Select y to include support for floating point in the kernel
2351183b40f9SPaul Burton	  including initialization of FPU hardware, FP context save & restore
2352183b40f9SPaul Burton	  and emulation of an FPU where necessary. Without this support any
2353183b40f9SPaul Burton	  userland program attempting to use floating point instructions will
2354183b40f9SPaul Burton	  receive a SIGILL.
2355183b40f9SPaul Burton
2356183b40f9SPaul Burton	  If you know that your userland will not attempt to use floating point
2357183b40f9SPaul Burton	  instructions then you can say n here to shrink the kernel a little.
2358183b40f9SPaul Burton
2359183b40f9SPaul Burton	  If unsure, say y.
2360c92e47e5SPaul Burton
236197f7dcbfSPaul Burtonconfig CPU_R2300_FPU
236297f7dcbfSPaul Burton	bool
2363c92e47e5SPaul Burton	depends on MIPS_FP_SUPPORT
236497f7dcbfSPaul Burton	default y if CPU_R3000 || CPU_TX39XX
236597f7dcbfSPaul Burton
236654746829SPaul Burtonconfig CPU_R3K_TLB
236754746829SPaul Burton	bool
236854746829SPaul Burton
236991405eb6SFlorian Fainelliconfig CPU_R4K_FPU
237091405eb6SFlorian Fainelli	bool
2371c92e47e5SPaul Burton	depends on MIPS_FP_SUPPORT
237297f7dcbfSPaul Burton	default y if !CPU_R2300_FPU
237391405eb6SFlorian Fainelli
237462cedc4fSFlorian Fainelliconfig CPU_R4K_CACHE_TLB
237562cedc4fSFlorian Fainelli	bool
237654746829SPaul Burton	default y if !(CPU_R3K_TLB || CPU_SB1 || CPU_CAVIUM_OCTEON)
237762cedc4fSFlorian Fainelli
237859d6ab86SRalf Baechleconfig MIPS_MT_SMP
2379a92b7f87SMarkos Chandras	bool "MIPS MT SMP support (1 TC on each available VPE)"
23805cbf9688SPaul Burton	default y
2381527f1028SPaul Burton	depends on SYS_SUPPORTS_MULTITHREADING && !CPU_MIPSR6 && !CPU_MICROMIPS
238259d6ab86SRalf Baechle	select CPU_MIPSR2_IRQ_VI
2383d725cf38SChris Dearman	select CPU_MIPSR2_IRQ_EI
2384c080faa5SSteven J. Hill	select SYNC_R4K
238559d6ab86SRalf Baechle	select MIPS_MT
238659d6ab86SRalf Baechle	select SMP
238787353d8aSRalf Baechle	select SMP_UP
2388c080faa5SSteven J. Hill	select SYS_SUPPORTS_SMP
2389c080faa5SSteven J. Hill	select SYS_SUPPORTS_SCHED_SMT
2390399aaa25SAl Cooper	select MIPS_PERF_SHARED_TC_COUNTERS
239159d6ab86SRalf Baechle	help
2392c080faa5SSteven J. Hill	  This is a kernel model which is known as SMVP. This is supported
2393c080faa5SSteven J. Hill	  on cores with the MT ASE and uses the available VPEs to implement
2394c080faa5SSteven J. Hill	  virtual processors which supports SMP. This is equivalent to the
2395c080faa5SSteven J. Hill	  Intel Hyperthreading feature. For further information go to
2396c080faa5SSteven J. Hill	  <http://www.imgtec.com/mips/mips-multithreading.asp>.
239759d6ab86SRalf Baechle
2398f41ae0b2SRalf Baechleconfig MIPS_MT
2399f41ae0b2SRalf Baechle	bool
2400f41ae0b2SRalf Baechle
24010ab7aefcSRalf Baechleconfig SCHED_SMT
24020ab7aefcSRalf Baechle	bool "SMT (multithreading) scheduler support"
24030ab7aefcSRalf Baechle	depends on SYS_SUPPORTS_SCHED_SMT
24040ab7aefcSRalf Baechle	default n
24050ab7aefcSRalf Baechle	help
24060ab7aefcSRalf Baechle	  SMT scheduler support improves the CPU scheduler's decision making
24070ab7aefcSRalf Baechle	  when dealing with MIPS MT enabled cores at a cost of slightly
24080ab7aefcSRalf Baechle	  increased overhead in some places. If unsure say N here.
24090ab7aefcSRalf Baechle
24100ab7aefcSRalf Baechleconfig SYS_SUPPORTS_SCHED_SMT
24110ab7aefcSRalf Baechle	bool
24120ab7aefcSRalf Baechle
2413f41ae0b2SRalf Baechleconfig SYS_SUPPORTS_MULTITHREADING
2414f41ae0b2SRalf Baechle	bool
2415f41ae0b2SRalf Baechle
2416f088fc84SRalf Baechleconfig MIPS_MT_FPAFF
2417f088fc84SRalf Baechle	bool "Dynamic FPU affinity for FP-intensive threads"
2418f088fc84SRalf Baechle	default y
2419b633648cSRalf Baechle	depends on MIPS_MT_SMP
242007cc0c9eSRalf Baechle
2421b0a668fbSLeonid Yegoshinconfig MIPSR2_TO_R6_EMULATOR
2422b0a668fbSLeonid Yegoshin	bool "MIPS R2-to-R6 emulator"
24239eaa9a82SPaul Burton	depends on CPU_MIPSR6
2424c92e47e5SPaul Burton	depends on MIPS_FP_SUPPORT
2425b0a668fbSLeonid Yegoshin	default y
2426b0a668fbSLeonid Yegoshin	help
2427b0a668fbSLeonid Yegoshin	  Choose this option if you want to run non-R6 MIPS userland code.
2428b0a668fbSLeonid Yegoshin	  Even if you say 'Y' here, the emulator will still be disabled by
242907edf0d4SMarkos Chandras	  default. You can enable it using the 'mipsr2emu' kernel option.
2430b0a668fbSLeonid Yegoshin	  The only reason this is a build-time option is to save ~14K from the
2431b0a668fbSLeonid Yegoshin	  final kernel image.
2432b0a668fbSLeonid Yegoshin
2433f35764e7SJames Hoganconfig SYS_SUPPORTS_VPE_LOADER
2434f35764e7SJames Hogan	bool
2435f35764e7SJames Hogan	depends on SYS_SUPPORTS_MULTITHREADING
2436f35764e7SJames Hogan	help
2437f35764e7SJames Hogan	  Indicates that the platform supports the VPE loader, and provides
2438f35764e7SJames Hogan	  physical_memsize.
2439f35764e7SJames Hogan
244007cc0c9eSRalf Baechleconfig MIPS_VPE_LOADER
244107cc0c9eSRalf Baechle	bool "VPE loader support."
2442f35764e7SJames Hogan	depends on SYS_SUPPORTS_VPE_LOADER && MODULES
244307cc0c9eSRalf Baechle	select CPU_MIPSR2_IRQ_VI
244407cc0c9eSRalf Baechle	select CPU_MIPSR2_IRQ_EI
244507cc0c9eSRalf Baechle	select MIPS_MT
244607cc0c9eSRalf Baechle	help
244707cc0c9eSRalf Baechle	  Includes a loader for loading an elf relocatable object
244807cc0c9eSRalf Baechle	  onto another VPE and running it.
2449f088fc84SRalf Baechle
245017a1d523SDeng-Cheng Zhuconfig MIPS_VPE_LOADER_CMP
245117a1d523SDeng-Cheng Zhu	bool
245217a1d523SDeng-Cheng Zhu	default "y"
245317a1d523SDeng-Cheng Zhu	depends on MIPS_VPE_LOADER && MIPS_CMP
245417a1d523SDeng-Cheng Zhu
24551a2a6d7eSDeng-Cheng Zhuconfig MIPS_VPE_LOADER_MT
24561a2a6d7eSDeng-Cheng Zhu	bool
24571a2a6d7eSDeng-Cheng Zhu	default "y"
24581a2a6d7eSDeng-Cheng Zhu	depends on MIPS_VPE_LOADER && !MIPS_CMP
24591a2a6d7eSDeng-Cheng Zhu
2460e01402b1SRalf Baechleconfig MIPS_VPE_LOADER_TOM
2461e01402b1SRalf Baechle	bool "Load VPE program into memory hidden from linux"
2462e01402b1SRalf Baechle	depends on MIPS_VPE_LOADER
2463e01402b1SRalf Baechle	default y
2464e01402b1SRalf Baechle	help
2465e01402b1SRalf Baechle	  The loader can use memory that is present but has been hidden from
2466e01402b1SRalf Baechle	  Linux using the kernel command line option "mem=xxMB". It's up to
2467e01402b1SRalf Baechle	  you to ensure the amount you put in the option and the space your
2468e01402b1SRalf Baechle	  program requires is less or equal to the amount physically present.
2469e01402b1SRalf Baechle
2470e01402b1SRalf Baechleconfig MIPS_VPE_APSP_API
2471e01402b1SRalf Baechle	bool "Enable support for AP/SP API (RTLX)"
2472e01402b1SRalf Baechle	depends on MIPS_VPE_LOADER
2473e01402b1SRalf Baechle
2474da615cf6SDeng-Cheng Zhuconfig MIPS_VPE_APSP_API_CMP
2475da615cf6SDeng-Cheng Zhu	bool
2476da615cf6SDeng-Cheng Zhu	default "y"
2477da615cf6SDeng-Cheng Zhu	depends on MIPS_VPE_APSP_API && MIPS_CMP
2478da615cf6SDeng-Cheng Zhu
24792c973ef0SDeng-Cheng Zhuconfig MIPS_VPE_APSP_API_MT
24802c973ef0SDeng-Cheng Zhu	bool
24812c973ef0SDeng-Cheng Zhu	default "y"
24822c973ef0SDeng-Cheng Zhu	depends on MIPS_VPE_APSP_API && !MIPS_CMP
24832c973ef0SDeng-Cheng Zhu
24844a16ff4cSRalf Baechleconfig MIPS_CMP
24855cac93b3SPaul Burton	bool "MIPS CMP framework support (DEPRECATED)"
24865676319cSMarkos Chandras	depends on SYS_SUPPORTS_MIPS_CMP && !CPU_MIPSR6
2487b10b43baSMarkos Chandras	select SMP
2488eb9b5141STim Anderson	select SYNC_R4K
2489b10b43baSMarkos Chandras	select SYS_SUPPORTS_SMP
24904a16ff4cSRalf Baechle	select WEAK_ORDERING
24914a16ff4cSRalf Baechle	default n
24924a16ff4cSRalf Baechle	help
2493044505c7SPaul Burton	  Select this if you are using a bootloader which implements the "CMP
2494044505c7SPaul Burton	  framework" protocol (ie. YAMON) and want your kernel to make use of
2495044505c7SPaul Burton	  its ability to start secondary CPUs.
24964a16ff4cSRalf Baechle
24975cac93b3SPaul Burton	  Unless you have a specific need, you should use CONFIG_MIPS_CPS
24985cac93b3SPaul Burton	  instead of this.
24995cac93b3SPaul Burton
25000ee958e1SPaul Burtonconfig MIPS_CPS
25010ee958e1SPaul Burton	bool "MIPS Coherent Processing System support"
25025a3e7c02SPaul Burton	depends on SYS_SUPPORTS_MIPS_CPS
25030ee958e1SPaul Burton	select MIPS_CM
25041d8f1f5aSPaul Burton	select MIPS_CPS_PM if HOTPLUG_CPU
25050ee958e1SPaul Burton	select SMP
25060ee958e1SPaul Burton	select SYNC_R4K if (CEVT_R4K || CSRC_R4K)
25071d8f1f5aSPaul Burton	select SYS_SUPPORTS_HOTPLUG_CPU
2508c8b7712cSPaul Burton	select SYS_SUPPORTS_SCHED_SMT if CPU_MIPSR6
25090ee958e1SPaul Burton	select SYS_SUPPORTS_SMP
25100ee958e1SPaul Burton	select WEAK_ORDERING
2511d8d3276bSWei Li	select GENERIC_IRQ_MIGRATION if HOTPLUG_CPU
25120ee958e1SPaul Burton	help
25130ee958e1SPaul Burton	  Select this if you wish to run an SMP kernel across multiple cores
25140ee958e1SPaul Burton	  within a MIPS Coherent Processing System. When this option is
25150ee958e1SPaul Burton	  enabled the kernel will probe for other cores and boot them with
25160ee958e1SPaul Burton	  no external assistance. It is safe to enable this when hardware
25170ee958e1SPaul Burton	  support is unavailable.
25180ee958e1SPaul Burton
25193179d37eSPaul Burtonconfig MIPS_CPS_PM
252039a59593SMarkos Chandras	depends on MIPS_CPS
25213179d37eSPaul Burton	bool
25223179d37eSPaul Burton
25239f98f3ddSPaul Burtonconfig MIPS_CM
25249f98f3ddSPaul Burton	bool
25253c9b4166SPaul Burton	select MIPS_CPC
25269f98f3ddSPaul Burton
25279c38cf44SPaul Burtonconfig MIPS_CPC
25289c38cf44SPaul Burton	bool
25292600990eSRalf Baechle
25301da177e4SLinus Torvaldsconfig SB1_PASS_2_WORKAROUNDS
25311da177e4SLinus Torvalds	bool
25321da177e4SLinus Torvalds	depends on CPU_SB1 && (CPU_SB1_PASS_2_2 || CPU_SB1_PASS_2)
25331da177e4SLinus Torvalds	default y
25341da177e4SLinus Torvalds
25351da177e4SLinus Torvaldsconfig SB1_PASS_2_1_WORKAROUNDS
25361da177e4SLinus Torvalds	bool
25371da177e4SLinus Torvalds	depends on CPU_SB1 && CPU_SB1_PASS_2
25381da177e4SLinus Torvalds	default y
25391da177e4SLinus Torvalds
25409e2b5372SMarkos Chandraschoice
25419e2b5372SMarkos Chandras	prompt "SmartMIPS or microMIPS ASE support"
25429e2b5372SMarkos Chandras
25439e2b5372SMarkos Chandrasconfig CPU_NEEDS_NO_SMARTMIPS_OR_MICROMIPS
25449e2b5372SMarkos Chandras	bool "None"
25459e2b5372SMarkos Chandras	help
25469e2b5372SMarkos Chandras	  Select this if you want neither microMIPS nor SmartMIPS support
25479e2b5372SMarkos Chandras
25489693a853SFranck Bui-Huuconfig CPU_HAS_SMARTMIPS
25499693a853SFranck Bui-Huu	depends on SYS_SUPPORTS_SMARTMIPS
25509e2b5372SMarkos Chandras	bool "SmartMIPS"
25519693a853SFranck Bui-Huu	help
25529693a853SFranck Bui-Huu	  SmartMIPS is a extension of the MIPS32 architecture aimed at
25539693a853SFranck Bui-Huu	  increased security at both hardware and software level for
25549693a853SFranck Bui-Huu	  smartcards.  Enabling this option will allow proper use of the
25559693a853SFranck Bui-Huu	  SmartMIPS instructions by Linux applications.  However a kernel with
25569693a853SFranck Bui-Huu	  this option will not work on a MIPS core without SmartMIPS core.  If
25579693a853SFranck Bui-Huu	  you don't know you probably don't have SmartMIPS and should say N
25589693a853SFranck Bui-Huu	  here.
25599693a853SFranck Bui-Huu
2560bce86083SSteven J. Hillconfig CPU_MICROMIPS
25617fd08ca5SLeonid Yegoshin	depends on 32BIT && SYS_SUPPORTS_MICROMIPS && !CPU_MIPSR6
25629e2b5372SMarkos Chandras	bool "microMIPS"
2563bce86083SSteven J. Hill	help
2564bce86083SSteven J. Hill	  When this option is enabled the kernel will be built using the
2565bce86083SSteven J. Hill	  microMIPS ISA
2566bce86083SSteven J. Hill
25679e2b5372SMarkos Chandrasendchoice
25689e2b5372SMarkos Chandras
2569a5e9a69eSPaul Burtonconfig CPU_HAS_MSA
25700ce3417eSPaul Burton	bool "Support for the MIPS SIMD Architecture"
2571a5e9a69eSPaul Burton	depends on CPU_SUPPORTS_MSA
2572c92e47e5SPaul Burton	depends on MIPS_FP_SUPPORT
25732a6cb669SPaul Burton	depends on 64BIT || MIPS_O32_FP64_SUPPORT
2574a5e9a69eSPaul Burton	help
2575a5e9a69eSPaul Burton	  MIPS SIMD Architecture (MSA) introduces 128 bit wide vector registers
2576a5e9a69eSPaul Burton	  and a set of SIMD instructions to operate on them. When this option
25771db1af84SPaul Burton	  is enabled the kernel will support allocating & switching MSA
25781db1af84SPaul Burton	  vector register contexts. If you know that your kernel will only be
25791db1af84SPaul Burton	  running on CPUs which do not support MSA or that your userland will
25801db1af84SPaul Burton	  not be making use of it then you may wish to say N here to reduce
25811db1af84SPaul Burton	  the size & complexity of your kernel.
2582a5e9a69eSPaul Burton
2583a5e9a69eSPaul Burton	  If unsure, say Y.
2584a5e9a69eSPaul Burton
25851da177e4SLinus Torvaldsconfig CPU_HAS_WB
2586f7062ddbSRalf Baechle	bool
2587e01402b1SRalf Baechle
2588df0ac8a4SKevin Cernekeeconfig XKS01
2589df0ac8a4SKevin Cernekee	bool
2590df0ac8a4SKevin Cernekee
2591ba9196d2SJiaxun Yangconfig CPU_HAS_DIEI
2592ba9196d2SJiaxun Yang	depends on !CPU_DIEI_BROKEN
2593ba9196d2SJiaxun Yang	bool
2594ba9196d2SJiaxun Yang
2595ba9196d2SJiaxun Yangconfig CPU_DIEI_BROKEN
2596ba9196d2SJiaxun Yang	bool
2597ba9196d2SJiaxun Yang
25988256b17eSFlorian Fainelliconfig CPU_HAS_RIXI
25998256b17eSFlorian Fainelli	bool
26008256b17eSFlorian Fainelli
260118d84e2eSAlexander Lobakinconfig CPU_NO_LOAD_STORE_LR
2602932afdeeSYasha Cherikovsky	bool
2603932afdeeSYasha Cherikovsky	help
260418d84e2eSAlexander Lobakin	  CPU lacks support for unaligned load and store instructions:
2605932afdeeSYasha Cherikovsky	  LWL, LWR, SWL, SWR (Load/store word left/right).
260618d84e2eSAlexander Lobakin	  LDL, LDR, SDL, SDR (Load/store doubleword left/right, for 64bit
260718d84e2eSAlexander Lobakin	  systems).
2608932afdeeSYasha Cherikovsky
2609f41ae0b2SRalf Baechle#
2610f41ae0b2SRalf Baechle# Vectored interrupt mode is an R2 feature
2611f41ae0b2SRalf Baechle#
2612e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_VI
2613f41ae0b2SRalf Baechle	bool
2614e01402b1SRalf Baechle
2615f41ae0b2SRalf Baechle#
2616f41ae0b2SRalf Baechle# Extended interrupt mode is an R2 feature
2617f41ae0b2SRalf Baechle#
2618e01402b1SRalf Baechleconfig CPU_MIPSR2_IRQ_EI
2619f41ae0b2SRalf Baechle	bool
2620e01402b1SRalf Baechle
26211da177e4SLinus Torvaldsconfig CPU_HAS_SYNC
26221da177e4SLinus Torvalds	bool
26231da177e4SLinus Torvalds	depends on !CPU_R3000
26241da177e4SLinus Torvalds	default y
26251da177e4SLinus Torvalds
26261da177e4SLinus Torvalds#
262720d60d99SMaciej W. Rozycki# CPU non-features
262820d60d99SMaciej W. Rozycki#
262920d60d99SMaciej W. Rozyckiconfig CPU_DADDI_WORKAROUNDS
263020d60d99SMaciej W. Rozycki	bool
263120d60d99SMaciej W. Rozycki
263220d60d99SMaciej W. Rozyckiconfig CPU_R4000_WORKAROUNDS
263320d60d99SMaciej W. Rozycki	bool
263420d60d99SMaciej W. Rozycki	select CPU_R4400_WORKAROUNDS
263520d60d99SMaciej W. Rozycki
263620d60d99SMaciej W. Rozyckiconfig CPU_R4400_WORKAROUNDS
263720d60d99SMaciej W. Rozycki	bool
263820d60d99SMaciej W. Rozycki
2639071d2f0bSPaul Burtonconfig CPU_R4X00_BUGS64
2640071d2f0bSPaul Burton	bool
2641071d2f0bSPaul Burton	default y if SYS_HAS_CPU_R4X00 && 64BIT && (TARGET_ISA_REV < 1)
2642071d2f0bSPaul Burton
26434edf00a4SPaul Burtonconfig MIPS_ASID_SHIFT
26444edf00a4SPaul Burton	int
26454edf00a4SPaul Burton	default 6 if CPU_R3000 || CPU_TX39XX
26464edf00a4SPaul Burton	default 0
26474edf00a4SPaul Burton
26484edf00a4SPaul Burtonconfig MIPS_ASID_BITS
26494edf00a4SPaul Burton	int
26502db003a5SPaul Burton	default 0 if MIPS_ASID_BITS_VARIABLE
26514edf00a4SPaul Burton	default 6 if CPU_R3000 || CPU_TX39XX
26524edf00a4SPaul Burton	default 8
26534edf00a4SPaul Burton
26542db003a5SPaul Burtonconfig MIPS_ASID_BITS_VARIABLE
26552db003a5SPaul Burton	bool
26562db003a5SPaul Burton
26574a5dc51eSMarcin Nowakowskiconfig MIPS_CRC_SUPPORT
26584a5dc51eSMarcin Nowakowski	bool
26594a5dc51eSMarcin Nowakowski
2660802b8362SThomas Bogendoerfer# R4600 erratum.  Due to the lack of errata information the exact
2661802b8362SThomas Bogendoerfer# technical details aren't known.  I've experimentally found that disabling
2662802b8362SThomas Bogendoerfer# interrupts during indexed I-cache flushes seems to be sufficient to deal
2663802b8362SThomas Bogendoerfer# with the issue.
2664802b8362SThomas Bogendoerferconfig WAR_R4600_V1_INDEX_ICACHEOP
2665802b8362SThomas Bogendoerfer	bool
2666802b8362SThomas Bogendoerfer
26675e5b6527SThomas Bogendoerfer# Pleasures of the R4600 V1.x.  Cite from the IDT R4600 V1.7 errata:
26685e5b6527SThomas Bogendoerfer#
26695e5b6527SThomas Bogendoerfer#  18. The CACHE instructions Hit_Writeback_Invalidate_D, Hit_Writeback_D,
26705e5b6527SThomas Bogendoerfer#      Hit_Invalidate_D and Create_Dirty_Excl_D should only be
26715e5b6527SThomas Bogendoerfer#      executed if there is no other dcache activity. If the dcache is
267218ff14c8SColin Ian King#      accessed for another instruction immediately preceding when these
26735e5b6527SThomas Bogendoerfer#      cache instructions are executing, it is possible that the dcache
26745e5b6527SThomas Bogendoerfer#      tag match outputs used by these cache instructions will be
26755e5b6527SThomas Bogendoerfer#      incorrect. These cache instructions should be preceded by at least
26765e5b6527SThomas Bogendoerfer#      four instructions that are not any kind of load or store
26775e5b6527SThomas Bogendoerfer#      instruction.
26785e5b6527SThomas Bogendoerfer#
26795e5b6527SThomas Bogendoerfer#      This is not allowed:    lw
26805e5b6527SThomas Bogendoerfer#                              nop
26815e5b6527SThomas Bogendoerfer#                              nop
26825e5b6527SThomas Bogendoerfer#                              nop
26835e5b6527SThomas Bogendoerfer#                              cache       Hit_Writeback_Invalidate_D
26845e5b6527SThomas Bogendoerfer#
26855e5b6527SThomas Bogendoerfer#      This is allowed:        lw
26865e5b6527SThomas Bogendoerfer#                              nop
26875e5b6527SThomas Bogendoerfer#                              nop
26885e5b6527SThomas Bogendoerfer#                              nop
26895e5b6527SThomas Bogendoerfer#                              nop
26905e5b6527SThomas Bogendoerfer#                              cache       Hit_Writeback_Invalidate_D
26915e5b6527SThomas Bogendoerferconfig WAR_R4600_V1_HIT_CACHEOP
26925e5b6527SThomas Bogendoerfer	bool
26935e5b6527SThomas Bogendoerfer
269444def342SThomas Bogendoerfer# Writeback and invalidate the primary cache dcache before DMA.
269544def342SThomas Bogendoerfer#
269644def342SThomas Bogendoerfer# R4600 v2.0 bug: "The CACHE instructions Hit_Writeback_Inv_D,
269744def342SThomas Bogendoerfer# Hit_Writeback_D, Hit_Invalidate_D and Create_Dirty_Exclusive_D will only
269844def342SThomas Bogendoerfer# operate correctly if the internal data cache refill buffer is empty.  These
269944def342SThomas Bogendoerfer# CACHE instructions should be separated from any potential data cache miss
270044def342SThomas Bogendoerfer# by a load instruction to an uncached address to empty the response buffer."
270144def342SThomas Bogendoerfer# (Revision 2.0 device errata from IDT available on https://www.idt.com/
270244def342SThomas Bogendoerfer# in .pdf format.)
270344def342SThomas Bogendoerferconfig WAR_R4600_V2_HIT_CACHEOP
270444def342SThomas Bogendoerfer	bool
270544def342SThomas Bogendoerfer
270624a1c023SThomas Bogendoerfer# From TX49/H2 manual: "If the instruction (i.e. CACHE) is issued for
270724a1c023SThomas Bogendoerfer# the line which this instruction itself exists, the following
270824a1c023SThomas Bogendoerfer# operation is not guaranteed."
270924a1c023SThomas Bogendoerfer#
271024a1c023SThomas Bogendoerfer# Workaround: do two phase flushing for Index_Invalidate_I
271124a1c023SThomas Bogendoerferconfig WAR_TX49XX_ICACHE_INDEX_INV
271224a1c023SThomas Bogendoerfer	bool
271324a1c023SThomas Bogendoerfer
2714886ee136SThomas Bogendoerfer# The RM7000 processors and the E9000 cores have a bug (though PMC-Sierra
2715886ee136SThomas Bogendoerfer# opposes it being called that) where invalid instructions in the same
2716886ee136SThomas Bogendoerfer# I-cache line worth of instructions being fetched may case spurious
2717886ee136SThomas Bogendoerfer# exceptions.
2718886ee136SThomas Bogendoerferconfig WAR_ICACHE_REFILLS
2719886ee136SThomas Bogendoerfer	bool
2720886ee136SThomas Bogendoerfer
2721256ec489SThomas Bogendoerfer# On the R10000 up to version 2.6 (not sure about 2.7) there is a bug that
2722256ec489SThomas Bogendoerfer# may cause ll / sc and lld / scd sequences to execute non-atomically.
2723256ec489SThomas Bogendoerferconfig WAR_R10000_LLSC
2724256ec489SThomas Bogendoerfer	bool
2725256ec489SThomas Bogendoerfer
2726a7fbed98SThomas Bogendoerfer# 34K core erratum: "Problems Executing the TLBR Instruction"
2727a7fbed98SThomas Bogendoerferconfig WAR_MIPS34K_MISSED_ITLB
2728a7fbed98SThomas Bogendoerfer	bool
2729a7fbed98SThomas Bogendoerfer
273020d60d99SMaciej W. Rozycki#
27311da177e4SLinus Torvalds# - Highmem only makes sense for the 32-bit kernel.
27321da177e4SLinus Torvalds# - The current highmem code will only work properly on physically indexed
27331da177e4SLinus Torvalds#   caches such as R3000, SB1, R7000 or those that look like they're virtually
27341da177e4SLinus Torvalds#   indexed such as R4000/R4400 SC and MC versions or R10000.  So for the
27351da177e4SLinus Torvalds#   moment we protect the user and offer the highmem option only on machines
27361da177e4SLinus Torvalds#   where it's known to be safe.  This will not offer highmem on a few systems
27371da177e4SLinus Torvalds#   such as MIPS32 and MIPS64 CPUs which may have virtual and physically
27381da177e4SLinus Torvalds#   indexed CPUs but we're playing safe.
2739797798c1SRalf Baechle# - We use SYS_SUPPORTS_HIGHMEM to offer highmem only for systems where we
2740797798c1SRalf Baechle#   know they might have memory configurations that could make use of highmem
2741797798c1SRalf Baechle#   support.
27421da177e4SLinus Torvalds#
27431da177e4SLinus Torvaldsconfig HIGHMEM
27441da177e4SLinus Torvalds	bool "High Memory Support"
2745a6e18781SLeonid Yegoshin	depends on 32BIT && CPU_SUPPORTS_HIGHMEM && SYS_SUPPORTS_HIGHMEM && !CPU_MIPS32_3_5_EVA
2746a4c33e83SThomas Gleixner	select KMAP_LOCAL
2747797798c1SRalf Baechle
2748797798c1SRalf Baechleconfig CPU_SUPPORTS_HIGHMEM
2749797798c1SRalf Baechle	bool
2750797798c1SRalf Baechle
2751797798c1SRalf Baechleconfig SYS_SUPPORTS_HIGHMEM
2752797798c1SRalf Baechle	bool
27531da177e4SLinus Torvalds
27549693a853SFranck Bui-Huuconfig SYS_SUPPORTS_SMARTMIPS
27559693a853SFranck Bui-Huu	bool
27569693a853SFranck Bui-Huu
2757a6a4834cSSteven J. Hillconfig SYS_SUPPORTS_MICROMIPS
2758a6a4834cSSteven J. Hill	bool
2759a6a4834cSSteven J. Hill
2760377cb1b6SRalf Baechleconfig SYS_SUPPORTS_MIPS16
2761377cb1b6SRalf Baechle	bool
2762377cb1b6SRalf Baechle	help
2763377cb1b6SRalf Baechle	  This option must be set if a kernel might be executed on a MIPS16-
2764377cb1b6SRalf Baechle	  enabled CPU even if MIPS16 is not actually being used.  In other
2765377cb1b6SRalf Baechle	  words, it makes the kernel MIPS16-tolerant.
2766377cb1b6SRalf Baechle
2767a5e9a69eSPaul Burtonconfig CPU_SUPPORTS_MSA
2768a5e9a69eSPaul Burton	bool
2769a5e9a69eSPaul Burton
2770b4819b59SYoichi Yuasaconfig ARCH_FLATMEM_ENABLE
2771b4819b59SYoichi Yuasa	def_bool y
2772268a2d60SJiaxun Yang	depends on !NUMA && !CPU_LOONGSON2EF
2773b4819b59SYoichi Yuasa
2774b1c6cd42SAtsushi Nemotoconfig ARCH_SPARSEMEM_ENABLE
2775b1c6cd42SAtsushi Nemoto	bool
2776397dc00eSMike Rapoport	select SPARSEMEM_STATIC if !SGI_IP27
277731473747SAtsushi Nemoto
2778d8cb4e11SRalf Baechleconfig NUMA
2779d8cb4e11SRalf Baechle	bool "NUMA Support"
2780d8cb4e11SRalf Baechle	depends on SYS_SUPPORTS_NUMA
2781cf8194e4STiezhu Yang	select SMP
2782d8cb4e11SRalf Baechle	help
2783d8cb4e11SRalf Baechle	  Say Y to compile the kernel to support NUMA (Non-Uniform Memory
2784d8cb4e11SRalf Baechle	  Access).  This option improves performance on systems with more
2785d8cb4e11SRalf Baechle	  than two nodes; on two node systems it is generally better to
2786172a37e9SRandy Dunlap	  leave it disabled; on single node systems leave this option
2787d8cb4e11SRalf Baechle	  disabled.
2788d8cb4e11SRalf Baechle
2789d8cb4e11SRalf Baechleconfig SYS_SUPPORTS_NUMA
2790d8cb4e11SRalf Baechle	bool
2791d8cb4e11SRalf Baechle
2792f3c560a6SThomas Bogendoerferconfig HAVE_SETUP_PER_CPU_AREA
2793f3c560a6SThomas Bogendoerfer	def_bool y
2794f3c560a6SThomas Bogendoerfer	depends on NUMA
2795f3c560a6SThomas Bogendoerfer
2796f3c560a6SThomas Bogendoerferconfig NEED_PER_CPU_EMBED_FIRST_CHUNK
2797f3c560a6SThomas Bogendoerfer	def_bool y
2798f3c560a6SThomas Bogendoerfer	depends on NUMA
2799f3c560a6SThomas Bogendoerfer
28008c530ea3SMatt Redfearnconfig RELOCATABLE
28018c530ea3SMatt Redfearn	bool "Relocatable kernel"
2802ab7c01fdSSerge Semin	depends on SYS_SUPPORTS_RELOCATABLE
2803ab7c01fdSSerge Semin	depends on CPU_MIPS32_R2 || CPU_MIPS64_R2 || \
2804ab7c01fdSSerge Semin		   CPU_MIPS32_R5 || CPU_MIPS64_R5 || \
2805ab7c01fdSSerge Semin		   CPU_MIPS32_R6 || CPU_MIPS64_R6 || \
2806a307a4ceSJinyang He		   CPU_P5600 || CAVIUM_OCTEON_SOC || \
2807a307a4ceSJinyang He		   CPU_LOONGSON64
28088c530ea3SMatt Redfearn	help
28098c530ea3SMatt Redfearn	  This builds a kernel image that retains relocation information
28108c530ea3SMatt Redfearn	  so it can be loaded someplace besides the default 1MB.
28118c530ea3SMatt Redfearn	  The relocations make the kernel binary about 15% larger,
28128c530ea3SMatt Redfearn	  but are discarded at runtime
28138c530ea3SMatt Redfearn
2814069fd766SMatt Redfearnconfig RELOCATION_TABLE_SIZE
2815069fd766SMatt Redfearn	hex "Relocation table size"
2816069fd766SMatt Redfearn	depends on RELOCATABLE
2817069fd766SMatt Redfearn	range 0x0 0x01000000
2818a307a4ceSJinyang He	default "0x00200000" if CPU_LOONGSON64
2819069fd766SMatt Redfearn	default "0x00100000"
2820a7f7f624SMasahiro Yamada	help
2821069fd766SMatt Redfearn	  A table of relocation data will be appended to the kernel binary
2822069fd766SMatt Redfearn	  and parsed at boot to fix up the relocated kernel.
2823069fd766SMatt Redfearn
2824069fd766SMatt Redfearn	  This option allows the amount of space reserved for the table to be
2825069fd766SMatt Redfearn	  adjusted, although the default of 1Mb should be ok in most cases.
2826069fd766SMatt Redfearn
2827069fd766SMatt Redfearn	  The build will fail and a valid size suggested if this is too small.
2828069fd766SMatt Redfearn
2829069fd766SMatt Redfearn	  If unsure, leave at the default value.
2830069fd766SMatt Redfearn
2831405bc8fdSMatt Redfearnconfig RANDOMIZE_BASE
2832405bc8fdSMatt Redfearn	bool "Randomize the address of the kernel image"
2833405bc8fdSMatt Redfearn	depends on RELOCATABLE
2834a7f7f624SMasahiro Yamada	help
2835405bc8fdSMatt Redfearn	  Randomizes the physical and virtual address at which the
2836405bc8fdSMatt Redfearn	  kernel image is loaded, as a security feature that
2837405bc8fdSMatt Redfearn	  deters exploit attempts relying on knowledge of the location
2838405bc8fdSMatt Redfearn	  of kernel internals.
2839405bc8fdSMatt Redfearn
2840405bc8fdSMatt Redfearn	  Entropy is generated using any coprocessor 0 registers available.
2841405bc8fdSMatt Redfearn
2842405bc8fdSMatt Redfearn	  The kernel will be offset by up to RANDOMIZE_BASE_MAX_OFFSET.
2843405bc8fdSMatt Redfearn
2844405bc8fdSMatt Redfearn	  If unsure, say N.
2845405bc8fdSMatt Redfearn
2846405bc8fdSMatt Redfearnconfig RANDOMIZE_BASE_MAX_OFFSET
2847405bc8fdSMatt Redfearn	hex "Maximum kASLR offset" if EXPERT
2848405bc8fdSMatt Redfearn	depends on RANDOMIZE_BASE
2849405bc8fdSMatt Redfearn	range 0x0 0x40000000 if EVA || 64BIT
2850405bc8fdSMatt Redfearn	range 0x0 0x08000000
2851405bc8fdSMatt Redfearn	default "0x01000000"
2852a7f7f624SMasahiro Yamada	help
2853405bc8fdSMatt Redfearn	  When kASLR is active, this provides the maximum offset that will
2854405bc8fdSMatt Redfearn	  be applied to the kernel image. It should be set according to the
2855405bc8fdSMatt Redfearn	  amount of physical RAM available in the target system minus
2856405bc8fdSMatt Redfearn	  PHYSICAL_START and must be a power of 2.
2857405bc8fdSMatt Redfearn
2858405bc8fdSMatt Redfearn	  This is limited by the size of KSEG0, 256Mb on 32-bit or 1Gb with
2859405bc8fdSMatt Redfearn	  EVA or 64-bit. The default is 16Mb.
2860405bc8fdSMatt Redfearn
2861c80d79d7SYasunori Gotoconfig NODES_SHIFT
2862c80d79d7SYasunori Goto	int
2863c80d79d7SYasunori Goto	default "6"
2864c80d79d7SYasunori Goto	depends on NEED_MULTIPLE_NODES
2865c80d79d7SYasunori Goto
286614f70012SDeng-Cheng Zhuconfig HW_PERF_EVENTS
286714f70012SDeng-Cheng Zhu	bool "Enable hardware performance counter support for perf events"
2868268a2d60SJiaxun Yang	depends on PERF_EVENTS && !OPROFILE && (CPU_MIPS32 || CPU_MIPS64 || CPU_R10000 || CPU_SB1 || CPU_CAVIUM_OCTEON || CPU_XLP || CPU_LOONGSON64)
286914f70012SDeng-Cheng Zhu	default y
287014f70012SDeng-Cheng Zhu	help
287114f70012SDeng-Cheng Zhu	  Enable hardware performance counter support for perf events. If
287214f70012SDeng-Cheng Zhu	  disabled, perf events will use software events only.
287314f70012SDeng-Cheng Zhu
2874be8fa1cbSTiezhu Yangconfig DMI
2875be8fa1cbSTiezhu Yang	bool "Enable DMI scanning"
2876be8fa1cbSTiezhu Yang	depends on MACH_LOONGSON64
2877be8fa1cbSTiezhu Yang	select DMI_SCAN_MACHINE_NON_EFI_FALLBACK
2878be8fa1cbSTiezhu Yang	default y
2879be8fa1cbSTiezhu Yang	help
2880be8fa1cbSTiezhu Yang	  Enabled scanning of DMI to identify machine quirks. Say Y
2881be8fa1cbSTiezhu Yang	  here unless you have verified that your setup is not
2882be8fa1cbSTiezhu Yang	  affected by entries in the DMI blacklist. Required by PNP
2883be8fa1cbSTiezhu Yang	  BIOS code.
2884be8fa1cbSTiezhu Yang
28851da177e4SLinus Torvaldsconfig SMP
28861da177e4SLinus Torvalds	bool "Multi-Processing support"
2887e73ea273SRalf Baechle	depends on SYS_SUPPORTS_SMP
2888e73ea273SRalf Baechle	help
28891da177e4SLinus Torvalds	  This enables support for systems with more than one CPU. If you have
28904a474157SRobert Graffham	  a system with only one CPU, say N. If you have a system with more
28914a474157SRobert Graffham	  than one CPU, say Y.
28921da177e4SLinus Torvalds
28934a474157SRobert Graffham	  If you say N here, the kernel will run on uni- and multiprocessor
28941da177e4SLinus Torvalds	  machines, but will use only one CPU of a multiprocessor machine. If
28951da177e4SLinus Torvalds	  you say Y here, the kernel will run on many, but not all,
28964a474157SRobert Graffham	  uniprocessor machines. On a uniprocessor machine, the kernel
28971da177e4SLinus Torvalds	  will run faster if you say N here.
28981da177e4SLinus Torvalds
28991da177e4SLinus Torvalds	  People using multiprocessor machines who say Y here should also say
29001da177e4SLinus Torvalds	  Y to "Enhanced Real Time Clock Support", below.
29011da177e4SLinus Torvalds
290203502faaSAdrian Bunk	  See also the SMP-HOWTO available at
2903ef054ad3SAlexander A. Klimov	  <https://www.tldp.org/docs.html#howto>.
29041da177e4SLinus Torvalds
29051da177e4SLinus Torvalds	  If you don't know what to do here, say N.
29061da177e4SLinus Torvalds
29077840d618SMatt Redfearnconfig HOTPLUG_CPU
29087840d618SMatt Redfearn	bool "Support for hot-pluggable CPUs"
29097840d618SMatt Redfearn	depends on SMP && SYS_SUPPORTS_HOTPLUG_CPU
29107840d618SMatt Redfearn	help
29117840d618SMatt Redfearn	  Say Y here to allow turning CPUs off and on. CPUs can be
29127840d618SMatt Redfearn	  controlled through /sys/devices/system/cpu.
29137840d618SMatt Redfearn	  (Note: power management support will enable this option
29147840d618SMatt Redfearn	    automatically on SMP systems. )
29157840d618SMatt Redfearn	  Say N if you want to disable CPU hotplug.
29167840d618SMatt Redfearn
291787353d8aSRalf Baechleconfig SMP_UP
291887353d8aSRalf Baechle	bool
291987353d8aSRalf Baechle
29204a16ff4cSRalf Baechleconfig SYS_SUPPORTS_MIPS_CMP
29214a16ff4cSRalf Baechle	bool
29224a16ff4cSRalf Baechle
29230ee958e1SPaul Burtonconfig SYS_SUPPORTS_MIPS_CPS
29240ee958e1SPaul Burton	bool
29250ee958e1SPaul Burton
2926e73ea273SRalf Baechleconfig SYS_SUPPORTS_SMP
2927e73ea273SRalf Baechle	bool
2928e73ea273SRalf Baechle
2929130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_4
2930130e2fb7SRalf Baechle	bool
2931130e2fb7SRalf Baechle
2932130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_8
2933130e2fb7SRalf Baechle	bool
2934130e2fb7SRalf Baechle
2935130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_16
2936130e2fb7SRalf Baechle	bool
2937130e2fb7SRalf Baechle
2938130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_32
2939130e2fb7SRalf Baechle	bool
2940130e2fb7SRalf Baechle
2941130e2fb7SRalf Baechleconfig NR_CPUS_DEFAULT_64
2942130e2fb7SRalf Baechle	bool
2943130e2fb7SRalf Baechle
29441da177e4SLinus Torvaldsconfig NR_CPUS
2945a91796a9SJayachandran C	int "Maximum number of CPUs (2-256)"
2946a91796a9SJayachandran C	range 2 256
29471da177e4SLinus Torvalds	depends on SMP
2948130e2fb7SRalf Baechle	default "4" if NR_CPUS_DEFAULT_4
2949130e2fb7SRalf Baechle	default "8" if NR_CPUS_DEFAULT_8
2950130e2fb7SRalf Baechle	default "16" if NR_CPUS_DEFAULT_16
2951130e2fb7SRalf Baechle	default "32" if NR_CPUS_DEFAULT_32
2952130e2fb7SRalf Baechle	default "64" if NR_CPUS_DEFAULT_64
29531da177e4SLinus Torvalds	help
29541da177e4SLinus Torvalds	  This allows you to specify the maximum number of CPUs which this
29551da177e4SLinus Torvalds	  kernel will support.  The maximum supported value is 32 for 32-bit
29561da177e4SLinus Torvalds	  kernel and 64 for 64-bit kernels; the minimum value which makes
295772ede9b1SAtsushi Nemoto	  sense is 1 for Qemu (useful only for kernel debugging purposes)
295872ede9b1SAtsushi Nemoto	  and 2 for all others.
29591da177e4SLinus Torvalds
29601da177e4SLinus Torvalds	  This is purely to save memory - each supported CPU adds
296172ede9b1SAtsushi Nemoto	  approximately eight kilobytes to the kernel image.  For best
296272ede9b1SAtsushi Nemoto	  performance should round up your number of processors to the next
296372ede9b1SAtsushi Nemoto	  power of two.
29641da177e4SLinus Torvalds
2965399aaa25SAl Cooperconfig MIPS_PERF_SHARED_TC_COUNTERS
2966399aaa25SAl Cooper	bool
2967399aaa25SAl Cooper
29687820b84bSDavid Daneyconfig MIPS_NR_CPU_NR_MAP_1024
29697820b84bSDavid Daney	bool
29707820b84bSDavid Daney
29717820b84bSDavid Daneyconfig MIPS_NR_CPU_NR_MAP
29727820b84bSDavid Daney	int
29737820b84bSDavid Daney	depends on SMP
29747820b84bSDavid Daney	default 1024 if MIPS_NR_CPU_NR_MAP_1024
29757820b84bSDavid Daney	default NR_CPUS if !MIPS_NR_CPU_NR_MAP_1024
29767820b84bSDavid Daney
29771723b4a3SAtsushi Nemoto#
29781723b4a3SAtsushi Nemoto# Timer Interrupt Frequency Configuration
29791723b4a3SAtsushi Nemoto#
29801723b4a3SAtsushi Nemoto
29811723b4a3SAtsushi Nemotochoice
29821723b4a3SAtsushi Nemoto	prompt "Timer frequency"
29831723b4a3SAtsushi Nemoto	default HZ_250
29841723b4a3SAtsushi Nemoto	help
29851723b4a3SAtsushi Nemoto	  Allows the configuration of the timer frequency.
29861723b4a3SAtsushi Nemoto
298767596573SPaul Burton	config HZ_24
298867596573SPaul Burton		bool "24 HZ" if SYS_SUPPORTS_24HZ || SYS_SUPPORTS_ARBIT_HZ
298967596573SPaul Burton
29901723b4a3SAtsushi Nemoto	config HZ_48
29910f873585SRalf Baechle		bool "48 HZ" if SYS_SUPPORTS_48HZ || SYS_SUPPORTS_ARBIT_HZ
29921723b4a3SAtsushi Nemoto
29931723b4a3SAtsushi Nemoto	config HZ_100
29941723b4a3SAtsushi Nemoto		bool "100 HZ" if SYS_SUPPORTS_100HZ || SYS_SUPPORTS_ARBIT_HZ
29951723b4a3SAtsushi Nemoto
29961723b4a3SAtsushi Nemoto	config HZ_128
29971723b4a3SAtsushi Nemoto		bool "128 HZ" if SYS_SUPPORTS_128HZ || SYS_SUPPORTS_ARBIT_HZ
29981723b4a3SAtsushi Nemoto
29991723b4a3SAtsushi Nemoto	config HZ_250
30001723b4a3SAtsushi Nemoto		bool "250 HZ" if SYS_SUPPORTS_250HZ || SYS_SUPPORTS_ARBIT_HZ
30011723b4a3SAtsushi Nemoto
30021723b4a3SAtsushi Nemoto	config HZ_256
30031723b4a3SAtsushi Nemoto		bool "256 HZ" if SYS_SUPPORTS_256HZ || SYS_SUPPORTS_ARBIT_HZ
30041723b4a3SAtsushi Nemoto
30051723b4a3SAtsushi Nemoto	config HZ_1000
30061723b4a3SAtsushi Nemoto		bool "1000 HZ" if SYS_SUPPORTS_1000HZ || SYS_SUPPORTS_ARBIT_HZ
30071723b4a3SAtsushi Nemoto
30081723b4a3SAtsushi Nemoto	config HZ_1024
30091723b4a3SAtsushi Nemoto		bool "1024 HZ" if SYS_SUPPORTS_1024HZ || SYS_SUPPORTS_ARBIT_HZ
30101723b4a3SAtsushi Nemoto
30111723b4a3SAtsushi Nemotoendchoice
30121723b4a3SAtsushi Nemoto
301367596573SPaul Burtonconfig SYS_SUPPORTS_24HZ
301467596573SPaul Burton	bool
301567596573SPaul Burton
30161723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_48HZ
30171723b4a3SAtsushi Nemoto	bool
30181723b4a3SAtsushi Nemoto
30191723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_100HZ
30201723b4a3SAtsushi Nemoto	bool
30211723b4a3SAtsushi Nemoto
30221723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_128HZ
30231723b4a3SAtsushi Nemoto	bool
30241723b4a3SAtsushi Nemoto
30251723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_250HZ
30261723b4a3SAtsushi Nemoto	bool
30271723b4a3SAtsushi Nemoto
30281723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_256HZ
30291723b4a3SAtsushi Nemoto	bool
30301723b4a3SAtsushi Nemoto
30311723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1000HZ
30321723b4a3SAtsushi Nemoto	bool
30331723b4a3SAtsushi Nemoto
30341723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_1024HZ
30351723b4a3SAtsushi Nemoto	bool
30361723b4a3SAtsushi Nemoto
30371723b4a3SAtsushi Nemotoconfig SYS_SUPPORTS_ARBIT_HZ
30381723b4a3SAtsushi Nemoto	bool
303967596573SPaul Burton	default y if !SYS_SUPPORTS_24HZ && \
304067596573SPaul Burton		     !SYS_SUPPORTS_48HZ && \
304167596573SPaul Burton		     !SYS_SUPPORTS_100HZ && \
304267596573SPaul Burton		     !SYS_SUPPORTS_128HZ && \
304367596573SPaul Burton		     !SYS_SUPPORTS_250HZ && \
304467596573SPaul Burton		     !SYS_SUPPORTS_256HZ && \
304567596573SPaul Burton		     !SYS_SUPPORTS_1000HZ && \
30461723b4a3SAtsushi Nemoto		     !SYS_SUPPORTS_1024HZ
30471723b4a3SAtsushi Nemoto
30481723b4a3SAtsushi Nemotoconfig HZ
30491723b4a3SAtsushi Nemoto	int
305067596573SPaul Burton	default 24 if HZ_24
30511723b4a3SAtsushi Nemoto	default 48 if HZ_48
30521723b4a3SAtsushi Nemoto	default 100 if HZ_100
30531723b4a3SAtsushi Nemoto	default 128 if HZ_128
30541723b4a3SAtsushi Nemoto	default 250 if HZ_250
30551723b4a3SAtsushi Nemoto	default 256 if HZ_256
30561723b4a3SAtsushi Nemoto	default 1000 if HZ_1000
30571723b4a3SAtsushi Nemoto	default 1024 if HZ_1024
30581723b4a3SAtsushi Nemoto
305996685b17SDeng-Cheng Zhuconfig SCHED_HRTICK
306096685b17SDeng-Cheng Zhu	def_bool HIGH_RES_TIMERS
306196685b17SDeng-Cheng Zhu
3062ea6e942bSAtsushi Nemotoconfig KEXEC
30637d60717eSKees Cook	bool "Kexec system call"
30642965faa5SDave Young	select KEXEC_CORE
3065ea6e942bSAtsushi Nemoto	help
3066ea6e942bSAtsushi Nemoto	  kexec is a system call that implements the ability to shutdown your
3067ea6e942bSAtsushi Nemoto	  current kernel, and to start another kernel.  It is like a reboot
30683dde6ad8SDavid Sterba	  but it is independent of the system firmware.   And like a reboot
3069ea6e942bSAtsushi Nemoto	  you can start any kernel with it, not just Linux.
3070ea6e942bSAtsushi Nemoto
307101dd2fbfSMatt LaPlante	  The name comes from the similarity to the exec system call.
3072ea6e942bSAtsushi Nemoto
3073ea6e942bSAtsushi Nemoto	  It is an ongoing process to be certain the hardware in a machine
3074ea6e942bSAtsushi Nemoto	  is properly shutdown, so do not be surprised if this code does not
3075bf220695SGeert Uytterhoeven	  initially work for you.  As of this writing the exact hardware
3076bf220695SGeert Uytterhoeven	  interface is strongly in flux, so no good recommendation can be
3077bf220695SGeert Uytterhoeven	  made.
3078ea6e942bSAtsushi Nemoto
30797aa1c8f4SRalf Baechleconfig CRASH_DUMP
30807aa1c8f4SRalf Baechle	bool "Kernel crash dumps"
30817aa1c8f4SRalf Baechle	help
30827aa1c8f4SRalf Baechle	  Generate crash dump after being started by kexec.
30837aa1c8f4SRalf Baechle	  This should be normally only set in special crash dump kernels
30847aa1c8f4SRalf Baechle	  which are loaded in the main kernel with kexec-tools into
30857aa1c8f4SRalf Baechle	  a specially reserved region and then later executed after
30867aa1c8f4SRalf Baechle	  a crash by kdump/kexec. The crash dump kernel must be compiled
30877aa1c8f4SRalf Baechle	  to a memory address not used by the main kernel or firmware using
30887aa1c8f4SRalf Baechle	  PHYSICAL_START.
30897aa1c8f4SRalf Baechle
30907aa1c8f4SRalf Baechleconfig PHYSICAL_START
30917aa1c8f4SRalf Baechle	hex "Physical address where the kernel is loaded"
30928bda3e26SMaciej W. Rozycki	default "0xffffffff84000000"
30937aa1c8f4SRalf Baechle	depends on CRASH_DUMP
30947aa1c8f4SRalf Baechle	help
30957aa1c8f4SRalf Baechle	  This gives the CKSEG0 or KSEG0 address where the kernel is loaded.
30967aa1c8f4SRalf Baechle	  If you plan to use kernel for capturing the crash dump change
30977aa1c8f4SRalf Baechle	  this value to start of the reserved region (the "X" value as
30987aa1c8f4SRalf Baechle	  specified in the "crashkernel=YM@XM" command line boot parameter
30997aa1c8f4SRalf Baechle	  passed to the panic-ed kernel).
31007aa1c8f4SRalf Baechle
3101597ce172SPaul Burtonconfig MIPS_O32_FP64_SUPPORT
3102b7f1e273SPaul Burton	bool "Support for O32 binaries using 64-bit FP" if !CPU_MIPSR6
3103597ce172SPaul Burton	depends on 32BIT || MIPS32_O32
3104597ce172SPaul Burton	help
3105597ce172SPaul Burton	  When this is enabled, the kernel will support use of 64-bit floating
3106597ce172SPaul Burton	  point registers with binaries using the O32 ABI along with the
3107597ce172SPaul Burton	  EF_MIPS_FP64 ELF header flag (typically built with -mfp64). On
3108597ce172SPaul Burton	  32-bit MIPS systems this support is at the cost of increasing the
3109597ce172SPaul Burton	  size and complexity of the compiled FPU emulator. Thus if you are
3110597ce172SPaul Burton	  running a MIPS32 system and know that none of your userland binaries
3111597ce172SPaul Burton	  will require 64-bit floating point, you may wish to reduce the size
3112597ce172SPaul Burton	  of your kernel & potentially improve FP emulation performance by
3113597ce172SPaul Burton	  saying N here.
3114597ce172SPaul Burton
311506e2e882SPaul Burton	  Although binutils currently supports use of this flag the details
311606e2e882SPaul Burton	  concerning its effect upon the O32 ABI in userland are still being
311718ff14c8SColin Ian King	  worked on. In order to avoid userland becoming dependent upon current
311806e2e882SPaul Burton	  behaviour before the details have been finalised, this option should
311906e2e882SPaul Burton	  be considered experimental and only enabled by those working upon
312006e2e882SPaul Burton	  said details.
312106e2e882SPaul Burton
312206e2e882SPaul Burton	  If unsure, say N.
3123597ce172SPaul Burton
3124f2ffa5abSDezhong Diaoconfig USE_OF
31250b3e06fdSJonas Gorski	bool
3126f2ffa5abSDezhong Diao	select OF
3127e6ce1324SStephen Neuendorffer	select OF_EARLY_FLATTREE
3128abd2363fSGrant Likely	select IRQ_DOMAIN
3129f2ffa5abSDezhong Diao
31302fe8ea39SDengcheng Zhuconfig UHI_BOOT
31312fe8ea39SDengcheng Zhu	bool
31322fe8ea39SDengcheng Zhu
31337fafb068SAndrew Brestickerconfig BUILTIN_DTB
31347fafb068SAndrew Bresticker	bool
31357fafb068SAndrew Bresticker
31361da8f179SJonas Gorskichoice
31375b24d52cSJonas Gorski	prompt "Kernel appended dtb support" if USE_OF
31381da8f179SJonas Gorski	default MIPS_NO_APPENDED_DTB
31391da8f179SJonas Gorski
31401da8f179SJonas Gorski	config MIPS_NO_APPENDED_DTB
31411da8f179SJonas Gorski		bool "None"
31421da8f179SJonas Gorski		help
31431da8f179SJonas Gorski		  Do not enable appended dtb support.
31441da8f179SJonas Gorski
314587db537dSAaro Koskinen	config MIPS_ELF_APPENDED_DTB
314687db537dSAaro Koskinen		bool "vmlinux"
314787db537dSAaro Koskinen		help
314887db537dSAaro Koskinen		  With this option, the boot code will look for a device tree binary
314987db537dSAaro Koskinen		  DTB) included in the vmlinux ELF section .appended_dtb. By default
315087db537dSAaro Koskinen		  it is empty and the DTB can be appended using binutils command
315187db537dSAaro Koskinen		  objcopy:
315287db537dSAaro Koskinen
315387db537dSAaro Koskinen		    objcopy --update-section .appended_dtb=<filename>.dtb vmlinux
315487db537dSAaro Koskinen
315518ff14c8SColin Ian King		  This is meant as a backward compatibility convenience for those
315687db537dSAaro Koskinen		  systems with a bootloader that can't be upgraded to accommodate
315787db537dSAaro Koskinen		  the documented boot protocol using a device tree.
315887db537dSAaro Koskinen
31591da8f179SJonas Gorski	config MIPS_RAW_APPENDED_DTB
3160b8f54f2cSJonas Gorski		bool "vmlinux.bin or vmlinuz.bin"
31611da8f179SJonas Gorski		help
31621da8f179SJonas Gorski		  With this option, the boot code will look for a device tree binary
3163b8f54f2cSJonas Gorski		  DTB) appended to raw vmlinux.bin or vmlinuz.bin.
31641da8f179SJonas Gorski		  (e.g. cat vmlinux.bin <filename>.dtb > vmlinux_w_dtb).
31651da8f179SJonas Gorski
31661da8f179SJonas Gorski		  This is meant as a backward compatibility convenience for those
31671da8f179SJonas Gorski		  systems with a bootloader that can't be upgraded to accommodate
31681da8f179SJonas Gorski		  the documented boot protocol using a device tree.
31691da8f179SJonas Gorski
31701da8f179SJonas Gorski		  Beware that there is very little in terms of protection against
31711da8f179SJonas Gorski		  this option being confused by leftover garbage in memory that might
31721da8f179SJonas Gorski		  look like a DTB header after a reboot if no actual DTB is appended
31731da8f179SJonas Gorski		  to vmlinux.bin.  Do not leave this option active in a production kernel
31741da8f179SJonas Gorski		  if you don't intend to always append a DTB.
31751da8f179SJonas Gorskiendchoice
31761da8f179SJonas Gorski
31772024972eSJonas Gorskichoice
31782024972eSJonas Gorski	prompt "Kernel command line type" if !CMDLINE_OVERRIDE
31792bcef9b4SJonas Gorski	default MIPS_CMDLINE_FROM_DTB if USE_OF && !ATH79 && !MACH_INGENIC && \
318087fcfa7bSJiaxun Yang					 !MACH_LOONGSON64 && !MIPS_MALTA && \
31812bcef9b4SJonas Gorski					 !CAVIUM_OCTEON_SOC
31822024972eSJonas Gorski	default MIPS_CMDLINE_FROM_BOOTLOADER
31832024972eSJonas Gorski
31842024972eSJonas Gorski	config MIPS_CMDLINE_FROM_DTB
31852024972eSJonas Gorski		depends on USE_OF
31862024972eSJonas Gorski		bool "Dtb kernel arguments if available"
31872024972eSJonas Gorski
31882024972eSJonas Gorski	config MIPS_CMDLINE_DTB_EXTEND
31892024972eSJonas Gorski		depends on USE_OF
31902024972eSJonas Gorski		bool "Extend dtb kernel arguments with bootloader arguments"
31912024972eSJonas Gorski
31922024972eSJonas Gorski	config MIPS_CMDLINE_FROM_BOOTLOADER
31932024972eSJonas Gorski		bool "Bootloader kernel arguments if available"
3194ed47e153SRabin Vincent
3195ed47e153SRabin Vincent	config MIPS_CMDLINE_BUILTIN_EXTEND
3196ed47e153SRabin Vincent		depends on CMDLINE_BOOL
3197ed47e153SRabin Vincent		bool "Extend builtin kernel arguments with bootloader arguments"
31982024972eSJonas Gorskiendchoice
31992024972eSJonas Gorski
32005e83d430SRalf Baechleendmenu
32015e83d430SRalf Baechle
32021df0f0ffSAtsushi Nemotoconfig LOCKDEP_SUPPORT
32031df0f0ffSAtsushi Nemoto	bool
32041df0f0ffSAtsushi Nemoto	default y
32051df0f0ffSAtsushi Nemoto
32061df0f0ffSAtsushi Nemotoconfig STACKTRACE_SUPPORT
32071df0f0ffSAtsushi Nemoto	bool
32081df0f0ffSAtsushi Nemoto	default y
32091df0f0ffSAtsushi Nemoto
3210a728ab52SKirill A. Shutemovconfig PGTABLE_LEVELS
3211a728ab52SKirill A. Shutemov	int
32123377e227SAlex Belits	default 4 if PAGE_SIZE_4KB && MIPS_VA_BITS_48
3213a728ab52SKirill A. Shutemov	default 3 if 64BIT && !PAGE_SIZE_64KB
3214a728ab52SKirill A. Shutemov	default 2
3215a728ab52SKirill A. Shutemov
32166c359eb1SPaul Burtonconfig MIPS_AUTO_PFN_OFFSET
32176c359eb1SPaul Burton	bool
32186c359eb1SPaul Burton
32191da177e4SLinus Torvaldsmenu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
32201da177e4SLinus Torvalds
3221c5611df9SPaul Burtonconfig PCI_DRIVERS_GENERIC
32222eac9c2dSChristoph Hellwig	select PCI_DOMAINS_GENERIC if PCI
3223c5611df9SPaul Burton	bool
3224c5611df9SPaul Burton
3225c5611df9SPaul Burtonconfig PCI_DRIVERS_LEGACY
3226c5611df9SPaul Burton	def_bool !PCI_DRIVERS_GENERIC
3227c5611df9SPaul Burton	select NO_GENERIC_PCI_IOPORT_MAP
32282eac9c2dSChristoph Hellwig	select PCI_DOMAINS if PCI
32291da177e4SLinus Torvalds
32301da177e4SLinus Torvalds#
32311da177e4SLinus Torvalds# ISA support is now enabled via select.  Too many systems still have the one
32321da177e4SLinus Torvalds# or other ISA chip on the board that users don't know about so don't expect
32331da177e4SLinus Torvalds# users to choose the right thing ...
32341da177e4SLinus Torvalds#
32351da177e4SLinus Torvaldsconfig ISA
32361da177e4SLinus Torvalds	bool
32371da177e4SLinus Torvalds
32381da177e4SLinus Torvaldsconfig TC
32391da177e4SLinus Torvalds	bool "TURBOchannel support"
32401da177e4SLinus Torvalds	depends on MACH_DECSTATION
32411da177e4SLinus Torvalds	help
324250a23e6eSJustin P. Mattock	  TURBOchannel is a DEC (now Compaq (now HP)) bus for Alpha and MIPS
324350a23e6eSJustin P. Mattock	  processors.  TURBOchannel programming specifications are available
324450a23e6eSJustin P. Mattock	  at:
324550a23e6eSJustin P. Mattock	  <ftp://ftp.hp.com/pub/alphaserver/archive/triadd/>
324650a23e6eSJustin P. Mattock	  and:
324750a23e6eSJustin P. Mattock	  <http://www.computer-refuge.org/classiccmp/ftp.digital.com/pub/DEC/TriAdd/>
324850a23e6eSJustin P. Mattock	  Linux driver support status is documented at:
324950a23e6eSJustin P. Mattock	  <http://www.linux-mips.org/wiki/DECstation>
32501da177e4SLinus Torvalds
32511da177e4SLinus Torvaldsconfig MMU
32521da177e4SLinus Torvalds	bool
32531da177e4SLinus Torvalds	default y
32541da177e4SLinus Torvalds
3255109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_BITS_MIN
3256109c32ffSMatt Redfearn	default 12 if 64BIT
3257109c32ffSMatt Redfearn	default 8
3258109c32ffSMatt Redfearn
3259109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_BITS_MAX
3260109c32ffSMatt Redfearn	default 18 if 64BIT
3261109c32ffSMatt Redfearn	default 15
3262109c32ffSMatt Redfearn
3263109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_COMPAT_BITS_MIN
3264109c32ffSMatt Redfearn	default 8
3265109c32ffSMatt Redfearn
3266109c32ffSMatt Redfearnconfig ARCH_MMAP_RND_COMPAT_BITS_MAX
3267109c32ffSMatt Redfearn	default 15
3268109c32ffSMatt Redfearn
3269d865bea4SRalf Baechleconfig I8253
3270d865bea4SRalf Baechle	bool
3271798778b8SRussell King	select CLKSRC_I8253
32722d02612fSThomas Gleixner	select CLKEVT_I8253
32739726b43aSWu Zhangjin	select MIPS_EXTERNAL_TIMER
3274d865bea4SRalf Baechle
3275e05eb3f8SRalf Baechleconfig ZONE_DMA
3276e05eb3f8SRalf Baechle	bool
3277e05eb3f8SRalf Baechle
3278cce335aeSRalf Baechleconfig ZONE_DMA32
3279cce335aeSRalf Baechle	bool
3280cce335aeSRalf Baechle
32811da177e4SLinus Torvaldsendmenu
32821da177e4SLinus Torvalds
32831da177e4SLinus Torvaldsconfig TRAD_SIGNALS
32841da177e4SLinus Torvalds	bool
32851da177e4SLinus Torvalds
32861da177e4SLinus Torvaldsconfig MIPS32_COMPAT
328778aaf956SRalf Baechle	bool
32881da177e4SLinus Torvalds
32891da177e4SLinus Torvaldsconfig COMPAT
32901da177e4SLinus Torvalds	bool
32911da177e4SLinus Torvalds
329205e43966SAtsushi Nemotoconfig SYSVIPC_COMPAT
329305e43966SAtsushi Nemoto	bool
329405e43966SAtsushi Nemoto
32951da177e4SLinus Torvaldsconfig MIPS32_O32
32961da177e4SLinus Torvalds	bool "Kernel support for o32 binaries"
329778aaf956SRalf Baechle	depends on 64BIT
329878aaf956SRalf Baechle	select ARCH_WANT_OLD_COMPAT_IPC
329978aaf956SRalf Baechle	select COMPAT
330078aaf956SRalf Baechle	select MIPS32_COMPAT
330178aaf956SRalf Baechle	select SYSVIPC_COMPAT if SYSVIPC
33021da177e4SLinus Torvalds	help
33031da177e4SLinus Torvalds	  Select this option if you want to run o32 binaries.  These are pure
33041da177e4SLinus Torvalds	  32-bit binaries as used by the 32-bit Linux/MIPS port.  Most of
33051da177e4SLinus Torvalds	  existing binaries are in this format.
33061da177e4SLinus Torvalds
33071da177e4SLinus Torvalds	  If unsure, say Y.
33081da177e4SLinus Torvalds
33091da177e4SLinus Torvaldsconfig MIPS32_N32
33101da177e4SLinus Torvalds	bool "Kernel support for n32 binaries"
3311c22eacfeSRalf Baechle	depends on 64BIT
33125a9372f7SArnd Bergmann	select ARCH_WANT_COMPAT_IPC_PARSE_VERSION
331378aaf956SRalf Baechle	select COMPAT
331478aaf956SRalf Baechle	select MIPS32_COMPAT
331578aaf956SRalf Baechle	select SYSVIPC_COMPAT if SYSVIPC
33161da177e4SLinus Torvalds	help
33171da177e4SLinus Torvalds	  Select this option if you want to run n32 binaries.  These are
33181da177e4SLinus Torvalds	  64-bit binaries using 32-bit quantities for addressing and certain
33191da177e4SLinus Torvalds	  data that would normally be 64-bit.  They are used in special
33201da177e4SLinus Torvalds	  cases.
33211da177e4SLinus Torvalds
33221da177e4SLinus Torvalds	  If unsure, say N.
33231da177e4SLinus Torvalds
33241da177e4SLinus Torvaldsconfig BINFMT_ELF32
33251da177e4SLinus Torvalds	bool
33261da177e4SLinus Torvalds	default y if MIPS32_O32 || MIPS32_N32
3327f43edca7SRalf Baechle	select ELFCORE
33281da177e4SLinus Torvalds
33292116245eSRalf Baechlemenu "Power management options"
3330952fa954SRodolfo Giometti
3331363c55caSWu Zhangjinconfig ARCH_HIBERNATION_POSSIBLE
3332363c55caSWu Zhangjin	def_bool y
33333f5b3e17SRalf Baechle	depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP
3334363c55caSWu Zhangjin
3335f4cb5700SJohannes Bergconfig ARCH_SUSPEND_POSSIBLE
3336f4cb5700SJohannes Berg	def_bool y
33373f5b3e17SRalf Baechle	depends on SYS_SUPPORTS_HOTPLUG_CPU || !SMP
3338f4cb5700SJohannes Berg
33392116245eSRalf Baechlesource "kernel/power/Kconfig"
3340952fa954SRodolfo Giometti
33411da177e4SLinus Torvaldsendmenu
33421da177e4SLinus Torvalds
33437a998935SViresh Kumarconfig MIPS_EXTERNAL_TIMER
33447a998935SViresh Kumar	bool
33457a998935SViresh Kumar
33467a998935SViresh Kumarmenu "CPU Power Management"
3347c095ebafSPaul Burton
3348c095ebafSPaul Burtonif CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER
33497a998935SViresh Kumarsource "drivers/cpufreq/Kconfig"
33507a998935SViresh Kumarendif
33519726b43aSWu Zhangjin
3352c095ebafSPaul Burtonsource "drivers/cpuidle/Kconfig"
3353c095ebafSPaul Burton
3354c095ebafSPaul Burtonendmenu
3355c095ebafSPaul Burton
335698cdee0eSRalf Baechlesource "drivers/firmware/Kconfig"
335798cdee0eSRalf Baechle
33582235a54dSSanjay Lalsource "arch/mips/kvm/Kconfig"
3359e91946d6SNathan Chancellor
3360e91946d6SNathan Chancellorsource "arch/mips/vdso/Kconfig"
3361