projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
698fffc
)
rtc: Kconfig: Fix typo in help message of rx 6110
author
Claudius Heine
<ch@denx.de>
Tue, 17 Nov 2020 12:18:16 +0000
(13:18 +0100)
committer
Alexandre Belloni
<alexandre.belloni@bootlin.com>
Tue, 17 Nov 2020 19:30:30 +0000
(20:30 +0100)
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
drivers/rtc/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/rtc/Kconfig
b/drivers/rtc/Kconfig
index f784b52381b1a130cbf27c3919114fd16f077818..fa47bafe09f98f1f47f65e6e79e521b72643f859 100644
(file)
--- a/
drivers/rtc/Kconfig
+++ b/
drivers/rtc/Kconfig
@@
-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-6
6
10.
+ If you say yes here you will get support for the Epson RX-6
1
10.
This driver can also be built as a module. If so the module
will be called rtc-rx6110.