summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
diff options
context:
space:
mode:
authorPaul Mundt2009-04-27 10:34:39 +0200
committerPaul Mundt2009-04-27 10:34:39 +0200
commit47c8a08bbe77ad3c06f63919a14b0f0b0cd54390 (patch)
tree0cc31001058390e56bb1437553adfbe451cd714d /drivers/rtc
parentsh: select GENERIC_TIME for new CMT driver. (diff)
downloadkernel-qcow2-linux-47c8a08bbe77ad3c06f63919a14b0f0b0cd54390.tar.gz
kernel-qcow2-linux-47c8a08bbe77ad3c06f63919a14b0f0b0cd54390.tar.xz
kernel-qcow2-linux-47c8a08bbe77ad3c06f63919a14b0f0b0cd54390.zip
sh: rtc-generic support.
This adds rtc-generic support for SUPERH32. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'drivers/rtc')
-rw-r--r--drivers/rtc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 4e9851fc1746..277d35d232fa 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -692,7 +692,7 @@ config RTC_DRV_GENERIC
tristate "Generic RTC support"
# Please consider writing a new RTC driver instead of using the generic
# RTC abstraction
- depends on PARISC || M68K || PPC
+ depends on PARISC || M68K || PPC || SUPERH32
help
Say Y or M here to enable RTC support on systems using the generic
RTC abstraction. If you do not know what you are doing, you should