From: Axel Lin Date: Fri, 19 Jul 2013 01:17:53 +0000 (+0800) Subject: regulator: 88pm800: Depend on MFD_88PM800 rather than MFD_88PM800=y X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=7c45f60b42e0f916aaf31fedf8e8afeaf585ee90;p=deliverable%2Flinux.git 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: Axel Lin Signed-off-by: Mark Brown --- diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index 65b7d5b1bb39..b05fa9009e82 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig @@ -66,7 +66,7 @@ config REGULATOR_USERSPACE_CONSUMER config REGULATOR_88PM800 tristate "Marvell 88PM800 Power regulators" - depends on MFD_88PM800=y + depends on MFD_88PM800 help This driver supports Marvell 88PM800 voltage regulator chips. It delivers digitally programmable output,