summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/fizz
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2022-04-10 11:15:28 +0200
committerFelix Held <felix-coreboot@felixheld.de>2022-04-20 10:04:58 +0000
commita1f68319c5dae616ac090964def0a324a0c0f849 (patch)
tree4412a88c4627d619d5781c172f513895350d113b /src/mainboard/google/fizz
parentfbf58d9f89450517d1d7d8543dede6781921258c (diff)
downloadcoreboot-a1f68319c5dae616ac090964def0a324a0c0f849.tar.gz
coreboot-a1f68319c5dae616ac090964def0a324a0c0f849.tar.bz2
coreboot-a1f68319c5dae616ac090964def0a324a0c0f849.zip
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 <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/63525 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/google/fizz')
-rw-r--r--src/mainboard/google/fizz/Kconfig3
1 files changed, 0 insertions, 3 deletions
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"