]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
rtc: jz4740: Fix a typo in Kconfig
authorMathieu Malaterre <malat@debian.org>
Wed, 23 May 2018 19:58:14 +0000 (21:58 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 31 May 2018 21:02:11 +0000 (23:02 +0200)
Fix typo introduced for RTC_DRV_JZ4740 in commit 586655d278ba ("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>
drivers/rtc/Kconfig

index 59e6dede3db36ad0f9891cd1a290f32702709d7f..a2ba5db36145c90ec8c842e28d362e6deb34659b 100644 (file)
@@ -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