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/ti/pci1x2x/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/southbridge/ti/pci1x2x') diff --git a/src/southbridge/ti/pci1x2x/Kconfig b/src/southbridge/ti/pci1x2x/Kconfig index 8442cc3b5e..4fce500b97 100644 --- a/src/southbridge/ti/pci1x2x/Kconfig +++ b/src/southbridge/ti/pci1x2x/Kconfig @@ -1,2 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only + config SOUTHBRIDGE_TI_PCI1X2X bool -- cgit v1.2.3