Commit 72d3d79f authored by Alexandre Belloni's avatar Alexandre Belloni

rtc: fix typos in Kconfig

s/buillt/built/g
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
parent b9168c53
...@@ -1565,7 +1565,7 @@ config RTC_DRV_LPC24XX ...@@ -1565,7 +1565,7 @@ config RTC_DRV_LPC24XX
NXP LPC178x/18xx/408x/43xx devices. NXP LPC178x/18xx/408x/43xx devices.
If you have one of the devices above enable this driver to use If you have one of the devices above enable this driver to use
the hardware RTC. This driver can also be buillt as a module. If the hardware RTC. This driver can also be built as a module. If
so, the module will be called rtc-lpc24xx. so, the module will be called rtc-lpc24xx.
config RTC_DRV_LPC32XX config RTC_DRV_LPC32XX
...@@ -1574,7 +1574,7 @@ config RTC_DRV_LPC32XX ...@@ -1574,7 +1574,7 @@ config RTC_DRV_LPC32XX
help help
This enables support for the NXP RTC in the LPC32XX This enables support for the NXP RTC in the LPC32XX
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-lpc32xx. will be called rtc-lpc32xx.
config RTC_DRV_PM8XXX config RTC_DRV_PM8XXX
......
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