summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/haswell
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/haswell
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/haswell')
-rw-r--r--src/mainboard/lenovo/haswell/Kconfig2
-rw-r--r--src/mainboard/lenovo/haswell/Kconfig.name2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/haswell/Kconfig b/src/mainboard/lenovo/haswell/Kconfig
index 6e3955646e..b874452f03 100644
--- a/src/mainboard/lenovo/haswell/Kconfig
+++ b/src/mainboard/lenovo/haswell/Kconfig
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
config BOARD_LENOVO_HASWELL_COMMON
def_bool n
select BOARD_ROMSIZE_KB_12288
diff --git a/src/mainboard/lenovo/haswell/Kconfig.name b/src/mainboard/lenovo/haswell/Kconfig.name
index 61089977dc..e728eba477 100644
--- a/src/mainboard/lenovo/haswell/Kconfig.name
+++ b/src/mainboard/lenovo/haswell/Kconfig.name
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
config BOARD_LENOVO_THINKPAD_T440P
bool "ThinkPad T440p"