aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2016-03-14 19:29:33 -0400
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2016-03-14 19:29:33 -0400
commit399221ccf45106455c163bb34b4e66256c0ae233 (patch)
tree109334e56f3d4db3335ef6ae3de5106c1ed7682c /drivers/rtc
parentcee2cc21550648679d222cbe2637fcc6d0f730ef (diff)
rtc: rv3029: stop mentioning rv3029c2
rv3029c2 is actually rv3029. c2 denotes an option. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/rtc')
-rw-r--r--drivers/rtc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 544bd3493852..3e84315c6f12 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -589,7 +589,7 @@ config RTC_DRV_RV3029_HWMON
589 default y 589 default y
590 help 590 help
591 Say Y here if you want to expose temperature sensor data on 591 Say Y here if you want to expose temperature sensor data on
592 rtc-rv3029c2. 592 rtc-rv3029.
593 593
594config RTC_DRV_RV8803 594config RTC_DRV_RV8803
595 tristate "Micro Crystal RV8803" 595 tristate "Micro Crystal RV8803"