2
1

Config.in 206 B

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