From 179b29d156d06aa2d6f9afecb3bd5791ce3e0579 Mon Sep 17 00:00:00 2001 From: Tom Cherry Date: Fri, 21 Jan 2011 14:38:45 -0800 Subject: max8907c RTC driver Initial checkin for Maxim max8907c RTC driver Original-Change-Id: I764440cc1b0410e54f480a6e0ce424103052df14 Reviewed-on: http://git-master/r/16615 Reviewed-by: Varun Colbert Tested-by: Varun Colbert Rebase-Id: R1ccd0bd1d3e4ae3a353facb4edd9cb2d69bb5c2f --- drivers/rtc/Kconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'drivers/rtc/Kconfig') diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index b9838130a7b0..c2e5d8534502 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -267,6 +267,16 @@ config RTC_DRV_MAX77686 This driver can also be built as a module. If so, the module will be called rtc-max77686. +config RTC_DRV_MAX8907C + tristate "Maxim MAX8907C" + depends on MFD_MAX8907C + help + If you say yes here you will get support for the + RTC of Maxim MAX8907C PMIC. + + This driver can also be built as a module. If so, the module + will be called rtc-max8907c. + config RTC_DRV_RS5C372 tristate "Ricoh R2025S/D, RS5C372A/B, RV5C386, RV5C387A" help -- cgit v1.2.3