diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index a6728661c416..777bb81d9ada 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -3015,23 +3015,6 @@ config NET_FC | |||
3015 | adaptor below. You also should have said Y to "SCSI support" and | 3015 | adaptor below. You also should have said Y to "SCSI support" and |
3016 | "SCSI generic support". | 3016 | "SCSI generic support". |
3017 | 3017 | ||
3018 | config SHAPER | ||
3019 | tristate "Traffic Shaper (OBSOLETE)" | ||
3020 | depends on EXPERIMENTAL | ||
3021 | ---help--- | ||
3022 | The traffic shaper is a virtual network device that allows you to | ||
3023 | limit the rate of outgoing data flow over some other network device. | ||
3024 | The traffic that you want to slow down can then be routed through | ||
3025 | these virtual devices. See | ||
3026 | <file:Documentation/networking/shaper.txt> for more information. | ||
3027 | |||
3028 | An alternative to this traffic shaper are traffic schedulers which | ||
3029 | you'll get if you say Y to "QoS and/or fair queuing" in | ||
3030 | "Networking options". | ||
3031 | |||
3032 | To compile this driver as a module, choose M here: the module | ||
3033 | will be called shaper. If unsure, say N. | ||
3034 | |||
3035 | config NETCONSOLE | 3018 | config NETCONSOLE |
3036 | tristate "Network console logging support (EXPERIMENTAL)" | 3019 | tristate "Network console logging support (EXPERIMENTAL)" |
3037 | depends on EXPERIMENTAL | 3020 | depends on EXPERIMENTAL |