[PATCH] RTC subsystem: X1205 driver
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / Kconfig
index 8e4dc32058d620b56525519366cb9871081a965f..3de823f2f055a4685bd817294188137163267e6b 100644 (file)
@@ -76,4 +76,14 @@ config RTC_INTF_DEV
 comment "RTC drivers"
        depends on RTC_CLASS
 
+config RTC_DRV_X1205
+       tristate "Xicor/Intersil X1205"
+       depends on RTC_CLASS && I2C
+       help
+         If you say yes here you get support for the
+         Xicor/Intersil X1205 RTC chip.
+
+         This driver can also be built as a module. If so, the module
+         will be called rtc-x1205.
+
 endmenu