Config.in 178 B

12345678
  1. config BR2_PACKAGE_BMON
  2. bool "bmon"
  3. depends on BR2_INET_IPV6
  4. help
  5. Linux bandwidth monitor
  6. comment "bmon requires a toolchain with IPv6 support"
  7. depends on !BR2_INET_IPV6