From b238c9dce5e487092531fb6e61c4d9f334f86686 Mon Sep 17 00:00:00 2001
From: Simon Glass <sjg@chromium.org>
Date: Fri, 12 May 2017 21:09:57 -0600
Subject: [PATCH] i2c: README: Drop CONFIG_SYS_I2C_INIT_MPC5XXX

This option is not used in U-Boot. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
---
 README | 2 --
 1 file changed, 2 deletions(-)

diff --git a/README b/README
index 11fa84ccc4..9f9265dc6d 100644
--- a/README
+++ b/README
@@ -2228,8 +2228,6 @@ The following options need to be configured:
 		eg, MPC823e User's Manual p.16-473). So, set
 		CONFIG_SYS_I2C_SLAVE to 0.
 
-		CONFIG_SYS_I2C_INIT_MPC5XXX
-
 		When a board is reset during an i2c bus transfer
 		chips might think that the current transfer is still
 		in progress.  Reset the slave devices by sending start
-- 
2.39.5