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

From: Arnd Bergmann
Date: Thu Nov 02 2017 - 05:15:54 EST


On Tue, Oct 31, 2017 at 1:58 PM, 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. The driver code that
> corresponds to these config options is removed in a separate series.
>
> -Alex
>
> v2: Added Reviewed-by: Amit Kucheria <amit.kucheria@xxxxxxxxxx>

The patches look good. Should we apply them directly to arm-soc, or is
Andy going to forward them? Normally I'd wait for him to apply them,
but I see he has already given an Ack, so I don't know what to do here.

Arnd