From 5bdac84c6b64bf22fb01724bac24829c664caf48 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 16 Feb 2024 10:45:54 -0700 Subject: ec, lib, security, sb: Add SPDX license headers to Kconfig files Change-Id: Ie63499a4b432803a78af1c52d49e34cf1653ba17 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/c/coreboot/+/80589 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- src/southbridge/intel/common/Kconfig.common | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/southbridge/intel/common/Kconfig.common') diff --git a/src/southbridge/intel/common/Kconfig.common b/src/southbridge/intel/common/Kconfig.common index e138f5e442..c621399785 100644 --- a/src/southbridge/intel/common/Kconfig.common +++ b/src/southbridge/intel/common/Kconfig.common @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + config SOUTHBRIDGE_INTEL_COMMON_RESET def_bool n select HAVE_CF9_RESET -- cgit v1.2.3