aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorYH Lin <yueherngl@google.com>2024-03-13 16:49:39 +0000
committerFelix Held <felix-coreboot@felixheld.de>2024-04-26 11:53:41 +0000
commit7c587f2d59cc0c7f59a5ae91fee8910da783d680 (patch)
treebf7a43096a316659eadc03cc2307a8a3c658aea4 /src
parent8b9063c6b8610936ead9850a23277aa9dd8e62aa (diff)
mb/google/rex: remove duplicate config for karis
Remove duplicate config entry CHROMEOS_WIFI_SAR as it is used at the baseboard. BUG=None TEST=emerge-rex coreboot Change-Id: Iabf0e490103c2097f3f033036839b77b5a0bb1b3 Signed-off-by: YH Lin <yueherngl@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/81226 Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/google/rex/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig
index 880680a2ae..5e019ee38d 100644
--- a/src/mainboard/google/rex/Kconfig
+++ b/src/mainboard/google/rex/Kconfig
@@ -71,7 +71,6 @@ config BOARD_GOOGLE_MODEL_DEKU
config BOARD_GOOGLE_MODEL_KARIS
def_bool n
select BOARD_GOOGLE_BASEBOARD_REX
- select CHROMEOS_WIFI_SAR if CHROMEOS
config BOARD_GOOGLE_MODEL_OVIS
def_bool n