From patchwork Thu Aug 18 13:57:15 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 12947198 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 DD21EC00140 for ; Thu, 18 Aug 2022 14:17:24 +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:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lPB3/QRniz94IOVP7igELeTgSHp1sH/MM3GJq2KcEcs=; b=Mug9baW/IBuqoR 3jVkgc1FiGmMTrSDc9vyr+CXONO3D50tBBhLRzDQdarQntwua9FFFBDpqv1f6jcTN6xNoSWU6N8le oK/VPyOwQssEpKEMgT7oAJDIH0HdZx5CNTIrp5uV4GVRgoOaOQI5YN8/ZNL7Escsv0KU9YqWf2+pm A+9h2eYEYSuS80NgdzfJYFNz1iy4BvwG1ZsfbEMdIStuVZlnekrlpQhEp3w316LgPLI4KSSP9cOVI S5oFLubQ36yVLAnNPM3/TDDOmVSOOD/Ip+hB1nTzJAnBXQ2uO3I27/+bYNNxxTbUtkfkAoKkqtdCG ZsPScUkTGCZAB7GLNg2A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOgJd-005wHf-9K; Thu, 18 Aug 2022 14:16:09 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oOg32-005n71-Ne for linux-arm-kernel@lists.infradead.org; Thu, 18 Aug 2022 13:59:02 +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 1E1B0B821A8; Thu, 18 Aug 2022 13:58:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C83D8C433C1; Thu, 18 Aug 2022 13:58:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1660831137; bh=b8vt69Qw477yM8JIOVSGHYEMcdgBcpySmH+QDCFvREI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=muoubQR1vF3zI+qMAoLPrSRs/OGngZZcUC/I2h0qUVoxX3jGQq6Tt2unaA20wpQR3 oq7OU5/MJxa98aD/+npZmPZt0eOPeUx0wxEyv3ueqr7ZC+9yq0eQiAEH+2r0CWnLBg BDeeVB1UsmpLI2rylEKG6mR1AG3xedJpdxVjCsJA8q/4yeup8LEehdwvIAB4AHhtmq ynasq1+AdOU2IcR+O74ErhRKMxgV4L5slBfWOu433t+xFvQf4Ex7Q4jYqFLSfNIFFr EBSXZ0vksPBaI8+klXRRUFfmTdKsDrgp/Rgp1DXaLIK3Asme3RPvWUH1FEMXS0Q18N nedEQcd+JW6Fw== From: Arnd Bergmann To: linux-arm-kernel@lists.infradead.org, Tony Lindgren , Vladimir Oltean , Richard Cochran , Jacob Keller , Shannon Nelson , Arnd Bergmann Subject: [PATCH 06/11] ARM: defconfig: drop CONFIG_PTP_1588_CLOCK=y Date: Thu, 18 Aug 2022 15:57:15 +0200 Message-Id: <20220818135737.3143895-5-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_065901_018857_0499EAC2 X-CRM114-Status: GOOD ( 11.59 ) 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: , Cc: Florian Fainelli , William Zhang , Gregory CLEMENT , linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, Chuck Lever , Mark Brown , Joel Stanley , Sudeep Holla , Jakub Kicinski , Dmitry Osipenko , Thierry Reding Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Arnd Bergmann PTP support is now enabled by default for configurations with ethernet support, so drop the redundant entries in defconfig files. Fixes: e5f31552674e ("ethernet: fix PTP_1588_CLOCK dependencies") Signed-off-by: Arnd Bergmann Acked-by: Richard Cochran --- arch/arm/configs/keystone_defconfig | 1 - arch/arm/configs/multi_v7_defconfig | 1 - arch/arm/configs/omap2plus_defconfig | 1 - 3 files changed, 3 deletions(-) diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig index 97f958d55019..4a5b9adbf2a1 100644 --- a/arch/arm/configs/keystone_defconfig +++ b/arch/arm/configs/keystone_defconfig @@ -152,7 +152,6 @@ CONFIG_SPI=y CONFIG_SPI_CADENCE_QUADSPI=y CONFIG_SPI_DAVINCI=y CONFIG_SPI_SPIDEV=y -CONFIG_PTP_1588_CLOCK=y CONFIG_PINCTRL_SINGLE=y CONFIG_GPIOLIB=y CONFIG_GPIO_SYSFS=y diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index b3669cf855b3..a523591798cb 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -462,7 +462,6 @@ CONFIG_SPI_TEGRA20_SLINK=y CONFIG_SPI_XILINX=y CONFIG_SPI_SPIDEV=y CONFIG_SPMI=y -CONFIG_PTP_1588_CLOCK=y CONFIG_PINCTRL_AS3722=y CONFIG_PINCTRL_MICROCHIP_SGPIO=y CONFIG_PINCTRL_OCELOT=y diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 89cda0877c52..39c89576ab2b 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -428,7 +428,6 @@ CONFIG_SPI_TI_QSPI=m CONFIG_HSI=m CONFIG_OMAP_SSI=m CONFIG_SSI_PROTOCOL=m -CONFIG_PTP_1588_CLOCK=y CONFIG_PINCTRL_SINGLE=y CONFIG_DEBUG_GPIO=y CONFIG_GPIO_SYSFS=y