mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-28 18:19:02 +00:00
Enable tun/tap driver
This commit is contained in:
@@ -602,7 +602,7 @@ CONFIG_NETDEVICES=y
|
||||
# CONFIG_DUMMY is not set
|
||||
# CONFIG_BONDING is not set
|
||||
# CONFIG_EQUALIZER is not set
|
||||
# CONFIG_TUN is not set
|
||||
CONFIG_TUN=y
|
||||
# CONFIG_VETH is not set
|
||||
CONFIG_MII=y
|
||||
CONFIG_PHYLIB=y
|
||||
|
||||
@@ -747,7 +747,7 @@ CONFIG_MII=y
|
||||
# CONFIG_NETCONSOLE is not set
|
||||
# CONFIG_NETPOLL is not set
|
||||
# CONFIG_NET_POLL_CONTROLLER is not set
|
||||
# CONFIG_TUN is not set
|
||||
CONFIG_TUN=y
|
||||
# CONFIG_VETH is not set
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user