From 9d05cf11b5c938974500557e9717101cb656d01b Mon Sep 17 00:00:00 2001 From: Tao Xia Date: Fri, 11 Jun 2021 22:19:31 +0800 Subject: [PATCH] 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 Change-Id: I7084f9b7be2b66adda2d9d5a83ce5dd9c31d01b0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/55427 Tested-by: build bot (Jenkins) Reviewed-by: zanxi chen Reviewed-by: Karthik Ramasubramanian --- src/mainboard/google/dedede/Kconfig.name | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/google/dedede/Kconfig.name b/src/mainboard/google/dedede/Kconfig.name index 10f8bc65e7..17754851cf 100644 --- a/src/mainboard/google/dedede/Kconfig.name +++ b/src/mainboard/google/dedede/Kconfig.name @@ -118,6 +118,7 @@ config BOARD_GOOGLE_STORO select BASEBOARD_DEDEDE_LAPTOP select DRIVERS_INTEL_MIPI_CAMERA select SOC_INTEL_COMMON_BLOCK_IPU + select GEO_SAR_ENABLE if CHROMEOS_WIFI_SAR config BOARD_GOOGLE_SASUKETTE bool "-> Sasukette"