[coreboot-gerrit] Patch set updated for coreboot: soc/intel/skylake: Use intel/common/block/cpu/car driver

Aamir Bohra (aamir.bohra@intel.com) gerrit at coreboot.org
Thu Feb 16 19:06:33 CET 2017


Aamir Bohra (aamir.bohra at intel.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/18383

-gerrit

commit 4b22e5bd9483c1e96911fae9751ea86f2a8f39b8
Author: Aamir Bohra <aamir.bohra at intel.com>
Date:   Thu Feb 16 17:31:49 2017 +0530

    soc/intel/skylake: Use intel/common/block/cpu/car driver
    
    Change-Id: I73f07a0e769a7874924a01e2bef35d0380ef3246
    Signed-off-by: Aamir Bohra <aamir.bohra at intel.com>
---
 src/soc/intel/skylake/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/soc/intel/skylake/Kconfig b/src/soc/intel/skylake/Kconfig
index c970d30..e4b7113 100644
--- a/src/soc/intel/skylake/Kconfig
+++ b/src/soc/intel/skylake/Kconfig
@@ -39,6 +39,7 @@ config CPU_SPECIFIC_OPTIONS
 	select RELOCATABLE_MODULES
 	select RELOCATABLE_RAMSTAGE
 	select RTC
+	select SOC_INTEL_CAR_BIG_CORE
 	select SOC_INTEL_COMMON
 	select SOC_INTEL_COMMON_ACPI_WAKE_SOURCE
 	select SOC_INTEL_COMMON_LPSS_I2C



More information about the coreboot-gerrit mailing list