From: Mark Brown Date: Wed, 16 May 2012 08:05:54 +0000 (+0100) Subject: mfd: wm8400 needs to depend on I2C=y X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=08b4c118af35d4d67eca2052aaa8d4a5f7d0aecb;p=linux-beck.git mfd: wm8400 needs to depend on I2C=y Reported-by: Stephen Rothwell Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index 8325c44c04c6..6da82ded3371 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -479,7 +479,7 @@ config MFD_S5M_CORE config MFD_WM8400 bool "Support Wolfson Microelectronics WM8400" select MFD_CORE - depends on I2C + depends on I2C=y select REGMAP_I2C help Support for the Wolfson Microelecronics WM8400 PMIC and audio