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 632dba2ac300..d203dbfa8037 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -6,6 +6,7 @@ config MIPS | |||
6 | select HAVE_OPROFILE | 6 | select HAVE_OPROFILE |
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 | # Horrible source of confusion. Die, die, die ... | 10 | # Horrible source of confusion. Die, die, die ... |
10 | select EMBEDDED | 11 | select EMBEDDED |
11 | select RTC_LIB if !MACH_LOONGSON | 12 | select RTC_LIB if !MACH_LOONGSON |