diff options
Diffstat (limited to 'package/wondershaper/Config.in')
-rw-r--r-- | package/wondershaper/Config.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/wondershaper/Config.in b/package/wondershaper/Config.in new file mode 100644 index 000000000..020b92b91 --- /dev/null +++ b/package/wondershaper/Config.in @@ -0,0 +1,8 @@ +config BR2_PACKAGE_WONDERSHAPER + tristate "WonderShaper - The Wonder Shaper" + default m if CONFIG_DEVEL + select BR2_PACKAGE_IPROUTE2_TC + help + WonderShaper is a tc based traffic shaping tool. + + Depends: tc |