From: Alexander A. Klimov Date: Mon, 13 Jul 2020 18:15:25 +0000 (+0200) Subject: parisc: Replace HTTP links with HTTPS ones X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=693a06543379709a7c20a9a6d04f005cf00572f9;p=linux.git parisc: Replace HTTP links with HTTPS ones Reduces attack surface on kernel devs opening the links for MITM as HTTPS traffic is much harder to manipulate. Signed-off-by: Alexander A. Klimov Signed-off-by: Helge Deller --- diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 8e4c3708773d0..c2454c153a6c8 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -285,7 +285,7 @@ config SMP On a uniprocessor machine, the kernel will run faster if you say N. See also and the SMP-HOWTO - available at . + available at . If you don't know what to do here, say N.