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

Subrata Banik (subrata.banik@intel.com) gerrit at coreboot.org
Wed Feb 22 13:10:04 CET 2017


Subrata Banik (subrata.banik at intel.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/18383

-gerrit

commit 9e2315301cc02898eb0b31447a549f104eacd685
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 67d2213..132fa6d 100644
--- a/src/soc/intel/skylake/Kconfig
+++ b/src/soc/intel/skylake/Kconfig
@@ -46,6 +46,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