coreboot-kgpe-d16/src
Stefan Reinauer cbce4de976 drivers/intel/fsp1_1: Don't hide build related options behind HAVE_FSP_BIN
The right thing to do is to hide them behind PLATFORM_USES_FSP1_1.
The only things that should depend on HAVE_FSP_BIN is the code
that actually adds the file to CBFS, and the path to the file in Kconfig.

Removing the HAVE_FSP_BIN check requires some default values
for two Kconfig variables.

Change-Id: I9b6c3ed0cdfb0e02421d7b98c488a66e39add947
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: https://review.coreboot.org/12465
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2015-12-02 18:42:05 +01:00
..
acpi tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
arch build system: Add more files through cbfs-files instead of manual rules 2015-12-02 17:30:36 +01:00
commonlib commonlib/cbmem_id.h: Add CBMEM_ID_HOB_POINTER to CBMEM_ID_TO_NAME_TABLE 2015-11-23 21:10:28 +01:00
console console: Add help for serial IO port selection 2015-11-21 03:42:33 +01:00
cpu x86/smm: Initialize SMM on some CPUs one-by-one 2015-12-02 00:38:45 +01:00
device x86emu: Remove XFree86 CVS tags 2015-11-20 20:43:54 +01:00
drivers drivers/intel/fsp1_1: Don't hide build related options behind HAVE_FSP_BIN 2015-12-02 18:42:05 +01:00
ec ec/quanta/ene_kb3940q: Fix ACPI Notice 2015-11-24 22:40:12 +01:00
include x86/smm: don't hide harmless declarations 2015-11-29 13:06:04 +01:00
lib lib/timestamp.c: only log "Timestamp table full" once 2015-11-24 21:01:25 +01:00
mainboard lippert/frontronner-af & toucan-af: Fix IASL warnings 2015-12-02 16:10:06 +01:00
northbridge northbridge/intel/pineview: Add native raminit 2015-12-02 00:26:45 +01:00
soc fsp_baytrail: Remove use of BAYTRAIL_SMM Kconfig symbol 2015-11-30 23:52:51 +01:00
southbridge southbridge/amd/sb700: Fix boot hang when AHCI mode disabled 2015-12-01 16:59:41 +01:00
superio superio/smsc/mec1308: Fix IASL warnings 2015-11-24 22:30:19 +01:00
vendorcode build system: Add more files through cbfs-files instead of manual rules 2015-12-02 17:30:36 +01:00
Kconfig IASL: Enable warnings as errors 2015-11-23 18:48:58 +01:00