aboutsummaryrefslogtreecommitdiffstats
path: root/package/dnsmasq/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/dnsmasq/Config.in')
-rw-r--r--package/dnsmasq/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/dnsmasq/Config.in b/package/dnsmasq/Config.in
new file mode 100644
index 0000000000..05e40f34eb
--- /dev/null
+++ b/package/dnsmasq/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_DNSMASQ
+ bool "dnsmasq"
+ default n
+ 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/