aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/sarien/Kconfig
diff options
context:
space:
mode:
authorCasper Chang <casper_chang@wistron.corp-partner.google.com>2019-03-12 18:46:18 +0800
committerPatrick Georgi <pgeorgi@google.com>2019-03-14 11:26:22 +0000
commit9e8da228287a12fa480149cda22817e4ada87afa (patch)
treeb1ed5458e3d494ab1c189095a07e9cbbe52535eb /src/mainboard/google/sarien/Kconfig
parent96a437f4aa12f79829f3a6e54d074dbc35ba0e6d (diff)
mb/google/arcada: add Kconfig option to enable WLAN SAR
Enable WLAN SAR power table. BUG=b:123552641 TEST=Verified WLAN SAR power table forllows VPD setting Signed-off-by: Casper Chang <casper_chang@wistron.corp-partner.google.com> Change-Id: I882b1c7ed0b1142a84eb338142e1c984df45eeba Reviewed-on: https://review.coreboot.org/c/coreboot/+/31859 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Diffstat (limited to 'src/mainboard/google/sarien/Kconfig')
-rw-r--r--src/mainboard/google/sarien/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/sarien/Kconfig b/src/mainboard/google/sarien/Kconfig
index 462ff06064..8f8b37c9c7 100644
--- a/src/mainboard/google/sarien/Kconfig
+++ b/src/mainboard/google/sarien/Kconfig
@@ -25,6 +25,8 @@ config BOARD_GOOGLE_BASEBOARD_SARIEN
select TPM2
select MAINBOARD_USES_IFD_EC_REGION
select MAINBOARD_USES_IFD_GBE_REGION if BOARD_GOOGLE_SARIEN
+ select USE_SAR
+ select SAR_ENABLE
if BOARD_GOOGLE_BASEBOARD_SARIEN