[PATCH] add rtc-omap driver
[deliverable/linux.git] / drivers / rtc / Kconfig
index fc766a7a611ee0a88327561f93f2996431c9bdb4..4d32bad79f1b0ac92ae59a770a113ac8a1d38971 100644 (file)
@@ -163,6 +163,14 @@ config RTC_DRV_DS1742
          This driver can also be built as a module. If so, the module
          will be called rtc-ds1742.
 
+config RTC_DRV_OMAP
+       tristate "TI OMAP1"
+       depends on RTC_CLASS && ( \
+               ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 )
+       help
+         Say "yes" here to support the real time clock on TI OMAP1 chips.
+         This driver can also be built as a module called rtc-omap.
+
 config RTC_DRV_PCF8563
        tristate "Philips PCF8563/Epson RTC8564"
        depends on RTC_CLASS && I2C
This page took 0.045019 seconds and 5 git commands to generate.