mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
UPSTREAM: mb/google/reef: enable SAR and DSAR
Enable SAR and DSAR for reef.
BUG=b:37612675
TEST=`emerge-reef coreboot`
Change-Id: I4f268027388eb2fe12913c08dee577de056fbfda
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: d06e06c36f
Original-Change-Id: Ie0a59f8fcc9fb104328ee6d276ecab4193ec8eb8
Original-Signed-off-by: Wei-Ning Huang <wnhuang@google.com>
Original-Reviewed-on: https://review.coreboot.org/19579
Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-on: https://chromium-review.googlesource.com/498349
This commit is contained in:
parent
37dd6f2705
commit
0f37a64b36
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@ config BOARD_GOOGLE_BASEBOARD_REEF
|
|||
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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue