coreboot-kgpe-d16/src
Alexandru Gagniuc 4093148b26 Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS
This is just wrong. PAYLOAD_SEABIOS tells us nothing about whether
or not the payload will actually be SeaBIOS:
1. PAYLOAD_SEABIOS, but payload changed with cbfstool
2. !PAYLOAD_SEABIOS, but an elf payload was added which is SeaBIOS
et. cetera.

Change-Id: I4c17e8dde20bf21537f542fda2dad7d3a1894862
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/11293
Tested-by: build bot (Jenkins)
Reviewed-by: Alexander Couzens <lynxis@fe80.eu>
Reviewed-by: Damien Zammit <damien@zamaudio.com>
2015-08-30 07:50:18 +00:00
..
acpi acpi/sata: add generic sata ssdt port generator 2015-06-07 01:24:47 +02:00
arch arm64: xcompile: Add support for A53 erratum 843419 2015-08-28 06:46:09 +00:00
console consoles: remove unused infrastructure 2015-05-26 19:02:54 +02:00
cpu Intel: Remove CACHE_MRC_BIN - 'selected' everywhere in Kconfig 2015-08-25 17:36:45 +00:00
device Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS 2015-08-30 07:50:18 +00:00
drivers intel/fsp1_1/hob.c: Refactor file to match coreboot coding style 2015-08-29 04:19:50 +00:00
ec chromeec: Add helper function to read EC switch state 2015-08-27 14:18:38 +00:00
include edid: add function to manually specify mode 2015-08-28 06:42:25 +00:00
lib edid: fix know_modes timing error 2015-08-28 06:44:20 +00:00
mainboard Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS 2015-08-30 07:50:18 +00:00
northbridge edid: Use edid_mode struct to reduce redundancy 2015-08-28 06:42:03 +00:00
soc Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS 2015-08-30 07:50:18 +00:00
southbridge AMD ROMSIG: Only check location if ROMSIG is used 2015-08-19 01:26:42 +00:00
superio superio/smsc: Add support for SMSC DME1737 2015-07-13 17:11:00 +02:00
vendorcode Chromeos: Remove Kconfig workaround for VIRTUAL_DEV_SWITCH warnings 2015-08-26 15:46:09 +00:00
Kconfig skylake: remove CBFS_SIZE option in SoC directory 2015-08-13 16:11:58 +02:00