arch to cpu: Add SPDX license headers to Kconfig files
Change-Id: I7dd7b0b7c5fdb63fe32915b88e69313e3440b64a Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80587 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
969b7008b2
commit
1908110839
41 changed files with 81 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
## SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
config MICROCODE_UPDATE_PRE_RAM
|
||||
bool
|
||||
depends on SUPPORT_CPU_UCODE_IN_CBFS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue