aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/rtc/Kconfig')
-rw-r--r--drivers/rtc/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 94746cfac7b5..8534012ebdef 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -227,4 +227,14 @@ config RTC_DRV_MAX6902
227 This driver can also be built as a module. If so, the module 227 This driver can also be built as a module. If so, the module
228 will be called rtc-max6902. 228 will be called rtc-max6902.
229 229
230config RTC_DRV_V3020
231 tristate "EM Microelectronic V3020"
232 depends on RTC_CLASS
233 help
234 If you say yes here you will get support for the
235 EM Microelectronic v3020 RTC chip.
236
237 This driver can also be built as a module. If so, the module
238 will be called rtc-v3020.
239
230endmenu 240endmenu