summaryrefslogtreecommitdiff
path: root/package/dnsmasq/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/dnsmasq/Config.in')
-rw-r--r--package/dnsmasq/Config.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/dnsmasq/Config.in b/package/dnsmasq/Config.in
new file mode 100644
index 000000000..0fd2a5ce0
--- /dev/null
+++ b/package/dnsmasq/Config.in
@@ -0,0 +1,11 @@
+config ADK_PACKAGE_DNSMASQ
+ prompt "dnsmasq........................... Lightweight DNS and DHCP server"
+ tristate
+ default n
+ help
+ A lightweight DNS and DHCP server. It is intended to
+ provide coupled DNS and DHCP service to a LAN. Dnsmasq
+ supports static and dynamic DHCP leases and BOOTP/TFTP for
+ network booting of diskless machines.
+
+ http://www.thekelleys.org.uk/dnsmasq/