[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option
authorPatrick McHardy <kaber@trash.net>
Tue, 3 Jul 2007 05:46:07 +0000 (22:46 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:16:37 +0000 (22:16 -0700)
commit876d48aabf30e4981653f1a0a7ae1e262b8c8b6f
tree49dace46f70bc243605ecf73af4a3f06e607a2be
parenta553e4a6317b2cfc7659542c10fe43184ffe53da
[NET_SCHED]: Remove CONFIG_NET_ESTIMATOR option

The generic estimator is always built in anways and all the config options
does is prevent including a minimal amount of code for setting it up.
Additionally the option is already automatically selected for most cases.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/Kconfig
net/sched/act_api.c
net/sched/act_police.c
net/sched/sch_api.c
net/sched/sch_cbq.c
net/sched/sch_generic.c
net/sched/sch_hfsc.c