]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/rtc/Kconfig
rtc: omap: depend on am33xx
[karo-tx-linux.git] / drivers / rtc / Kconfig
index 19c03ab2bdcb3f2d585c7b38948b5de3bff113c1..4f7ecb683d6b76bb27acb3955e4cfc0f5f14dcc6 100644 (file)
@@ -777,11 +777,13 @@ config RTC_DRV_IMXDI
 
 config RTC_DRV_OMAP
        tristate "TI OMAP1"
-       depends on ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_DAVINCI_DA8XX
+       depends on ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_DAVINCI_DA8XX || SOC_AM33XX
        help
-         Say "yes" here to support the real time clock on TI OMAP1 and
-         DA8xx/OMAP-L13x chips.  This driver can also be built as a
-         module called rtc-omap.
+         Say "yes" here to support the on chip real time clock
+         present on TI OMAP1, AM33xx and DA8xx/OMAP-L13x.
+
+         This driver can also be built as a module, if so, module
+         will be called rtc-omap.
 
 config HAVE_S3C_RTC
        bool