diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index d203dbfa8037..af6940c5b272 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -7,6 +7,8 @@ config MIPS | |||
7 | select HAVE_ARCH_KGDB | 7 | select HAVE_ARCH_KGDB |
8 | select HAVE_FUNCTION_TRACER | 8 | select HAVE_FUNCTION_TRACER |
9 | select HAVE_FUNCTION_TRACE_MCOUNT_TEST | 9 | select HAVE_FUNCTION_TRACE_MCOUNT_TEST |
10 | select HAVE_DYNAMIC_FTRACE | ||
11 | select HAVE_FTRACE_MCOUNT_RECORD | ||
10 | # Horrible source of confusion. Die, die, die ... | 12 | # Horrible source of confusion. Die, die, die ... |
11 | select EMBEDDED | 13 | select EMBEDDED |
12 | select RTC_LIB if !MACH_LOONGSON | 14 | select RTC_LIB if !MACH_LOONGSON |