summaryrefslogtreecommitdiffstats
path: root/package/mdnsresponder/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/mdnsresponder/Config.in')
-rw-r--r--package/mdnsresponder/Config.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/package/mdnsresponder/Config.in b/package/mdnsresponder/Config.in
deleted file mode 100644
index 2082955a7..000000000
--- a/package/mdnsresponder/Config.in
+++ /dev/null
@@ -1,15 +0,0 @@
-config BR2_PACKAGE_MDNSRESPONDER
- bool "mDNSResponder"
- help
- The mDNSResponder project is a component of Bonjour,
- Apple's initiative for zero-configuration networking.
-
- http://developer.apple.com/networking/bonjour/index.html
-
-config BR2_PACKAGE_MDNSRESPONDER_UTILS
- bool "client and utils"
- depends on BR2_PACKAGE_MDNSRESPONDER
- help
- Install the client applications and debug utils
-
-