2012-05-16 08:06:06

by Mark Brown

[permalink] [raw]
Subject: [PATCH] mfd: wm8400 needs to depend on I2C=y

Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
---
drivers/mfd/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 0ff6d54..ffb7c05 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -470,7 +470,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
--
1.7.10


2012-05-18 08:28:41

by Samuel Ortiz

[permalink] [raw]
Subject: Re: [PATCH] mfd: wm8400 needs to depend on I2C=y

Hi Mark,

On Wed, May 16, 2012 at 09:05:54AM +0100, Mark Brown wrote:
> Reported-by: Stephen Rothwell <[email protected]>
> Signed-off-by: Mark Brown <[email protected]>
Patch applied, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/