blob: 77a794f0c8d9a5c9b13ad031fb06fc11b5f8f317 (
plain)
| 1
2
3
4
5
6
7
8
 | config BR2_PACKAGE_UDHCP
	bool "udhcp"
	default n
	help
	  An embedded dhcp server/client package that strives to be 
	  fully functional, RFC compliant, and really tiny.
	  http://udhcp.busybox.net/
 |