summaryrefslogtreecommitdiff
path: root/src/mainboard/google/octopus/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/octopus/Kconfig')
-rw-r--r--src/mainboard/google/octopus/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mainboard/google/octopus/Kconfig b/src/mainboard/google/octopus/Kconfig
index f7651cd114..3ed88bd804 100644
--- a/src/mainboard/google/octopus/Kconfig
+++ b/src/mainboard/google/octopus/Kconfig
@@ -20,6 +20,14 @@ config BOARD_GOOGLE_BASEBOARD_OCTOPUS
if BOARD_GOOGLE_BASEBOARD_OCTOPUS
+config CHROMEOS_WIFI_SAR
+ bool
+ default y if CHROMEOS
+ select DSAR_ENABLE
+ select SAR_ENABLE
+ select USE_SAR
+ select GEO_SAR_ENABLE
+
config BASEBOARD_OCTOPUS_LAPTOP
def_bool n
select SYSTEM_TYPE_LAPTOP