summaryrefslogtreecommitdiff
path: root/src/mainboard/google/sarien/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/sarien/Kconfig')
-rw-r--r--src/mainboard/google/sarien/Kconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/google/sarien/Kconfig b/src/mainboard/google/sarien/Kconfig
index 6aaa7fd132..81f107261a 100644
--- a/src/mainboard/google/sarien/Kconfig
+++ b/src/mainboard/google/sarien/Kconfig
@@ -1,6 +1,3 @@
-config IGNORE_IASL_MISSING_DEPENDENCY
- def_bool y
-
config BOARD_GOOGLE_BASEBOARD_SARIEN
def_bool n
select BOARD_ROMSIZE_KB_32768
@@ -39,6 +36,9 @@ config BOARD_GOOGLE_SARIEN
if BOARD_GOOGLE_BASEBOARD_SARIEN
+config IGNORE_IASL_MISSING_DEPENDENCY
+ def_bool y
+
config CHROMEOS
select GBB_FLAG_FORCE_DEV_SWITCH_ON
select GBB_FLAG_FORCE_DEV_BOOT_USB