From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: Re: [PATCH 0/3] arm64: remove some unused defconfig options Date: Wed, 25 Oct 2017 09:02:53 +0200 Message-ID: <20171025070253.GD28555@hector> References: <20171020172021.8119-1-elder@linaro.org> <20171025002019.GC30645@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171025002019.GC30645@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Stephen Boyd Cc: Alex Elder , catalin.marinas@arm.com, will.deacon@arm.com, arnd@arndb.de, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org 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.