Merge "config: enable VETH support for bengal"

This commit is contained in:
qctecmdr 2020-08-05 00:53:53 -07:00 committed by Gerrit - the friendly Code Review server
commit 000b2a1d44
2 changed files with 2 additions and 0 deletions

View file

@ -305,6 +305,7 @@ CONFIG_NETDEVICES=y
CONFIG_BONDING=y
CONFIG_DUMMY=y
CONFIG_TUN=y
CONFIG_VETH=y
# CONFIG_NET_VENDOR_AMAZON is not set
# CONFIG_NET_VENDOR_AURORA is not set
# CONFIG_NET_VENDOR_EZCHIP is not set

View file

@ -316,6 +316,7 @@ CONFIG_NETDEVICES=y
CONFIG_BONDING=y
CONFIG_DUMMY=y
CONFIG_TUN=y
CONFIG_VETH=y
# CONFIG_NET_VENDOR_AURORA is not set
# CONFIG_NET_VENDOR_EZCHIP is not set
# CONFIG_NET_VENDOR_HISILICON is not set