[PATCH] arm64: defconfig: Enable HSR driver
Malladi, Meghana
m-malladi at ti.com
Tue Feb 25 22:18:10 PST 2025
Hi all,
Apologies in case you are receiving this email for the second time.
Any reason why this patch hasn't been merged yet. Other than re-basing
this to the tip, anything else which needs to be addressed to get this
merged?
Thanks & Regards,
Meghana Malladi.
On 4/19/2024 11:30 AM, Ravi Gunasekaran wrote:
> 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 at 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
More information about the linux-arm-kernel
mailing list