ec, lib, security, sb: Add SPDX license headers to Kconfig files
Change-Id: Ie63499a4b432803a78af1c52d49e34cf1653ba17 Signed-off-by: Martin Roth <gaumless@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80589 Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
2b65ba0734
commit
5bdac84c6b
24 changed files with 47 additions and 1 deletions
|
|
@ -1,3 +1,5 @@
|
|||
## SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
config STM
|
||||
bool "Enable STM"
|
||||
default n
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
## SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
choice
|
||||
prompt "Boot media protection mechanism"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue