From: Sjoerd Simons Date: Thu, 24 Sep 2015 11:39:18 +0000 (+0200) Subject: ARM: multi_v7_defconfig: Enable the Rockchip USB 2.0 phy X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0ed9eb30c60b31c4959e01a7e78fd569135dc3a5;p=linux-beck.git ARM: multi_v7_defconfig: Enable the Rockchip USB 2.0 phy Most Rockchip SoCs have a DesignWare HS OTG USB 2.0 controller, enable the driver for the Rockchip USB 2.0 PHY to make that functional. Signed-off-by: Sjoerd Simons Reviewed-by: Heiko Stuebner Signed-off-by: Arnd Bergmann --- diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 4ad3c007e0dc..a0e8c5153284 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -669,6 +669,7 @@ CONFIG_PHY_HIX5HD2_SATA=y CONFIG_PWM_STI=m CONFIG_OMAP_USB2=y CONFIG_TI_PIPE3=y +CONFIG_PHY_ROCKCHIP_USB=m CONFIG_PHY_QCOM_APQ8064_SATA=m CONFIG_PHY_MIPHY28LP=y CONFIG_PHY_MIPHY365X=y