CHROMIUM: rtc: s5m-rtc: Real-time clock driver for s5m8767.
[cascardo/linux.git] / drivers / rtc / Kconfig
index a6092a6..de05e0c 100644 (file)
@@ -389,6 +389,16 @@ config RTC_DRV_RV3029C2
          This driver can also be built as a module. If so, the module
          will be called rtc-rv3029c2.
 
+config RTC_DRV_S5M
+        tristate "Samsung S5M series"
+        depends on MFD_S5M_CORE
+        help
+          If you say yes here you will get support for the
+          RTC of Samsung S5M PMIC series.
+
+          This driver can also be built as a module. If so, the module
+          will be called rtc-s5m.
+
 endif # I2C
 
 comment "SPI RTC drivers"