X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fmips%2FKconfig;h=d46f1da18a3c4ca587d16db23265b2aa557ceb1b;hb=3cdc3acc62527ab9544c2820b5e5da482a105240;hp=62b9677c39a10bf17857f0f6b5621977771302f7;hpb=6736c047995c560b73f3860095c631456b0bbea8;p=mv-sheeva.git diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 62b9677c39a..d46f1da18a3 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -820,10 +820,6 @@ config ARCH_HAS_ILOG2_U64 bool default n -config ARCH_SUPPORTS_OPROFILE - bool - default y if !MIPS_MT_SMTC - config GENERIC_HWEIGHT bool default y @@ -2255,16 +2251,6 @@ config HZ source "kernel/Kconfig.preempt" -config MIPS_INSANE_LARGE - bool "Support for large 64-bit configurations" - depends on CPU_R10000 && 64BIT - help - MIPS R10000 does support a 44 bit / 16TB address space as opposed to - previous 64-bit processors which only supported 40 bit / 1TB. If you - need processes of more than 1TB virtual address space, say Y here. - This will result in additional memory usage, so it is not - recommended for normal users. - config KEXEC bool "Kexec system call (EXPERIMENTAL)" depends on EXPERIMENTAL