aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
authorKyle McMartin <kyle@mcmartin.ca>2008-09-10 14:24:07 +0000
committerKyle McMartin <kyle@hera.kernel.org>2008-10-10 16:32:30 +0000
commit9eb1686423756f4dfb0ad8bfb02bb8bf1b89e50a (patch)
tree16d0c7b2cb2e995bb6795bc83d0c2088e3bdf78c /drivers/rtc/Kconfig
parentf0514ae323f19ba1ad4bea4174ea274c812f7eee (diff)
parisc: add rtc platform driver
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 9a9755c92fa..30d40fe194a 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -575,6 +575,14 @@ config RTC_DRV_RS5C313
help
If you say yes here you get support for the Ricoh RS5C313 RTC chips.
+config RTC_DRV_PARISC
+ tristate "PA-RISC firmware RTC support"
+ depends on PARISC
+ help
+ Say Y or M here to enable RTC support on PA-RISC systems using
+ firmware calls. If you do not know what you are doing, you should
+ just say Y.
+
config RTC_DRV_PPC
tristate "PowerPC machine dependent RTC support"
depends on PPC_MERGE