diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index d523b5489929..d2440478787b 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -19,6 +19,7 @@ config MIPS | |||
19 | select HAVE_KPROBES | 19 | select HAVE_KPROBES |
20 | select HAVE_KRETPROBES | 20 | select HAVE_KRETPROBES |
21 | select HAVE_DEBUG_KMEMLEAK | 21 | select HAVE_DEBUG_KMEMLEAK |
22 | select HAVE_SYSCALL_TRACEPOINTS | ||
22 | select ARCH_BINFMT_ELF_RANDOMIZE_PIE | 23 | select ARCH_BINFMT_ELF_RANDOMIZE_PIE |
23 | select HAVE_ARCH_TRANSPARENT_HUGEPAGE if CPU_SUPPORTS_HUGEPAGES && 64BIT | 24 | select HAVE_ARCH_TRANSPARENT_HUGEPAGE if CPU_SUPPORTS_HUGEPAGES && 64BIT |
24 | select RTC_LIB if !MACH_LOONGSON | 25 | select RTC_LIB if !MACH_LOONGSON |