diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2016-09-14 16:27:00 +0300 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2016-10-20 18:05:08 +0300 |
commit | 620c52f4db4d47e1f33c64e641392fe575d5397f (patch) | |
tree | 9e7732cb4a4da076b68ab2cd45229c9ff154ff5b /arch/arm/configs/multi_v7_defconfig | |
parent | 2ea9484bbc02174736534740239cad38b4934f69 (diff) | |
download | linux-620c52f4db4d47e1f33c64e641392fe575d5397f.tar.xz |
ARM: multi_v7_defconfig: Remove stih41x phy Kconfig symbol.
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>
Acked-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'arch/arm/configs/multi_v7_defconfig')
-rw-r--r-- | arch/arm/configs/multi_v7_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 84f43d528b94..5ee6cc35da4f 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -862,7 +862,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 |