mb/google/zork: Drop OEM_BIN configs

Zork family does not use OEM binary and so this change drops the
configs required for adding this binary.

Change-Id: Id38c67030e4055ab16934d1a900ee1cea5843b54
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/42336
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
This commit is contained in:
Furquan Shaikh 2020-06-12 17:44:34 -07:00 committed by Patrick Georgi
parent b5d98667c6
commit 76f1713ff2
1 changed files with 0 additions and 11 deletions

View File

@ -124,17 +124,6 @@ config DRIVER_TPM_I2C_ADDR
hex hex
default 0x50 default 0x50
config USE_OEM_BIN
bool "Add an oem.bin file"
help
Add an oem.bin file to identify the manufacturer in SMBIOS, overriding the
CONFIG_MAINBOARD_SMBIOS_MANUFACTURER value.
config OEM_BIN_FILE
string "OEM ID table"
depends on USE_OEM_BIN
default ""
config VARIANT_HAS_FW_CONFIG config VARIANT_HAS_FW_CONFIG
bool bool
help help