wilc1000: fix spelling mistake in Kconfig "devision" -> "division"
authorColin Ian King <colin.king@canonical.com>
Wed, 16 Dec 2020 11:58:08 +0000 (11:58 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 14 Jan 2021 17:28:46 +0000 (19:28 +0200)
There is a spelling mistake in the Kconfig help text. Fix it.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201216115808.12987-1-colin.king@canonical.com
drivers/net/wireless/microchip/wilc1000/Kconfig

index 80c92e8..7f15e42 100644 (file)
@@ -44,4 +44,4 @@ config WILC1000_HW_OOB_INTR
          chipset. This OOB interrupt is intended to provide a faster interrupt
          mechanism for SDIO host controllers that don't support SDIO interrupt.
          Select this option If the SDIO host controller in your platform
          chipset. This OOB interrupt is intended to provide a faster interrupt
          mechanism for SDIO host controllers that don't support SDIO interrupt.
          Select this option If the SDIO host controller in your platform
-         doesn't support SDIO time devision interrupt.
+         doesn't support SDIO time division interrupt.