Commit 7c45f60b authored by Axel Lin's avatar Axel Lin Committed by 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: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 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%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment