mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-27 08:41:35 +02:00
Kconfig: i2c: Fix typo Suport -> Support
Fix typo in command description. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
789fa275b3
commit
61d815a2cb
@ -1,5 +1,5 @@
|
|||||||
config I2C_MUX
|
config I2C_MUX
|
||||||
bool "Suport I2C multiplexers"
|
bool "Support I2C multiplexers"
|
||||||
depends on DM_I2C
|
depends on DM_I2C
|
||||||
help
|
help
|
||||||
This enables I2C buses to be multiplexed, so that you can select
|
This enables I2C buses to be multiplexed, so that you can select
|
||||||
|
Loading…
x
Reference in New Issue
Block a user