On Fri, 10 Apr 2020 at 08:34, Patrick Delaunay <[email protected]> wrote:
>
> Remove the references in README on CONFIG_SYS_RCAR_I2C_* not use
> in U-Boot drivers/i2c/rcar_i2c.c, since commit a4d9aafadb31 ("i2c:
>  rcar_i2c: Remove the driver") and commit a06a0ac36d59 ("i2c: rcar_i2c:
>  Add DM and DT capable I2C driver")
>
> Checked by the command: grep -r SYS_RCAR_I2C *
> And these CONFIG are only defined in
> arch/arm/mach-rmobile/include/mach/rcar-base.h
>
> Signed-off-by: Patrick Delaunay <[email protected]>
> ---
>
>  README | 10 ----------
>  1 file changed, 10 deletions(-)

Reviewed-by: Simon Glass <[email protected]>

Nice clean-up.

Reply via email to