aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@kernel.org>2008-02-03 08:50:21 -0500
committerAdrian Bunk <bunk@kernel.org>2008-02-03 08:50:21 -0500
commit03502faa259bce35317a32afe79b7c69f507e14a (patch)
tree1e6f23f3516d1bce104b4aaf1d363217306b7a5c /arch/arm
parentefad798b9f01300565f65058b153250cc49d58f2 (diff)
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/arm')
-rw-r--r--arch/arm/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index 4b1a8e3d292c..11606434011a 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -616,8 +616,7 @@ config SMP
616 processor machines. On a single processor machine, the kernel will 616 processor machines. On a single processor machine, the kernel will
617 run faster if you say N here. 617 run faster if you say N here.
618 618
619 See also the <file:Documentation/smp.txt>, 619 See also <file:Documentation/i386/IO-APIC.txt>,
620 <file:Documentation/i386/IO-APIC.txt>,
621 <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at 620 <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at
622 <http://www.linuxdoc.org/docs.html#howto>. 621 <http://www.linuxdoc.org/docs.html#howto>.
623 622