Merge tag 'tag-chrome-platform-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / drivers / rtc / Kconfig
index e1a1f2b1cbbab6a8015d3261cee88db6f252af82..a71734c416939354129253af00090975ff0f1b5e 100644 (file)
@@ -1864,4 +1864,15 @@ config RTC_DRV_GOLDFISH
          Goldfish is a code name for the virtual platform developed by Google
          for Android emulation.
 
+config RTC_DRV_WILCO_EC
+       tristate "Wilco EC RTC"
+       depends on WILCO_EC
+       default m
+       help
+         If you say yes here, you get read/write support for the Real Time
+         Clock on the Wilco Embedded Controller (Wilco is a kind of Chromebook)
+
+         This can also be built as a module. If so, the module will
+         be named "rtc_wilco_ec".
+
 endif # RTC_CLASS