summary refs log tree commit diff stats
path: root/hw/rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/rtc/Kconfig')
-rw-r--r--hw/rtc/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/rtc/Kconfig b/hw/rtc/Kconfig
index 2fe04ec1d0..315b0e4ecc 100644
--- a/hw/rtc/Kconfig
+++ b/hw/rtc/Kconfig
@@ -26,3 +26,8 @@ config GOLDFISH_RTC
 
 config LS7A_RTC
     bool
+
+config RS5C372_RTC
+    bool
+    depends on I2C
+    default y if I2C_DEVICES