diff options
author | Adrian Bunk <bunk@kernel.org> | 2008-02-03 14:50:21 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 14:50:21 +0100 |
commit | 03502faa259bce35317a32afe79b7c69f507e14a (patch) | |
tree | 1e6f23f3516d1bce104b4aaf1d363217306b7a5c /arch/m32r/Kconfig | |
parent | Spelling fixes: lenght->length (diff) | |
download | linux-03502faa259bce35317a32afe79b7c69f507e14a.tar.xz 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/m32r/Kconfig')
-rw-r--r-- | arch/m32r/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/m32r/Kconfig b/arch/m32r/Kconfig index 49326e9d4413..e0118c4bc082 100644 --- a/arch/m32r/Kconfig +++ b/arch/m32r/Kconfig @@ -302,8 +302,7 @@ config SMP Y to "Enhanced Real Time Clock Support", below. The "Advanced Power Management" code will be disabled if you say Y here. - See also the <file:Documentation/smp.txt>, - and the SMP-HOWTO available at + See also the SMP-HOWTO available at <http://www.linuxdoc.org/docs.html#howto>. If you don't know what to do here, say N. |