diff options
Diffstat (limited to 'openwrt/package/dnsmasq/Config.in')
-rw-r--r-- | openwrt/package/dnsmasq/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/dnsmasq/Config.in b/openwrt/package/dnsmasq/Config.in index c0f05088e..9c7bdef65 100644 --- a/openwrt/package/dnsmasq/Config.in +++ b/openwrt/package/dnsmasq/Config.in @@ -1,5 +1,5 @@ config BR2_PACKAGE_DNSMASQ - bool "dnsmasq" + tristate "dnsmasq" default y help A lightweight DNS and DHCP server. It is intended to provide |