[PATCH] RTC subsystem: VR41XX driver
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / Kconfig
index 929dd8090578b07213ddb22733d585ab0f2d0668..b4a252b6cdcce506fa5de071b8b5ebe8553f1733 100644 (file)
@@ -147,6 +147,10 @@ config RTC_DRV_SA1100
          To compile this driver as a module, choose M here: the
          module will be called rtc-sa1100.
 
+config RTC_DRV_VR41XX
+       tristate "NEC VR4100 series RTC"
+       depends on RTC_CLASS && CPU_VR41XX
+
 config RTC_DRV_TEST
        tristate "Test driver/device"
        depends on RTC_CLASS