Skip to content

Commit

Permalink
rtc: Kconfig: Fix typo in help message of rx 6110
Browse files Browse the repository at this point in the history
The help message in the Kconfig for the RX-6110 erronously stated
RX-6610.

Signed-off-by: Claudius Heine <ch@denx.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201117121817.953924-2-ch@denx.de
  • Loading branch information
Claudius Heine authored and Alexandre Belloni committed Nov 17, 2020
1 parent 698fffc commit 7e6066c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/rtc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,7 @@ config RTC_DRV_RX6110
tristate "Epson RX-6110"
select REGMAP_SPI
help
If you say yes here you will get support for the Epson RX-6610.
If you say yes here you will get support for the Epson RX-6110.

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

0 comments on commit 7e6066c

Please sign in to comment.