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:
committed by
Felix Singer
parent
969b7008b2
commit
1908110839
@@ -1,3 +1,5 @@
|
||||
## SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
config ARCH_ARM
|
||||
bool
|
||||
|
||||
|
@@ -1,3 +1,5 @@
|
||||
## SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
config ARCH_BOOTBLOCK_ARMV4
|
||||
bool
|
||||
select ARCH_BOOTBLOCK_ARM
|
||||
|
@@ -1,3 +1,5 @@
|
||||
## SPDX-License-Identifier: GPL-2.0-only
|
||||
|
||||
config ARCH_BOOTBLOCK_ARMV7
|
||||
bool
|
||||
select ARCH_BOOTBLOCK_ARM
|
||||
|
Reference in New Issue
Block a user