aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/Kconfig
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/mips/Kconfig
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/mips/Kconfig')
-rw-r--r--arch/mips/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 36a4018f71d2..223eb1550fdc 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1754,8 +1754,8 @@ config SMP
1754 People using multiprocessor machines who say Y here should also say 1754 People using multiprocessor machines who say Y here should also say
1755 Y to "Enhanced Real Time Clock Support", below. 1755 Y to "Enhanced Real Time Clock Support", below.
1756 1756
1757 See also the <file:Documentation/smp.txt> and the SMP-HOWTO 1757 See also the SMP-HOWTO available at
1758 available at <http://www.tldp.org/docs.html#howto>. 1758 <http://www.tldp.org/docs.html#howto>.
1759 1759
1760 If you don't know what to do here, say N. 1760 If you don't know what to do here, say N.
1761 1761