aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t420
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-02-16 10:59:13 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-02-18 02:02:15 +0000
commitaf6616fd862f2a9c11e2ad4155e3fe4401c075fe (patch)
tree8ca217e65060adc593cfa19484f7ce67322712fe /src/mainboard/lenovo/t420
parent41a8997357837d7fd9e9882820d954c435f96b7c (diff)
mb/inventec to mb/ocp: Add SPDX license headers to Kconfig files
Change-Id: Ib1bbf22480783f63fc2d729b94251e755d2f1720 Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80593 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/t420')
-rw-r--r--src/mainboard/lenovo/t420/Kconfig2
-rw-r--r--src/mainboard/lenovo/t420/Kconfig.name2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t420/Kconfig b/src/mainboard/lenovo/t420/Kconfig
index da7ebb5adc..5e9dc6947d 100644
--- a/src/mainboard/lenovo/t420/Kconfig
+++ b/src/mainboard/lenovo/t420/Kconfig
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
if BOARD_LENOVO_T420
config BOARD_SPECIFIC_OPTIONS
diff --git a/src/mainboard/lenovo/t420/Kconfig.name b/src/mainboard/lenovo/t420/Kconfig.name
index 75570ad9b6..72b8bcef22 100644
--- a/src/mainboard/lenovo/t420/Kconfig.name
+++ b/src/mainboard/lenovo/t420/Kconfig.name
@@ -1,2 +1,4 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
config BOARD_LENOVO_T420
bool "ThinkPad T420"