diff options
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-11-18 15:28:19 -0800 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-12-02 18:42:05 +0100 |
commit | cbce4de97644e810251358fb212615a5b5244d42 (patch) | |
tree | 86ec9882e5316537e1430341cc5d93ec010ca957 /COPYING | |
parent | 347234c1ef0cb185df5da7c8fd5c2896cd269c2b (diff) |
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>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions