]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
m68k: update boards company name
authorAngelo Dureghello <angelo@kernel-space.org>
Wed, 15 Apr 2026 20:50:42 +0000 (22:50 +0200)
committerGreg Ungerer <gerg@kernel.org>
Mon, 8 Jun 2026 03:15:17 +0000 (13:15 +1000)
Sysam name has changed to Kernelspace, updating each reference.

Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>
arch/m68k/Kconfig.machine
arch/m68k/coldfire/amcore.c
arch/m68k/coldfire/stmark2.c

index 624e6b27f3944cfef06d760c1580b9bb12543bd9..cff990c319cb6158fd2415235ba1de073bcbb8e8 100644 (file)
@@ -277,16 +277,16 @@ config M5407C3
          Support for the Motorola M5407C3 board.
 
 config AMCORE
-       bool "Sysam AMCORE board support"
+       bool "Kernelspace AMCORE board support"
        depends on M5307
        help
-         Support for the Sysam AMCORE open-hardware generic board.
+         Support for the Kernelspace AMCORE open-hardware generic board.
 
 config STMARK2
-       bool "Sysam stmark2 board support"
+       bool "Kernelspace stmark2 board support"
        depends on M5441x
        help
-         Support for the Sysam stmark2 open-hardware generic board.
+         Support for the Kernelspace stmark2 open-hardware generic board.
 
 config FIREBEE
        bool "FireBee board support"
index c6cb1a5cc1a5e2d442ddbf57bb074c83672e3ad4..6531ef62bc013f3eaa951e94f693b6bc5e3b1fe8 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * amcore.c -- Support for Sysam AMCORE open board
+ * amcore.c -- Support for Kernelspace AMCORE open board
  *
- * (C) Copyright 2016, Angelo Dureghello <angelo@sysam.it>
+ * (C) Copyright 2026, Angelo Dureghello <angelo@kernel-space.org>
  *
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file COPYING in the main directory of this archive
index 036a6ae5f5992832367f80616b84ae9e13a39b71..85502b81175e5d07ec53ff53337dfaf480e0f9ea 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * stmark2.c -- Support for Sysam AMCORE open board
+ * stmark2.c -- Support for Kernelspace AMCORE open board
  *
- * (C) Copyright 2017, Angelo Dureghello <angelo@sysam.it>
+ * (C) Copyright 2026, Angelo Dureghello <angelo@kernel-space.org>
  *
  * This file is subject to the terms and conditions of the GNU General Public
  * License.  See the file COPYING in the main directory of this archive