Skip to content

Commit

Permalink
rtc: rv3029: reword Kconfig option
Browse files Browse the repository at this point in the history
The Kconfig option for rv3029 is not mentioning any part number, explicitly
show rv3029.

Signed-off-by: Alexandre Belloni <[email protected]>
  • Loading branch information
alexandrebelloni committed Mar 14, 2016
1 parent ddf7059 commit d2c6b87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/rtc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -594,10 +594,10 @@ config RTC_DRV_EM3027
will be called rtc-em3027.

config RTC_DRV_RV3029C2
tristate "Micro Crystal RTC"
tristate "Micro Crystal RV3029"
help
If you say yes here you get support for the Micro Crystal
RV3029-C2 RTC chips.
RV3029 RTC chips.

This driver can also be built as a module. If so, the module
will be called rtc-rv3029c2.
Expand Down

0 comments on commit d2c6b87

Please sign in to comment.