|
@@ -1488,14 +1488,14 @@ config 8139CP
|
|
|
will be called 8139cp. This is recommended.
|
|
|
|
|
|
config 8139TOO
|
|
|
- tristate "RealTek RTL-8139 PCI Fast Ethernet Adapter support"
|
|
|
+ tristate "RealTek RTL-8129/8130/8139 PCI Fast Ethernet Adapter support"
|
|
|
depends on NET_PCI && PCI
|
|
|
select CRC32
|
|
|
select MII
|
|
|
---help---
|
|
|
This is a driver for the Fast Ethernet PCI network cards based on
|
|
|
- the RTL8139 chips. If you have one of those, say Y and read
|
|
|
- the Ethernet-HOWTO <http://www.tldp.org/docs.html#howto>.
|
|
|
+ the RTL 8129/8130/8139 chips. If you have one of those, say Y and
|
|
|
+ read the Ethernet-HOWTO <http://www.tldp.org/docs.html#howto>.
|
|
|
|
|
|
To compile this driver as a module, choose M here: the module
|
|
|
will be called 8139too. This is recommended.
|