aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
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 9a9755c92fad..30d40fe194a8 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -575,6 +575,14 @@ config RTC_DRV_RS5C313
575 help 575 help
576 If you say yes here you get support for the Ricoh RS5C313 RTC chips. 576 If you say yes here you get support for the Ricoh RS5C313 RTC chips.
577 577
578config RTC_DRV_PARISC
579 tristate "PA-RISC firmware RTC support"
580 depends on PARISC
581 help
582 Say Y or M here to enable RTC support on PA-RISC systems using
583 firmware calls. If you do not know what you are doing, you should
584 just say Y.
585
578config RTC_DRV_PPC 586config RTC_DRV_PPC
579 tristate "PowerPC machine dependent RTC support" 587 tristate "PowerPC machine dependent RTC support"
580 depends on PPC_MERGE 588 depends on PPC_MERGE