diff options
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r-- | drivers/rtc/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 08cbdb900a18..668da5922d9e 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
@@ -694,6 +694,7 @@ config RTC_DRV_AB3100 | |||
694 | config RTC_DRV_AB8500 | 694 | config RTC_DRV_AB8500 |
695 | tristate "ST-Ericsson AB8500 RTC" | 695 | tristate "ST-Ericsson AB8500 RTC" |
696 | depends on AB8500_CORE | 696 | depends on AB8500_CORE |
697 | select RTC_INTF_DEV_UIE_EMUL | ||
697 | help | 698 | help |
698 | Select this to enable the ST-Ericsson AB8500 power management IC RTC | 699 | Select this to enable the ST-Ericsson AB8500 power management IC RTC |
699 | support. This chip contains a battery- and capacitor-backed RTC. | 700 | support. This chip contains a battery- and capacitor-backed RTC. |