rtc: Add Sun4V hypervisor RTC driver.

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2008-08-29 01:32:43 -07:00
parent 29b503f11c
commit 7a138ede55
3 changed files with 161 additions and 0 deletions

View File

@@ -592,4 +592,11 @@ config RTC_DRV_PPC
the RTC. This exposes that functionality through the generic RTC
class.
config RTC_DRV_SUN4V
bool "SUN4V Hypervisor RTC"
depends on SPARC64
help
If you say Y here you will get support for the Hypervisor
based RTC on SUN4V systems.
endif # RTC_CLASS