mb/google/dedede/var/boten: Add custom SAR values for Boten

Add Boten customized SAR table.

BUG=b:175931508
BRANCH=dedede
TEST=build and test no Boten

Change-Id: I3b00f56c8b890979cbf2155c97a3a064d8b0ba1a
Signed-off-by: Kevin Chang <kevin.chang@lcfc.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49455
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
This commit is contained in:
Kevin Chang 2021-01-14 16:17:07 +08:00 committed by Patrick Georgi
parent 1da9e35bc9
commit 2efd6441c4
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ config BOARD_GOOGLE_BOTEN
bool "Boten" bool "Boten"
select BOARD_GOOGLE_BASEBOARD_DEDEDE select BOARD_GOOGLE_BASEBOARD_DEDEDE
select BASEBOARD_DEDEDE_LAPTOP select BASEBOARD_DEDEDE_LAPTOP
select GEO_SAR_ENABLE if CHROMEOS_WIFI_SAR
config BOARD_GOOGLE_BOTEN_LEGACY config BOARD_GOOGLE_BOTEN_LEGACY
bool "Boten (Legacy)" bool "Boten (Legacy)"