[NET]: Remove further references to net-modules.txt

The Kconfig of igb and enc28j60 contains references to
obsolet Documentation/networking/net-modules.txt.

Signed-off-by: Johann Felix Soden <johfel@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by Johann Felix Soden and committed by David S. Miller 2bfc79de 93d80740

+2 -4
+2 -4
drivers/net/Kconfig
··· 920 ---help--- 921 Support for the Microchip EN28J60 ethernet chip. 922 923 - To compile this driver as a module, choose M here and read 924 - <file:Documentation/networking/net-modules.txt>. The module will be 925 called enc28j60. 926 927 config ENC28J60_WRITEVERIFY ··· 2040 More specific information on configuring the driver is in 2041 <file:Documentation/networking/e1000.txt>. 2042 2043 - To compile this driver as a module, choose M here and read 2044 - <file:Documentation/networking/net-modules.txt>. The module 2045 will be called igb. 2046 2047 source "drivers/net/ixp2000/Kconfig"
··· 920 ---help--- 921 Support for the Microchip EN28J60 ethernet chip. 922 923 + To compile this driver as a module, choose M here. The module will be 924 called enc28j60. 925 926 config ENC28J60_WRITEVERIFY ··· 2041 More specific information on configuring the driver is in 2042 <file:Documentation/networking/e1000.txt>. 2043 2044 + To compile this driver as a module, choose M here. The module 2045 will be called igb. 2046 2047 source "drivers/net/ixp2000/Kconfig"