mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
sim: Make SIM_NETDEV_TAP depends on LINUX||WINDOWS
This commit is contained in:
committed by
Xiang Xiao
parent
5d5878d52d
commit
9b88ecc1b2
@@ -128,6 +128,7 @@ choice
|
||||
|
||||
config SIM_NETDEV_TAP
|
||||
bool "Simulated Network Device with TAP/WPCAP"
|
||||
depends on (HOST_LINUX || HOST_WINDOWS)
|
||||
---help---
|
||||
Build in support for a simulated network device using a TAP device on Linux or
|
||||
WPCAP on Windows.
|
||||
|
||||
Reference in New Issue
Block a user