From: Helge Deller Date: Tue, 13 Mar 2018 19:56:16 +0000 (+0100) Subject: parisc/Kconfig: SMP kernels boot on all machines X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2a3f53d5530c02d7bc7c78b11e6a2c24dc767e9c;p=linux.git 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 --- diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 9792d8cf4f565..7e0bb9836b584 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 and the SMP-HOWTO available at .