Message ID | 1473859677-9231-7-git-send-email-peter.griffin@linaro.org |
---|---|
State | Accepted |
Commit | 620c52f4db4d47e1f33c64e641392fe575d5397f |
Headers | show |
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 949ab7f..b26a541 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -855,7 +855,6 @@ CONFIG_PHY_ROCKCHIP_USB=m CONFIG_PHY_QCOM_APQ8064_SATA=m CONFIG_PHY_MIPHY28LP=y CONFIG_PHY_RCAR_GEN2=m -CONFIG_PHY_STIH41X_USB=y CONFIG_PHY_STIH407_USB=y CONFIG_PHY_SUN4I_USB=y CONFIG_PHY_SUN9I_USB=y
This IP is only found on STiH415/6 silicon and support for these SoCs is being removed from the kernel. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Cc: <kishon@ti.com> --- arch/arm/configs/multi_v7_defconfig | 1 - 1 file changed, 1 deletion(-) -- 1.9.1