1
0

Config.in 301 B

12345678910
  1. config ADK_PACKAGE_OPENOBEX
  2. prompt "openobex.......................... openobex library"
  3. tristate
  4. default n
  5. # openobex does not work without ipv6
  6. select ADK_IPV6
  7. select ADK_PACKAGE_BLUEZ
  8. help
  9. Open source implementation of the Object Exchange (OBEX) protocol.
  10. http://openobex.triq.net/