From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 27AB7C7618E for ; Wed, 26 Apr 2023 10:30:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240422AbjDZKa5 (ORCPT ); Wed, 26 Apr 2023 06:30:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59054 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240468AbjDZKax (ORCPT ); Wed, 26 Apr 2023 06:30:53 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1410859C1 for ; Wed, 26 Apr 2023 03:30:25 -0700 (PDT) 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 99908618AF for ; Wed, 26 Apr 2023 10:30:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id E8645C4339B; Wed, 26 Apr 2023 10:30:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1682505020; bh=f9TKJc9CwFmz/+xsWhLfC2LLjJiSBuMvOCsDqssZ2M0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=q9JWJhR8VfTI/VKqXYBthA+wOHlMLue4aY20cwKiph97cyJ6NejFtZh2M3mzgEyJc GP0/qbQaLA2ArXRuIb6sp83ppR/WyQABwLQr886GvHTrmIih+MdSh/6TnxWi+dSYz9 KR8Ce5VCiay8Hknu5N+B4IRuv2dPvrrw+oTyT4CBZ8uWsYxuKl7DzaAgGqzO+hbGit Yt3uQg0MQG4ZSPZjTFb9mmtOYbOETMl7oYdAwBruUwzASSh2Jj026oLDP6sU8fs4Qh zKuL5bRQqXpX60mZg7ABk1OIadPHsS5/Fvz67PU0LVOcPWzcKHKBduYicSOiQqB8pa GpXHqHalIJL0w== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id CC409E5FFC6; Wed, 26 Apr 2023 10:30:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2 net-next] net: phy: hide the PHYLIB_LEDS knob From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168250501983.24955.15265736768951875727.git-patchwork-notify@kernel.org> Date: Wed, 26 Apr 2023 10:30:19 +0000 References: In-Reply-To: To: Paolo Abeni Cc: netdev@vger.kernel.org, kuba@kernel.org, edumazet@google.com, davem@davemloft.net, linux@armlinux.org.uk, hkallweit1@gmail.com, andrew@lunn.ch, arnd@arndb.de Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Paolo Abeni : On Wed, 26 Apr 2023 10:15:31 +0200 you wrote: > commit 4bb7aac70b5d ("net: phy: fix circular LEDS_CLASS dependencies") > solved a build failure, but introduces a new config knob with a default > 'y' value: PHYLIB_LEDS. > > The latter is against the current new config policy. The exception > was raised to allow the user to catch bad configurations without led > support. > > [...] Here is the summary with links: - [v2,net-next] net: phy: hide the PHYLIB_LEDS knob https://git.kernel.org/netdev/net-next/c/9b78d919632b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html