From 651fb48034ee2cf36d4c8d1cc86ba923a3c82b0d Mon Sep 17 00:00:00 2001 From: Ulf Hansson Date: Thu, 4 Oct 2012 17:14:32 -0700 Subject: [PATCH] rtc: kconfig: fix up dependency for ab8500 Signed-off-by: Ulf Hansson Acked-by: Linus Walleij Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- drivers/rtc/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 9476456..e069f17 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.7.4