From dca7eb5125a72f26b15236377a6aa1da053a386d Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Sun, 3 Mar 2024 14:06:50 -0700 Subject: mb/google/oak: Don't build the ChromeEC codebase by default Currently, the oak boards are the only boards that build the ChromeEC by default as a part of the coreboot build. As a part of replacing the chromeec submodule with a different build mechanism, disable this default. Signed-off-by: Martin Roth Change-Id: Idd4fe45e52dbdd1c8dccf0d2c09d5cf6d61aa839 Reviewed-on: https://review.coreboot.org/c/coreboot/+/81023 Reviewed-by: Hung-Te Lin Tested-by: build bot (Jenkins) Reviewed-by: Julius Werner Reviewed-by: Matt DeVillier Reviewed-by: Yu-Ping Wu Reviewed-by: Yidi Lin --- src/mainboard/google/oak/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/google/oak/Kconfig b/src/mainboard/google/oak/Kconfig index 3eba1f0285..07c22d4f73 100644 --- a/src/mainboard/google/oak/Kconfig +++ b/src/mainboard/google/oak/Kconfig @@ -46,14 +46,6 @@ config BOOT_DEVICE_SPI_FLASH_BUS int default 9 -config EC_GOOGLE_CHROMEEC_BOARDNAME - string - default "oak" - -config EC_GOOGLE_CHROMEEC_PD_BOARDNAME - string - default "oak_pd" - ########################################################## #### Update below when adding a new derivative board. #### ########################################################## -- cgit v1.2.3