aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 7a8dd0c2cae4..e94ae65af171 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -204,6 +204,12 @@ config RTC_DRV_DS3232
204 This driver can also be built as a module. If so, the module 204 This driver can also be built as a module. If so, the module
205 will be called rtc-ds3232. 205 will be called rtc-ds3232.
206 206
207config RTC_DRV_LP8788
208 tristate "TI LP8788 RTC driver"
209 depends on MFD_LP8788
210 help
211 Say Y to enable support for the LP8788 RTC/ALARM driver.
212
207config RTC_DRV_MAX6900 213config RTC_DRV_MAX6900
208 tristate "Maxim MAX6900" 214 tristate "Maxim MAX6900"
209 help 215 help