summaryrefslogtreecommitdiffstats
path: root/drivers/rtc
diff options
context:
space:
mode:
authorPaul Mundt2009-05-22 06:29:37 +0200
committerPaul Mundt2009-05-22 06:29:37 +0200
commit5f8371cec93b94a24a55ba1de642ce6eade6d62c (patch)
tree61b6d2acb10226b3c0f2d31bda3a49288e540eba /drivers/rtc
parentvideo: stop sh_mobile_lcdcfb only if started (diff)
parentsh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def. (diff)
downloadkernel-qcow2-linux-5f8371cec93b94a24a55ba1de642ce6eade6d62c.tar.gz
kernel-qcow2-linux-5f8371cec93b94a24a55ba1de642ce6eade6d62c.tar.xz
kernel-qcow2-linux-5f8371cec93b94a24a55ba1de642ce6eade6d62c.zip
Merge branches 'sh/stable-updates' and 'sh/sparseirq'
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