dm: i2c: Allow muxes to be enabled for SPL separately
authorSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 02:43:53 +0000 (19:43 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 22 Jan 2016 03:42:35 +0000 (20:42 -0700)
commit4082fce92498a64e5e543ad53a1ed5a5c02a64d1
tree5fb176a0f6356275bee8f82e1081b5d0fb8350fc
parentd7248c42f153163d8e427649f5f47cc65cb41691
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>
drivers/i2c/Makefile
drivers/i2c/muxes/Kconfig
drivers/i2c/muxes/Makefile