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

Subrata Banik (subrata.banik@intel.com) gerrit at coreboot.org
Thu Feb 23 12:48:57 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/18450

-gerrit

commit 48f90417818939ec92ca3141fd2646ba4e8b3e3c
Author: Subrata Banik <subrata.banik at intel.com>
Date:   Wed Feb 22 15:39:23 2017 +0530

    soc/intel/glk: Use intel/common/xhci driver
    
    Change-Id: I08fbe7c7ac83d12af1cc77450001103a7069d7d8
    Signed-off-by: Subrata Banik <subrata.banik 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 c882e58..1ce077f 100644
--- a/src/soc/intel/glk/Kconfig
+++ b/src/soc/intel/glk/Kconfig
@@ -53,6 +53,7 @@ config CPU_SPECIFIC_OPTIONS
 	select SOC_INTEL_COMMON_LPSS_I2C
 	select SOC_INTEL_COMMON_SMI
 	select SOC_INTEL_COMMON_SPI_FLASH_PROTECT
+	select SOC_INTEL_COMMON_XHCI
 	select UDELAY_TSC
 	select TSC_CONSTANT_RATE
 	select TSC_MONOTONIC_TIMER



More information about the coreboot-gerrit mailing list