Commit 92af118d authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

vde2: needs mmu

parent a2f298ce
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_VDE2
	bool "vde2"
	depends on BR2_USE_MMU # fork()
	help
	  VDE is an ethernet compliant virtual network that can be
	  spawned over a set of physical computers over the Internet.