coreboot/src/mainboard/intel
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
..
apollolake_rvp
baskingridge cpu/intel/haswell: Use the common intel romstage_main function 2018-06-14 10:01:35 +00:00
bayleybay_fsp mb/intel: Get rid of whitespace before tab 2018-06-04 09:03:18 +00:00
camelbackmountain_fsp cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE 2018-05-31 15:08:48 +00:00
cannonlake_rvp mainboard: Get rid of device_t in ramstage 2018-06-09 16:39:35 +00:00
cougar_canyon2 src/mb: Fix non-local header treated as local 2018-07-02 07:38:32 +00:00
d510mo sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tables 2018-06-29 07:45:30 +00:00
d945gclf mb/intel/d945gclf/romstage.c: Remove unneeded includes 2018-07-06 12:59:11 +00:00
dcp847ske southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default 2018-08-05 19:57:56 +00:00
dg41wv mb/intel/dg41wv: Expose some SIO devices via ACPI 2018-07-03 09:24:13 +00:00
dg43gt mb/intel/dg43gt: Expose some SIO devices via ACPI 2018-07-03 09:24:18 +00:00
emeraldlake2 southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by default 2018-08-05 19:57:56 +00:00
galileo mainboard: Get rid of device_t 2018-06-09 17:24:07 +00:00
glkrvp mb/intel/glkrvp: Get rid of DRIVERS_PS2_KEYBOARD selection 2018-07-03 04:05:06 +00:00
harcuvar soc/intel/denverton_ns + mb: Rename gpio configuration 2018-05-14 21:03:04 +00:00
kblrvp soc/intel/common/block: Add common chip config block 2018-06-06 06:23:45 +00:00
kunimitsu soc/intel/common/block: Add common chip config block 2018-06-06 06:23:45 +00:00
leafhill
littleplains mb/intel: Get rid of whitespace before tab 2018-06-04 09:03:18 +00:00
minnow3
minnowmax cpu/x86/mtrr: Get rid of CACHE_ROM_SIZE_OVERRIDE 2018-05-31 15:08:48 +00:00
mohonpeak mb/intel: Get rid of whitespace before tab 2018-06-04 09:03:18 +00:00
saddlebrook soc/intel/common/block/cpu: Add option to skip coreboot AP init 2018-06-22 01:58:17 +00:00
stargo2 src/mb: Fix non-local header treated as local 2018-07-02 07:38:32 +00:00
strago
wtm2
Kconfig
Kconfig.name