From afd49a7e92851239c3edffae730cc27080bfab78 Mon Sep 17 00:00:00 2001 From: Wan ZongShun Date: Tue, 15 Dec 2009 16:46:17 -0800 Subject: ARM: NUC900: add RTC driver support for nuc910 and nuc920 Signed-off-by: Wan ZongShun Cc: Alessandro Zummo Cc: Hu Ruihuan Cc: Russell King Cc: "jack wang" Cc: David Brownell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/rtc/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'drivers/rtc/Kconfig') diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 40c168bf6984..8167e9e6827a 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -601,6 +601,12 @@ config RTC_DRV_AB3100 Select this to enable the ST-Ericsson AB3100 Mixed Signal IC RTC support. This chip contains a battery- and capacitor-backed RTC. +config RTC_DRV_NUC900 + tristate "NUC910/NUC920 RTC driver" + depends on RTC_CLASS && ARCH_W90X900 + help + If you say yes here you get support for the RTC subsystem of the + NUC910/NUC920 used in embedded systems. comment "on-CPU RTC drivers" -- cgit v1.2.3