Re: [PATCH 0/3] arm64: defconfig: remove some Qualcomm USB options

From: Amit Kucheria
Date: Mon Oct 30 2017 - 05:46:41 EST


On Thu, Oct 26, 2017 at 3:23 AM, Alex Elder <elder@xxxxxxxxxx> 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(-)