From a391ae18a8ddb3dded031a2cca8210739d3ce1f8 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Wed, 24 Jul 2024 15:36:14 -0500 Subject: ec/google/chromeec: Drop ability to build Chrome-EC, PD components In preparation for dropping the Chrome-EC submodule, remove the ability for Chrome-EC and PD components to be built as part of coreboot. These components have not been used or buildable for many years. Change-Id: Ibf6bd43e755cf5b4d2aa8a42f38dc52e7023e9b3 Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/c/coreboot/+/83638 Reviewed-by: Julius Werner Reviewed-by: Caveh Jalali Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/mainboard/google/foster/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/google/foster') diff --git a/src/mainboard/google/foster/Kconfig b/src/mainboard/google/foster/Kconfig index 6a2d28ef06..cef17b103e 100644 --- a/src/mainboard/google/foster/Kconfig +++ b/src/mainboard/google/foster/Kconfig @@ -61,10 +61,6 @@ config DRIVER_TPM_I2C_ADDR hex default 0x20 -#config EC_GOOGLE_CHROMEEC_BOARDNAME -# string -# default "nyan" - config VBOOT_FWID_MODEL string default "Nvidia_Foster" -- cgit v1.2.3