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 f049c02413ce..fabc99a75c65 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
@@ -704,6 +704,7 @@ config RTC_DRV_AB3100 | |||
704 | config RTC_DRV_AB8500 | 704 | config RTC_DRV_AB8500 |
705 | tristate "ST-Ericsson AB8500 RTC" | 705 | tristate "ST-Ericsson AB8500 RTC" |
706 | depends on AB8500_CORE | 706 | depends on AB8500_CORE |
707 | select RTC_INTF_DEV_UIE_EMUL | ||
707 | help | 708 | help |
708 | Select this to enable the ST-Ericsson AB8500 power management IC RTC | 709 | Select this to enable the ST-Ericsson AB8500 power management IC RTC |
709 | support. This chip contains a battery- and capacitor-backed RTC. | 710 | support. This chip contains a battery- and capacitor-backed RTC. |