994bb070c9
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
10 lines
206 B
Plaintext
10 lines
206 B
Plaintext
config BR2_PACKAGE_BMON
|
|
bool "bmon"
|
|
depends on BR2_INET_IPV6
|
|
select BR2_PACKAGE_NCURSES
|
|
help
|
|
Linux bandwidth monitor
|
|
|
|
comment "bmon requires a toolchain with IPv6 support"
|
|
depends on !BR2_INET_IPV6
|