From: Alex Elder <elder@linaro.org>
To: andy.gross@linaro.org, catalin.marinas@arm.com,
will.deacon@arm.com, arnd@arndb.de
Cc: linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [PATCH 1/3] arm64: defconfig: remove CONFIG_USB_EHCI_MSM
Date: Wed, 25 Oct 2017 16:53:32 -0500 [thread overview]
Message-ID: <20171025215334.19004-2-elder@linaro.org> (raw)
In-Reply-To: <20171025215334.19004-1-elder@linaro.org>
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>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Andy Gross <andy.gross@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 34480e9af2e7..4d0b96bb340a 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -410,7 +410,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
--
2.11.0
WARNING: multiple messages have this Message-ID (diff)
From: elder@linaro.org (Alex Elder)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] arm64: defconfig: remove CONFIG_USB_EHCI_MSM
Date: Wed, 25 Oct 2017 16:53:32 -0500 [thread overview]
Message-ID: <20171025215334.19004-2-elder@linaro.org> (raw)
In-Reply-To: <20171025215334.19004-1-elder@linaro.org>
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>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Acked-by: Andy Gross <andy.gross@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 34480e9af2e7..4d0b96bb340a 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -410,7 +410,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
--
2.11.0
next prev parent reply other threads:[~2017-10-25 21:53 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-25 21:53 [PATCH 0/3] arm64: defconfig: remove some Qualcomm USB options Alex Elder
2017-10-25 21:53 ` Alex Elder
2017-10-25 21:53 ` Alex Elder [this message]
2017-10-25 21:53 ` [PATCH 1/3] arm64: defconfig: remove CONFIG_USB_EHCI_MSM Alex Elder
2017-10-25 21:53 ` [PATCH 2/3] arm64: defconfig: remove CONFIG_USB_MSM_OTG Alex Elder
2017-10-25 21:53 ` Alex Elder
2017-10-25 21:53 ` [PATCH 3/3] arm64: defconfig: remove CONFIG_USB_QCOM_8X16_PHY Alex Elder
2017-10-25 21:53 ` Alex Elder
2017-10-30 9:46 ` [PATCH 0/3] arm64: defconfig: remove some Qualcomm USB options Amit Kucheria
2017-10-30 9:46 ` Amit Kucheria
2017-10-30 9:50 ` Amit Kucheria
2017-10-30 9:50 ` Amit Kucheria
-- strict thread matches above, loose matches on Subject: below --
2017-10-20 17:20 [PATCH 0/3] arm64: remove some unused defconfig options Alex Elder
2017-10-20 17:20 ` [PATCH 1/3] arm64: defconfig: remove CONFIG_USB_EHCI_MSM Alex Elder
2017-10-20 17:20 ` Alex Elder
2017-10-25 7:00 ` Andy Gross
2017-10-25 7:00 ` Andy Gross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171025215334.19004-2-elder@linaro.org \
--to=elder@linaro.org \
--cc=andy.gross@linaro.org \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=will.deacon@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.