From a1f68319c5dae616ac090964def0a324a0c0f849 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 10 Apr 2022 11:15:28 +0200 Subject: ChromeEC boards: Drop `IGNORE_IASL_MISSING_DEPENDENCY` This should no longer be needed because the ASL has been fixed. Change-Id: I4d1500217bef54fa3d2be397e5e2a155da3f965d Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/63525 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/mainboard/google/jecht/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/google/jecht/Kconfig') diff --git a/src/mainboard/google/jecht/Kconfig b/src/mainboard/google/jecht/Kconfig index 0724466015..836cbdf4e9 100644 --- a/src/mainboard/google/jecht/Kconfig +++ b/src/mainboard/google/jecht/Kconfig @@ -26,9 +26,6 @@ config BOARD_GOOGLE_TIDUS if BOARD_GOOGLE_BASEBOARD_JECHT -config IGNORE_IASL_MISSING_DEPENDENCY - def_bool y - config VBOOT select VBOOT_VBNV_CMOS -- cgit v1.2.3