From 37910f0d5ca78acf41527976d16296c1587226cf Mon Sep 17 00:00:00 2001 From: Shenfei xu Date: Tue, 12 Jan 2016 10:39:01 +0800 Subject: [PATCH] ARM64: config: rockchip_defconfig add rk818-regulator driver. Change-Id: I7a71bf6583570433f788502e4bdf9b56951c63d5 Signed-off-by: Shenfei xu --- 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 f51b836358b6..f0b35f1604cb 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -287,6 +287,7 @@ CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_REGULATOR_ACT8865=y CONFIG_REGULATOR_FAN53555=y +CONFIG_REGULATOR_RK818=y CONFIG_MEDIA_SUPPORT=y CONFIG_MEDIA_CAMERA_SUPPORT=y CONFIG_MEDIA_RC_SUPPORT=y -- 2.34.1