From patchwork Thu Aug 18 13:57:17 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 12947200 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D9729C00140 for ; Thu, 18 Aug 2022 14:19:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=hxj1aaBXppKVswGgRtC0nHguAX2FalKe7YFohBgbw8A=; b=Reg9hE3lz+SS8M W4nE1tDIjTLU4JK+nT9iRrpyo5lEGJMc30Ze2btvJ+Bj6+1PbprSVZHHTX4FdzvowscqNGyQIplsw pMlSXUIRj9dVrfhTgS90Kmda4+JCdVD026QPjFiBwp58PymUfZwjgFAHLb0SP9DjrYkX6cDIx4CoB BVphqu+OKtx8rXYLh1ORHf6VuVUP/SKZ84TY6PcxXapvHerzibVy3kSt3bnZEJKxV5v6TnRK+CVMt EOSb9onJzIEpE4zjKeGVkUXFKtvfihvoI9hKewsd+tQKjaNaRr1hv9iotk9evIr4vjJlrUT4W+pUA NvwZfnh3mqtjvqoZ0GUQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOgLJ-005xIG-Mw; Thu, 18 Aug 2022 14:17:54 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOg3V-005nQf-5X for linux-arm-kernel@lists.infradead.org; Thu, 18 Aug 2022 13:59:30 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B1F05616EE; Thu, 18 Aug 2022 13:59:28 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6C4C0C433D6; Thu, 18 Aug 2022 13:59:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660831168; bh=CvCMjUhgH6SQD7umKHx0hiqdTWdv48oIqBYz55B+L8M=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YvDhCHraOuVcUqNPhoObFj77htHApll8jKkqpEhYGwbkb1cKEDcut57HeXkC3XAku CGtj3kbTcN87FlIUvT2qzoacupRkux6aKl5LnPx5TgZrObNL+OFDTTAb7EXMNHX53c 4SpoM+b0VCUBPa6Ng4N0RMBZpAp/CdphFsiAgnk0AtewDnjj97uFLEgOn4d9Mdfxqy w68V8aKeRZ3so10twkA2yynOC3R/emSiPxPCGLt31jSW9ioevYEbiRGbau7A/jpWIO IRSX5YWKfgv9pTe3SfEBQ3iQmF8HMx12LZdsGE+3RKxxQNYLFBYVxJucY28BGTOKRm PfeP4kpPJcshQ== From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org, Greg Kroah-Hartman , Fabio Estevam , Peter Chen Cc: Arnd Bergmann , Joel Stanley , Florian Fainelli , Thierry Reding , Dmitry Osipenko , Mark Brown , Stephan Gerhold , Michael Walle , linux-kernel@vger.kernel.org Subject: [PATCH 08/11] ARM: defconfig: drop CONFIG_USB_FSL_USB2 Date: Thu, 18 Aug 2022 15:57:17 +0200 Message-Id: <20220818135737.3143895-7-arnd@kernel.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20220818135737.3143895-1-arnd@kernel.org> References: <20220818135522.3143514-1-arnd@kernel.org> <20220818135737.3143895-1-arnd@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220818_065929_293194_6BFC93AB X-CRM114-Status: GOOD ( 12.56 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Arnd Bergmann USB_FSL_USB2 is no longer available for Arm platforms and was replaced by the chipidea driver. Fixes: a390bef7db1f ("usb: gadget: fsl_mxc_udc: Remove the driver") Signed-off-by: Arnd Bergmann Acked-by: Greg Kroah-Hartman --- arch/arm/configs/multi_v7_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 7af627a816ec..1cb293adecb1 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -869,7 +869,6 @@ CONFIG_USB_GPIO_VBUS=y CONFIG_USB_ISP1301=y CONFIG_USB_MXS_PHY=y CONFIG_USB_GADGET=y -CONFIG_USB_FSL_USB2=y CONFIG_USB_RENESAS_USBHS_UDC=m CONFIG_USB_ASPEED_VHUB=m CONFIG_USB_CONFIGFS=m