From fa317d574ed2cca7e8e1c7acfe3ba626c6ba152d Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Wed, 14 Sep 2022 17:58:02 -0700 Subject: mb/google/rex: Enable `DRIVERS_WIFI_GENERIC` config TEST=Able to build and boot the Google/rex. Signed-off-by: Subrata Banik Change-Id: Iae5317b24856ef2cbd2f36cc28f645826536c21a Reviewed-on: https://review.coreboot.org/c/coreboot/+/67641 Tested-by: build bot (Jenkins) Reviewed-by: Tarun Tuli Reviewed-by: Kapil Porwal Reviewed-by: Eric Lai Reviewed-by: Ivy Jian --- src/mainboard/google/rex/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard') diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig index e0e64a225f..43fe13db58 100644 --- a/src/mainboard/google/rex/Kconfig +++ b/src/mainboard/google/rex/Kconfig @@ -6,6 +6,7 @@ config BOARD_GOOGLE_REX_COMMON select DRIVERS_GENERIC_MAX98357A select DRIVERS_I2C_GENERIC select DRIVERS_SOUNDWIRE_ALC5682 + select DRIVERS_WIFI_GENERIC select EC_GOOGLE_CHROMEEC select EC_GOOGLE_CHROMEEC_BOARDID select EC_GOOGLE_CHROMEEC_ESPI -- cgit v1.2.3