public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable HSR by default
@ 2023-06-12  9:43 Ravi Gunasekaran
  2023-06-12  9:44 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 5+ messages in thread
From: Ravi Gunasekaran @ 2023-06-12  9:43 UTC (permalink / raw)
  To: catalin.marinas, will
  Cc: arnd, krzysztof.kozlowski, linux-arm-kernel, linux-kernel,
	r-gunasekaran

Enable HSR feature in kernel build.

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 8d850be05835..c980268eaea4 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -138,6 +138,7 @@ CONFIG_IP_PNP_BOOTP=y
 CONFIG_IPV6=m
 CONFIG_NETFILTER=y
 CONFIG_BRIDGE_NETFILTER=m
+CONFIG_HSR=m
 CONFIG_NF_CONNTRACK=m
 CONFIG_NF_CONNTRACK_EVENTS=y
 CONFIG_NETFILTER_XT_MARK=m
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-06-12 11:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-12  9:43 [PATCH] arm64: defconfig: Enable HSR by default Ravi Gunasekaran
2023-06-12  9:44 ` Krzysztof Kozlowski
2023-06-12  9:49   ` [EXTERNAL] " Ravi Gunasekaran
2023-06-12  9:51     ` Krzysztof Kozlowski
2023-06-12 11:55       ` Ravi Gunasekaran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox