Skip to content

Commit 44807ec

Browse files
Ravi Gunasekarannmenon
authored andcommitted
arm64: defconfig: Enable HSR protocol driver
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>
1 parent 8c96eb2 commit 44807ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ CONFIG_NET_CLS_FLOWER=m
177177
CONFIG_NET_CLS_ACT=y
178178
CONFIG_NET_ACT_GACT=m
179179
CONFIG_NET_ACT_MIRRED=m
180+
CONFIG_HSR=m
180181
CONFIG_NET_ACT_GATE=m
181182
CONFIG_QRTR_SMD=m
182183
CONFIG_QRTR_TUN=m

0 commit comments

Comments
 (0)