提交 0f4998cb 编写于 作者: S Sebastian Reichel

twl4030_charger: add missing iio dependency

This driver fails to link without CONFIG_IIO, since
there are no stubs for the iio_channels functions.
Signed-off-by: NSebastian Reichel <sre@kernel.org>
Acked-by: NMarek Belisko <marek@goldelico.com>
Acked-by: NNikolaus Schaller <hns@goldelico.com>
上级 8e5cfb74
......@@ -313,7 +313,7 @@ config CHARGER_MAX8903
config CHARGER_TWL4030
tristate "OMAP TWL4030 BCI charger driver"
depends on TWL4030_CORE
depends on IIO && TWL4030_CORE
help
Say Y here to enable support for TWL4030 Battery Charge Interface.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册