[coreboot-gerrit] Change in coreboot[master]: mb/google/reef: enable SAR and DSAR

Wei-Ning Huang (Code Review) gerrit at coreboot.org
Fri May 5 05:10:38 CEST 2017


Wei-Ning Huang has uploaded a new change for review. ( https://review.coreboot.org/19578 )

Change subject: mb/google/reef: enable SAR and DSAR
......................................................................

mb/google/reef: enable SAR and DSAR

Enable SAR and DSAR for reef.

Change-Id: I8ae34681e22a38c9121a228251ad026c3750a6c5
Signed-off-by: Wei-Ning Huang <wnhuang at google.com>
---
M src/mainboard/google/reef/Kconfig
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/19578/1

diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig
index 9e8e680..0d3ec38 100644
--- a/src/mainboard/google/reef/Kconfig
+++ b/src/mainboard/google/reef/Kconfig
@@ -17,6 +17,10 @@
 	select MAINBOARD_HAS_I2C_TPM_CR50
 	select TPM2
 	select GOOGLE_SMBIOS_MAINBOARD_VERSION
+	select DRIVERS_INTEL_WIFI
+	select USE_SAR
+	select SAR_ENABLE
+	select DSAR_ENABLE
 
 if BOARD_GOOGLE_BASEBOARD_REEF
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8ae34681e22a38c9121a228251ad026c3750a6c5
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Wei-Ning Huang <wnhuang at google.com>



More information about the coreboot-gerrit mailing list