mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
[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>
This commit is contained in:
parent
93d807401c
commit
2bfc79de2b
1 changed files with 2 additions and 4 deletions
|
@ -920,8 +920,7 @@ config ENC28J60
|
||||||
---help---
|
---help---
|
||||||
Support for the Microchip EN28J60 ethernet chip.
|
Support for the Microchip EN28J60 ethernet chip.
|
||||||
|
|
||||||
To compile this driver as a module, choose M here and read
|
To compile this driver as a module, choose M here. The module will be
|
||||||
<file:Documentation/networking/net-modules.txt>. The module will be
|
|
||||||
called enc28j60.
|
called enc28j60.
|
||||||
|
|
||||||
config ENC28J60_WRITEVERIFY
|
config ENC28J60_WRITEVERIFY
|
||||||
|
@ -2041,8 +2040,7 @@ config IGB
|
||||||
More specific information on configuring the driver is in
|
More specific information on configuring the driver is in
|
||||||
<file:Documentation/networking/e1000.txt>.
|
<file:Documentation/networking/e1000.txt>.
|
||||||
|
|
||||||
To compile this driver as a module, choose M here and read
|
To compile this driver as a module, choose M here. The module
|
||||||
<file:Documentation/networking/net-modules.txt>. The module
|
|
||||||
will be called igb.
|
will be called igb.
|
||||||
|
|
||||||
source "drivers/net/ixp2000/Kconfig"
|
source "drivers/net/ixp2000/Kconfig"
|
||||||
|
|
Loading…
Reference in a new issue