DORMANTno replies

[PATCH] power: twl4030: missing dep for CHARGER_TWL4030

From: Matt Ranostay <hidden>
Date: 2015-08-08 02:02:52
Subsystem: the rest · Maintainer: Linus Torvalds

CHARGER_TWL4030 requires TWL4030_MADC to build due to the
twl4030_get_madc_conversion function

Signed-off-by: Matt Ranostay <redacted>
---
 drivers/power/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index f8758d6..4143e74 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -313,7 +313,7 @@ config CHARGER_MAX8903
 
 config CHARGER_TWL4030
 	tristate "OMAP TWL4030 BCI charger driver"
-	depends on TWL4030_CORE
+	depends on TWL4030_CORE && TWL4030_MADC
 	help
 	  Say Y here to enable support for TWL4030 Battery Charge Interface.
 
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help