X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2f006aa5e8a74e2dd224f5e9b90d36c79651fd66..ae1cc04e435e3fff9ec36cfbea28a8d4e6b21e03:/package/dnsmasq/Config.in diff --git a/package/dnsmasq/Config.in b/package/dnsmasq/Config.in index 05e40f34e..16aa8ce1c 100644 --- a/package/dnsmasq/Config.in +++ b/package/dnsmasq/Config.in @@ -1,8 +1,9 @@ config BR2_PACKAGE_DNSMASQ - bool "dnsmasq" - default n + tristate "dnsmasq - Lightweight DNS and DHCP server" + 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/ +