mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-06 06:21:31 +00:00
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 <colin.king@canonical.com> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
This commit is contained in:
parent
f40ddce885
commit
0bb8e80b58
1 changed files with 1 additions and 1 deletions
|
@ -670,7 +670,7 @@ config GPIO_WCD934X
|
||||||
tristate "Qualcomm Technologies Inc WCD9340/WCD9341 gpio controller driver"
|
tristate "Qualcomm Technologies Inc WCD9340/WCD9341 gpio controller driver"
|
||||||
depends on MFD_WCD934X && OF_GPIO
|
depends on MFD_WCD934X && OF_GPIO
|
||||||
help
|
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.
|
Inc WCD9340/WCD9341 Audio Codec.
|
||||||
|
|
||||||
config GPIO_XGENE
|
config GPIO_XGENE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue