Commit 6e9ff55f authored by Axel Lin's avatar Axel Lin Committed by Peter Korsgaard
Browse files

netplug: needs mmu

parent 41b351a6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_NETPLUG
	bool "netplug"
	depends on BR2_USE_MMU # fork()
	help
	  A Linux daemon that manages network interfaces in
	  response to network cables being plugged in and out.