EricR Lai has uploaded this change for review.

View Change

mb/google/drallion: Enable cbfs SAR value

Enable read SAR value from cbfs.

BUG=b:150347463
TEST=NA

Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com>
Change-Id: I5f27b6f7245669728e3e394e9c6a39c11bfda3b8
---
M src/mainboard/google/drallion/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/39194/1
diff --git a/src/mainboard/google/drallion/Kconfig b/src/mainboard/google/drallion/Kconfig
index 61bae2b..3380e75 100644
--- a/src/mainboard/google/drallion/Kconfig
+++ b/src/mainboard/google/drallion/Kconfig
@@ -25,6 +25,7 @@
select USE_SAR
select SAR_ENABLE
select DSAR_ENABLE
+ select WIFI_SAR_CBFS

if BOARD_GOOGLE_BASEBOARD_DRALLION


To view, visit change 39194. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5f27b6f7245669728e3e394e9c6a39c11bfda3b8
Gerrit-Change-Number: 39194
Gerrit-PatchSet: 1
Gerrit-Owner: EricR Lai <ericr_lai@compal.corp-partner.google.com>
Gerrit-MessageType: newchange