From 93538c99691b962fc69082b1d26e57911f76dc9c Mon Sep 17 00:00:00 2001 From: Eric Lai Date: Fri, 13 Nov 2020 12:12:06 +0800 Subject: mb/google/zork/: Enable REGULATORY_DOMAIN on Vilboz WRDD table is needed for Intel WiFi module to enable SAR function. BUG=b:173066178 BRANCH=zork TEST=dump ACPI and check WRDD exist with Intel WiFi module. Signed-off-by: Eric Lai Change-Id: I9fd6fd19ed188f7ab91faab9e2599b9b09ca5b22 Reviewed-on: https://review.coreboot.org/c/coreboot/+/47554 Tested-by: build bot (Jenkins) Reviewed-by: Amanda Hwang --- src/mainboard/google/zork/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/zork/Kconfig') diff --git a/src/mainboard/google/zork/Kconfig b/src/mainboard/google/zork/Kconfig index 320f668838..041a4e7a55 100644 --- a/src/mainboard/google/zork/Kconfig +++ b/src/mainboard/google/zork/Kconfig @@ -279,5 +279,6 @@ config CHROMEOS_WIFI_SAR select SAR_ENABLE select USE_SAR select GEO_SAR_ENABLE + select HAVE_REGULATORY_DOMAIN if BOARD_GOOGLE_VILBOZ endif # BOARD_GOOGLE_BASEBOARD_TREMBYLE || BOARD_GOOGLE_BASEBOARD_DALBOZ -- cgit v1.2.3