aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64
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/sparc64
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/sparc64')
-rw-r--r--arch/sparc64/Kconfig5
1 files changed, 2 insertions, 3 deletions
diff --git a/arch/sparc64/Kconfig b/arch/sparc64/Kconfig
index 158522f51d31..7392ea9c2301 100644
--- a/arch/sparc64/Kconfig
+++ b/arch/sparc64/Kconfig
@@ -166,9 +166,8 @@ config SMP
166 Y to "Enhanced Real Time Clock Support", below. The "Advanced Power 166 Y to "Enhanced Real Time Clock Support", below. The "Advanced Power
167 Management" code will be disabled if you say Y here. 167 Management" code will be disabled if you say Y here.
168 168
169 See also the <file:Documentation/smp.txt>, 169 See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
170 <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at 170 available at <http://www.tldp.org/docs.html#howto>.
171 <http://www.tldp.org/docs.html#howto>.
172 171
173 If you don't know what to do here, say N. 172 If you don't know what to do here, say N.
174 173