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/fizz/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/google/fizz') diff --git a/src/mainboard/google/fizz/Kconfig b/src/mainboard/google/fizz/Kconfig index 3e2b8c171bb3..01d838a90385 100644 --- a/src/mainboard/google/fizz/Kconfig +++ b/src/mainboard/google/fizz/Kconfig @@ -40,9 +40,6 @@ if BOARD_GOOGLE_BASEBOARD_FIZZ config DISABLE_HECI1_AT_PRE_BOOT default y -config IGNORE_IASL_MISSING_DEPENDENCY - def_bool y - config DEVICETREE default "variants/baseboard/devicetree.cb" -- cgit v1.2.3