diff options
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r-- | drivers/net/Kconfig | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index f234ba3f0404..7d170cd381c3 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig | |||
@@ -920,8 +920,7 @@ config ENC28J60 | |||
920 | ---help--- | 920 | ---help--- |
921 | Support for the Microchip EN28J60 ethernet chip. | 921 | Support for the Microchip EN28J60 ethernet chip. |
922 | 922 | ||
923 | To compile this driver as a module, choose M here and read | 923 | To compile this driver as a module, choose M here. The module will be |
924 | <file:Documentation/networking/net-modules.txt>. The module will be | ||
925 | called enc28j60. | 924 | called enc28j60. |
926 | 925 | ||
927 | config ENC28J60_WRITEVERIFY | 926 | config ENC28J60_WRITEVERIFY |
@@ -2041,8 +2040,7 @@ config IGB | |||
2041 | More specific information on configuring the driver is in | 2040 | More specific information on configuring the driver is in |
2042 | <file:Documentation/networking/e1000.txt>. | 2041 | <file:Documentation/networking/e1000.txt>. |
2043 | 2042 | ||
2044 | To compile this driver as a module, choose M here and read | 2043 | To compile this driver as a module, choose M here. The module |
2045 | <file:Documentation/networking/net-modules.txt>. The module | ||
2046 | will be called igb. | 2044 | will be called igb. |
2047 | 2045 | ||
2048 | source "drivers/net/ixp2000/Kconfig" | 2046 | source "drivers/net/ixp2000/Kconfig" |