summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Elder2017-10-31 13:58:06 +0100
committerAndy Gross2017-12-21 20:28:11 +0100
commit17102eaae46a43ec0342294e2ce45b4a2c651379 (patch)
treeeeb228118cf125dcc1c4540c37366f4ed2f55a79
parentLinux 4.15-rc1 (diff)
downloadkernel-qcow2-linux-17102eaae46a43ec0342294e2ce45b4a2c651379.tar.gz
kernel-qcow2-linux-17102eaae46a43ec0342294e2ce45b4a2c651379.tar.xz
kernel-qcow2-linux-17102eaae46a43ec0342294e2ce45b4a2c651379.zip
arm64: defconfig: remove CONFIG_USB_EHCI_MSM
No Qualcomm SoC requires the "ehci-msm.c" code any more. So remove the code, and remove the config option from the arm64 defconfig. Suggested-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Alex Elder <elder@linaro.org> Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org> Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org> Acked-by: Andy Gross <andy.gross@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
-rw-r--r--arch/arm64/configs/defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 6356c6da34ea..e41624174d16 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -421,7 +421,6 @@ CONFIG_USB_OTG=y
CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_TEGRA=y
CONFIG_USB_EHCI_HCD=y
-CONFIG_USB_EHCI_MSM=y
CONFIG_USB_EHCI_EXYNOS=y
CONFIG_USB_EHCI_HCD_PLATFORM=y
CONFIG_USB_OHCI_HCD=y