X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3d80c3754b3421428b47f89ce26f07adf10e7501..04b1fc848d05e0f70b911adf3e4e2d77928ad55b:/openwrt/package/dnsmasq/Config.in diff --git a/openwrt/package/dnsmasq/Config.in b/openwrt/package/dnsmasq/Config.in index 05e40f34e..b20bf7362 100644 --- a/openwrt/package/dnsmasq/Config.in +++ b/openwrt/package/dnsmasq/Config.in @@ -1,8 +1,10 @@ config BR2_PACKAGE_DNSMASQ - bool "dnsmasq" - default n + 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/ +