mb/google/dedede/var/storo: Enable Wifi SAR for storo
BUG=b:190027970,b:178175837 BRANCH=dedede TEST=enable CHROMEOS_WIFI_SAR in config of coreboot, emerge-dedede coreboot-private-files-baseboard-dedede coreboot chromeos-bootimage. Signed-off-by: Tao Xia <xiatao5@huaqin.corp-partner.google.com> Change-Id: I7084f9b7be2b66adda2d9d5a83ce5dd9c31d01b0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/55427 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: zanxi chen <chenzanxi@huaqin.corp-partner.google.com> Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
This commit is contained in:
parent
8e035e3c13
commit
9d05cf11b5
|
@ -118,6 +118,7 @@ config BOARD_GOOGLE_STORO
|
||||||
select BASEBOARD_DEDEDE_LAPTOP
|
select BASEBOARD_DEDEDE_LAPTOP
|
||||||
select DRIVERS_INTEL_MIPI_CAMERA
|
select DRIVERS_INTEL_MIPI_CAMERA
|
||||||
select SOC_INTEL_COMMON_BLOCK_IPU
|
select SOC_INTEL_COMMON_BLOCK_IPU
|
||||||
|
select GEO_SAR_ENABLE if CHROMEOS_WIFI_SAR
|
||||||
|
|
||||||
config BOARD_GOOGLE_SASUKETTE
|
config BOARD_GOOGLE_SASUKETTE
|
||||||
bool "-> Sasukette"
|
bool "-> Sasukette"
|
||||||
|
|
Loading…
Reference in New Issue