config BR2_PACKAGE_BMON
	bool "bmon"
	depends on BR2_INET_IPV6
	depends on BR2_USE_MMU # fork()
	help
	  Linux bandwidth monitor

comment "bmon needs a toolchain w/ IPv6"
	depends on BR2_USE_MMU
	depends on !BR2_INET_IPV6