coreboot-kgpe-d16/src/mainboard/lenovo/t520
Angel Pons cea8493285 southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default
Since only a handful of boards have descriptor blobs in the tree, it makes no
sense to have `HAVE_IFD_BIN` enabled by default then disabled on each mainboard.
This patch flips the default value of said variable, rendering all current
overrides unnecessary. The few boards which have an IFD in the blobs repo use
`select HAVE_IFD_BIN` to enable adding the IFD by default.

Since `HAVE_ME_BIN` depends on `HAVE_IFD_BIN`, the former has been removed
alongside the latter, and has been added to the boards with a ME blob as
`select HAVE_ME_BIN`.

Both `HAVE_IFD_BIN` and `HAVE_ME_BIN` have been removed from autoport as well.

Change-Id: I330c4886f8bea4b1a8ecad6505a0e5cc381654d1
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/27218
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2018-08-05 19:57:56 +00:00
..
acpi ec/lenovo/h8/acpi: Apply state on wake 2018-07-19 16:49:18 +00:00
variants mb/lenovo/*/devicetree: Add support for WWAN detection 2018-07-27 14:48:56 +00:00
acpi_tables.c mb/*/*/acpi_tables.c: Remove unneeded includes 2018-06-11 08:52:53 +00:00
board_info.txt mb/lenovo/w520: Add ThinkPad W520 support 2018-04-06 07:08:27 +00:00
cmos.default mb/*/*: Remove rtc nvram configurable baud rate 2017-09-23 11:06:25 +00:00
cmos.layout mb/*/*/cmos.layout: Fix coding style 2018-06-28 09:25:30 +00:00
dsdt.asl intel/bd82x6x: Use generated ACPI PIRQ 2017-12-20 16:48:23 +00:00
hda_verb.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default 2018-08-05 19:57:56 +00:00
Kconfig.name mb/lenovo/w520: Add ThinkPad W520 support 2018-04-06 07:08:27 +00:00
mainboard.c mb/lenovo: Get rid of device_t 2018-05-08 14:17:48 +00:00
Makefile.inc mb/lenovo/w520: Add ThinkPad W520 support 2018-04-06 07:08:27 +00:00
romstage.c Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location" 2018-06-21 15:50:16 +00:00
smihandler.c sb/intel/common: Add common code for SMM setup and smihandler 2018-03-28 06:49:08 +00:00
thermal.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00