From 2b65ba07345b99ec7f0415ae9e37d47ba58a2c01 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 16 Feb 2024 10:43:48 -0700 Subject: drivers: Add SPDX license headers to Kconfig files Change-Id: Ib27894f0f1e03501583fffb2c759b493d6a7b945 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/c/coreboot/+/80588 Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- src/drivers/intel/soundwire/Kconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/drivers/intel/soundwire') diff --git a/src/drivers/intel/soundwire/Kconfig b/src/drivers/intel/soundwire/Kconfig index fd6e3996a5..d17f3f6ea6 100644 --- a/src/drivers/intel/soundwire/Kconfig +++ b/src/drivers/intel/soundwire/Kconfig @@ -1,2 +1,4 @@ +## SPDX-License-Identifier: GPL-2.0-only + config DRIVERS_INTEL_SOUNDWIRE bool -- cgit v1.2.3