diff options
Diffstat (limited to 'src/southbridge/intel')
-rw-r--r-- | src/southbridge/intel/lynxpoint/Kconfig | 4 |
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 |