Explorar o código

selftests: net: add config fragments

Add fragments to pass bridge and vlan tests.

Fixes: 33b01b7b4f19 ("selftests: add rtnetlink test script")
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Anders Roxell %!s(int64=7) %!d(string=hai) anos
pai
achega
73f9c33beb
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      tools/testing/selftests/net/config

+ 2 - 0
tools/testing/selftests/net/config

@@ -12,3 +12,5 @@ CONFIG_NET_IPVTI=y
 CONFIG_INET6_XFRM_MODE_TUNNEL=y
 CONFIG_IPV6_VTI=y
 CONFIG_DUMMY=y
+CONFIG_BRIDGE=y
+CONFIG_VLAN_8021Q=y