rtc: ia64: allow other architectures to use EFI RTC
[deliverable/linux.git] / drivers / rtc / Kconfig
index 2d99bf60db2f7336c8ac77851f0e2ffa25c7b7e6..83743a1a6731faf0bb7b8b23e46ba7e4f2812c56 100644 (file)
@@ -798,7 +798,7 @@ config RTC_DRV_DA9063
 
 config RTC_DRV_EFI
        tristate "EFI RTC"
-       depends on IA64
+       depends on EFI
        help
          If you say yes here you will get support for the EFI
          Real Time Clock.
@@ -1349,6 +1349,7 @@ config RTC_DRV_SIRFSOC
 
 config RTC_DRV_MOXART
        tristate "MOXA ART RTC"
+       depends on ARCH_MOXART || COMPILE_TEST
        help
           If you say yes here you get support for the MOXA ART
           RTC module.
This page took 0.023421 seconds and 5 git commands to generate.