X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/d20d4b42242c510c60dc24de3c0f3d705f12c106..ed75294b82f7cecf21a79687dc877c10db2b2dd2:/openwrt/package/dnsmasq/Config.in diff --git a/openwrt/package/dnsmasq/Config.in b/openwrt/package/dnsmasq/Config.in index c0f05088e..b20bf7362 100644 --- a/openwrt/package/dnsmasq/Config.in +++ b/openwrt/package/dnsmasq/Config.in @@ -1,8 +1,10 @@ config BR2_PACKAGE_DNSMASQ - bool "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/ +