diff options
Diffstat (limited to 'drivers/net/ethernet/ibm/Kconfig')
-rw-r--r-- | drivers/net/ethernet/ibm/Kconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/net/ethernet/ibm/Kconfig b/drivers/net/ethernet/ibm/Kconfig index 563a1ac71dbc..99c1cebd002d 100644 --- a/drivers/net/ethernet/ibm/Kconfig +++ b/drivers/net/ethernet/ibm/Kconfig | |||
@@ -7,9 +7,7 @@ config NET_VENDOR_IBM | |||
7 | default y | 7 | default y |
8 | depends on PPC_PSERIES || PPC_DCR || (IBMEBUS && SPARSEMEM) | 8 | depends on PPC_PSERIES || PPC_DCR || (IBMEBUS && SPARSEMEM) |
9 | ---help--- | 9 | ---help--- |
10 | If you have a network (Ethernet) card belonging to this class, say Y | 10 | If you have a network (Ethernet) card belonging to this class, say Y. |
11 | and read the Ethernet-HOWTO, available from | ||
12 | <http://www.tldp.org/docs.html#howto>. | ||
13 | 11 | ||
14 | Note that the answer to this question doesn't directly affect the | 12 | Note that the answer to this question doesn't directly affect the |
15 | kernel: saying N will just cause the configurator to skip all | 13 | kernel: saying N will just cause the configurator to skip all |