intel/broadwell: Allow using non-fake IFD descriptor
Change-Id: I3091437444ffd9ca3e103c41c37a5374805b1231 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: http://review.coreboot.org/10045 Reviewed-by: Aaron Durbin <adurbin@chromium.org> Tested-by: build bot (Jenkins)
This commit is contained in:
parent
31769d99da
commit
405bd698a6
|
@ -222,7 +222,7 @@ config ME_BIN_PATH
|
|||
default "3rdparty/mainboard/$(MAINBOARDDIR)/me.bin"
|
||||
|
||||
config HAVE_IFD_BIN
|
||||
bool
|
||||
bool "Use Intel Firmware Descriptor from existing binary"
|
||||
default n
|
||||
|
||||
config BUILD_WITH_FAKE_IFD
|
||||
|
|
Loading…
Reference in New Issue