summaryrefslogtreecommitdiff
path: root/src/mainboard/google/myst/Kconfig
diff options
context:
space:
mode:
authorJon Murphy <jpmurphy@google.com>2023-03-29 19:07:06 -0600
committerFelix Held <felix-coreboot@felixheld.de>2023-04-26 12:14:54 +0000
commit0f1826e2518227eaff92f61bbe9800058fbde1be (patch)
treea20ab85913cc78dd13aaf0e609049ea0de4f8e38 /src/mainboard/google/myst/Kconfig
parent462ccbaac26b7ff271453287995bfbe6ff148b55 (diff)
mb/google/myst: Configure WLAN
Configure PCIe Clk Source and Clk Request mapping. Configure GPIOs used for WLAN. Mapping derived from myst schematic. BUG=b:275965982 TEST=Builds Signed-off-by: Jon Murphy <jpmurphy@google.com> Change-Id: I5059be0bc011978e74ab4245e6ae037aa177ef9b Reviewed-on: https://review.coreboot.org/c/coreboot/+/74113 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Diffstat (limited to 'src/mainboard/google/myst/Kconfig')
-rw-r--r--src/mainboard/google/myst/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/myst/Kconfig b/src/mainboard/google/myst/Kconfig
index ce99f6b61d..ae54f9cedf 100644
--- a/src/mainboard/google/myst/Kconfig
+++ b/src/mainboard/google/myst/Kconfig
@@ -12,6 +12,7 @@ config BOARD_SPECIFIC_OPTIONS
select DISABLE_KEYBOARD_RESET_PIN
select DRIVERS_I2C_GENERIC
select DRIVERS_I2C_HID
+ select DRIVERS_WIFI_GENERIC
select EC_GOOGLE_CHROMEEC
select EC_GOOGLE_CHROMEEC_ESPI
select EC_GOOGLE_CHROMEEC_SKUID