diff --git a/net/Kconfig b/net/Kconfig index 37702491abe98eedd91738408851c56d3a8ea3a5..37162eb88f07ee9960c8bd4c347f2658f04d7823 100644 --- a/net/Kconfig +++ b/net/Kconfig @@ -281,7 +281,7 @@ menu "Network testing" config NET_PKTGEN tristate "Packet Generator (USE WITH CAUTION)" - depends on PROC_FS + depends on INET && PROC_FS ---help--- This module will inject preconfigured packets, at a configurable rate, out of a given interface. It is used for network interface