summaryrefslogtreecommitdiffstats
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
index 05e40f34e..ddf478240 100644
--- a/package/dnsmasq/Config.in
+++ b/package/dnsmasq/Config.in
@@ -6,3 +6,11 @@ config BR2_PACKAGE_DNSMASQ
coupled DNS and DHCP service to a LAN.
http://www.thekelleys.org.uk/dnsmasq/
+
+config BR2_PACKAGE_DNSMASQ_TFTP
+ bool "tftp support"
+ default y
+ depends on BR2_PACKAGE_DNSMASQ
+ help
+ Enable TFTP support in dnsmasq.
+