From 76f1713ff2005a3cfa2074c17cbd6bf3eab62d7c Mon Sep 17 00:00:00 2001 From: Furquan Shaikh Date: Fri, 12 Jun 2020 17:44:34 -0700 Subject: 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 Reviewed-on: https://review.coreboot.org/c/coreboot/+/42336 Tested-by: build bot (Jenkins) Reviewed-by: Raul Rangel --- src/mainboard/google/zork/Kconfig | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/google/zork/Kconfig b/src/mainboard/google/zork/Kconfig index bf3c306cae..ab24213375 100644 --- a/src/mainboard/google/zork/Kconfig +++ b/src/mainboard/google/zork/Kconfig @@ -124,17 +124,6 @@ config DRIVER_TPM_I2C_ADDR hex 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 bool help -- cgit v1.2.3