From: Zain Wang Date: Thu, 7 Apr 2016 10:35:17 +0000 (+0800) Subject: ARM64: rockchip_defconfig: enable fusb302 driver X-Git-Tag: firefly_0821_release~1975 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=51e2d1f4e5b545ebe85d517fd776139f66c86440;p=firefly-linux-kernel-4.4.55.git ARM64: rockchip_defconfig: enable fusb302 driver Change-Id: Iedbf055ff6bef523ed374c7ee265cce703b1702b Signed-off-by: Zain Wang --- diff --git a/arch/arm64/configs/rockchip_cros_defconfig b/arch/arm64/configs/rockchip_cros_defconfig index f36e67727b3c..3e32fb5d94b1 100644 --- a/arch/arm64/configs/rockchip_cros_defconfig +++ b/arch/arm64/configs/rockchip_cros_defconfig @@ -334,6 +334,7 @@ CONFIG_CPU_THERMAL=y CONFIG_DEVFREQ_THERMAL=y CONFIG_ROCKCHIP_THERMAL=y CONFIG_MFD_RK808=y +CONFIG_FUSB_30X=y CONFIG_REGULATOR=y CONFIG_REGULATOR_DEBUG=y CONFIG_REGULATOR_FIXED_VOLTAGE=y diff --git a/arch/arm64/configs/rockchip_defconfig b/arch/arm64/configs/rockchip_defconfig index cf6d0abc747c..889eb778b4bd 100644 --- a/arch/arm64/configs/rockchip_defconfig +++ b/arch/arm64/configs/rockchip_defconfig @@ -341,6 +341,7 @@ CONFIG_CPU_THERMAL=y CONFIG_DEVFREQ_THERMAL=y CONFIG_ROCKCHIP_THERMAL=y CONFIG_MFD_RK808=y +CONFIG_FUSB_30X=y CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_REGULATOR_ACT8865=y