aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2020-08-26 08:44:06 -0600
committerAaron Durbin <adurbin@chromium.org>2020-08-26 14:54:53 +0000
commit48697fe009cd1beb5b07f13f0080f7afaef73998 (patch)
treeb28396bd253cf9702c334a571b7a415dd96cb16c /src
parent4c4410842359a55261b94fa2b7646c82f1d14641 (diff)
mb/google/zork: meet SAR depedencies
DRIVERS_WIFI_GENERIC is a dependency for these SAR settings. However, coreboot.org builders are not failing, but chromium builders are only for serial configurations. It's not clear as to why. Either way correct this. BUG=b:159304570 Change-Id: I978b622a3a5a2490b0e3aaa14c24807d5afdff9a Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44825 Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/google/zork/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/zork/Kconfig b/src/mainboard/google/zork/Kconfig
index 51e5144e0e..c4f6bf73c4 100644
--- a/src/mainboard/google/zork/Kconfig
+++ b/src/mainboard/google/zork/Kconfig
@@ -260,6 +260,7 @@ config EFS_SPI_MICRON_FLAG
config CHROMEOS_WIFI_SAR
bool
default y if CHROMEOS
+ select DRIVERS_WIFI_GENERIC
select DSAR_ENABLE
select SAR_ENABLE
select USE_SAR