drivers/rtc/Kconfig: update Kconfig for OMAP RTC
[firefly-linux-kernel-4.4.55.git] / drivers / rtc / Kconfig
index faeee2d2550b23699056869109da60139fafd83d..6149ae01e11f9dfc2441efb49d1a04c2915cc3d4 100644 (file)
@@ -1131,11 +1131,11 @@ config RTC_DRV_IMXDI
           will be called "rtc-imxdi".
 
 config RTC_DRV_OMAP
-       tristate "TI OMAP1"
-       depends on ARCH_OMAP15XX || ARCH_OMAP16XX || ARCH_OMAP730 || ARCH_DAVINCI_DA8XX || SOC_AM33XX
+       tristate "TI OMAP Real Time Clock"
+       depends on ARCH_OMAP || ARCH_DAVINCI
        help
          Say "yes" here to support the on chip real time clock
-         present on TI OMAP1, AM33xx and DA8xx/OMAP-L13x.
+         present on TI OMAP1, AM33xx, DA8xx/OMAP-L13x, AM43xx and DRA7xx.
 
          This driver can also be built as a module, if so, module
          will be called rtc-omap.