Felix Singer has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/75632?usp=email )
Change subject: soc/intel/alderlake: Allow using the microcode blob from the repo ......................................................................
soc/intel/alderlake: Allow using the microcode blob from the repo
Change-Id: I11c9cb13fa81118bfcb819bad5fb39731c7e3e76 Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/soc/intel/alderlake/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/75632/1
diff --git a/src/soc/intel/alderlake/Kconfig b/src/soc/intel/alderlake/Kconfig index 0e5a671..a1172dd 100644 --- a/src/soc/intel/alderlake/Kconfig +++ b/src/soc/intel/alderlake/Kconfig @@ -21,7 +21,6 @@ config SOC_INTEL_ALDERLAKE_PCH_N bool select SOC_INTEL_ALDERLAKE - select MICROCODE_BLOB_UNDISCLOSED help Choose this option if your mainboard has a PCH-N chipset.