aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig14
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 62b9677c39a1..d46f1da18a3c 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -820,10 +820,6 @@ config ARCH_HAS_ILOG2_U64
820 bool 820 bool
821 default n 821 default n
822 822
823config ARCH_SUPPORTS_OPROFILE
824 bool
825 default y if !MIPS_MT_SMTC
826
827config GENERIC_HWEIGHT 823config GENERIC_HWEIGHT
828 bool 824 bool
829 default y 825 default y
@@ -2255,16 +2251,6 @@ config HZ
2255 2251
2256source "kernel/Kconfig.preempt" 2252source "kernel/Kconfig.preempt"
2257 2253
2258config MIPS_INSANE_LARGE
2259 bool "Support for large 64-bit configurations"
2260 depends on CPU_R10000 && 64BIT
2261 help
2262 MIPS R10000 does support a 44 bit / 16TB address space as opposed to
2263 previous 64-bit processors which only supported 40 bit / 1TB. If you
2264 need processes of more than 1TB virtual address space, say Y here.
2265 This will result in additional memory usage, so it is not
2266 recommended for normal users.
2267
2268config KEXEC 2254config KEXEC
2269 bool "Kexec system call (EXPERIMENTAL)" 2255 bool "Kexec system call (EXPERIMENTAL)"
2270 depends on EXPERIMENTAL 2256 depends on EXPERIMENTAL