From: Niklas Söderlund Date: Wed, 31 Jul 2024 10:53:21 +0000 (+0200) Subject: arm64: defconfig: Enable R-Car Ethernet-TSN support X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=84542dfad12252887bc14402f2bdc6286262cbae;p=linux.git arm64: defconfig: Enable R-Car Ethernet-TSN support Enable support for R-Car Ethernet-TSN, as found on the White-Hawk development board. Signed-off-by: Niklas Söderlund Reviewed-by: Geert Uytterhoeven Link: https://lore.kernel.org/20240731105321.3196788-1-niklas.soderlund+renesas@ragnatech.se Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 2d385f7dabf5..9a345ebddb0a 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -366,6 +366,7 @@ CONFIG_R8169=m CONFIG_SH_ETH=y CONFIG_RAVB=y CONFIG_RENESAS_ETHER_SWITCH=y +CONFIG_RTSN=y CONFIG_SMC91X=y CONFIG_SMSC911X=y CONFIG_SNI_AVE=y