blob: b20bf73620c99147a3395cd5de4c6520fcebe40c (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_DNSMASQ
prompt "dnsmasq........................... Lightweight DNS and DHCP server"
tristate
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/
|