mb/facebook/fbg1701/Kconfig: Remove dependency for USE_VENDORCODE_ELTAN

make olddefconfig on other projects using USE_VENDORCODE_ELTAN results in error.
USE_VENDORCODE_ELTAN unmet direct dependencies.

Remove dependency on VBOOT for USE_VENDORCODE_ELTAN.

TEST = Build and boot on Facebook FBG1701

Change-Id: I5881c334955c73ae0f1a693f95ceb1aee62ee898
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48690
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Wim Vervoorn <wvervoorn@eltan.com>
This commit is contained in:
Frans Hendriks 2020-12-17 14:12:25 +01:00 committed by Patrick Georgi
parent cfc26ce278
commit ddedd118ac
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ config BOARD_SPECIFIC_OPTIONS
select HAVE_SPD_IN_CBFS
config USE_VENDORCODE_ELTAN
depends on !VBOOT
default y
if VBOOT