Enable tun/tap driver

pull/59/head
Igor Zalatov (from Citadel PC) 2021-09-24 20:17:57 +03:00
parent e2afa06404
commit c58f08d9b1
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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
#