Merge branch 'master' of git://git.denx.de/u-boot-net
[oweals/u-boot.git] / drivers / rtc / Kconfig
index fd0009b2e2d18593017f8f326950d6330807b32f..532e94d337b638e1d3a3c6ae4e98e948f4e5cf76 100644 (file)
@@ -70,6 +70,16 @@ config RTC_RV3029
          This driver supports reading and writing the RTC/calendar and the
          battery-baced SRAM section.
 
+config RTC_RV8803
+       bool "Enable RV8803 driver"
+       depends on DM_RTC
+       help
+         The Micro Crystal RV8803 is a high accuracy, ultra-low power I2C
+         Real Time Clock (RTC) with temperature compensation.
+
+         This driver supports reading and writing the RTC/calendar and
+         detects total power failures.
+
 config RTC_RX8010SJ
        bool "Enable RX8010SJ driver"
        depends on DM_RTC