From patchwork Thu Aug 18 13:57:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 12947190 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 90C81C00140 for ; Thu, 18 Aug 2022 14:13:41 +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=tD7t+8mkk4R/QSckPGV3j6ltmXiyW4Dh1u1x6b5tmPQ=; b=vuanM5L7tjVy/u z06HN1HB4NlB4pqtjrnjNLCxoKN4mXdxnZrDlcYU+nqnDLHKInA+5Fi3GWrW1KbAr49vew/HsRiCt 0DJxtrqwRhIbZiHNGCFDQtSfXV8WVILo3SSzWC5+Do8IF2jQeVFWBk2/2zOc1tqJUl9fEJEgjtRs+ kPihiVADtdoDPKIeaz4QbpIOK4EWcycVOvYr6jq4s+IqiZcCvzOFeSL8uzzJiuzC2JDShg4lpUqZL lGydZ//itJVepKkSXioSH9VranAZ9xtbRqxUBzb9I07NnvtvrxETdot2NVLdGS3pBvwhVjt4SaByr Rvi3a1zk1N+348TcRO4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOgFy-005uHx-8e; Thu, 18 Aug 2022 14:12:23 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOg21-005mTz-4h for linux-arm-kernel@lists.infradead.org; Thu, 18 Aug 2022 13:57:58 +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 ams.source.kernel.org (Postfix) with ESMTPS id BE9CAB82175; Thu, 18 Aug 2022 13:57:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A6497C433C1; Thu, 18 Aug 2022 13:57:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660831074; bh=CjHA+Zh75d5rWqfjbpWtK92dqJGzZIO1E1GyDNKRaaM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=V/0u8jaUB0Z3wK9a9YliLIj4Mq4YHp549umNwYgvzlFYCcbqRQwuqTlAGXFGrcEvA iqNB4WgUCPX8995eVBFx1cGoGcT2aaHhuqVyfejAMe+vf5Z8pLkm8K9LFp1tlECjfg 96kqKlJJ1K3RxtFKbWa5DIVsdSDYopY41tlRfCi5I2Vhq8CbJdaPuOSXIsYmZt1N+f ZfR5TXU6zAJENYlATYTw1Rz948sy/Ym0xjDc93+IcxKGuu4vakF0v/fWwU+EvdQhHL XIVzsQvQKflUmCy0SK6mK+q3V+Bc6OnCLgbKGZQ9tF92CQ2/5+KWaMZl4vbgjJrVO+ 3pk4MoFYtx7dg== From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org, =?utf-8?q?=C5=81ukasz_Stelmach?= , Krzysztof Kozlowski Cc: Arnd Bergmann , Joel Stanley , Florian Fainelli , Thierry Reding , Dmitry Osipenko , Mark Brown , William Zhang , Stephan Gerhold , Michael Walle , Krzysztof Kozlowski , linux-kernel@vger.kernel.org Subject: [PATCH 03/11] ARM: defconfig: drop CONFIG_NET_VENDOR_ASIX=y Date: Thu, 18 Aug 2022 15:57:12 +0200 Message-Id: <20220818135737.3143895-2-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_065757_363102_10AA90C2 X-CRM114-Status: GOOD ( 12.24 ) 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 This option is 'default y' and has always been this way, the line was added in error. Fixes: dfe21dcabac0 ("ARM: defconfig: Enable ax88796c driver for Exynos boards") Signed-off-by: Arnd Bergmann --- 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 7ac539231a90..ecf743b3409d 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -254,7 +254,6 @@ CONFIG_SATA_HIGHBANK=y CONFIG_SATA_MV=y CONFIG_SATA_RCAR=y CONFIG_NETDEVICES=y -CONFIG_NET_VENDOR_ASIX=y CONFIG_VIRTIO_NET=y CONFIG_B53_SPI_DRIVER=m CONFIG_B53_MDIO_DRIVER=m