Commit eb334092 authored by Robert Olsson's avatar Robert Olsson Committed by Stephen Hemminger

[NET]: Make pktgen depend on procfs.

parent 68ad0509
...@@ -662,6 +662,7 @@ menu "Network testing" ...@@ -662,6 +662,7 @@ menu "Network testing"
config NET_PKTGEN config NET_PKTGEN
tristate "Packet Generator (USE WITH CAUTION)" tristate "Packet Generator (USE WITH CAUTION)"
depends on PROC_FS
---help--- ---help---
This module will inject preconfigured packets, at a configurable This module will inject preconfigured packets, at a configurable
rate, out of a given interface. It is used for network interface rate, out of a given interface. It is used for network interface
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment