From 19081108390aa6a316ad5af52fd6465030cc9fe2 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 16 Feb 2024 10:31:30 -0700 Subject: arch to cpu: Add SPDX license headers to Kconfig files Change-Id: I7dd7b0b7c5fdb63fe32915b88e69313e3440b64a Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/c/coreboot/+/80587 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- src/cpu/intel/socket_m/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cpu/intel/socket_m/Kconfig') diff --git a/src/cpu/intel/socket_m/Kconfig b/src/cpu/intel/socket_m/Kconfig index 2e6d43271886..62402a1bf518 100644 --- a/src/cpu/intel/socket_m/Kconfig +++ b/src/cpu/intel/socket_m/Kconfig @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + config CPU_INTEL_SOCKET_M bool select CPU_INTEL_MODEL_6EX -- cgit v1.2.3