summaryrefslogtreecommitdiff
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
authorGary King <gking@nvidia.com>2010-08-14 11:17:54 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:35:37 -0800
commit428377879090cd29429b2f9d77b37a2264d72360 (patch)
treef596130889ff33f76332cc348cf668732ed07363 /drivers/rtc/Kconfig
parent5756bb069a4e14fb2a57dd8b86360b2f63242307 (diff)
mfd: tps6586x: add RTC driver for TI TPS6586x
Change-Id: Ie22a19b662fda6365b1c514aaf83c9de12fabbd4 Signed-off-by: Gary King <gking@nvidia.com>
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 5a538fc1cc85..fe4cc66a8bcb 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -304,6 +304,13 @@ config RTC_DRV_DM355EVM
help
Supports the RTC firmware in the MSP430 on the DM355 EVM.
+config RTC_DRV_TPS6586X
+ tristate "TI TPS6586X RTC"
+ depends on I2C
+ select MFD_TPS6586X
+ help
+ This driver supports TPS6586X RTC
+
config RTC_DRV_TWL92330
boolean "TI TWL92330/Menelaus"
depends on MENELAUS