commit | 47c8a08bbe77ad3c06f63919a14b0f0b0cd54390 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Apr 27 17:34:39 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Apr 27 17:34:39 2009 +0900 |
tree | 0cc31001058390e56bb1437553adfbe451cd714d | |
parent | 5be7c0a4d3dfe25091f2e4e524103e81d9e7e180 [diff] [blame] |
sh: rtc-generic support. This adds rtc-generic support for SUPERH32. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 1647489..9db02ce 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig
@@ -30,6 +30,7 @@ select HAVE_DYNAMIC_FTRACE select HAVE_ARCH_KGDB select ARCH_HIBERNATION_POSSIBLE if MMU + select RTC_LIB config SUPERH64 def_bool ARCH = "sh64"