From 4df5779ba98dcd4c983c1eb70e22e00e691b9eab Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Mon, 19 Jul 2021 20:04:34 +0200 Subject: mb/google/veyron: Remove references to EC firmware board names Chrome EC is relatively quick with retiring "old" boards from their tree so when upreving it, the last veyron in that list that wasn't commented out is gone as well. Change-Id: Ie1ef693c8d0947396ee01e5aa5f40ef36c8a317a Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/coreboot/+/56430 Reviewed-by: Nico Huber Tested-by: build bot (Jenkins) --- src/mainboard/google/veyron/Kconfig | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/mainboard/google/veyron') diff --git a/src/mainboard/google/veyron/Kconfig b/src/mainboard/google/veyron/Kconfig index 97444d8fe4..24519951cd 100644 --- a/src/mainboard/google/veyron/Kconfig +++ b/src/mainboard/google/veyron/Kconfig @@ -79,13 +79,4 @@ config CBFS_SIZE default 0x100000 if CHROMEOS default ROM_SIZE -config EC_GOOGLE_CHROMEEC_BOARDNAME - string - depends on CHROMEOS - #default "jaq" if BOARD_GOOGLE_VEYRON_JAQ - default "jerry" if BOARD_GOOGLE_VEYRON_JERRY - #default "mighty" if BOARD_GOOGLE_VEYRON_MIGHTY - #default "minnie" if BOARD_GOOGLE_VEYRON_MINNIE - #default "speedy" if BOARD_GOOGLE_VEYRON_SPEEDY - endif # BOARD_GOOGLE_VEYRON -- cgit v1.2.3