提交 7c45f60b 编写于 作者: A Axel Lin 提交者: Mark Brown

regulator: 88pm800: Depend on MFD_88PM800 rather than MFD_88PM800=y

This driver can be built as a module, make it depend on MFD_88PM800.
Otherwise, we are not able to select this driver when MFD_88PM800=m.
Signed-off-by: NAxel Lin <axel.lin@ingics.com>
Signed-off-by: NMark Brown <broonie@linaro.org>
上级 e5e80f6d
...@@ -66,7 +66,7 @@ config REGULATOR_USERSPACE_CONSUMER ...@@ -66,7 +66,7 @@ config REGULATOR_USERSPACE_CONSUMER
config REGULATOR_88PM800 config REGULATOR_88PM800
tristate "Marvell 88PM800 Power regulators" tristate "Marvell 88PM800 Power regulators"
depends on MFD_88PM800=y depends on MFD_88PM800
help help
This driver supports Marvell 88PM800 voltage regulator chips. This driver supports Marvell 88PM800 voltage regulator chips.
It delivers digitally programmable output, It delivers digitally programmable output,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册