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_BGA956/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cpu/intel/socket_BGA956/Kconfig') diff --git a/src/cpu/intel/socket_BGA956/Kconfig b/src/cpu/intel/socket_BGA956/Kconfig index 9197faae9eb1..19637c301274 100644 --- a/src/cpu/intel/socket_BGA956/Kconfig +++ b/src/cpu/intel/socket_BGA956/Kconfig @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + config CPU_INTEL_SOCKET_BGA956 bool select CPU_INTEL_MODEL_1067X -- cgit v1.2.3