From 2c64a806eed13c6434c3354e9fbf8c8253c267c2 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Mon, 21 Jan 2019 10:27:19 +0530 Subject: mb/google/hatch: Remove MAINBOARD_USES_IFD_EC_REGION selection hatch shouldn't make use of internal ec.bin through IFD tool. Change-Id: Ib1a324291b1c8ac90a7d790b63427b2e85c74fd1 Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/c/31022 Tested-by: build bot (Jenkins) Reviewed-by: Rizwan Qureshi --- src/mainboard/google/hatch/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/google/hatch/Kconfig b/src/mainboard/google/hatch/Kconfig index a982e8ae74..d3ad1a05a4 100644 --- a/src/mainboard/google/hatch/Kconfig +++ b/src/mainboard/google/hatch/Kconfig @@ -16,7 +16,6 @@ config BOARD_GOOGLE_BASEBOARD_HATCH select SOC_INTEL_CANNONLAKE_MEMCFG_INIT select SOC_INTEL_COFFEELAKE select SYSTEM_TYPE_LAPTOP - select MAINBOARD_USES_IFD_EC_REGION if BOARD_GOOGLE_BASEBOARD_HATCH -- cgit v1.2.3