mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 20:44:39 +08:00
NET_TUN=y => NET_MULTIBUFFER=y
This commit is contained in:
committed by
Gregory Nutt
parent
ed22c93d7a
commit
e5cffc40fc
@@ -228,6 +228,7 @@ config NET_TUN
|
||||
default n
|
||||
select NETDEV_MULTINIC if NET_ETHERNET || NET_LOOPBACK || NET_SLIP
|
||||
select NET_MULTILINK if NET_ETHERNET || NET_LOOPBACK || NET_SLIP
|
||||
select NET_MULTIBUFFER
|
||||
select ARCH_HAVE_NETDEV_STATISTICS
|
||||
|
||||
if NET_TUN
|
||||
|
||||
Reference in New Issue
Block a user