blob: 05e40f34eb7bcc1beb626dc315721ab9d5cb8e9f (
plain)
| 1
2
3
4
5
6
7
8
 | config BR2_PACKAGE_DNSMASQ
	bool "dnsmasq"
	default n
	help
	  A lightweight DNS and DHCP server.  It is intended to provide 
	  coupled DNS and DHCP service to a LAN.
	  http://www.thekelleys.org.uk/dnsmasq/
 |