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

Aamir Bohra (aamir.bohra@intel.com) gerrit at coreboot.org
Thu Feb 16 14:28:54 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/18382

-gerrit

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

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

diff --git a/src/soc/intel/apollolake/Kconfig b/src/soc/intel/apollolake/Kconfig
index afd617e..a4a752d 100644
--- a/src/soc/intel/apollolake/Kconfig
+++ b/src/soc/intel/apollolake/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