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

Subrata Banik (subrata.banik@intel.com) gerrit at coreboot.org
Wed Feb 22 13:10:05 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/18382

-gerrit

commit 9770f77d1e40cdf4f5b37a3402e499717294e166
Author: Aamir Bohra <aamir.bohra at intel.com>
Date:   Thu Feb 16 17:10:14 2017 +0530

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

diff --git a/src/soc/intel/glk/Kconfig b/src/soc/intel/glk/Kconfig
index 1ce077f..c8ecaaf 100644
--- a/src/soc/intel/glk/Kconfig
+++ b/src/soc/intel/glk/Kconfig
@@ -47,6 +47,7 @@ config CPU_SPECIFIC_OPTIONS
 	select RELOCATABLE_RAMSTAGE	# Build fails if this is not selected
 	select RTC
 	select SMM_TSEG
+	select SOC_INTEL_CAR_SMALL_CORE
 	select SOC_INTEL_COMMON
 	select SOC_INTEL_COMMON_ACPI
 	select SOC_INTEL_COMMON_ACPI_WAKE_SOURCE



More information about the coreboot-gerrit mailing list