summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/octopus
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/octopus')
-rw-r--r--src/mainboard/google/octopus/Kconfig7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/mainboard/google/octopus/Kconfig b/src/mainboard/google/octopus/Kconfig
index 9a677bcbdd30..840ce8ef772c 100644
--- a/src/mainboard/google/octopus/Kconfig
+++ b/src/mainboard/google/octopus/Kconfig
@@ -1,7 +1,3 @@
-
-config IGNORE_IASL_MISSING_DEPENDENCY
- def_bool y
-
config BOARD_GOOGLE_BASEBOARD_OCTOPUS
def_bool n
select BOARD_ROMSIZE_KB_16384
@@ -101,6 +97,9 @@ config BOARD_GOOGLE_YORP
if BOARD_GOOGLE_BASEBOARD_OCTOPUS
+config IGNORE_IASL_MISSING_DEPENDENCY
+ def_bool y
+
config CHROMEOS_WIFI_SAR
bool
default y if CHROMEOS