From a51d86f390d3db243c88049f4ee2bfa2dff27a22 Mon Sep 17 00:00:00 2001 From: Aiyoujun Date: Mon, 6 Jun 2016 23:29:12 +0800 Subject: [PATCH] ARM64: configs: rockchip_defconfig: enable xz3216 DCDC regulator Change-Id: I5500acd5d1b6e3c16e03aa67086d00cc05b89108 Signed-off-by: Aiyoujun --- arch/arm64/configs/rockchip_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index b339b5c15fe8..c89756d2a232 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -341,6 +341,7 @@ CONFIG_REGULATOR_MP8865=y CONFIG_REGULATOR_PWM=y CONFIG_REGULATOR_RK808=y CONFIG_REGULATOR_RK818=y +CONFIG_REGULATOR_XZ3216=y CONFIG_MEDIA_SUPPORT=y CONFIG_MEDIA_CAMERA_SUPPORT=y CONFIG_MEDIA_RC_SUPPORT=y -- 2.34.1