diff options
Diffstat (limited to 'src/mainboard/google/hatch/Kconfig')
-rw-r--r-- | src/mainboard/google/hatch/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig index eb2a4449bd..d98882bd0b 100644 --- a/src/mainboard/google/hatch/Kconfig +++ b/src/mainboard/google/hatch/Kconfig @@ -1,3 +1,5 @@ +config IGNORE_IASL_MISSING_DEPENDENCY + def_bool y config BOARD_GOOGLE_HATCH_COMMON def_bool n |