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 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 | ||