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:04:48 +0300 |
commit | 2ea9484bbc02174736534740239cad38b4934f69 (patch) | |
tree | d2302b5fbb0e3c6b343eb9e7c60bc084d207481a | |
parent | 1001354ca34179f3db924eb66672442a173147dc (diff) | |
download | linux-2ea9484bbc02174736534740239cad38b4934f69.tar.xz |
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 CONFIG_PHY_ROCKCHIP_USB=m CONFIG_PHY_QCOM_APQ8064_SATA=m CONFIG_PHY_MIPHY28LP=y -CONFIG_PHY_MIPHY365X=y CONFIG_PHY_RCAR_GEN2=m CONFIG_PHY_STIH41X_USB=y CONFIG_PHY_STIH407_USB=y |