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/qualcomm/sc7180/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/soc/qualcomm/sc7180/Kconfig') diff --git a/src/soc/qualcomm/sc7180/Kconfig b/src/soc/qualcomm/sc7180/Kconfig index f813372b85..dd4a84fa74 100644 --- a/src/soc/qualcomm/sc7180/Kconfig +++ b/src/soc/qualcomm/sc7180/Kconfig @@ -1,3 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only config SOC_QUALCOMM_SC7180 bool -- cgit v1.2.3