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 <arthur@aheymans.xyz>
Reviewed-on: https://review.coreboot.org/28009
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Tristan Corrick <tristan@corrick.kiwi>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Arthur Heymans
2018-08-10 20:16:35 +02:00
committed by Patrick Georgi
parent 1002b443b1
commit 8113083cdf

View File

@@ -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