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 a7636d3ddc6a..c529cfe52c53 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -16,6 +16,7 @@ config MIPS | |||
16 | select HAVE_FUNCTION_GRAPH_TRACER | 16 | select HAVE_FUNCTION_GRAPH_TRACER |
17 | select HAVE_KPROBES | 17 | select HAVE_KPROBES |
18 | select HAVE_KRETPROBES | 18 | select HAVE_KRETPROBES |
19 | select ARCH_BINFMT_ELF_RANDOMIZE_PIE | ||
19 | select RTC_LIB if !MACH_LOONGSON | 20 | select RTC_LIB if !MACH_LOONGSON |
20 | select GENERIC_ATOMIC64 if !64BIT | 21 | select GENERIC_ATOMIC64 if !64BIT |
21 | select HAVE_DMA_ATTRS | 22 | select HAVE_DMA_ATTRS |