From 8113083cdff1075b0363ee77c8511568d2736990 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Fri, 10 Aug 2018 20:16:35 +0200 Subject: sb/intel/lynxpoint: Don't build with FAKE_IFD by default FAKE_IFD depends on out tree flashrom patches for which there are better alternatives available now, so don't build with FAKE_IFD by default. Change-Id: I21bc5bdc8b733fbfdb1b2a4fbcb572c76701074a Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/28009 Reviewed-by: Angel Pons Reviewed-by: Tristan Corrick Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- src/southbridge/intel/lynxpoint/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/southbridge/intel/lynxpoint/Kconfig') diff --git a/src/southbridge/intel/lynxpoint/Kconfig b/src/southbridge/intel/lynxpoint/Kconfig index 4e5527aa5f..ee870fcd01 100644 --- a/src/southbridge/intel/lynxpoint/Kconfig +++ b/src/southbridge/intel/lynxpoint/Kconfig @@ -57,10 +57,6 @@ config SERIRQ_CONTINUOUS_MODE If you set this option to y, the serial IRQ machine will be operated in continuous mode. -config BUILD_WITH_FAKE_IFD - bool - default y if !HAVE_IFD_BIN - config ME_MBP_CLEAR_LATE bool "Defer wait for ME MBP Cleared" default y -- cgit v1.2.3