i2c, multibus: get rid of CONFIG_I2C_MUX
CONFIG_I2C_MUX is replaced through the new i2c multibus/multiadapter framework, configured through CONFIG_SYS_I2C. As CONFIG_I2C_MUX is only used on the keymile boards, and they are now completely moved to the new framework, remove CONFIG_I2C_MUX. Signed-off-by:Heiko Schocher <hs@denx.de> Cc: Holger Brunck <holger.brunck@keymile.com> Tested-By:
Holger Brunck <holger.brunck@keymile.com>
Showing
- README 0 additions, 47 deletionsREADME
- arch/powerpc/cpu/mpc8260/i2c.c 0 additions, 14 deletionsarch/powerpc/cpu/mpc8260/i2c.c
- common/cmd_i2c.c 3 additions, 231 deletionscommon/cmd_i2c.c
- common/env_eeprom.c 3 additions, 29 deletionscommon/env_eeprom.c
- include/i2c.h 0 additions, 21 deletionsinclude/i2c.h
Loading
Please register or sign in to comment