rtc: rv3029: reword Kconfig option
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sun, 28 Feb 2016 23:47:49 +0000 (00:47 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 14 Mar 2016 16:08:25 +0000 (17:08 +0100)
The Kconfig option for rv3029 is not mentioning any part number, explicitly
show rv3029.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/Kconfig

index 583c1e6..08df14b 100644 (file)
@@ -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.