[coreboot-gerrit] Change in coreboot[master]: src/mb/intel/glkrvp: Add SOC_ESPI to enable eSPI in glkrvp

Shaunak Saha (Code Review) gerrit at coreboot.org
Wed Dec 6 18:59:55 CET 2017


Shaunak Saha has uploaded this change for review. ( https://review.coreboot.org/22626


Change subject: src/mb/intel/glkrvp: Add SOC_ESPI to enable eSPI in glkrvp
......................................................................

src/mb/intel/glkrvp: Add SOC_ESPI to enable eSPI in glkrvp

Add config option SOC_ESPI in glkrvp Kconfig.
This is to disable LPC and enable eSPI instead.

TEST=Boot to OS

Change-Id: I3116b656d41d1d7719c254888d1e3640628a97ca
Signed-off-by: Shaunak Saha <shaunak.saha at intel.com>
---
M src/mainboard/intel/glkrvp/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/22626/2

diff --git a/src/mainboard/intel/glkrvp/Kconfig b/src/mainboard/intel/glkrvp/Kconfig
index 56ab00b..1827213 100644
--- a/src/mainboard/intel/glkrvp/Kconfig
+++ b/src/mainboard/intel/glkrvp/Kconfig
@@ -13,6 +13,7 @@
 	select DRIVERS_I2C_GENERIC
 	select DRIVERS_GENERIC_MAX98357A
 	select DRIVERS_I2C_DA7219
+	select SOC_ESPI
 
 if BOARD_INTEL_BASEBOARD_GLKRVP
 

-- 
To view, visit https://review.coreboot.org/22626
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3116b656d41d1d7719c254888d1e3640628a97ca
Gerrit-Change-Number: 22626
Gerrit-PatchSet: 2
Gerrit-Owner: Shaunak Saha <shaunak.saha at intel.com>
Gerrit-Reviewer: AndreX Andraos <andrex.andraos at intel.com>
Gerrit-Reviewer: Bora Guvendik <bora.guvendik at intel.com>
Gerrit-Reviewer: Hannah Williams <hannah.williams at intel.com>
Gerrit-Reviewer: Subrata Banik <subrata.banik at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171206/0d753baf/attachment.html>


More information about the coreboot-gerrit mailing list