summaryrefslogtreecommitdiffstats
path: root/arch/parisc
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2018-03-13 20:56:16 +0100
committerHelge Deller <deller@gmx.de>2018-03-27 18:52:22 +0200
commit2a3f53d5530c02d7bc7c78b11e6a2c24dc767e9c (patch)
tree2c1536cad1b08f25ab1cc68d485083f1a9d7d5ac /arch/parisc
parentacc2a51add8efac2c8925eb981792c0f11c88dfb (diff)
downloadop-kernel-dev-2a3f53d5530c02d7bc7c78b11e6a2c24dc767e9c.zip
op-kernel-dev-2a3f53d5530c02d7bc7c78b11e6a2c24dc767e9c.tar.gz
parisc/Kconfig: SMP kernels boot on all machines
I'm not aware of any machines which won't be able to run our SMP kernel. Refine the Kconfig help text. Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc')
-rw-r--r--arch/parisc/Kconfig6
1 files changed, 2 insertions, 4 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig
index 9792d8c..7e0bb98 100644
--- a/arch/parisc/Kconfig
+++ b/arch/parisc/Kconfig
@@ -276,10 +276,8 @@ config SMP
than one CPU, say Y.
If you say N here, the kernel will run on uni- and multiprocessor
- machines, but will use only one CPU of a multiprocessor machine. If
- you say Y here, the kernel will run on many, but not all,
- uniprocessor machines. On a uniprocessor machine, the kernel
- will run faster if you say N here.
+ machines, but will use only one CPU of a multiprocessor machine.
+ On a uniprocessor machine, the kernel will run faster if you say N.
See also <file:Documentation/nmi_watchdog.txt> and the SMP-HOWTO
available at <http://www.tldp.org/docs.html#howto>.
OpenPOWER on IntegriCloud