From 7d86f34398a25be661c0f25974cb20a1d18d48d4 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 16 Feb 2024 11:04:02 -0700 Subject: soc: Add SPDX license headers to Kconfig files Change-Id: Ie7bc4f3ae00bb9601001dbb71e7c3c84fd4f759a Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/c/coreboot/+/80596 Reviewed-by: Subrata Banik Reviewed-by: Yidi Lin Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- src/soc/intel/meteorlake/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/soc/intel/meteorlake/Kconfig') diff --git a/src/soc/intel/meteorlake/Kconfig b/src/soc/intel/meteorlake/Kconfig index 8c195440ecc6..f732d690c298 100644 --- a/src/soc/intel/meteorlake/Kconfig +++ b/src/soc/intel/meteorlake/Kconfig @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + config SOC_INTEL_METEORLAKE bool select ACPI_INTEL_HARDWARE_SLEEP_VALUES -- cgit v1.2.3