Merge branch 'master' into for-next
[firefly-linux-kernel-4.4.55.git] / arch / mips / Kconfig
index 62b9677c39a10bf17857f0f6b5621977771302f7..c72bf8dc9a6140a2da81f174b73217b9828b11d8 100644 (file)
@@ -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
@@ -2383,10 +2369,6 @@ config TC
          Linux driver support status is documented at:
          <http://www.linux-mips.org/wiki/DECstation>
 
-#config ACCESSBUS
-#      bool "Access.Bus support"
-#      depends on TC
-
 config MMU
        bool
        default y