diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2016-09-14 09:27:00 -0400 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2016-10-20 11:04:48 -0400 |
commit | 2ea9484bbc02174736534740239cad38b4934f69 (patch) | |
tree | d2302b5fbb0e3c6b343eb9e7c60bc084d207481a | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) |
ARM: multi_v7_defconfig: Remove miphy365 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>
-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 437d0740dec6..84f43d528b94 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig | |||
@@ -861,7 +861,6 @@ CONFIG_PHY_ROCKCHIP_DP=m | |||
861 | CONFIG_PHY_ROCKCHIP_USB=m | 861 | CONFIG_PHY_ROCKCHIP_USB=m |
862 | CONFIG_PHY_QCOM_APQ8064_SATA=m | 862 | CONFIG_PHY_QCOM_APQ8064_SATA=m |
863 | CONFIG_PHY_MIPHY28LP=y | 863 | CONFIG_PHY_MIPHY28LP=y |
864 | CONFIG_PHY_MIPHY365X=y | ||
865 | CONFIG_PHY_RCAR_GEN2=m | 864 | CONFIG_PHY_RCAR_GEN2=m |
866 | CONFIG_PHY_STIH41X_USB=y | 865 | CONFIG_PHY_STIH41X_USB=y |
867 | CONFIG_PHY_STIH407_USB=y | 866 | CONFIG_PHY_STIH407_USB=y |