summaryrefslogtreecommitdiff
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 79b879d68d1..ed903999f06 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -218,7 +218,7 @@ config RTC_PL031
config RTC_MV
bool "Enable Marvell RTC driver"
- depends on DM_RTC
+ depends on DM_RTC && ARCH_KIRKWOOD
help
Enable Marvell RTC driver. This driver supports the rtc that is present
on some Marvell SoCs.