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/reef/Kconfig | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/google/reef') diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig index 0073e09706..0ab463e22d 100644 --- a/src/mainboard/google/reef/Kconfig +++ b/src/mainboard/google/reef/Kconfig @@ -39,9 +39,6 @@ config BOARD_GOOGLE_CORAL if BOARD_GOOGLE_BASEBOARD_REEF -config IGNORE_IASL_MISSING_DEPENDENCY - def_bool y - config DRIVER_TPM_I2C_BUS hex default 0x2 -- cgit v1.2.3