blob: c0f05088e3ea512e7cb859fae6a2b0d8dbdf94f4 (
plain)
1
2
3
4
5
6
7
8
|
config BR2_PACKAGE_DNSMASQ
bool "dnsmasq"
default y
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/
|