aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 8cb158d7744d..5d600ff8d2dd 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -414,6 +414,15 @@ config RTC_DRV_M48T59
414 This driver can also be built as a module, if so, the module 414 This driver can also be built as a module, if so, the module
415 will be called "rtc-m48t59". 415 will be called "rtc-m48t59".
416 416
417config RTC_DRV_BQ4802
418 tristate "TI BQ4802"
419 help
420 If you say Y here you will get support for the TI
421 BQ4802 RTC chip.
422
423 This driver can also be built as a module. If so, the module
424 will be called rtc-bq4802.
425
417config RTC_DRV_V3020 426config RTC_DRV_V3020
418 tristate "EM Microelectronic V3020" 427 tristate "EM Microelectronic V3020"
419 help 428 help