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:
789fa27
)
Kconfig: i2c: Fix typo Suport -> Support
author
Michal Simek
<michal.simek@xilinx.com>
Tue, 8 Dec 2015 10:18:53 +0000
(11:18 +0100)
committer
Heiko Schocher
<hs@denx.de>
Fri, 11 Dec 2015 05:29:54 +0000
(06:29 +0100)
Fix typo in command description.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/i2c/muxes/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/i2c/muxes/Kconfig
b/drivers/i2c/muxes/Kconfig
index bd3e078d629ef1f1f4d2a1f3de19354176efe4b8..4051923115a50ea59ea6f331dd09a95a52a31e41 100644
(file)
--- a/
drivers/i2c/muxes/Kconfig
+++ b/
drivers/i2c/muxes/Kconfig
@@
-1,5
+1,5
@@
config I2C_MUX
- bool "Suport I2C multiplexers"
+ bool "Sup
p
ort I2C multiplexers"
depends on DM_I2C
help
This enables I2C buses to be multiplexed, so that you can select