Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
[sfrench/cifs-2.6.git] / arch / mips / Kconfig
index f127dbd4b85add60a981081a3f33b5a63ab242d3..35511999156af4a2d3559b3ac9d6c0038630451e 100644 (file)
@@ -2636,8 +2636,6 @@ config HW_PERF_EVENTS
          Enable hardware performance counter support for perf events. If
          disabled, perf events will use software events only.
 
-source "mm/Kconfig"
-
 config SMP
        bool "Multi-Processing support"
        depends on SYS_SUPPORTS_SMP
@@ -2815,8 +2813,6 @@ config HZ
 config SCHED_HRTICK
        def_bool HIGH_RES_TIMERS
 
-source "kernel/Kconfig.preempt"
-
 config KEXEC
        bool "Kexec system call"
        select KEXEC_CORE
@@ -2992,10 +2988,6 @@ config PGTABLE_LEVELS
 config MIPS_AUTO_PFN_OFFSET
        bool
 
-source "init/Kconfig"
-
-source "kernel/Kconfig.freezer"
-
 menu "Bus options (PCI, PCMCIA, EISA, ISA, TC)"
 
 config HW_HAS_EISA
@@ -3128,10 +3120,6 @@ source "drivers/rapidio/Kconfig"
 
 endmenu
 
-menu "Executable file formats"
-
-source "fs/Kconfig.binfmt"
-
 config TRAD_SIGNALS
        bool
 
@@ -3177,8 +3165,6 @@ config BINFMT_ELF32
        default y if MIPS32_O32 || MIPS32_N32
        select ELFCORE
 
-endmenu
-
 menu "Power management options"
 
 config ARCH_HIBERNATION_POSSIBLE
@@ -3206,20 +3192,6 @@ source "drivers/cpuidle/Kconfig"
 
 endmenu
 
-source "net/Kconfig"
-
-source "drivers/Kconfig"
-
 source "drivers/firmware/Kconfig"
 
-source "fs/Kconfig"
-
-source "arch/mips/Kconfig.debug"
-
-source "security/Kconfig"
-
-source "crypto/Kconfig"
-
-source "lib/Kconfig"
-
 source "arch/mips/kvm/Kconfig"