X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3d80c3754b3421428b47f89ce26f07adf10e7501..3bb3991eea499050bd6cfd2fe7520c4947973b18:/openwrt/package/dnsmasq/Config.in diff --git a/openwrt/package/dnsmasq/Config.in b/openwrt/package/dnsmasq/Config.in index 05e40f34e..16aa8ce1c 100644 --- a/openwrt/package/dnsmasq/Config.in +++ b/openwrt/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/ +