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>
This commit is contained in:
parent
1908110839
commit
2b65ba0734
100 changed files with 200 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
## SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
config DRIVERS_AUDIO_SOF
|
||||
bool
|
||||
depends on HAVE_ACPI_TABLES
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue