summaryrefslogtreecommitdiff
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
authorvenu byravarasu <vbyravarasu@nvidia.com>2011-03-03 17:05:36 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:43:15 -0800
commit74a01960faac9a6b1127cfaaed84da6305504f2e (patch)
treefc1eba401e5193c935acb11d7cb3dad0f2fedf1e /drivers/rtc/Kconfig
parent46795f91286bdedc0f372e654080a4d1bef88b27 (diff)
rtc: RTC driver for tps6591x
With this check in native driver for TPS6591x RTC is added to linux kernel. Original-Change-Id: I267cc11b1451b8e2a4117cdff0b808f9f8fcc42a Reviewed-on: http://git-master/r/20754 Tested-by: Venu Byravarasu <vbyravarasu@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> Original-Change-Id: If55c1d1d7ebdedace4f0dea0b19bbda088a6cb1e Rebase-Id: Rdd5b5c4b3c14b247608dffb5ee017051e802e5a1
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 6550d8ccc513..3ad0191e3f8b 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -1076,6 +1076,15 @@ config RTC_DRV_TILE
Enable support for the Linux driver side of the Tilera
hypervisor's real-time clock interface.
+config RTC_DRV_TPS6591x
+ tristate "TPS6591x RTC driver"
+ default RTC_CLASS
+ help
+ If you say yes here you get support for the TPS6591x RTC module.
+
+ This driver can also be built as a module. If so, the module
+ will be called rtc-tps6591x.
+
config RTC_DRV_PUV3
tristate "PKUnity v3 RTC support"
depends on ARCH_PUV3