]> Pileus Git - ~andy/linux/blobdiff - net/Kconfig
pktgen: Require CONFIG_INET due to use of IPv4 checksum function
[~andy/linux] / net / Kconfig
index 37702491abe98eedd91738408851c56d3a8ea3a5..37162eb88f07ee9960c8bd4c347f2658f04d7823 100644 (file)
@@ -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