Commit 7e6066ca authored by Claudius Heine's avatar Claudius Heine Committed by Alexandre Belloni
Browse files

rtc: Kconfig: Fix typo in help message of rx 6110



The help message in the Kconfig for the RX-6110 erronously stated
RX-6610.

Signed-off-by: default avatarClaudius Heine <ch@denx.de>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20201117121817.953924-2-ch@denx.de
parent 698fffc2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -821,7 +821,7 @@ config RTC_DRV_RX6110
	tristate "Epson RX-6110"
	tristate "Epson RX-6110"
	select REGMAP_SPI
	select REGMAP_SPI
	help
	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
	  This driver can also be built as a module. If so the module
	  will be called rtc-rx6110.
	  will be called rtc-rx6110.