projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82e8ba0
)
drivers/gpio/mxc: fix MXC GPIO name in KConfig
author
Hannes Schmelzer
<oe5hpm@oevsv.at>
Thu, 7 Jun 2018 10:10:09 +0000
(12:10 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Mon, 18 Jun 2018 14:50:07 +0000
(16:50 +0200)
The naming with "UART" is obviously wrong, we fix this here.
Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
drivers/gpio/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/gpio/Kconfig
b/drivers/gpio/Kconfig
index b7e4ffb09d691c93934e7b5a3a01cfc9116e712e..29af22ecc70c76fcce2863063098e7e6df051ea7 100644
(file)
--- 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