summaryrefslogtreecommitdiffstats
path: root/arch/ia64/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk2008-02-03 14:50:21 +0100
committerAdrian Bunk2008-02-03 14:50:21 +0100
commit03502faa259bce35317a32afe79b7c69f507e14a (patch)
tree1e6f23f3516d1bce104b4aaf1d363217306b7a5c /arch/ia64/Kconfig
parentSpelling fixes: lenght->length (diff)
downloadkernel-qcow2-linux-03502faa259bce35317a32afe79b7c69f507e14a.tar.gz
kernel-qcow2-linux-03502faa259bce35317a32afe79b7c69f507e14a.tar.xz
kernel-qcow2-linux-03502faa259bce35317a32afe79b7c69f507e14a.zip
remove Documentation/smp.txt
After seeing the filename I'd have expected something about the implementation of SMP in the Linux kernel - not some notes on kernel configuration and building trivialities noone would search at this place. Signed-off-by: Adrian Bunk <bunk@kernel.org> Acked-by: Alan Cox <alan@redhat.com>
Diffstat (limited to 'arch/ia64/Kconfig')
-rw-r--r--arch/ia64/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/ia64/Kconfig b/arch/ia64/Kconfig
index c9307c99a1dc..495e88fb91c5 100644
--- a/arch/ia64/Kconfig
+++ b/arch/ia64/Kconfig
@@ -283,8 +283,8 @@ config SMP
single processor systems. On a single processor system, the kernel
will run faster if you say N here.
- See also the <file:Documentation/smp.txt> and the SMP-HOWTO
- available at <http://www.tldp.org/docs.html#howto>.
+ See also the SMP-HOWTO available at
+ <http://www.tldp.org/docs.html#howto>.
If you don't know what to do here, say N.