X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/2f006aa5e8a74e2dd224f5e9b90d36c79651fd66..c1d6ea372dcadbdf6b8edcefacdb7deed62f501b:/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/ +