mfd: Force I2C to be built in when building WM831x
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 24 Nov 2009 10:48:56 +0000 (10:48 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 13 Dec 2009 18:21:51 +0000 (19:21 +0100)
commit01253503822868faa48973f680a921985388352b
treed6d1ed219f000ca887ace5200f6f7139ef3c740f
parent6e40173de9aec91f8de84beabbc51061c086b744
mfd: Force I2C to be built in when building WM831x

This works around issues with allmodconfig where it won't propagate the
dependency from the WM831x core back to the I2C and MFD cores.  When
doing allmodconfig this causes WM831x to be omitted and ensures that in
normal builds the dependencies get shaken out.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/Kconfig