summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/hatch
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/hatch')
-rw-r--r--src/mainboard/google/hatch/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig
index d98882bd0b24..00376be4da7e 100644
--- a/src/mainboard/google/hatch/Kconfig
+++ b/src/mainboard/google/hatch/Kconfig
@@ -1,6 +1,3 @@
-config IGNORE_IASL_MISSING_DEPENDENCY
- def_bool y
-
config BOARD_GOOGLE_HATCH_COMMON
def_bool n
select BOARD_ROMSIZE_KB_16384 if !BOARD_ROMSIZE_KB_32768
@@ -153,6 +150,9 @@ config BOARD_GOOGLE_WYVERN
if BOARD_GOOGLE_HATCH_COMMON
+config IGNORE_IASL_MISSING_DEPENDENCY
+ def_bool y
+
config CHROMEOS
select CHROMEOS_DRAM_PART_NUMBER_IN_CBI if !ROMSTAGE_SPD_SMBUS
select EC_GOOGLE_CHROMEEC_SWITCHES