Skip to content

Commit

Permalink
[dags] add missing tun kernel model for 7362 models
Browse files Browse the repository at this point in the history
  • Loading branch information
atvcaptain committed Mar 29, 2016
1 parent 64e9239 commit a4414af
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion meta-brands/meta-dags/recipes-linux/linux-dags-4.2.1/defconfig
Expand Up @@ -1076,7 +1076,20 @@ CONFIG_ATA_BMDMA=y
# CONFIG_TARGET_CORE is not set
CONFIG_NETDEVICES=y
CONFIG_MII=y
# CONFIG_NET_CORE is not set
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
# CONFIG_EQUALIZER is not set
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_IPVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
CONFIG_TUN=m
# CONFIG_VETH is not set
# CONFIG_NLMON is not set

#
# CAIF transport drivers
Expand Down

0 comments on commit a4414af

Please sign in to comment.