[coreboot-gerrit] Change in coreboot[master]: soc/intel/braswell: select GENERIC_GPIO_LIB

Matt DeVillier (Code Review) gerrit at coreboot.org
Mon Aug 21 07:48:04 CEST 2017


Matt DeVillier has uploaded this change for review. ( https://review.coreboot.org/21125


Change subject: soc/intel/braswell: select GENERIC_GPIO_LIB
......................................................................

soc/intel/braswell: select GENERIC_GPIO_LIB

Needed for to-be-added Google Braswell boards which make use
of common GPIO library function to determine installed RAM type.

Change-Id: Ie9b0c6513f10b252bf0a5014bd038d24879421be
Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
---
M src/soc/intel/braswell/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/25/21125/1

diff --git a/src/soc/intel/braswell/Kconfig b/src/soc/intel/braswell/Kconfig
index cc537e7..3decbc7 100644
--- a/src/soc/intel/braswell/Kconfig
+++ b/src/soc/intel/braswell/Kconfig
@@ -47,6 +47,7 @@
 	select HAVE_INTEL_FIRMWARE
 	select HAVE_SPI_CONSOLE_SUPPORT
 	select HAVE_FSP_GOP
+	select GENERIC_GPIO_LIB
 
 config VBOOT
 	select VBOOT_STARTS_IN_ROMSTAGE

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie9b0c6513f10b252bf0a5014bd038d24879421be
Gerrit-Change-Number: 21125
Gerrit-PatchSet: 1
Gerrit-Owner: Matt DeVillier <matt.devillier at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170821/b03fec0d/attachment.html>


More information about the coreboot-gerrit mailing list