diff options
Diffstat (limited to 'arch/mips/Kconfig')
-rw-r--r-- | arch/mips/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 9618451011e1..c2b4cd511419 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig | |||
@@ -7,7 +7,7 @@ config MIPS | |||
7 | select HAVE_ARCH_KGDB | 7 | select HAVE_ARCH_KGDB |
8 | # Horrible source of confusion. Die, die, die ... | 8 | # Horrible source of confusion. Die, die, die ... |
9 | select EMBEDDED | 9 | select EMBEDDED |
10 | select RTC_LIB if !LEMOTE_FULOONG2E | 10 | select RTC_LIB if !MACH_LOONGSON |
11 | 11 | ||
12 | mainmenu "Linux/MIPS Kernel Configuration" | 12 | mainmenu "Linux/MIPS Kernel Configuration" |
13 | 13 | ||