summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPatrick Delaunay <patrick.delaunay@st.com>2020-04-10 16:34:40 +0200
committerTom Rini <trini@konsulko.com>2020-04-24 16:40:09 -0400
commitb5d5d908225051c609a8d140ce074a079e66f26e (patch)
treede080569148793fbae6b613a7d278f45cfee65cd /README
parent3a905cd231de8834cda329f20854dc1f91328ae5 (diff)
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>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 841412bacc..e73b9d7c2e 100644
--- 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