Config.in 288 B

1234567891011
  1. config BR2_PACKAGE_WPAN_TOOLS
  2. bool "wpan-tools"
  3. depends on BR2_TOOLCHAIN_HAS_THREADS
  4. select BR2_PACKAGE_LIBNL
  5. help
  6. Userspace tools for Linux IEEE 802.15.4 stack.
  7. http://wpan.cakelab.org/
  8. comment "wpan-tools needs a toolchain w/ threads"
  9. depends on !BR2_TOOLCHAIN_HAS_THREADS