summaryrefslogtreecommitdiff
path: root/src/mainboard/ocp/tiogapass/Kconfig
diff options
context:
space:
mode:
authorNico Huber <nico.h@gmx.de>2020-03-08 18:36:00 +0100
committerPhilipp Deppenwiese <zaolin.daisuki@gmail.com>2020-03-10 11:52:45 +0000
commit0266be0d2bc8d667a705d2df433a0b6b19f614c5 (patch)
tree6a093d63566190fb516bb4fe50539de1d1e909a5 /src/mainboard/ocp/tiogapass/Kconfig
parent8fb7cd4123a1e60b88b65ebb8e330835adae71e2 (diff)
downloadcoreboot-0266be0d2bc8d667a705d2df433a0b6b19f614c5.tar.xz
soc/intel/xeon-sp,mb/ocp/tiogapass: Don't fake binaries
If we don't pretend to have binaries, there is no need to add fake ones. This also fixes building the default config. Change-Id: I8f933f24a734a9ce3d82ef57f7f234ee4dfa86e9 Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39383 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: David Hendricks <david.hendricks@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/ocp/tiogapass/Kconfig')
-rw-r--r--src/mainboard/ocp/tiogapass/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/ocp/tiogapass/Kconfig b/src/mainboard/ocp/tiogapass/Kconfig
index dfa8f54275..87e27600dd 100644
--- a/src/mainboard/ocp/tiogapass/Kconfig
+++ b/src/mainboard/ocp/tiogapass/Kconfig
@@ -19,7 +19,6 @@ if BOARD_OCP_TIOGAPASS
config BOARD_SPECIFIC_OPTIONS
def_bool y
- select ADD_FSP_BINARIES
select BOARD_ROMSIZE_KB_32768
select HAVE_ACPI_TABLES
select SOC_INTEL_XEON_SP