Commit b9ef8608 authored by Mathieu Malaterre's avatar Mathieu Malaterre Committed by Alexandre Belloni

rtc: jz4740: Fix a typo in Kconfig

Fix typo introduced for RTC_DRV_JZ4740 in commit 586655d2 ("rtc:
jz4740: make the driver buildable as a module again").
Signed-off-by: default avatarMathieu Malaterre <malat@debian.org>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
parent 78417682
...@@ -1613,7 +1613,7 @@ config RTC_DRV_JZ4740 ...@@ -1613,7 +1613,7 @@ config RTC_DRV_JZ4740
If you say yes here you get support for the Ingenic JZ47xx SoCs RTC If you say yes here you get support for the Ingenic JZ47xx SoCs RTC
controllers. 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. will be called rtc-jz4740.
config RTC_DRV_LPC24XX config RTC_DRV_LPC24XX
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment