From: Zain Wang Date: Tue, 29 Mar 2016 01:18:31 +0000 (+0800) Subject: ARM64: rockchip_defconfig: enable mp8865 regulator X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=cadc68816fc649c171f005399ffe7f440eed6305;p=firefly-linux-kernel-4.4.55.git ARM64: rockchip_defconfig: enable mp8865 regulator Change-Id: I612fbe41e97f4e06dc154f76a256c7996d7ea09a Signed-off-by: Zain Wang --- diff --git a/arch/arm64/configs/rockchip_cros_defconfig b/arch/arm64/configs/rockchip_cros_defconfig index 80c933bf770c..8cf4080deb3f 100644 --- a/arch/arm64/configs/rockchip_cros_defconfig +++ b/arch/arm64/configs/rockchip_cros_defconfig @@ -328,6 +328,7 @@ CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_REGULATOR_ACT8865=y CONFIG_REGULATOR_FAN53555=y +CONFIG_REGULATOR_MP8865=y CONFIG_REGULATOR_RK808=y CONFIG_REGULATOR_RK818=y CONFIG_MEDIA_SUPPORT=y diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index 5892069a7963..7772b7645cc8 100755 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -322,6 +322,7 @@ CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_REGULATOR_ACT8865=y CONFIG_REGULATOR_FAN53555=y +CONFIG_REGULATOR_MP8865=y CONFIG_REGULATOR_RK808=y CONFIG_REGULATOR_RK818=y CONFIG_MEDIA_SUPPORT=y