mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-22 01:08:13 -04:00
m68k: update boards company name
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>
This commit is contained in:
committed by
Greg Ungerer
parent
f864a55706
commit
152f5393dc
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user