ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
[deliverable/linux.git] / drivers / rtc / Kconfig
index e19a4031f45e9b3ad3e1e677afa2dffd271bb4fc..cb7df33d4eb3d44c3930bed7ca3357b47c6ba0f3 100644 (file)
@@ -748,7 +748,7 @@ config HAVE_S3C_RTC
 
 config RTC_DRV_S3C
        tristate "Samsung S3C series SoC RTC"
-       depends on ARCH_S3C2410 || ARCH_S3C64XX || HAVE_S3C_RTC
+       depends on ARCH_S3C64XX || HAVE_S3C_RTC
        help
          RTC (Realtime Clock) driver for the clock inbuilt into the
          Samsung S3C24XX series of SoCs. This can provide periodic
This page took 0.023997 seconds and 5 git commands to generate.