]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: defconfig: Enable HSR protocol driver
authorRavi Gunasekaran <r-gunasekaran@ti.com>
Thu, 27 Feb 2025 11:18:28 +0000 (16:48 +0530)
committerNishanth Menon <nm@ti.com>
Fri, 28 Feb 2025 14:10:05 +0000 (08:10 -0600)
High-availability Seamless Redundancy (HSR) protocol can be
realized with any two port ethernet controller.

Many of TI's K3 SoCs, such as AM64x and AM65x, support multi-port
ethernet controller like those seen on AM654x-EVM and AM64xx-EVM
platforms. So, enable the HSR driver to support this protocol.

Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Meghana Malladi <m-malladi@ti.com>
Reviewed-by: MD Danish Anwar <danishanwar@ti.com>
Link: https://lore.kernel.org/r/20250227111828.1963918-1-m-malladi@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/configs/defconfig

index 62350cf098e5b0962a7da2bfe7c8819cf816f230..390b64dba82d1e75517506f2dd91161455f23079 100644 (file)
@@ -177,6 +177,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