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/smaug/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/google/smaug') diff --git a/src/mainboard/google/smaug/Kconfig b/src/mainboard/google/smaug/Kconfig index cfd508fa79..86c187d3b3 100644 --- a/src/mainboard/google/smaug/Kconfig +++ b/src/mainboard/google/smaug/Kconfig @@ -84,10 +84,6 @@ config EC_GOOGLE_CHROMEEC_I2C_BUS hex default 0x1 -config EC_GOOGLE_CHROMEEC_BOARDNAME - string - default "ryu" - config GBB_HWID string depends on CHROMEOS -- cgit v1.2.3