]> Git Repo - J-u-boot.git/commit - env/eeprom.c
i2c, multibus: get rid of CONFIG_I2C_MUX
authorHeiko Schocher <[email protected]>
Thu, 25 Oct 2012 08:32:14 +0000 (10:32 +0200)
committerHeiko Schocher <[email protected]>
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 <[email protected]>
Cc: Holger Brunck <[email protected]>
Tested-By: Holger Brunck <[email protected]>
README
arch/powerpc/cpu/mpc8260/i2c.c
common/cmd_i2c.c
common/env_eeprom.c
include/i2c.h
This page took 0.036468 seconds and 4 git commands to generate.