aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/Kconfig
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2018-08-10 20:16:35 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-08-13 15:44:56 +0000
commit8113083cdff1075b0363ee77c8511568d2736990 (patch)
treecaf92b22acba10faa66412b3c55690b061296758 /src/southbridge/intel/lynxpoint/Kconfig
parent1002b443b10227054938da477c6450c17c6556d3 (diff)
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>
Diffstat (limited to 'src/southbridge/intel/lynxpoint/Kconfig')
-rw-r--r--src/southbridge/intel/lynxpoint/Kconfig4
1 files changed, 0 insertions, 4 deletions
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