aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
authorHaojian Zhuang <haojian.zhuang@marvell.com>2010-01-25 06:30:29 -0500
committerSamuel Ortiz <sameo@linux.intel.com>2010-03-07 22:17:16 +0100
commita39069f6ce6500a5ca39e534108247f25169d8e0 (patch)
treef6d2b87316e51dcb5d3622ec86028d9a5e7da0a2 /drivers/rtc/Kconfig
parent1f1cf8f98cf6588365efeaab8e7e7758aaa77f6e (diff)
downloadkernel_samsung_smdk4412-a39069f6ce6500a5ca39e534108247f25169d8e0.zip
kernel_samsung_smdk4412-a39069f6ce6500a5ca39e534108247f25169d8e0.tar.gz
kernel_samsung_smdk4412-a39069f6ce6500a5ca39e534108247f25169d8e0.tar.bz2
rtc: Enable rtc in max8925
MAX8925 is a PMIC that contains RTC component. Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 2bb8a8b..6a13037 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -175,6 +175,16 @@ config RTC_DRV_MAX6900
This driver can also be built as a module. If so, the module
will be called rtc-max6900.
+config RTC_DRV_MAX8925
+ tristate "Maxim MAX8925"
+ depends on MFD_MAX8925
+ help
+ If you say yes here you will get support for the
+ RTC of Maxim MAX8925 PMIC.
+
+ This driver can also be built as a module. If so, the module
+ will be called rtc-max8925.
+
config RTC_DRV_RS5C372
tristate "Ricoh R2025S/D, RS5C372A/B, RV5C386, RV5C387A"
help