From: Simon Glass Date: Mon, 3 Oct 2016 00:01:04 +0000 (-0600) Subject: README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 X-Git-Tag: v2016.11-rc2~70 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b7381bb68ffac89bcc2f54d9f79f0831adf6a6a4;p=u-boot README: sh: Drop CONFIG_SYS_I2C_SH_BASE5 This is not used in U-Boot. Drop both the BASE and the SIZE config. Signed-off-by: Simon Glass Reviewed-by: Bin Meng Reviewed-by: York Sun --- diff --git a/README b/README index f4892fac31..17b3d5ac03 100644 --- a/README +++ b/README @@ -2280,8 +2280,6 @@ CBFS (Coreboot Filesystem) support - CONFIG_SYS_I2C_SH_SPEED3 for for the speed channel 3 - CONFIG_SYS_I2C_SH_BASE4 for setting the register channel 4 - CONFIG_SYS_I2C_SH_SPEED4 for for the speed channel 4 - - CONFIG_SYS_I2C_SH_BASE5 for setting the register channel 5 - - CONFIG_SYS_I2C_SH_SPEED5 for for the speed channel 5 - CONFIG_SYS_I2C_SH_NUM_CONTROLLERS for number of i2c buses - drivers/i2c/omap24xx_i2c.c