diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 36176f40dfdf..471637002e8b 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -635,8 +635,7 @@ config SMP | |||
635 | processor machines. On a single processor machine, the kernel will | 635 | processor machines. On a single processor machine, the kernel will |
636 | run faster if you say N here. | 636 | run faster if you say N here. |
637 | 637 | ||
638 | See also the <file:Documentation/smp.txt>, | 638 | See also <file:Documentation/i386/IO-APIC.txt>, |
639 | <file:Documentation/i386/IO-APIC.txt>, | ||
640 | <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at | 639 | <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at |
641 | <http://www.linuxdoc.org/docs.html#howto>. | 640 | <http://www.linuxdoc.org/docs.html#howto>. |
642 | 641 | ||