cosmetic: README: Fix one CONFIG name
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 10 Apr 2020 14:34:40 +0000 (16:34 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 24 Apr 2020 20:40:09 +0000 (16:40 -0400)
Only replace CONFIF_ by CONFIG_

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
README

diff --git a/README b/README
index 841412bacc676e82ee42185f47568f2330ff2f83..e73b9d7c2eb41978bfc6c86044c8a76fd6f100bf 100644 (file)
--- a/README
+++ b/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