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