diff mbox

mfd: wm8994: Allow modular build

Message ID 1406817690-5922-1-git-send-email-broonie@kernel.org
State Accepted
Commit 6052d83e716fde1af22a1b812b141e373153735e
Headers show

Commit Message

Mark Brown July 31, 2014, 2:41 p.m. UTC
From: Mark Brown <broonie@linaro.org>

The interfaces that used to be built in only (interrupts IIRC) no longer
are so allow the driver to be built as a module fixing arm64 allmodconfig
builds.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
---
 drivers/mfd/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Lee Jones Aug. 21, 2014, 8:11 a.m. UTC | #1
On Thu, 31 Jul 2014, Mark Brown wrote:

> From: Mark Brown <broonie@linaro.org>
> 
> The interfaces that used to be built in only (interrupts IIRC) no longer
> are so allow the driver to be built as a module fixing arm64 allmodconfig
> builds.
> 
> Signed-off-by: Mark Brown <broonie@linaro.org>
> Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
> ---
>  drivers/mfd/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.
diff mbox

Patch

diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index de5abf244746..8d5fad23a4b7 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -1228,11 +1228,11 @@  config MFD_WM8350_I2C
 	  selected to enable support for the functionality of the chip.
 
 config MFD_WM8994
-	bool "Wolfson Microelectronics WM8994"
+	tristate "Wolfson Microelectronics WM8994"
 	select MFD_CORE
 	select REGMAP_I2C
 	select REGMAP_IRQ
-	depends on I2C=y
+	depends on I2C
 	help
 	  The WM8994 is a highly integrated hi-fi CODEC designed for
 	  smartphone applicatiosn.  As well as audio functionality it