summaryrefslogtreecommitdiff
path: root/arch/mips/loongson64/Kconfig
diff options
context:
space:
mode:
authorJiaxun Yang <jiaxun.yang@flygoat.com>2020-04-20 21:45:25 +0800
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2020-04-20 19:36:21 +0200
commita746f50d69bf1cb13b17c1d0855471dc4c9fbd4f (patch)
tree632894090d867ac78b6bbeb80ba5cd9a3bde4b40 /arch/mips/loongson64/Kconfig
parent7a6659a59198acb5e9be050f42dbb1060efe7434 (diff)
MIPS: Loongson64: Remove dead RTC code
RTC is now enabled by devicetree. So platform code is no longer needed. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/loongson64/Kconfig')
-rw-r--r--arch/mips/loongson64/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/loongson64/Kconfig b/arch/mips/loongson64/Kconfig
index 48b29c198acf..c386b8a3c753 100644
--- a/arch/mips/loongson64/Kconfig
+++ b/arch/mips/loongson64/Kconfig
@@ -14,8 +14,4 @@ config RS780_HPET
If unsure, say Yes.
-config LOONGSON_MC146818
- bool
- default n
-
endif # MACH_LOONGSON64