summaryrefslogtreecommitdiff
path: root/arch/sparc/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-09-03 15:52:38 -0700
committerDavid S. Miller <davem@davemloft.net>2008-09-03 15:52:38 -0700
commitc4cbe6f96ebf8eb03884c31504d36dccd2ef1062 (patch)
tree37dc6a68db054a3bb0b8e1bed83e54cc67b190d1 /arch/sparc/Kconfig
parent64151ad5b3a03e236390d6d5160805ee4f4e7c67 (diff)
downloadlinux-3.10-c4cbe6f96ebf8eb03884c31504d36dccd2ef1062.tar.gz
linux-3.10-c4cbe6f96ebf8eb03884c31504d36dccd2ef1062.tar.bz2
linux-3.10-c4cbe6f96ebf8eb03884c31504d36dccd2ef1062.zip
sparc32: use RTC subsystem
Use rtc subsystem for sparc32 architecture. Actually, only one driver is needed: m48t59 as it supports the most common clocks on sparc32 machines: m48t08 and m48t02. [ Add proper RTC layer calls to set_rtc_mmss() -DaveM ] Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/Kconfig')
-rw-r--r--arch/sparc/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index a4c7fb7afc8..97671dac12a 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -75,6 +75,8 @@ config SPARC
select HAVE_ARCH_KGDB if !SMP
select HAVE_ARCH_TRACEHOOK
select ARCH_WANT_OPTIONAL_GPIOLIB
+ select RTC_CLASS
+ select RTC_DRV_M48T59
# Identify this as a Sparc32 build
config SPARC32