From ae0be164482df370ea4b9f0a3b7f5868900f11f2 Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Fri, 28 Sep 2012 10:20:40 +1000 Subject: [PATCH] rtc: kconfig: fix up dependency for ab8500 Signed-off-by: Ulf Hansson Acked-by: Linus Walleij Signed-off-by: Andrew Morton --- drivers/rtc/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 94764560d110..e069f176a82d 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -738,6 +738,7 @@ config RTC_DRV_AB3100 config RTC_DRV_AB8500 tristate "ST-Ericsson AB8500 RTC" depends on AB8500_CORE + select RTC_INTF_DEV select RTC_INTF_DEV_UIE_EMUL help Select this to enable the ST-Ericsson AB8500 power management IC RTC -- 2.39.5