Message ID | 20171025215334.19004-1-elder@linaro.org |
---|---|
Headers | show |
Series | arm64: defconfig: remove some Qualcomm USB options | expand |
On Thu, Oct 26, 2017 at 3:23 AM, Alex Elder <elder@linaro.org> wrote: > This series deletes three config options related to USB on Qualcomm > SoCs from the arm64 "defconfig". The code enabled by the options is > no longer needed by any Qualcomm hardware. > > -Alex Shouldn't we remove the driver code too in the case that no HW actually uses it? > Alex Elder (3): > arm64: defconfig: remove CONFIG_USB_EHCI_MSM > arm64: defconfig: remove CONFIG_USB_MSM_OTG > arm64: defconfig: remove CONFIG_USB_QCOM_8X16_PHY > > arch/arm64/configs/defconfig | 3 --- > 1 file changed, 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Mon, Oct 30, 2017 at 3:16 PM, Amit Kucheria <amit.kucheria@verdurent.com> wrote: > On Thu, Oct 26, 2017 at 3:23 AM, Alex Elder <elder@linaro.org> wrote: >> This series deletes three config options related to USB on Qualcomm >> SoCs from the arm64 "defconfig". The code enabled by the options is >> no longer needed by any Qualcomm hardware. >> >> -Alex > > > Shouldn't we remove the driver code too in the case that no HW actually uses it? Nevermind, I just found the other thread that removes the actual driver code. FWIW, for the entire series, feel free to add my Reviewed-by. -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html