aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-08-28 23:02:36 -0700
committerDavid S. Miller <davem@davemloft.net>2008-08-29 14:16:52 -0700
commitde2cf332b74614ad3d52206da03095b6b8cbdac1 (patch)
treec0ecc61151596ad0791026d0f222fb7dcf166ddb /drivers/rtc/Kconfig
parent84d6bd5ef79a6ccc21af97b870f6ef94fbc9b11e (diff)
rtc: Add Starfire platform RTC driver.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 23403fae45a..ecdff200247 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -599,4 +599,11 @@ config RTC_DRV_SUN4V
If you say Y here you will get support for the Hypervisor
based RTC on SUN4V systems.
+config RTC_DRV_STARFIRE
+ bool "Starfire RTC"
+ depends on SPARC64
+ help
+ If you say Y here you will get support for the RTC found on
+ Starfire systems.
+
endif # RTC_CLASS