diff options
Diffstat (limited to 'openwrt/package/wondershaper')
-rw-r--r-- | openwrt/package/wondershaper/Config.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/openwrt/package/wondershaper/Config.in b/openwrt/package/wondershaper/Config.in index 020b92b919..7fa3c26235 100644 --- a/openwrt/package/wondershaper/Config.in +++ b/openwrt/package/wondershaper/Config.in @@ -1,8 +1,10 @@ config BR2_PACKAGE_WONDERSHAPER - tristate "WonderShaper - The Wonder Shaper" + 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 + WonderShaper is a tc based traffic shaping tool. + + Depends: tc + |