Skip to content

Commit

Permalink
gpio: fix spelling mistake in Kconfig "supprot" -> "support"
Browse files Browse the repository at this point in the history
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: Bartosz Golaszewski <bgolaszewski@baylibre.com>
  • Loading branch information
Colin Ian King authored and Bartosz Golaszewski committed Feb 15, 2021
1 parent f40ddce commit 0bb8e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0bb8e80

Please sign in to comment.