aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/denverton_ns/Kconfig
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2020-03-03 22:39:02 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-03-04 21:51:04 +0000
commite0b74a142c34c9eebbdfd3d96dc8b9076f8c7740 (patch)
tree4e54bbe71b0f30c6098da64216bd5ad20218f961 /src/soc/intel/denverton_ns/Kconfig
parent6a8cde4927bd6bff60a783c72356fcce801511b8 (diff)
soc/intel/denverton_ns: Allow including microcode
Signed-off-by: Felix Singer <felixsinger@posteo.net> Change-Id: Iaa295c74e9c470d5830e22d0b0c73013c7333293 Reviewed-on: https://review.coreboot.org/c/coreboot/+/39266 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel/denverton_ns/Kconfig')
-rw-r--r--src/soc/intel/denverton_ns/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/denverton_ns/Kconfig b/src/soc/intel/denverton_ns/Kconfig
index a74250bab3..23b84529d2 100644
--- a/src/soc/intel/denverton_ns/Kconfig
+++ b/src/soc/intel/denverton_ns/Kconfig
@@ -53,6 +53,7 @@ config CPU_SPECIFIC_OPTIONS
select UDELAY_TSC
select UDK_2015_BINDING
select CPU_INTEL_FIRMWARE_INTERFACE_TABLE
+ select SUPPORT_CPU_UCODE_IN_CBFS
config MMCONF_BASE_ADDRESS
hex