X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/2f006aa5e8a74e2dd224f5e9b90d36c79651fd66..b3aee531cedef3e56e9b5e3348c8b4edf656429d:/package/dnsmasq/Config.in?ds=inline diff --git a/package/dnsmasq/Config.in b/package/dnsmasq/Config.in index 05e40f34e..9c7bdef65 100644 --- a/package/dnsmasq/Config.in +++ b/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.