summaryrefslogtreecommitdiff
path: root/package/bmon/Config.in
blob: 96921180052a1d0de9a794624d193d5b1e75d347 (plain)
1
2
3
4
5
6
7
8
config BR2_PACKAGE_BMON
	bool "bmon"
	depends on BR2_INET_IPV6
	help
	  Linux bandwidth monitor

comment "bmon requires a toolchain with IPv6 support"
	depends on !BR2_INET_IPV6