summaryrefslogtreecommitdiff
path: root/drivers/gpio
diff options
context:
space:
mode:
authorHannes Schmelzer <[email protected]>2018-06-07 12:10:09 +0200
committerStefano Babic <[email protected]>2018-06-18 16:50:07 +0200
commit8fd05fccc8b31a37017f33bc70bbb7bc819d77f0 (patch)
treef9050800bc30cfcff84aa181904f66debbd9fc85 /drivers/gpio
parent82e8ba056e3a8b7d5a1c0e8709a9f35b0219c1cb (diff)
drivers/gpio/mxc: fix MXC GPIO name in KConfig
The naming with "UART" is obviously wrong, we fix this here. Signed-off-by: Hannes Schmelzer <[email protected]> Reviewed-by: Simon Glass <[email protected]> Reviewed-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'drivers/gpio')
-rw-r--r--drivers/gpio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index b7e4ffb09d6..29af22ecc70 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -109,7 +109,7 @@ config MSM_GPIO
- MSM8916
config MXC_GPIO
- bool "Freescale/NXP MXC UART driver"
+ bool "Freescale/NXP MXC GPIO driver"
help
Support GPIO controllers on various i.MX platforms