diff options
Diffstat (limited to 'drivers/net/ethernet/realtek/Kconfig')
-rw-r--r-- | drivers/net/ethernet/realtek/Kconfig | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/drivers/net/ethernet/realtek/Kconfig b/drivers/net/ethernet/realtek/Kconfig index 0578859a3c73..5821966f9f28 100644 --- a/drivers/net/ethernet/realtek/Kconfig +++ b/drivers/net/ethernet/realtek/Kconfig | |||
@@ -24,11 +24,11 @@ config ATP | |||
24 | select CRC32 | 24 | select CRC32 |
25 | ---help--- | 25 | ---help--- |
26 | This is a network (Ethernet) device which attaches to your parallel | 26 | This is a network (Ethernet) device which attaches to your parallel |
27 | port. Read <file:drivers/net/atp.c> as well as the Ethernet-HOWTO, | 27 | port. Read <file:drivers/net/ethernet/realtek/atp.c> as well as the |
28 | available from <http://www.tldp.org/docs.html#howto>, if you | 28 | Ethernet-HOWTO, available from <http://www.tldp.org/docs.html#howto>, |
29 | want to use this. If you intend to use this driver, you should have | 29 | if you want to use this. If you intend to use this driver, you |
30 | said N to the "Parallel printer support", because the two drivers | 30 | should have said N to the "Parallel printer support", because the two |
31 | don't like each other. | 31 | drivers don't like each other. |
32 | 32 | ||
33 | To compile this driver as a module, choose M here: the module | 33 | To compile this driver as a module, choose M here: the module |
34 | will be called atp. | 34 | will be called atp. |