diff options
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 92e695412bd5..7536b9cbb072 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1394,7 +1394,7 @@ config SMP | |||
1394 | processor machines. On a single processor machine, the kernel will | 1394 | processor machines. On a single processor machine, the kernel will |
1395 | run faster if you say N here. | 1395 | run faster if you say N here. |
1396 | 1396 | ||
1397 | See also <file:Documentation/i386/IO-APIC.txt>, | 1397 | See also <file:Documentation/x86/i386/IO-APIC.txt>, |
1398 | <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at | 1398 | <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO available at |
1399 | <http://tldp.org/HOWTO/SMP-HOWTO.html>. | 1399 | <http://tldp.org/HOWTO/SMP-HOWTO.html>. |
1400 | 1400 | ||