From c21eb8a69d458afea8ba87a8620df0c474807603 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Fri, 14 Jul 2000 22:10:47 +0000 Subject: [PATCH] Compile RTC driver by default. --- arch/mips/defconfig-rm200 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/mips/defconfig-rm200 b/arch/mips/defconfig-rm200 index 4166d9a1f27..b803e01d8b1 100644 --- a/arch/mips/defconfig-rm200 +++ b/arch/mips/defconfig-rm200 @@ -215,7 +215,7 @@ CONFIG_VT_CONSOLE=y # CONFIG_WATCHDOG is not set # CONFIG_INTEL_RNG is not set # CONFIG_NVRAM is not set -# CONFIG_RTC is not set +CONFIG_RTC=y # # Video For Linux -- 2.11.4.GIT