rtc: add support for STK17TA8 chip
[deliverable/linux.git] / drivers / rtc / Kconfig
index 505f512ac254517164cdc01212cb505b3e03c364..9d8d40d5c8f77f1c8f969805de31f640bac12c31 100644 (file)
@@ -308,6 +308,16 @@ config RTC_DRV_DS1553
          This driver can also be built as a module. If so, the module
          will be called rtc-ds1553.
 
+config RTC_DRV_STK17TA8
+       tristate "Simtek STK17TA8"
+       depends on RTC_CLASS
+       help
+         If you say yes here you get support for the
+         Simtek STK17TA8 timekeeping chip.
+
+         This driver can also be built as a module. If so, the module
+         will be called rtc-stk17ta8.
+
 config RTC_DRV_DS1742
        tristate "Dallas DS1742/1743"
        depends on RTC_CLASS
This page took 0.03101 seconds and 5 git commands to generate.