Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / Kconfig
index 0fe4ad8826b2cda45044d8699696486cbd4bd1eb..5e963df9e5656df9ec15fe97e9c614fb78806ecd 100644 (file)
@@ -1520,6 +1520,17 @@ config RTC_DRV_SIRFSOC
          Say "yes" here to support the real time clock on SiRF SOC chips.
          This driver can also be built as a module called rtc-sirfsoc.
 
+config RTC_DRV_ST_LPC
+       tristate "STMicroelectronics LPC RTC"
+       depends on ARCH_STI
+       depends on OF
+       help
+         Say Y here to include STMicroelectronics Low Power Controller
+         (LPC) based RTC support.
+
+         To compile this driver as a module, choose M here: the
+         module will be called rtc-st-lpc.
+
 config RTC_DRV_MOXART
        tristate "MOXA ART RTC"
        depends on ARCH_MOXART || COMPILE_TEST