From 0622df6194dbb1b2120743c0fd1cc5e72c380128 Mon Sep 17 00:00:00 2001
From: Francis Rowe <info@gluglug.org.uk>
Date: Sun, 18 Oct 2015 19:12:53 -0400
Subject: KGPE-D16: update patch set (also update coreboot and vboot)

Also contains other fixes from coreboot, like:
* 551cff0 Derive lvds_dual_channel from EDID timings.
^ makes single/dual channel LVDS selection on GM45 automatic
* 26fc544 lenovo/t60: Enable native intel gfx init.
^ was being maintained in libreboot, now upstreamed so not needed

Framebuffer mode was disabled for the KGPE-D16, because only
text-mode works at the moment.
---
(limited to 'resources/libreboot/config/grub/kfsn4-dre')

diff --git a/resources/libreboot/config/grub/kfsn4-dre/config b/resources/libreboot/config/grub/kfsn4-dre/config
index e25dd7a..2a1307f 100644
--- a/resources/libreboot/config/grub/kfsn4-dre/config
+++ b/resources/libreboot/config/grub/kfsn4-dre/config
@@ -263,6 +263,7 @@ CONFIG_SUPPORT_CPU_UCODE_IN_CBFS=y
 # CONFIG_CPU_MICROCODE_CBFS_GENERATE is not set
 # CONFIG_CPU_MICROCODE_CBFS_EXTERNAL is not set
 CONFIG_CPU_MICROCODE_CBFS_NONE=y
+CONFIG_CPU_MICROCODE_MULTIPLE_FILES=y
 
 #
 # Northbridge
@@ -276,6 +277,7 @@ CONFIG_NORTHBRIDGE_AMD_AMDFAM10=y
 CONFIG_DIMM_DDR2=y
 # CONFIG_DIMM_DDR3 is not set
 CONFIG_DIMM_REGISTERED=y
+# CONFIG_DIMM_VOLTAGE_SET_SUPPORT is not set
 # CONFIG_SVI_HIGH_FREQ is not set
 
 #
@@ -384,6 +386,7 @@ CONFIG_MAINBOARD_HAS_NATIVE_VGA_INIT=y
 CONFIG_MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG=y
 # CONFIG_ON_DEVICE_ROM_RUN is not set
 # CONFIG_MULTIPLE_VGA_ADAPTERS is not set
+# CONFIG_SMBUS_HAS_AUX is not set
 # CONFIG_SPD_CACHE is not set
 CONFIG_PCI=y
 CONFIG_HYPERTRANSPORT_PLUGIN_SUPPORT=y
--
cgit v0.9.1