From 9712f10f75d044343bb6538a0c49c3a8a46732c3 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 16 Feb 2024 11:02:19 -0700 Subject: mb/samsung to mb/up: Add SPDX license headers to Kconfig files Change-Id: Ied455ff29b151fb5f4bca26a189b1d4104d8cede Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/c/coreboot/+/80595 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- src/mainboard/system76/rpl/Kconfig | 2 ++ src/mainboard/system76/rpl/Kconfig.name | 2 ++ 2 files changed, 4 insertions(+) (limited to 'src/mainboard/system76/rpl') diff --git a/src/mainboard/system76/rpl/Kconfig b/src/mainboard/system76/rpl/Kconfig index d654696c00..2a850ae089 100644 --- a/src/mainboard/system76/rpl/Kconfig +++ b/src/mainboard/system76/rpl/Kconfig @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + config BOARD_SYSTEM76_RPL_COMMON def_bool n select BOARD_ROMSIZE_KB_32768 diff --git a/src/mainboard/system76/rpl/Kconfig.name b/src/mainboard/system76/rpl/Kconfig.name index 1f21f1dcb8..da5d400d8c 100644 --- a/src/mainboard/system76/rpl/Kconfig.name +++ b/src/mainboard/system76/rpl/Kconfig.name @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + config BOARD_SYSTEM76_ADDW3 bool "addw3" -- cgit v1.2.3