From: Colin Ian King Date: Tue, 15 Dec 2020 10:53:29 +0000 (+0000) Subject: gpio: fix spelling mistake in Kconfig "supprot" -> "support" X-Git-Tag: v5.12-rc1~105^2~70 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0bb8e80b58c90208fdea05bd51d24b26af98a71c;p=thirdparty%2Fkernel%2Flinux.git gpio: fix spelling mistake in Kconfig "supprot" -> "support" There is a spelling mistake in the Kconfig help text. Fix it. Signed-off-by: Colin Ian King Signed-off-by: Bartosz Golaszewski --- diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index fa225175e68de..6907f04f9fd32 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig @@ -670,7 +670,7 @@ config GPIO_WCD934X tristate "Qualcomm Technologies Inc WCD9340/WCD9341 gpio controller driver" depends on MFD_WCD934X && OF_GPIO help - This driver is to supprot GPIO block found on the Qualcomm Technologies + This driver is to support GPIO block found on the Qualcomm Technologies Inc WCD9340/WCD9341 Audio Codec. config GPIO_XGENE