From: Michael Ellerman Date: Fri, 14 Apr 2023 13:24:09 +0000 (+1000) Subject: powerpc/configs/64s: Enable VLAN support X-Git-Tag: v6.4-rc1~90^2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=48b2e99def2d92dbf2f7cb4b7f42ee8d98c56768;p=thirdparty%2Fkernel%2Flinux.git powerpc/configs/64s: Enable VLAN support Most other configs, and distros enable it. Signed-off-by: Michael Ellerman Link: https://msgid.link/20230414132415.821564-26-mpe@ellerman.id.au --- diff --git a/arch/powerpc/configs/ppc64_defconfig b/arch/powerpc/configs/ppc64_defconfig index b88155ddab657..833847b775ece 100644 --- a/arch/powerpc/configs/ppc64_defconfig +++ b/arch/powerpc/configs/ppc64_defconfig @@ -111,6 +111,7 @@ CONFIG_INET_IPCOMP=m CONFIG_NETFILTER=y # CONFIG_NETFILTER_ADVANCED is not set CONFIG_BRIDGE=m +CONFIG_VLAN_8021Q=m CONFIG_NET_SCHED=y CONFIG_NET_CLS_BPF=m CONFIG_NET_CLS_ACT=y