From fd75e55feafe6d08f3a41b5ce065b767faad18a2 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Tue, 20 Feb 2018 09:10:31 -0700 Subject: mainboard/google: Disable big, pit, and ryu ec builds The EC builds for nyan_big, peach_pit, and smaug (ryu) have been removed from the latest EC codebase, so don't try to build them by default anymore. Change-Id: I53901b32753c5b9b050f517bbf3f10b9071913d4 Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/23826 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin --- src/mainboard/google/peach_pit/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/google/peach_pit/Kconfig') diff --git a/src/mainboard/google/peach_pit/Kconfig b/src/mainboard/google/peach_pit/Kconfig index 70fbd1ae99..542176a25c 100644 --- a/src/mainboard/google/peach_pit/Kconfig +++ b/src/mainboard/google/peach_pit/Kconfig @@ -49,10 +49,6 @@ config UART_FOR_CONSOLE int default 3 -config EC_GOOGLE_CHROMEEC_BOARDNAME - string - default "pit" - config GBB_HWID string depends on CHROMEOS -- cgit v1.2.3