From: Alexander A. Klimov Date: Mon, 13 Jul 2020 18:15:25 +0000 (+0200) Subject: parisc: Replace HTTP links with HTTPS ones X-Git-Tag: howlett/maple_spf/20210104~1353^2~6 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=693a06543379709a7c20a9a6d04f005cf00572f9;p=users%2Fjedix%2Flinux-maple.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 8e4c3708773d..c2454c153a6c 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.