2009-07-26 22:03:15 +02:00
|
|
|
config BR2_PACKAGE_BMON
|
|
|
|
bool "bmon"
|
2010-05-26 08:59:46 +02:00
|
|
|
depends on BR2_INET_IPV6
|
2012-12-09 05:13:27 +01:00
|
|
|
depends on BR2_USE_MMU # fork()
|
2009-07-26 22:03:15 +02:00
|
|
|
help
|
|
|
|
Linux bandwidth monitor
|
2010-05-26 08:59:46 +02:00
|
|
|
|
|
|
|
comment "bmon requires a toolchain with IPv6 support"
|
|
|
|
depends on !BR2_INET_IPV6
|