blob: 7fa3c262355b3974fce5ffb7e36ba86a3ec4d15c (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_WONDERSHAPER
prompt "wondershaper...................... The Wonder Shaper"
tristate
default m if CONFIG_DEVEL
select BR2_PACKAGE_IPROUTE2_TC
help
WonderShaper is a tc based traffic shaping tool.
Depends: tc
|