diff options
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r-- | drivers/rtc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index f2300b4e9b17..6b34bc94a3f6 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
@@ -1184,7 +1184,7 @@ config RTC_DRV_SUN6I | |||
1184 | 1184 | ||
1185 | config RTC_DRV_SUNXI | 1185 | config RTC_DRV_SUNXI |
1186 | tristate "Allwinner sun4i/sun7i RTC" | 1186 | tristate "Allwinner sun4i/sun7i RTC" |
1187 | depends on ARCH_SUNXI | 1187 | depends on MACH_SUN4I || MACH_SUN7I |
1188 | help | 1188 | help |
1189 | If you say Y here you will get support for the RTC found on | 1189 | If you say Y here you will get support for the RTC found on |
1190 | Allwinner A10/A20. | 1190 | Allwinner A10/A20. |