From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Elder Subject: [PATCH v2 0/3] arm64: defconfig: remove some Qualcomm USB options Date: Tue, 31 Oct 2017 07:58:05 -0500 Message-ID: <20171031125808.7300-1-elder@linaro.org> Return-path: Received: from mail-io0-f179.google.com ([209.85.223.179]:44181 "EHLO mail-io0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751050AbdJaM6Q (ORCPT ); Tue, 31 Oct 2017 08:58:16 -0400 Received: by mail-io0-f179.google.com with SMTP id m16so34842205iod.1 for ; Tue, 31 Oct 2017 05:58:15 -0700 (PDT) Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: andy.gross@linaro.org, catalin.marinas@arm.com, will.deacon@arm.com, arnd@arndb.de Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org 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 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(-) -- 2.11.0