uboot/drivers/i2c/muxes
Simon Glass 4082fce924 dm: i2c: Allow muxes to be enabled for SPL separately
Since I2C muxes are seldom needed in SPL, and the code for this increases
the size somewhat, add a separate option to enable I2C muxes for SPL.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-01-21 20:42:35 -07:00
..
Kconfig dm: i2c: Allow muxes to be enabled for SPL separately 2016-01-21 20:42:35 -07:00
Makefile dm: i2c: Allow muxes to be enabled for SPL separately 2016-01-21 20:42:35 -07:00
i2c-arb-gpio-challenge.c
i2c-mux-uclass.c