]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
i2c, multibus: get rid of CONFIG_I2C_MUX
authorHeiko Schocher <hs@denx.de>
Thu, 25 Oct 2012 08:32:14 +0000 (10:32 +0200)
committerHeiko Schocher <hs@denx.de>
Tue, 23 Jul 2013 06:34:53 +0000 (08:34 +0200)
commit9a2accb44f871af9c87c34d1c9ac95010f4e6f09
treef4fdbb502b7cd8572f848e20db5321bc2f07d30d
parent00f792e0df9ae942427e44595a0f4379582accee
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>
README
arch/powerpc/cpu/mpc8260/i2c.c
common/cmd_i2c.c
common/env_eeprom.c
include/i2c.h