aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>2016-11-08 16:51:45 -0500
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2016-11-08 19:37:04 -0500
commit72d3d79f8da9b17e1f47db567b8def0f9674555c (patch)
tree040b1edaf31b07f5f165104dbef693d7673a3c17
parentb9168c539c0b2de756aaffd380384dbde8adbe07 (diff)
rtc: fix typos in Kconfig
s/buillt/built/g Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
-rw-r--r--drivers/rtc/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig
index 24b0778f6e28..ab55f35019fc 100644
--- a/drivers/rtc/Kconfig
+++ b/drivers/rtc/Kconfig
@@ -1565,7 +1565,7 @@ config RTC_DRV_LPC24XX
1565 NXP LPC178x/18xx/408x/43xx devices. 1565 NXP LPC178x/18xx/408x/43xx devices.
1566 1566
1567 If you have one of the devices above enable this driver to use 1567 If you have one of the devices above enable this driver to use
1568 the hardware RTC. This driver can also be buillt as a module. If 1568 the hardware RTC. This driver can also be built as a module. If
1569 so, the module will be called rtc-lpc24xx. 1569 so, the module will be called rtc-lpc24xx.
1570 1570
1571config RTC_DRV_LPC32XX 1571config RTC_DRV_LPC32XX
@@ -1574,7 +1574,7 @@ config RTC_DRV_LPC32XX
1574 help 1574 help
1575 This enables support for the NXP RTC in the LPC32XX 1575 This enables support for the NXP RTC in the LPC32XX
1576 1576
1577 This driver can also be buillt as a module. If so, the module 1577 This driver can also be built as a module. If so, the module
1578 will be called rtc-lpc32xx. 1578 will be called rtc-lpc32xx.
1579 1579
1580config RTC_DRV_PM8XXX 1580config RTC_DRV_PM8XXX