mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
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>
This commit is contained in:
parent
8c96eb23f2
commit
44807ecfa6
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user