Hung-Te Lin has submitted this change. ( https://review.coreboot.org/c/coreboot/+/48621 )
Change subject: mb/google/zork/: Remove WRDD from Vilboz ......................................................................
mb/google/zork/: Remove WRDD from Vilboz
After checked, this project doesn't need this feature.
BUG=b:173066178 BRANCH=zork TEST=check no WRDD method in acpi.
Signed-off-by: Eric Lai ericr_lai@compal.corp-partner.google.com Change-Id: I9a662953f3047d771f2df919ac80d0440842738e Reviewed-on: https://review.coreboot.org/c/coreboot/+/48621 Reviewed-by: Ivy Jian ivy_jian@compal.corp-partner.google.com Reviewed-by: Furquan Shaikh furquan@google.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/google/zork/Kconfig 1 file changed, 0 insertions(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Furquan Shaikh: Looks good to me, approved Ivy Jian: Looks good to me, approved
diff --git a/src/mainboard/google/zork/Kconfig b/src/mainboard/google/zork/Kconfig index c1cbae9..88d6e97 100644 --- a/src/mainboard/google/zork/Kconfig +++ b/src/mainboard/google/zork/Kconfig @@ -267,6 +267,5 @@ 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