diff options
author | Rolf Eike Beer <eike-kernel@sf-tec.de> | 2007-02-26 15:47:16 -0800 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-02-28 09:42:01 -0800 |
commit | ff49f26b453ac77788d3a3c652d8cb0f578214da (patch) | |
tree | 97deff36f86bd2e0bc740774547b3bf34688d110 /net/ipx | |
parent | 304c209c9b02b0386024d037fa49b273caa0575b (diff) | |
download | kernel_samsung_crespo-ff49f26b453ac77788d3a3c652d8cb0f578214da.tar.gz kernel_samsung_crespo-ff49f26b453ac77788d3a3c652d8cb0f578214da.tar.bz2 kernel_samsung_crespo-ff49f26b453ac77788d3a3c652d8cb0f578214da.zip |
[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 980a826f5d0..e9ad0062fbb 100644 --- a/net/ipx/Kconfig +++ b/net/ipx/Kconfig @@ -16,8 +16,7 @@ config IPX support", below. IPX is similar in scope to IP, while SPX, which runs on top of IPX, - is similar to TCP. There is also experimental support for SPX in - Linux (see "SPX networking", below). + is similar to TCP. To turn your Linux box into a fully featured NetWare file server and IPX router, say Y here and fetch either lwared from @@ -26,9 +25,6 @@ config IPX information, read the IPX-HOWTO available from <http://www.tldp.org/docs.html#howto>. - General information about how to connect Linux, Windows machines and - Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. - The IPX driver would enlarge your kernel by about 16 KB. To compile this driver as a module, choose M here: the module will be called ipx. Unless you want to integrate your Linux box with a local Novell |