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/x86/Kconfig.debug_cpu | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/cpu/x86/Kconfig.debug_cpu') diff --git a/src/cpu/x86/Kconfig.debug_cpu b/src/cpu/x86/Kconfig.debug_cpu index ddcb119ebe84..d32aea6d2512 100644 --- a/src/cpu/x86/Kconfig.debug_cpu +++ b/src/cpu/x86/Kconfig.debug_cpu @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + if ARCH_X86 config DISPLAY_MTRRS -- cgit v1.2.3