diff options
author | Rolf Eike Beer <eike-kernel@sf-tec.de> | 2007-02-26 18:47:16 -0500 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-02-28 12:42:01 -0500 |
commit | ff49f26b453ac77788d3a3c652d8cb0f578214da (patch) | |
tree | 97deff36f86bd2e0bc740774547b3bf34688d110 /net/ipx | |
parent | 304c209c9b02b0386024d037fa49b273caa0575b (diff) |
[IPX]: Remove outdated information from Kconfig
SPX was removed in early 2.5. How to connect to a Mac or the other OS isn't
hard to find out these days.
Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipx')
-rw-r--r-- | net/ipx/Kconfig | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/ipx/Kconfig b/net/ipx/Kconfig index 980a826f5d02..e9ad0062fbb6 100644 --- a/net/ipx/Kconfig +++ b/net/ipx/Kconfig | |||
@@ -16,8 +16,7 @@ config IPX | |||
16 | support", below. | 16 | support", below. |
17 | 17 | ||
18 | IPX is similar in scope to IP, while SPX, which runs on top of IPX, | 18 | IPX is similar in scope to IP, while SPX, which runs on top of IPX, |
19 | is similar to TCP. There is also experimental support for SPX in | 19 | is similar to TCP. |
20 | Linux (see "SPX networking", below). | ||
21 | 20 | ||
22 | To turn your Linux box into a fully featured NetWare file server and | 21 | To turn your Linux box into a fully featured NetWare file server and |
23 | IPX router, say Y here and fetch either lwared from | 22 | IPX router, say Y here and fetch either lwared from |
@@ -26,9 +25,6 @@ config IPX | |||
26 | information, read the IPX-HOWTO available from | 25 | information, read the IPX-HOWTO available from |
27 | <http://www.tldp.org/docs.html#howto>. | 26 | <http://www.tldp.org/docs.html#howto>. |
28 | 27 | ||
29 | General information about how to connect Linux, Windows machines and | ||
30 | Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. | ||
31 | |||
32 | The IPX driver would enlarge your kernel by about 16 KB. To compile | 28 | The IPX driver would enlarge your kernel by about 16 KB. To compile |
33 | this driver as a module, choose M here: the module will be called ipx. | 29 | this driver as a module, choose M here: the module will be called ipx. |
34 | Unless you want to integrate your Linux box with a local Novell | 30 | Unless you want to integrate your Linux box with a local Novell |