X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3d80c3754b3421428b47f89ce26f07adf10e7501..af2a9e621eb2380d56ab0f47e9129565f813ddbc:/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.