]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[NET]: Remove further references to net-modules.txt
authorJohann Felix Soden <johfel@users.sourceforge.net>
Tue, 5 Feb 2008 11:13:58 +0000 (03:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Feb 2008 11:13:58 +0000 (03:13 -0800)
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>
drivers/net/Kconfig

index f234ba3f040484ef7470d96dcbd4cd9ebe92884a..7d170cd381c39191d7d9bfae65b296026de49934 100644 (file)
@@ -920,8 +920,7 @@ config ENC28J60
        ---help---
          Support for the Microchip EN28J60 ethernet chip.
 
-         To compile this driver as a module, choose M here and read
-         <file:Documentation/networking/net-modules.txt>.  The module will be
+         To compile this driver as a module, choose M here. The module will be
          called enc28j60.
 
 config ENC28J60_WRITEVERIFY
@@ -2041,8 +2040,7 @@ config IGB
          More specific information on configuring the driver is in
          <file:Documentation/networking/e1000.txt>.
 
-         To compile this driver as a module, choose M here and read
-         <file:Documentation/networking/net-modules.txt>.  The module
+         To compile this driver as a module, choose M here. The module
          will be called igb.
 
 source "drivers/net/ixp2000/Kconfig"