xref: /OK3568_Linux_fs/buildroot/package/netplug/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_NETPLUG
2	bool "netplug"
3	depends on BR2_USE_MMU # fork()
4	help
5	  A Linux daemon that manages network interfaces in
6	  response to network cables being plugged in and out.
7
8	  http://www.red-bean.com/~bos/
9