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

2017-12-31 Thread Andy Gross
On Thu, Nov 02, 2017 at 07:47:54AM -0500, Alex Elder wrote: > On 11/02/2017 04:15 AM, Arnd Bergmann wrote: > > On Tue, Oct 31, 2017 at 1:58 PM, Alex Elder wrote: > >> This series deletes three config options related to USB on Qualcomm > >> SoCs from the arm64 "defconfig". The code enabled by the

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

2017-11-02 Thread Alex Elder
On 11/02/2017 04:15 AM, Arnd Bergmann wrote: > On Tue, Oct 31, 2017 at 1:58 PM, Alex Elder 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. The driver

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

2017-11-02 Thread Arnd Bergmann
On Tue, Oct 31, 2017 at 1:58 PM, Alex Elder 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. The driver code that > corresponds to these config options i

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

2017-10-31 Thread Alex Elder
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. The driver code that corresponds to these config options is removed in a separate series.