public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable HSR driver
@ 2024-04-19  6:00 Ravi Gunasekaran
  2024-04-19  6:02 ` Arnd Bergmann
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Ravi Gunasekaran @ 2024-04-19  6:00 UTC (permalink / raw)
  To: catalin.marinas, will
  Cc: quic_bjorande, krzysztof.kozlowski, arnd, linux-arm-kernel,
	linux-kernel, srk, r-gunasekaran

HSR is a redundancy protocol that can be realized with any
two port ethernet controller.

Many of TI's K3 SoCs support multi port ethernet controller.
So enable HSR driver inorder to support this protocol on
such SoCs.

Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 11fa4aa40094..750343564f41 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -176,6 +176,7 @@ CONFIG_NET_CLS_FLOWER=m
 CONFIG_NET_CLS_ACT=y
 CONFIG_NET_ACT_GACT=m
 CONFIG_NET_ACT_MIRRED=m
+CONFIG_HSR=m
 CONFIG_NET_ACT_GATE=m
 CONFIG_QRTR_SMD=m
 CONFIG_QRTR_TUN=m
-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-02-27  7:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-19  6:00 [PATCH] arm64: defconfig: Enable HSR driver Ravi Gunasekaran
2024-04-19  6:02 ` Arnd Bergmann
2024-04-19  6:25   ` Ravi Gunasekaran
2024-04-19  7:02     ` Arnd Bergmann
2025-02-26  6:14 ` Malladi, Meghana
2025-02-26  6:18 ` Malladi, Meghana
2025-02-26  7:45   ` Arnd Bergmann
2025-02-26  8:05   ` Krzysztof Kozlowski
2025-02-26 10:44     ` [EXTERNAL] " Malladi, Meghana
2025-02-26 10:48       ` Krzysztof Kozlowski
2025-02-26 11:54         ` Malladi, Meghana
2025-02-26 12:06           ` Krzysztof Kozlowski
2025-02-27  5:43             ` Malladi, Meghana
2025-02-27  7:32               ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox