X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3d80c3754b3421428b47f89ce26f07adf10e7501..a2e7f7d1ec9cea14ecd2535b2ed305afedcbca53:/openwrt/package/dnsmasq/Config.in diff --git a/openwrt/package/dnsmasq/Config.in b/openwrt/package/dnsmasq/Config.in index 05e40f34e..9c7bdef65 100644 --- a/openwrt/package/dnsmasq/Config.in +++ b/openwrt/package/dnsmasq/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_DNSMASQ - bool "dnsmasq" - default n + tristate "dnsmasq" + default y help A lightweight DNS and DHCP server. It is intended to provide coupled DNS and DHCP service to a LAN.