* [PATCH net] net: dsa: rtl8366rb: don't prompt users for LED control
@ 2025-02-28 0:45 Jakub Kicinski
2025-03-04 11:00 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Jakub Kicinski @ 2025-02-28 0:45 UTC (permalink / raw)
To: davem
Cc: netdev, edumazet, pabeni, andrew+netdev, horms, Jakub Kicinski,
linus.walleij, alsi, andrew, olteanv
Make NET_DSA_REALTEK_RTL8366RB_LEDS a hidden symbol.
It seems very unlikely user would want to intentionally
disable it.
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
Sending for net because the symbol was added in net.
Trying to catch it before its released.
CC: linus.walleij@linaro.org
CC: alsi@bang-olufsen.dk
CC: andrew@lunn.ch
CC: olteanv@gmail.com
---
drivers/net/dsa/realtek/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/dsa/realtek/Kconfig b/drivers/net/dsa/realtek/Kconfig
index 10687722d14c..d6eb6713e5f6 100644
--- a/drivers/net/dsa/realtek/Kconfig
+++ b/drivers/net/dsa/realtek/Kconfig
@@ -44,7 +44,7 @@ config NET_DSA_REALTEK_RTL8366RB
Select to enable support for Realtek RTL8366RB.
config NET_DSA_REALTEK_RTL8366RB_LEDS
- bool "Support RTL8366RB LED control"
+ bool
depends on (LEDS_CLASS=y || LEDS_CLASS=NET_DSA_REALTEK_RTL8366RB)
depends on NET_DSA_REALTEK_RTL8366RB
default NET_DSA_REALTEK_RTL8366RB
--
2.48.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH net] net: dsa: rtl8366rb: don't prompt users for LED control
2025-02-28 0:45 [PATCH net] net: dsa: rtl8366rb: don't prompt users for LED control Jakub Kicinski
@ 2025-03-04 11:00 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-03-04 11:00 UTC (permalink / raw)
To: Jakub Kicinski
Cc: davem, netdev, edumazet, pabeni, andrew+netdev, horms,
linus.walleij, alsi, andrew, olteanv
Hello:
This patch was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Thu, 27 Feb 2025 16:45:34 -0800 you wrote:
> Make NET_DSA_REALTEK_RTL8366RB_LEDS a hidden symbol.
> It seems very unlikely user would want to intentionally
> disable it.
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> Sending for net because the symbol was added in net.
> Trying to catch it before its released.
>
> [...]
Here is the summary with links:
- [net] net: dsa: rtl8366rb: don't prompt users for LED control
https://git.kernel.org/netdev/net/c/c34424eb3be4
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-04 10:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-28 0:45 [PATCH net] net: dsa: rtl8366rb: don't prompt users for LED control Jakub Kicinski
2025-03-04 11:00 ` patchwork-bot+netdevbpf
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.