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

From: Alex Elder
Date: Wed Oct 25 2017 - 11:12:12 EST


On 10/25/2017 02:02 AM, Andy Gross wrote:
> On Tue, Oct 24, 2017 at 05:20:20PM -0700, Stephen Boyd wrote:
>> On 10/20, Alex Elder wrote:
>>> This series deletes three config options related to USB on Qualcomm
>>> SoCs from the arm64 "defconfig", along with the code that they
>>> enable. The code is no longer needed by any Qualcomm hardware.
>>>
>>> -Alex
>>>
>>> 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
>>
>> As I said off-list, I would split this into defconfig for arm-soc
>> and drivers/usb for usb subsystem to pick up.
>
> I agree with splitting. But carry my ACKs when you do.

I will. And I'll send two series, one for defconfig and
one for the drivers. Thanks.

-Alex