sh: Fix up SH-3 and SH-4 driver dependencies.
[pandora-kernel.git] / drivers / rtc / Kconfig
index cea401f..35f3466 100644 (file)
@@ -394,7 +394,7 @@ config RTC_DRV_SA1100
 
 config RTC_DRV_SH
        tristate "SuperH On-Chip RTC"
-       depends on RTC_CLASS && SUPERH
+       depends on RTC_CLASS && SUPERH && (CPU_SH3 || CPU_SH4)
        help
          Say Y here to enable support for the on-chip RTC found in
          most SuperH processors.