summaryrefslogtreecommitdiffstats
path: root/src/drivers/amd/i2s_machine_dev/Kconfig
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/amd/i2s_machine_dev/Kconfig
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/amd/i2s_machine_dev/Kconfig')
-rw-r--r--src/drivers/amd/i2s_machine_dev/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/amd/i2s_machine_dev/Kconfig b/src/drivers/amd/i2s_machine_dev/Kconfig
index c9dabf7b8296..0ab27f969149 100644
--- a/src/drivers/amd/i2s_machine_dev/Kconfig
+++ b/src/drivers/amd/i2s_machine_dev/Kconfig
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
config DRIVERS_AMD_I2S_MACHINE_DEV
bool
depends on HAVE_ACPI_TABLES