Config.in 419 B

1234567891011121314151617
  1. config BR2_PACKAGE_MDNSRESPONDER
  2. bool "mDNSResponder"
  3. default n
  4. help
  5. The mDNSResponder project is a component of Bonjour,
  6. Apple's initiative for zero-configuration networking.
  7. http://developer.apple.com/networking/bonjour/index.html
  8. config BR2_PACKAGE_MDNSRESPONDER_UTILS
  9. bool "client and utils"
  10. default n
  11. depends on BR2_PACKAGE_MDNSRESPONDER
  12. help
  13. Install the client applications and debug utils