mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 08:12:06 +02:00
cosmetic: README: Fix one CONFIG name
Only replace CONFIF_ by CONFIG_ Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Tom Rini
parent
3a905cd231
commit
b5d5d90822
2
README
2
README
@@ -1640,7 +1640,7 @@ The following options need to be configured:
|
||||
- CONFIG_SYS_RCAR_I2C2_SPEED for for the speed channel 2
|
||||
- CONFIG_SYS_RCAR_I2C3_BASE for setting the register channel 3
|
||||
- CONFIG_SYS_RCAR_I2C3_SPEED for for the speed channel 3
|
||||
- CONFIF_SYS_RCAR_I2C_NUM_CONTROLLERS for number of i2c buses
|
||||
- CONFIG_SYS_RCAR_I2C_NUM_CONTROLLERS for number of i2c buses
|
||||
|
||||
- drivers/i2c/sh_i2c.c:
|
||||
- activate this driver with CONFIG_SYS_I2C_SH
|
||||
|
Reference in New Issue
Block a user