diff options
author | Helge Deller <deller@gmx.de> | 2020-06-01 23:00:52 +0200 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2020-06-01 23:00:52 +0200 |
commit | 24289f5601182974f20b9e46ce81eb2c51664518 (patch) | |
tree | 28c2ed6f216f024a0422e752f5c3311a1b1b5dc6 | |
parent | b6522fa409cfafbc3968679b09e4028f0609f2b9 (diff) | |
download | linux-24289f5601182974f20b9e46ce81eb2c51664518.tar.bz2 |
parisc: Kconfig: Update references to parisc website
The PA-RISC Linux project web page is now hosted at
https://parisc.wiki.kernel.org
Signed-off-by: Helge Deller <deller@gmx.de>
-rw-r--r-- | arch/parisc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 3801a2ef9bca..92128f9164ce 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig @@ -68,7 +68,7 @@ config PARISC The PA-RISC microprocessor is designed by Hewlett-Packard and used in many of their workstations & servers (HP9000 700 and 800 series, and later HP3000 series). The PA-RISC Linux project home page is - at <http://www.parisc-linux.org/>. + at <https://parisc.wiki.kernel.org>. config CPU_BIG_ENDIAN def_bool y |