commit | 9a2accb44f871af9c87c34d1c9ac95010f4e6f09 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Thu Oct 25 10:32:14 2012 +0200 |
committer | Heiko Schocher <hs@denx.de> | Tue Jul 23 08:34:53 2013 +0200 |
tree | f4fdbb502b7cd8572f848e20db5321bc2f07d30d | |
parent | 00f792e0df9ae942427e44595a0f4379582accee [diff] |
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>