summaryrefslogtreecommitdiffstats
path: root/src/drivers/soundwire/max98363
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-02-16 10:43:48 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-02-18 01:59:32 +0000
commit2b65ba07345b99ec7f0415ae9e37d47ba58a2c01 (patch)
tree19bb8d0991f1959c96de69cb69a4942faf75d338 /src/drivers/soundwire/max98363
parent19081108390aa6a316ad5af52fd6465030cc9fe2 (diff)
downloadcoreboot-2b65ba07345b99ec7f0415ae9e37d47ba58a2c01.tar.gz
coreboot-2b65ba07345b99ec7f0415ae9e37d47ba58a2c01.tar.bz2
coreboot-2b65ba07345b99ec7f0415ae9e37d47ba58a2c01.zip
drivers: Add SPDX license headers to Kconfig files
Change-Id: Ib27894f0f1e03501583fffb2c759b493d6a7b945 Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80588 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers/soundwire/max98363')
-rw-r--r--src/drivers/soundwire/max98363/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/soundwire/max98363/Kconfig b/src/drivers/soundwire/max98363/Kconfig
index 3474d08e75a7..e50ef6240c8c 100644
--- a/src/drivers/soundwire/max98363/Kconfig
+++ b/src/drivers/soundwire/max98363/Kconfig
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
config DRIVERS_SOUNDWIRE_MAX98363
bool
depends on HAVE_ACPI_TABLES