mirror of
https://xff.cz/git/u-boot/
synced 2025-10-14 22:42:01 +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:
committed by
Heiko Schocher
parent
789fa275b3
commit
61d815a2cb
@@ -1,5 +1,5 @@
|
||||
config I2C_MUX
|
||||
bool "Suport I2C multiplexers"
|
||||
bool "Support I2C multiplexers"
|
||||
depends on DM_I2C
|
||||
help
|
||||
This enables I2C buses to be multiplexed, so that you can select
|
||||
|
Reference in New Issue
Block a user