]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/rtc/Kconfig
Pull regset into release branch
[karo-tx-linux.git] / drivers / rtc / Kconfig
index 6402d699072b5a28a11069a5188dd2e34245a079..02a4c8cf2b2d8c5d240e2349d190b0ef620ad9f7 100644 (file)
@@ -16,7 +16,7 @@ menuconfig RTC_CLASS
          probably want to enable one or more of the interfaces below.
 
          This driver can also be built as a module. If so, the module
-         will be called rtc-class.
+         will be called rtc-core.
 
 if RTC_CLASS
 
@@ -250,6 +250,16 @@ config RTC_DRV_TWL92330
          platforms.  The support is integrated with the rest of
          the Menelaus driver; it's not separate module.
 
+config RTC_DRV_S35390A
+       tristate "Seiko Instruments S-35390A"
+       select BITREVERSE
+       help
+         If you say yes here you will get support for the Seiko
+         Instruments S-35390A.
+
+         This driver can also be built as a module. If so the module
+         will be called rtc-s35390a.
+
 endif # I2C
 
 comment "SPI RTC drivers"