Skip to content

Commit

Permalink
rtc: jz4740: Fix a typo in Kconfig
Browse files Browse the repository at this point in the history
Fix typo introduced for RTC_DRV_JZ4740 in commit 586655d ("rtc:
jz4740: make the driver buildable as a module again").

Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
  • Loading branch information
Mathieu Malaterre authored and Alexandre Belloni committed May 31, 2018
1 parent 7841768 commit b9ef860
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 @@ -1613,7 +1613,7 @@ config RTC_DRV_JZ4740
If you say yes here you get support for the Ingenic JZ47xx SoCs RTC
controllers.

This driver can also be buillt as a module. If so, the module
This driver can also be built as a module. If so, the module
will be called rtc-jz4740.

config RTC_DRV_LPC24XX
Expand Down

0 comments on commit b9ef860

Please sign in to comment.