diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-05 02:16:36 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-05 02:16:36 +0000 |
commit | 7bd944d2153b871aaaee970811f27772cbe36a6f (patch) | |
tree | 023aa6c89150198db369868cca93b44e19180e28 /package/wondershaper | |
parent | 7a551def223e31d0fa5669eea9ff8d86098f9ca3 (diff) |
reorganize/rationalize/format package menuconfig,
make updatedd modular
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/wondershaper')
-rw-r--r-- | package/wondershaper/Config.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/package/wondershaper/Config.in b/package/wondershaper/Config.in index 020b92b91..7fa3c2623 100644 --- a/package/wondershaper/Config.in +++ b/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 + |