Skip to content

Commit 6140ae0

Browse files
nfrapradoAngeloGioacchino Del Regno
authored andcommitted
arm64: defconfig: Enable MediaTek STAR Ethernet MAC
Enable CONFIG_NET_VENDOR_MEDIATEK and CONFIG_NET_MEDIATEK_STAR_EMAC in the defconfig to allow usage of the Ethernet controller on the MT8365 SoC. Signed-off-by: Nícolas F. R. A. Prado <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
1 parent 40384c8 commit 6140ae0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,8 @@ CONFIG_IGBVF=y
358358
CONFIG_MVNETA=y
359359
CONFIG_MVPP2=y
360360
CONFIG_SKY2=y
361+
CONFIG_NET_VENDOR_MEDIATEK=y
362+
CONFIG_NET_MEDIATEK_STAR_EMAC=m
361363
CONFIG_MLX4_EN=m
362364
CONFIG_MLX5_CORE=m
363365
CONFIG_MLX5_CORE_EN=y

0 commit comments

Comments
 (0)