Commit e4c748ee authored by Colin Ian King's avatar Colin Ian King Committed by Kalle Valo
Browse files

wilc1000: fix spelling mistake in Kconfig "devision" -> "division"



There is a spelling mistake in the Kconfig help text. Fix it.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201216115808.12987-1-colin.king@canonical.com
parent 596c84c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
	  doesn't support SDIO time devision interrupt.
	  doesn't support SDIO time division interrupt.