public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Ravi Gunasekaran <r-gunasekaran@ti.com>
To: <catalin.marinas@arm.com>, <will@kernel.org>
Cc: <quic_bjorande@quicinc.com>, <krzysztof.kozlowski@linaro.org>,
	<arnd@arndb.de>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <srk@ti.com>,
	<r-gunasekaran@ti.com>
Subject: [PATCH] arm64: defconfig: Enable HSR driver
Date: Fri, 19 Apr 2024 11:30:13 +0530	[thread overview]
Message-ID: <20240419060013.14909-1-r-gunasekaran@ti.com> (raw)

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

             reply	other threads:[~2024-04-19  6:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19  6:00 Ravi Gunasekaran [this message]
2024-04-19  6:02 ` [PATCH] arm64: defconfig: Enable HSR driver 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240419060013.14909-1-r-gunasekaran@ti.com \
    --to=r-gunasekaran@ti.com \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=quic_bjorande@quicinc.com \
    --cc=srk@ti.com \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox