]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/rtc/Kconfig
Merge git://git.denx.de/u-boot-sunxi
[people/ms/u-boot.git] / drivers / rtc / Kconfig
index d06130c7a2e9107e0fcf167d7fbd684cc5125c1b..2964bb221106739f28588edeebf804719441ec79 100644 (file)
@@ -30,4 +30,10 @@ config RTC_DS1307
          Support for Dallas Semiconductor (now Maxim) DS1307 and DS1338/9 and
          compatible Real Time Clock devices.
 
+config RTC_S35392A
+       bool "Enable S35392A driver"
+       select BITREVERSE
+       help
+         Enable s35392a driver which provides rtc get and set function.
+
 endmenu