On Wed, 2011-05-11 at 10:47 +0200, Mark Brown wrote: > Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> > --- > drivers/mfd/Kconfig | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig > index c78865e..0131d49 100644 > --- a/drivers/mfd/Kconfig > +++ b/drivers/mfd/Kconfig > @@ -673,7 +673,7 @@ config MFD_OMAP_USB_HOST > > config MFD_TPS65910 > bool "TPS65910 Power Management chip" > - depends on I2C && GPIOLIB > + depends on I2C=y && GPIOLIB > select MFD_CORE > help > if you say yes here you get support for the TPS65910 series of Thanks, Applied the exact same patch from Jorge (sent a few hours before). Thanks Liam -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html