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/ti/am335x/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/soc/ti/am335x') diff --git a/src/soc/ti/am335x/Kconfig b/src/soc/ti/am335x/Kconfig index 533a0de628..b2de0ad5e2 100644 --- a/src/soc/ti/am335x/Kconfig +++ b/src/soc/ti/am335x/Kconfig @@ -1,3 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-only + config SOC_TI_AM335X select ARCH_BOOTBLOCK_ARMV7 select ARCH_VERSTAGE_ARMV7 -- cgit v1.2.3