diff options
| author | Simon Glass <[email protected]> | 2016-10-02 18:01:04 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2016-10-06 20:40:38 -0400 |
| commit | b7381bb68ffac89bcc2f54d9f79f0831adf6a6a4 (patch) | |
| tree | 67abfe374a4d316462a81391e2fcacb9f9533323 | |
| parent | 5371d34c63aa5d26b323de4f0c99b76445ba486e (diff) | |
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 <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
Reviewed-by: York Sun <[email protected]>
| -rw-r--r-- | README | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |
