mirror of
https://github.com/apache/nuttx.git
synced 2026-08-26 20:00:42 +00:00
sim/netdev: dependens on LPWORK by default
Change-Id: Ic2d42d29fc84bef1cc279ef443897d5191888e72 Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
parent
3054ade4cf
commit
4d74aa6ec9
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ config SIM_NETDEV
|
|||
default y
|
||||
depends on NET
|
||||
select ARCH_HAVE_NETDEV_STATISTICS
|
||||
select SCHED_LPWORK
|
||||
---help---
|
||||
Build in support for a simulated network device using a TAP device on Linux or
|
||||
WPCAP on Windows.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue