coreboot-kgpe-d16/src
Paul Menzel 0017c6ee87 intel/lynxpoint/Kconfig: Remove duplicate option `IFD_BIN_PATH`
Currently `IFD_BIN_PATH` is shown twice. Commit 5218e616
(intel/lynxpoint: Allow building without IFD (descripter.bin)) [1]
accidentally added the option another time.

So fix up the commit and remove one of the two options `IFD_BIN_PATH`.
Keep the one which depends on `!HAVE_IFD_BIN` and is around the IFD
options.

[1] http://review.coreboot.org/6046

Change-Id: Id46f01ab8ee2e752e337e687a2ef0dfa374f44a5
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/6269
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <gaumless@gmail.com>
2014-07-17 10:16:42 +02:00
..
arch misc,ASL: Trivial - drop trailing blank lines at EOF 2014-07-17 02:18:01 +02:00
console src/console/post.c: Sanitize headers from preprocessor abuse 2014-06-27 04:23:40 +02:00
cpu cpu,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:20:12 +02:00
device device,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:19:57 +02:00
drivers drivers,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:19:46 +02:00
ec spi: Change spi_xfer to work in units of bytes instead of bits. 2014-07-05 11:36:20 +02:00
include SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00
lib lib: Trivial - drop trailing blank lines at EOF 2014-07-08 13:52:15 +02:00
mainboard mainboard,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:21:02 +02:00
northbridge northbridge,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:20:39 +02:00
soc soc,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:19:30 +02:00
southbridge intel/lynxpoint/Kconfig: Remove duplicate option `IFD_BIN_PATH` 2014-07-17 10:16:42 +02:00
superio superio,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:19:14 +02:00
vendorcode vendorcode/amd/agesa/f15tn: Fix erratum #712 2014-07-11 05:50:23 +02:00
Kconfig AGESA S3: Fix ACPISCRATCH in CBMEM 2014-06-25 06:23:07 +02:00