summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/microcode/Kconfig
diff options
context:
space:
mode:
authorMartin Roth <gaumless@gmail.com>2024-02-16 10:31:30 -0700
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2024-02-18 01:58:52 +0000
commit19081108390aa6a316ad5af52fd6465030cc9fe2 (patch)
treecdd5a6f37cc6ffc7f62411e12304788fcc58dfcd /src/cpu/intel/microcode/Kconfig
parent969b7008b2ee14b6dac9029e6a4586f770067c3c (diff)
downloadcoreboot-19081108390aa6a316ad5af52fd6465030cc9fe2.tar.gz
coreboot-19081108390aa6a316ad5af52fd6465030cc9fe2.tar.bz2
coreboot-19081108390aa6a316ad5af52fd6465030cc9fe2.zip
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>
Diffstat (limited to 'src/cpu/intel/microcode/Kconfig')
-rw-r--r--src/cpu/intel/microcode/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpu/intel/microcode/Kconfig b/src/cpu/intel/microcode/Kconfig
index 4640c16991e1..25894e8be0b4 100644
--- a/src/cpu/intel/microcode/Kconfig
+++ b/src/cpu/intel/microcode/Kconfig
@@ -1,3 +1,5 @@
+## SPDX-License-Identifier: GPL-2.0-only
+
config MICROCODE_UPDATE_PRE_RAM
bool
depends on SUPPORT_CPU_UCODE_IN_CBFS