[PATCH v2 3/3] arm64: defconfig: remove CONFIG_USB_QCOM_8X16_PHY
Alex Elder
elder at linaro.org
Tue Oct 31 05:58:08 PDT 2017
No Qualcomm SoC requires the "phy-qcom-8x16-usb.c" USB phy driver
support any more. Remove the code, and remove the config option
from the arm64 defconfig.
Suggested-by: Stephen Boyd <sboyd at codeaurora.org>
Signed-off-by: Alex Elder <elder at linaro.org>
Reviewed-by: Amit Kucheria <amit.kucheria at linaro.org>
Acked-by: Bjorn Andersson <bjorn.andersson at linaro.org>
Acked-by: Andy Gross <andy.gross at linaro.org>
---
arch/arm64/configs/defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 85ca53f59c3e..22ca89e58d9d 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -425,7 +425,6 @@ CONFIG_USB_CHIPIDEA_HOST=y
CONFIG_USB_ISP1760=y
CONFIG_USB_HSIC_USB3503=y
CONFIG_NOP_USB_XCEIV=y
-CONFIG_USB_QCOM_8X16_PHY=y
CONFIG_USB_ULPI=y
CONFIG_USB_GADGET=y
CONFIG_USB_RENESAS_USBHS_UDC=m
--
2.11.0
More information about the linux-arm-kernel
mailing list